Project

General

Profile

« Previous | Next » 

Revision 45455

Included changes about the CQL translation as in most recent version of cnr-cql-utils of DNet40 + refactoring of OAI parameters

View differences:

SolrIndexQuery.java
5 5

  
6 6
import eu.dnetlib.clients.index.query.IndexQuery;
7 7
import eu.dnetlib.clients.index.utils.IndexFieldUtility;
8
import eu.dnetlib.index.cql.QueryOptions;
9
import eu.dnetlib.index.cql.TranslatedQuery;
8
import eu.dnetlib.cql.lucene.QueryOptions;
9
import eu.dnetlib.cql.lucene.TranslatedQuery;
10 10
import org.apache.commons.logging.Log;
11 11
import org.apache.commons.logging.LogFactory;
12 12
import org.apache.solr.client.solrj.SolrQuery;

Also available in: Unified diff