| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.query |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexQuery
The Class SolrIndexQuery.
|
| Modifier and Type | Method and Description |
|---|---|
IndexQuery |
IndexQueryFactory.getIndexQuery(QueryLanguage lang,
String query,
IndexClient client,
MetadataReference mdRef)
Gets the index query.
|
protected abstract IndexQuery |
IndexQueryFactory.newInstance(eu.dnetlib.functionality.cql.lucene.TranslatedQuery cql,
eu.dnetlib.functionality.index.query.Pruner.Result res,
QueryLanguage queryLanguage)
New instance.
|
protected IndexQuery |
SolrIndexQueryFactory.newInstance(eu.dnetlib.functionality.cql.lucene.TranslatedQuery cql,
eu.dnetlib.functionality.index.query.Pruner.Result res,
QueryLanguage lang) |
IndexQuery |
SolrIndexQuery.setQueryLimit(int limit) |
IndexQuery |
IndexQuery.setQueryLimit(int limit) |
IndexQuery |
SolrIndexQuery.setQueryOffset(int offset) |
IndexQuery |
IndexQuery.setQueryOffset(int offset) |
protected abstract IndexQuery |
IndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
IndexClient client)
Sets the query options.
|
protected IndexQuery |
SolrIndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
IndexClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IndexQuery |
IndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
IndexClient client)
Sets the query options.
|
protected IndexQuery |
SolrIndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
IndexClient client) |
Copyright © 2019. All rights reserved.