| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.client | |
| eu.dnetlib.functionality.index.query | |
| eu.dnetlib.functionality.index.utils |
| Modifier and Type | Method and Description |
|---|---|
List<BrowseEntry> |
IndexClient.browse(String query,
List<String> browseFields,
int max) |
List<BrowseEntry> |
IndexClient.browse(String query,
List<String> browseFields,
int max,
List<String> filterQuery) |
long |
IndexClient.delete(String query) |
IndexClient |
IndexClientFactory.getClient(String format,
String layout,
String interpretation) |
IndexClient |
ResolvingIndexClientFactory.getClient(String format,
String layout,
String interpretation,
String backendId)
Gets the client.
|
abstract eu.dnetlib.functionality.cql.CqlValueTransformerMap |
AbstractIndexClient.getCqlValueTransformerMap(MetadataReference mdRef) |
abstract void |
AbstractIndexClientFactory.init()
Inits the class.
|
LookupResponse |
IndexClient.lookup(String query,
List<String> filterQuery,
int from,
int to) |
void |
IndexClient.stop() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<String,String> |
BrowseAliases.get(MetadataReference mdRef)
Gets the.
|
List<String> |
IndexQueryFactory.getBrowsableFields(List<String> fields,
MetadataReference mdRef) |
IndexQuery |
IndexQueryFactory.getIndexQuery(QueryLanguage lang,
String query,
AbstractIndexClient client,
MetadataReference mdRef)
Gets the index query.
|
abstract QueryResponseParser |
QueryResponseFactory.getQueryResponseParser(IndexQueryResponse<T> queryRsp,
MetadataReference mdRef) |
void |
Weights.initialize() |
void |
BrowseAliases.initialize()
Initialize.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
MDFormatReader.getAttributeMap(MetadataReference mdRef,
String attribute) |
com.google.common.collect.Table<String,String,String> |
MDFormatReader.getAttributeTable(MetadataReference mdRef,
String... attributeList) |
Map<String,String> |
ServiceTools.getIndexProperties(String backendId) |
List<String> |
ServiceTools.listDsIds() |
List<MetadataReference> |
ServiceTools.listMDRefs() |
List<MetadataReference> |
MDFormatReader.listMDRefs() |
Copyright © 2017. All rights reserved.