Skip navigation links
A C D E F G I L M O P Q R S T 

A

add_SearchTerm(String, String, String) - Method in class org.gcube.rest.index.common.search.Query
Add search terms in Hashmap
add_SearchTerm(String, String) - Method in class org.gcube.rest.index.common.search.Query
Add search terms in Hashmap, for any field with the specific value
addFacet(String, Facet) - Method in class org.gcube.rest.index.common.search.facets.Facets
 
addFacetField(String, int) - Method in class org.gcube.rest.index.common.search.Query
 
addPair(String, long) - Method in class org.gcube.rest.index.common.search.facets.Facet
 

C

CollectionInfo - Class in org.gcube.rest.index.common.entities
 
CollectionInfo(String, String, String, Date, String) - Constructor for class org.gcube.rest.index.common.entities.CollectionInfo
 
Constants - Class in org.gcube.rest.index.common
 
Constants() - Constructor for class org.gcube.rest.index.common.Constants
 

D

decode(String) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 
DEFAULT_RESOURCES_FOLDERNAME - Static variable in class org.gcube.rest.index.common.Constants
 
delete(String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
deleteCollectionFieldsAlias(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
deleteCollectionInfo(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
deleteJSONTransformer(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
DESCRIPTIONS_COLLECTION_NAME - Static variable in class org.gcube.rest.index.common.Constants
 
discoverFulltextIndexNodes(String) - Method in class org.gcube.rest.index.common.discover.IndexDiscoverer
 
discoverFulltextIndexNodes(String) - Method in interface org.gcube.rest.index.common.discover.IndexDiscovererAPI
 
dropCollection(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 

E

encode(String) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 
ENDPOINT_KEY - Static variable in class org.gcube.rest.index.common.Constants
 

F

Facet - Class in org.gcube.rest.index.common.search.facets
 
Facet() - Constructor for class org.gcube.rest.index.common.search.facets.Facet
 
Facets - Class in org.gcube.rest.index.common.search.facets
 
Facets() - Constructor for class org.gcube.rest.index.common.search.facets.Facets
 
flatMap(Map<String, Map<String, String>>) - Static method in class org.gcube.rest.index.common.tools.MapTransformations
 

G

get_SearchTerms() - Method in class org.gcube.rest.index.common.search.Query
Get map, which contains search terms
getAllCollectionFields(boolean, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
getCollectionFieldsAlias(String, boolean, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
getCollectionId() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getCollectionInfo(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
getDate() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getDescription() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getFacetFields() - Method in class org.gcube.rest.index.common.search.Query
 
getFacetPairs() - Method in class org.gcube.rest.index.common.search.facets.Facet
 
getFacets() - Method in class org.gcube.rest.index.common.search.facets.Facets
 
getFacets() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getId() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getJSONTransformer(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
getPosition_paging() - Method in class org.gcube.rest.index.common.search.Query
 
getRecordId() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getSearchResultList() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getSize_paging() - Method in class org.gcube.rest.index.common.search.Query
 
getSource() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getTitle() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getTotalHits() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getType() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 

I

INDEX_TYPE - Static variable in class org.gcube.rest.index.common.Constants
 
IndexDiscoverer - Class in org.gcube.rest.index.common.discover
 
IndexDiscoverer() - Constructor for class org.gcube.rest.index.common.discover.IndexDiscoverer
 
IndexDiscovererAPI - Interface in org.gcube.rest.index.common.discover
 
IndexDiscoverException - Exception in org.gcube.rest.index.common.discover.exceptions
 
IndexDiscoverException(String, Exception) - Constructor for exception org.gcube.rest.index.common.discover.exceptions.IndexDiscoverException
 
IndexDiscoverException(String) - Constructor for exception org.gcube.rest.index.common.discover.exceptions.IndexDiscoverException
 
IndexServiceI - Interface in org.gcube.rest.index.common.apis
 
insert(String, String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
Inserts a document in the specified index (collectionID).
insert(String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
Inserts a document in the specified index (collectionID).

L

listCollections(String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
listFulltextEndpoints(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 

M

main(String[]) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 
MAPPINGS_COLLECTION_NAME - Static variable in class org.gcube.rest.index.common.Constants
 
MapTransformations - Class in org.gcube.rest.index.common.tools
 
MapTransformations() - Constructor for class org.gcube.rest.index.common.tools.MapTransformations
 

O

org.gcube.rest.index.common - package org.gcube.rest.index.common
 
org.gcube.rest.index.common.apis - package org.gcube.rest.index.common.apis
 
org.gcube.rest.index.common.discover - package org.gcube.rest.index.common.discover
 
org.gcube.rest.index.common.discover.exceptions - package org.gcube.rest.index.common.discover.exceptions
 
org.gcube.rest.index.common.entities - package org.gcube.rest.index.common.entities
 
org.gcube.rest.index.common.search - package org.gcube.rest.index.common.search
 
org.gcube.rest.index.common.search.facets - package org.gcube.rest.index.common.search.facets
 
org.gcube.rest.index.common.tools - package org.gcube.rest.index.common.tools
 

P

PAGING_RESULTS_MAXNUMBER - Static variable in class org.gcube.rest.index.common.Constants
 
PROPERTIES_FILE - Static variable in class org.gcube.rest.index.common.Constants
 

Q

Query - Class in org.gcube.rest.index.common.search
 
Query() - Constructor for class org.gcube.rest.index.common.search.Query
 

R

RESOURCE_CLASS - Static variable in class org.gcube.rest.index.common.Constants
 
RESOURCE_NAME_PREF - Static variable in class org.gcube.rest.index.common.Constants
 

S

search(String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
Search_Response - Class in org.gcube.rest.index.common.search
 
Search_Response() - Constructor for class org.gcube.rest.index.common.search.Search_Response
 
SearchResult - Class in org.gcube.rest.index.common.search
 
SearchResult(String, String, Map<String, Object>) - Constructor for class org.gcube.rest.index.common.search.SearchResult
 
SERVICE_CLASS - Static variable in class org.gcube.rest.index.common.Constants
 
SERVICE_NAME - Static variable in class org.gcube.rest.index.common.Constants
 
setCollectionFieldsAlias(String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
setCollectionId(String) - Method in class org.gcube.rest.index.common.search.SearchResult
 
setCollectionInfo(String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
setDate(Date) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setDescription(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setFacets(Facets) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setId(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setJSONTransformer(String, String, String) - Method in interface org.gcube.rest.index.common.apis.IndexServiceI
 
setPosition_paging(int) - Method in class org.gcube.rest.index.common.search.Query
 
setRecordId(String) - Method in class org.gcube.rest.index.common.search.SearchResult
 
setSearchResultList(List<SearchResult>) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setSize_paging(int) - Method in class org.gcube.rest.index.common.search.Query
 
setSource(Map<String, Object>) - Method in class org.gcube.rest.index.common.search.SearchResult
 
setTitle(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setTotalHits(long) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setType(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 

T

Toolbox - Class in org.gcube.rest.index.common.tools
 
Toolbox() - Constructor for class org.gcube.rest.index.common.tools.Toolbox
 
toString() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
toString() - Method in class org.gcube.rest.index.common.search.facets.Facet
 
toString() - Method in class org.gcube.rest.index.common.search.facets.Facets
 
toString() - Method in class org.gcube.rest.index.common.search.Query
 
toString() - Method in class org.gcube.rest.index.common.search.Search_Response
 
toString() - Method in class org.gcube.rest.index.common.search.SearchResult
 
toUnicode(String) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 
TRANSFORMERS_COLLECTION_NAME - Static variable in class org.gcube.rest.index.common.Constants
 
A C D E F G I L M O P Q R S T 
Skip navigation links

Copyright © 2016. All Rights Reserved.