public class SolrIndexQueryFactory extends IndexQueryFactory
| Constructor and Description |
|---|
SolrIndexQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected IndexQuery |
newInstance(eu.dnetlib.functionality.cql.lucene.TranslatedQuery cql,
eu.dnetlib.functionality.index.query.Pruner.Result res,
QueryLanguage lang)
New instance.
|
protected IndexQuery |
setQueryOptions(IndexQuery indexQuery,
IndexClient client)
Sets the query options.
|
getBrowsableFields, getBrowsableFields, getCqlPruner, getDefaultQueryParams, getIndexQuery, getPruner, setCqlPruner, setDefaultQueryParams, setPrunerprotected IndexQuery newInstance(eu.dnetlib.functionality.cql.lucene.TranslatedQuery cql, eu.dnetlib.functionality.index.query.Pruner.Result res, QueryLanguage lang)
IndexQueryFactorynewInstance in class IndexQueryFactorycql - the cqlres - the reslang - the query languageprotected IndexQuery setQueryOptions(IndexQuery indexQuery, IndexClient client)
IndexQueryFactorysetQueryOptions in class IndexQueryFactoryindexQuery - the index queryCopyright © 2019. All rights reserved.