A B C D E F G H I J K L M N O P Q R S T U V W 

A

activateIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
ACTIVE_INDEX - Static variable in class org.gcube.elasticsearch.FullTextNode
 
addFile(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
addFile(Client, String, String, String) - Static method in class org.gcube.elasticsearch.FullTextNode
 
addFullTextIndexTypeIntoCache(String, String, FullTextIndexType, FTNodeCache) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
addIndexType(String, String) - Method in class org.gcube.elasticsearch.FullTextNode
 
addIndexType(String, FullTextIndexType, String) - Method in class org.gcube.elasticsearch.FullTextNode
 
addMetaIndex() - Method in class org.gcube.elasticsearch.FullTextNode
 
addToFieldInfo(List<String>, String, String, FullTextIndexType) - Static method in class org.gcube.elasticsearch.helpers.RowsetParser
 
ALL_INDEXES - Static variable in class org.gcube.elasticsearch.FullTextNode
 
allCollectionsOfIndexElasticSearch(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
allLanguagesOfIndexElasticSearch(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
AND - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
AND - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
ASC - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
ASC - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

B

booleanGroup() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
booleanOp() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
build() - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 

C

cachedIndexTypes - Variable in class org.gcube.elasticsearch.FTNodeCache
 
CHARSTRING1 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
CHARSTRING1 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
CHARSTRING2 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
CHARSTRING2 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
clearIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
clearIndex(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
close() - Method in class org.gcube.elasticsearch.FullTextNode
Closes the index
cluster(String, String, Integer, String, List<String>, List<String>, List<String>, Set<String>, String, Integer) - Method in class org.gcube.elasticsearch.FullTextNode
 
clustering(Client, String, String, Integer, String, List<String>, List<String>, List<String>, RRadaptor, Set<String>, String, Integer) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 
clusterName(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
ClusterResponse - Class in org.gcube.elasticsearch.entities
 
ClusterResponse(String, Double, List<String>) - Constructor for class org.gcube.elasticsearch.entities.ClusterResponse
 
collectionDocumentsCountElasticSearch(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
collectionExists(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
collections - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
COMMA - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
COMMA - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
commit() - Method in class org.gcube.elasticsearch.FullTextNode
 
commit(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
commit(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
commitMeta() - Method in class org.gcube.elasticsearch.FullTextNode
Commits the changes to the index by sending a flush and a refresh request
comparitor() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
comparitorSymbol() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
configDir(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
cqlQuery() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
createFetchSourceArray(List<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
createFieldDefinition(List<String>, RRadaptor) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
createFileIndex() - Method in class org.gcube.elasticsearch.FullTextNode
 
createFileIndex(Client, String, String, Settings) - Static method in class org.gcube.elasticsearch.FullTextNode
 
createHighlightablesForIndexTypes(Map<String, List<String>>, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
createIndexTypekey(String, String) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
createJSONObject(Map<String, ? extends Object>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
createOrJoinCluster() - Method in class org.gcube.elasticsearch.FullTextNode
 
createPresentableForIndexTypes(Map<String, List<String>>, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
createSearchablesForIndexTypes(Map<String, List<String>>, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
createSnippetString(SearchHit, int) - Static method in class org.gcube.elasticsearch.helpers.SnippetsHelper
 

D

dataDir(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
deactivateIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
DEFAULT_ANALYZER - Static variable in class org.gcube.elasticsearch.FullTextNode
 
DEFAULT_INDEXSTORE - Static variable in class org.gcube.elasticsearch.FullTextNode
 
delete(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
deleteAll() - Method in class org.gcube.elasticsearch.FullTextNode
 
deleteAllIndices(Client) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
deleteCollection(String) - Method in class org.gcube.elasticsearch.FullTextNode
Deletes the documents of the collection with ID collID
deleteCollection(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
deleteCollections(Client, String, Collection<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
deleteDocuments(List<String>) - Method in class org.gcube.elasticsearch.FullTextNode
Deletes the documents with IDs within the list docIDs
deleteDocuments(Client, String, List<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
deleteIndex() - Method in class org.gcube.elasticsearch.FullTextNode
Deletes the index and the metaIndex
deleteIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
Deletes the index
deleteMeta() - Method in class org.gcube.elasticsearch.FullTextNode
 
deleteTempIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
Deletes the temp index which was not activated and no recreation is needed
DESC - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
DESC - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
dfa7 - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
DISTANCE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
DISTANCE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
distanceClause() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
distincts - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
DOCID_FIELD - Static variable in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
DOUBLE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
DOUBLE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

E

ElasticSearchHelper - Class in org.gcube.elasticsearch.helpers
 
ElasticSearchHelper() - Constructor for class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
ElasticSearchHelperException - Exception in org.gcube.elasticsearch.exceptions
 
ElasticSearchHelperException(String) - Constructor for exception org.gcube.elasticsearch.exceptions.ElasticSearchHelperException
 
ElasticSearchParser - Class in org.gcube.elasticsearch.parser
 
ElasticSearchParser(String, RRadaptor, Set<String>) - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParser
 
ElasticSearchParserLexer - Class in org.gcube.elasticsearch.parser
 
ElasticSearchParserLexer() - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
ElasticSearchParserLexer(CharStream) - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
ElasticSearchParserLexer(CharStream, RecognizerSharedState) - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
ElasticSearchParserParser - Class in org.gcube.elasticsearch.parser
 
ElasticSearchParserParser(TokenStream) - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
ElasticSearchParserParser(TokenStream, RecognizerSharedState) - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
ElasticSearchParserParser.identifier_return - Class in org.gcube.elasticsearch.parser
 
ElasticSearchParserParser.identifier_return() - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserParser.identifier_return
 
ElasticSearchParserParser.term_return - Class in org.gcube.elasticsearch.parser
 
ElasticSearchParserParser.term_return() - Constructor for class org.gcube.elasticsearch.parser.ElasticSearchParserParser.term_return
 
EOF - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
EOF - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
equals(Object) - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
EQUALS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
EQUALS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
esQuery(RRadaptor) - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
EXACT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
EXACT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
exists(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
extractValues(List<String>, Map<String, Object>) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 
extractValues2(List<String>, Map<String, Object>) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 

F

feedLocator(String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
feedLocator(String, String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
Feeds the index with rowsets that are read from the the given locator
feedRowset(String, String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
Feeds the index with a rowset.
FOLLOW_AND_in_booleanOp932 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_ASC_in_order1103 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_booleanGroup_in_scopedClause287 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_booleanOp_in_booleanGroup323 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_COMMA_in_distanceClause442 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_COMMA_in_distanceClause450 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_COMMA_in_geoPoint1036 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_COMMA_in_geoPointList995 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_COMMA_in_overlapsClause488 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_comparitor_in_relation518 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_comparitorSymbol_in_comparitor541 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_comparitorSymbol_in_modifier721 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_cqlQuery_in_searchClause352 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_DESC_in_order1111 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_DISTANCE_in_distanceClause432 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_distanceClause_in_searchClause403 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_DOUBLE_in_num1065 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_EOF_in_esQuery111 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_EOF_in_esQuery122 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_EOF_in_esQuery69 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_EQUALS_in_comparitorSymbol572 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_EXACT_in_comparitorSymbol638 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_geoPoint_in_distanceClause456 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_geoPoint_in_geoPointList1001 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_geoPoint_in_geoPointList980 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_geoPointList_in_overlapsClause494 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_GEQUAL_in_comparitorSymbol605 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_GREATER_in_comparitorSymbol583 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_identifier_in_namedComparitor658 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_identifier_in_term874 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_index_in_distanceClause440 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_index_in_overlapsClause486 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_index_in_searchClause365 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_index_in_singleSpec206 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_INT_in_num1079 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LBRACK_in_geoPoint1028 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LBRACK_in_geoPointList974 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LEQUAL_in_comparitorSymbol616 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LESS_in_comparitorSymbol594 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LPAREN_in_distanceClause434 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LPAREN_in_overlapsClause480 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_LPAREN_in_searchClause346 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_modifier_in_modifierList683 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_modifierList_in_singleSpec219 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_modifierName_in_modifier711 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_modifierValue_in_modifier727 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_namedComparitor_in_comparitor552 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_NOT_in_booleanOp949 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_NOTEQUAL_in_comparitorSymbol627 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_num_in_distanceClause448 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_num_in_geoPoint1034 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_num_in_geoPoint1042 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_num_in_term885 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_OR_in_booleanOp940 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_order_in_sortSpec154 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_OVERLAPS_in_overlapsClause478 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_overlapsClause_in_searchClause414 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_PROJECT_in_projectSpec175 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_projectSpec_in_esQuery102 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_PROX_in_booleanOp957 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_RBRACK_in_geoPoint1044 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_RBRACK_in_geoPointList1013 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_relation_in_searchClause371 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_RPAREN_in_distanceClause458 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_RPAREN_in_overlapsClause496 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_RPAREN_in_searchClause354 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_scopedClause_in_cqlQuery251 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_scopedClause_in_esQuery81 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_searchClause_in_scopedClause274 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_searchClause_in_scopedClause293 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_searchTerm_in_searchClause377 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_searchTerm_in_searchClause392 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_set_in_identifier908 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_singleSpec_in_projectSpec183 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_singleSpec_in_sortSpec146 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_SLASH_in_modifier705 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_SORTBY_in_sortSpec136 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_sortSpec_in_esQuery89 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_index853 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_modifierName792 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_modifierValue812 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_prefix751 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_searchTerm832 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_term_in_uri771 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
FOLLOW_TWODOUBLEQUOTES_in_esQuery67 - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
frequentTerms(String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
frequentTerms(String, Set<String>, Boolean) - Method in class org.gcube.elasticsearch.FullTextNode
 
frequentTerms(String, Integer, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
frequentTerms(String, Integer, Set<String>, Boolean) - Method in class org.gcube.elasticsearch.FullTextNode
 
frequentTerms(Client, String, Integer, Set<String>, FTNodeCache, RRadaptor, String) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 
FTNodeCache - Class in org.gcube.elasticsearch
 
FTNodeCache() - Constructor for class org.gcube.elasticsearch.FTNodeCache
 
FullTextIndexDocument - Class in org.gcube.elasticsearch.helpers
Simple parsing of the Rowsets that are produced from the gDTS and are fed to the index.
FullTextIndexDocument() - Constructor for class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
FullTextIndexDocument(String) - Constructor for class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
FullTextNode - Class in org.gcube.elasticsearch
 
FullTextNode(FullTextNode.Builder) - Constructor for class org.gcube.elasticsearch.FullTextNode
 
FullTextNode.Builder - Class in org.gcube.elasticsearch
 
FullTextNode.Builder() - Constructor for class org.gcube.elasticsearch.FullTextNode.Builder
 
FullTextNodeHelpers - Class in org.gcube.elasticsearch
 
FullTextNodeHelpers() - Constructor for class org.gcube.elasticsearch.FullTextNodeHelpers
 
FUSE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
FUSE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

G

geoPoint() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
geoPointList() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
GEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
GEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
getAllCollections() - Method in class org.gcube.elasticsearch.FullTextNode
 
getAllCollectionsOfIndex(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getClusterName() - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
getClusterName() - Method in class org.gcube.elasticsearch.FullTextNode
 
getColId() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
getColIDRowset(String) - Static method in class org.gcube.elasticsearch.helpers.RowsetParser
 
getCollectionDocumentsCount(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
getCollections() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
getCollectionsAndFieldsOfIndexFromMeta() - Method in class org.gcube.elasticsearch.FullTextNode
 
getCollectionsFromMeta() - Method in class org.gcube.elasticsearch.FullTextNode
 
getCollectionsIDFromQuery(String) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
getCollectionsOfIndex(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
getCombinedOrQuery(QueryBuilder, QueryBuilder) - Static method in class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 
getCombinedQuery(QueryBuilder, QueryBuilder) - Static method in class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 
getDistincts() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
getDocId() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
getDocLang() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
getDocs() - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
getESTransportAddress() - Method in class org.gcube.elasticsearch.FullTextNode
 
getFields() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
getFieldsFromMeta() - Method in class org.gcube.elasticsearch.FullTextNode
 
getGrammarFileName() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
getGrammarFileName() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
getHostname() - Method in class org.gcube.elasticsearch.FullTextNode
 
getID() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
getIdxTypeNameRowset(String) - Static method in class org.gcube.elasticsearch.helpers.RowsetParser
 
getIndexClient() - Method in class org.gcube.elasticsearch.FullTextNode
 
getIndexName() - Method in class org.gcube.elasticsearch.FullTextNode
 
getIndexTypesByCollectionID(Map<String, Set<String>>, String, Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getIndexTypesByCollectionIDNoCache(String, Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getIndexTypesByCollectionIDs(Map<String, Set<String>>, Set<String>, Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getIndicesOfAlias(Client, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getIndicesOfCollection(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
getLangRowset(String) - Static method in class org.gcube.elasticsearch.helpers.RowsetParser
 
getLanguagesOfCollection(String) - Method in class org.gcube.elasticsearch.FullTextNode
 
getLanguagesOfCollection(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getMaxFragmentCnt() - Method in class org.gcube.elasticsearch.FullTextNode
 
getMaxFragmentSize() - Method in class org.gcube.elasticsearch.FullTextNode
 
getMultipleDocuments(Client, Set<String>, Collection<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getMultipleDocumentsOfAlias(Client, String, Collection<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getNextSearchResponse(Client, SearchResponse) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
getNoOfReplicas() - Method in class org.gcube.elasticsearch.FullTextNode
 
getNoOfShards() - Method in class org.gcube.elasticsearch.FullTextNode
 
getProjects() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
getRowsetFromResult(Record) - Static method in class org.gcube.elasticsearch.helpers.RowsetParser
 
getScope() - Method in class org.gcube.elasticsearch.FullTextNode
 
getScore() - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
getSortBys() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
getTokenNames() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
GREATER - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
GREATER - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

H

hashCode() - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
highlightableFieldsPerIndexType - Variable in class org.gcube.elasticsearch.FTNodeCache
 
hostname(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 

I

identifier() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
index() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
indexName(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
indexStore(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
indexTypesByCollIDs - Variable in class org.gcube.elasticsearch.FTNodeCache
 
indicesOfCollection(Client, String, String) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
initRSWriterForSearchHits(List<String>, RRadaptor) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
insertBulk(BulkRequestBuilder, String, Client, String, String, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
insertRowSet(BulkRequestBuilder, Client, String, FullTextIndexType, Set<String>, String, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
insertSimple(String, Client, String, String, Set<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
INT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
INT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
invalidate() - Method in class org.gcube.elasticsearch.FTNodeCache
 
invalidateCache() - Method in class org.gcube.elasticsearch.FullTextNode
 
isBoolAnd(QueryBuilder) - Static method in class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 
isBoolOr(QueryBuilder) - Static method in class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 

J

joinCluster(List<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
joinTop(Iterable<String>, String, Integer) - Static method in class org.gcube.elasticsearch.helpers.SnippetsHelper
 

K

KEYWORD_ANALYZER - Static variable in class org.gcube.elasticsearch.FullTextNode
 

L

LANG_UNKNOWN - Static variable in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
LANGUAGE_FIELD - Static variable in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
LBRACK - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
LBRACK - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
LEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
LEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
LESS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
LESS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
listAlgorithms() - Method in class org.gcube.elasticsearch.FullTextNode
 
loadXMLFromString(String) - Static method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
LPAREN - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
LPAREN - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

M

main(String[]) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 
main(String[]) - Static method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
mAND() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mASC() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
MAX_FIELD_LENGTH - Static variable in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
maxFragmentCnt(Integer) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
maxFragmentSize(Integer) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
maxResults(Integer) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
mCHARSTRING1() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mCHARSTRING2() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mCOMMA() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mDESC() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mDISTANCE() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mDOUBLE() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mEQUALS() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
META_INDEX - Static variable in class org.gcube.elasticsearch.FullTextNode
 
mEXACT() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mFUSE() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mGEQUAL() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mGREATER() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mINT() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mLBRACK() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mLEQUAL() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mLESS() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mLPAREN() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mNOT() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mNOTEQUAL() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
modifier() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
modifierList() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
modifierName() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
modifierValue() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
mOR() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mOVERLAPS() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mPROJECT() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mPROX() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mRBRACK() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mRPAREN() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mSLASH() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mSORTBY() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mTokens() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mTWODOUBLEQUOTES() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
mWHITESPACE() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 

N

namedComparitor() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
noOfReplicas(Integer) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
noOfShards(Integer) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
NOT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
NOT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
NOT_HIGHLIGHTED_FIELDS - Static variable in class org.gcube.elasticsearch.helpers.SnippetsHelper
 
NOTEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
NOTEQUAL - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
num() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

O

OR - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
OR - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
order() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
org.gcube.elasticsearch - package org.gcube.elasticsearch
 
org.gcube.elasticsearch.entities - package org.gcube.elasticsearch.entities
 
org.gcube.elasticsearch.exceptions - package org.gcube.elasticsearch.exceptions
 
org.gcube.elasticsearch.helpers - package org.gcube.elasticsearch.helpers
 
org.gcube.elasticsearch.parser - package org.gcube.elasticsearch.parser
 
org.gcube.elasticsearch.parser.helpers - package org.gcube.elasticsearch.parser.helpers
 
OVERLAPS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
OVERLAPS - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
overlapsClause() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

P

parse() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParser
 
ParserHelpers - Class in org.gcube.elasticsearch.parser.helpers
 
ParserHelpers() - Constructor for class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 
parseXML(String) - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
parseXML(Map<String, List<String>>, String) - Static method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
prefix() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
presentableFieldsPerIndexType - Variable in class org.gcube.elasticsearch.FTNodeCache
 
PROJECT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
PROJECT - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
projects - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
projectSpec() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
PROX - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
PROX - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

Q

query(String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
query(String, Set<String>, Boolean) - Method in class org.gcube.elasticsearch.FullTextNode
 
query(String, Integer, Integer, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
Executes the query of gRS2 locator of maximum maxHits records (if >0)
query(String, Integer, Integer, Set<String>, Boolean) - Method in class org.gcube.elasticsearch.FullTextNode
 
query(Client, String, Integer, Integer, Set<String>, FTNodeCache, Integer, Integer, Integer, RRadaptor, String, ExecutorService) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
Executes the query of gRS2 locator of maximum maxHits records (if >0)
queryCountElasticSearch(Client, String, QueryBuilder) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
queryElasticSearch(Client, String, QueryBuilder, int, List<String>, List<AbstractMap.SimpleEntry<String, String>>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
queryElasticSearch(Client, String, QueryBuilder, int, int, List<String>, List<AbstractMap.SimpleEntry<String, String>>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
queryElasticSearch(Client, String, QueryBuilder, int, List<String>, List<String>, int, int, int, List<AbstractMap.SimpleEntry<String, String>>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
queryElasticSearchScroll(Client, String, QueryBuilder, int, List<String>, List<AbstractMap.SimpleEntry<String, String>>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
queryElasticSearchScroll(Client, String, QueryBuilder, int, List<String>, List<String>, int, int, List<AbstractMap.SimpleEntry<String, String>>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
QueryParser - Class in org.gcube.elasticsearch.helpers
 
QueryParser() - Constructor for class org.gcube.elasticsearch.helpers.QueryParser
 
queryStream(String, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
queryStream(String, int, Set<String>) - Method in class org.gcube.elasticsearch.FullTextNode
Important: The returned results are not sorted!
queryStream(Client, String, Integer, FTNodeCache, Set<String>, Integer, Integer, Integer, RRadaptor, String, ExecutorService) - Static method in class org.gcube.elasticsearch.FullTextNodeHelpers
 

R

RBRACK - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
RBRACK - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
rebuildMetaIndex(List<String>, List<String>) - Method in class org.gcube.elasticsearch.FullTextNode
 
recreateMetaIndex() - Method in class org.gcube.elasticsearch.FullTextNode
 
refreshIndexTypesOfIndex() - Method in class org.gcube.elasticsearch.FullTextNode
Refreshes the index types
relation() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
retrieveIndexType(String, String, FTNodeCache) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
RowsetParser - Class in org.gcube.elasticsearch.helpers
 
RowsetParser() - Constructor for class org.gcube.elasticsearch.helpers.RowsetParser
 
RPAREN - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
RPAREN - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

S

scope(String) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 
scopedClause() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
searchableFieldsPerIndexType - Variable in class org.gcube.elasticsearch.FTNodeCache
 
searchClause() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
searchTerm() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
SECURITY_FIELD - Static variable in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
setClusterName(String) - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
setDocs(List<String>) - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
setScore(Double) - Method in class org.gcube.elasticsearch.entities.ClusterResponse
 
singleSpec() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
SLASH - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
SLASH - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
SNIPPET_TOKEN - Static variable in class org.gcube.elasticsearch.helpers.SnippetsHelper
 
SnippetsHelper - Class in org.gcube.elasticsearch.helpers
 
SnippetsHelper() - Constructor for class org.gcube.elasticsearch.helpers.SnippetsHelper
 
SORTBY - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
SORTBY - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
sortbys - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
sortSpec() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
STOPWORDS_FILENAME - Static variable in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 

T

term() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
termsFacetElasticSearch(Client, String, QueryBuilder, int, List<String>) - Static method in class org.gcube.elasticsearch.helpers.ElasticSearchHelper
 
toJSON() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
tokenNames - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
toString() - Method in class org.gcube.elasticsearch.FTNodeCache
 
toString() - Method in class org.gcube.elasticsearch.FullTextNode
 
toString() - Method in class org.gcube.elasticsearch.helpers.FullTextIndexDocument
 
translateField(String, RRadaptor) - Static method in class org.gcube.elasticsearch.parser.helpers.ParserHelpers
 
TWODOUBLEQUOTES - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
TWODOUBLEQUOTES - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 

U

uri() - Method in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
useResourceRegistry(Boolean) - Method in class org.gcube.elasticsearch.FullTextNode.Builder
 

V

value - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser.identifier_return
 
value - Variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser.term_return
 

W

WHITESPACE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserLexer
 
WHITESPACE - Static variable in class org.gcube.elasticsearch.parser.ElasticSearchParserParser
 
writeSearchHitFieldsInResultSet(SearchHit, RecordWriter<GenericRecord>, List<String>, int, long) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
writeSearchHitInResultSet(SearchHit, RecordWriter<GenericRecord>, List<String>, int, long) - Static method in class org.gcube.elasticsearch.helpers.QueryParser
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2015. All Rights Reserved.