| Package | Description |
|---|---|
| org.gcube.elasticsearch | |
| org.gcube.elasticsearch.helpers |
| Modifier and Type | Method and Description |
|---|---|
static String |
FullTextNodeHelpers.query(org.elasticsearch.client.Client indexClient,
String queryString,
Integer from,
Integer maxHits,
Set<String> securityIdentifiers,
FTNodeCache cache,
Integer defaultMaxResults,
Integer maxFragmentCnt,
Integer maxFragmentSize,
org.gcube.indexmanagement.resourceregistry.RRadaptor rradaptor,
String indexName)
Executes the query of gRS2 locator of maximum maxHits records (if >0)
|
static String |
FullTextNodeHelpers.queryStream(org.elasticsearch.client.Client indexClient,
String queryString,
Integer maxHits,
FTNodeCache cache,
Set<String> securityIdentifiers,
Integer defaultMaxResults,
Integer maxFragmentCnt,
Integer maxFragmentSize,
org.gcube.indexmanagement.resourceregistry.RRadaptor rradaptor,
String indexName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
QueryParser.addFullTextIndexTypeIntoCache(String indexTypeStr,
String scope,
org.gcube.indexmanagement.common.FullTextIndexType indexType,
FTNodeCache cache) |
static org.gcube.indexmanagement.common.FullTextIndexType |
QueryParser.retrieveIndexType(String indexTypeStr,
String scope,
FTNodeCache cache) |
Copyright © 2014. All Rights Reserved.