| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.query |
| Modifier and Type | Method and Description |
|---|---|
IndexQuery |
IndexQueryFactory.getIndexQuery(QueryLanguage lang,
String query,
AbstractIndexClient 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.
|
IndexQuery |
IndexQuery.setDSIdFilters(List<String> dsIds)
Sets the ds id filters.
|
IndexQuery |
IndexQuery.setQueryFacetLimit(int limit)
Sets the facet limit.
|
IndexQuery |
IndexQuery.setQueryFacetOffset(int offset)
Sets the facet offset.
|
IndexQuery |
IndexQuery.setQueryLimit(int limit)
Sets the rows.
|
IndexQuery |
IndexQuery.setQueryOffset(int offset)
Sets the start.
|
protected abstract IndexQuery |
IndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
AbstractIndexClient client)
Sets the query options.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract IndexQuery |
IndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
AbstractIndexClient client)
Sets the query options.
|
Copyright © 2019. All rights reserved.