| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.client | |
| eu.dnetlib.functionality.index.client.solr | |
| eu.dnetlib.functionality.index.query |
| Modifier and Type | Method and Description |
|---|---|
IndexClient |
IndexClientFactory.getClient(MetadataReference mdRef) |
IndexClient |
IndexClientFactory.getClient(String collection) |
IndexClient |
IndexClientFactory.getClient(String format,
String layout,
String interpretation) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexClient
The Class SolrIndexClient.
|
| Modifier and Type | Method and Description |
|---|---|
IndexClient |
SolrIndexClientFactory.getClient(MetadataReference mdRef) |
IndexClient |
SolrIndexClientFactory.getClient(String collection) |
IndexClient |
SolrIndexClientFactory.getClient(String format,
String layout,
String interpretation) |
| 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.setQueryOptions(IndexQuery indexQuery,
IndexClient client)
Sets the query options.
|
protected IndexQuery |
SolrIndexQueryFactory.setQueryOptions(IndexQuery indexQuery,
IndexClient client) |
Copyright © 2019. All rights reserved.