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

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.
add_SearchTermFacet(String, String) - Method in class org.gcube.rest.index.common.search.Query
 
addFacet(String, Facet) - Method in class org.gcube.rest.index.common.search.facets.Facets
 
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, DatasourceType) - Constructor for class org.gcube.rest.index.common.entities.CollectionInfo
 
CollectionInfo(String, String, DatasourceType, String, String, Date) - Constructor for class org.gcube.rest.index.common.entities.CollectionInfo
 
CollectionStatus - Enum in org.gcube.rest.index.common.entities.configuration
 
COMPLETE_COLLECTION_INFORMATION - Static variable in class org.gcube.rest.index.common.Constants
 
Constants - Class in org.gcube.rest.index.common
 
Constants() - Constructor for class org.gcube.rest.index.common.Constants
 
copyOf(Field) - Static method in class org.gcube.rest.index.common.entities.fields.Field
 

D

DatasourceType - Enum in org.gcube.rest.index.common.entities.configuration
 
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
 
discoverFulltextIndexNodes(String) - Method in class org.gcube.rest.index.common.discover.IndexDiscoverer
 
discoverFulltextIndexNodes(String) - Method in interface org.gcube.rest.index.common.discover.IndexDiscovererAPI
 
discoverFulltextIndexNodesOfThisAndAllOtherVres(String) - Method in class org.gcube.rest.index.common.discover.IndexDiscoverer
 
discoverFulltextIndexNodesOfThisAndAllOtherVres(String) - Method in interface org.gcube.rest.index.common.discover.IndexDiscovererAPI
 

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
 
ExternalEndpointException - Exception in org.gcube.rest.index.common.entities
 
ExternalEndpointException(String) - Constructor for exception org.gcube.rest.index.common.entities.ExternalEndpointException
 
ExternalEndpointException(String, Throwable) - Constructor for exception org.gcube.rest.index.common.entities.ExternalEndpointException
 
ExternalEndpointInfo - Class in org.gcube.rest.index.common.entities
 
ExternalEndpointInfo() - Constructor for class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
ExternalEndpointInfo.ExternalXmlType - Enum in org.gcube.rest.index.common.entities
 
ExternalEndpointMethods - Interface in org.gcube.rest.index.common.entities
 
ExternalEndpointMethodsImpl - Class in org.gcube.rest.index.common.entities
 
ExternalEndpointMethodsImpl() - Constructor for class org.gcube.rest.index.common.entities.ExternalEndpointMethodsImpl
 
ExternalEndpointResponse - Class in org.gcube.rest.index.common.entities
 
ExternalEndpointResponse() - Constructor for class org.gcube.rest.index.common.entities.ExternalEndpointResponse
 

F

Facet - Class in org.gcube.rest.index.common.search.facets
 
Facet() - Constructor for class org.gcube.rest.index.common.search.facets.Facet
 
FACET_INDEX - Static variable in class org.gcube.rest.index.common.Constants
 
Facets - Class in org.gcube.rest.index.common.search.facets
 
Facets() - Constructor for class org.gcube.rest.index.common.search.facets.Facets
 
FacetType - Enum in org.gcube.rest.index.common.entities.fields.config
 
Field - Class in org.gcube.rest.index.common.entities.fields
 
Field(String) - Constructor for class org.gcube.rest.index.common.entities.fields.Field
 
Field(String, FieldType) - Constructor for class org.gcube.rest.index.common.entities.fields.Field
 
FieldConfig - Class in org.gcube.rest.index.common.entities.fields.config
 
FieldConfig() - Constructor for class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
FieldConfig(String) - Constructor for class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
FieldConfig(FacetType, boolean, String, boolean, boolean) - Constructor for class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
FieldTranslator - Class in org.gcube.rest.index.common.entities.fields.helpers
 
FieldTranslator() - Constructor for class org.gcube.rest.index.common.entities.fields.helpers.FieldTranslator
 
FieldType - Enum in org.gcube.rest.index.common.entities.fields.config
 
fillExternalEnpointInfo(Document, String) - Method in interface org.gcube.rest.index.common.entities.ExternalEndpointMethods
 
fillExternalEnpointInfo(Document, String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointMethodsImpl
 
flatMap(Map<String, Map<String, String>>) - Static method in class org.gcube.rest.index.common.tools.MapTransformations
 
fromLuceneDataType(String) - Static method in class org.gcube.rest.index.common.entities.fields.helpers.FieldTranslator
 

G

get_SearchTerms() - Method in class org.gcube.rest.index.common.search.Query
Get map, which contains search terms
getCollectionDomain() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getCollectionFields() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getCollectionFieldsAliases() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getCollectionFieldsConfigs() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getCollectionId() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getDatasourceType() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getDate() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getDescription() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getDescriptionBaseUrl() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
getEndpoint() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
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
 
getFacetType() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
getFieldNameAlias() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
getFieldRelation() - Method in class org.gcube.rest.index.common.search.Query
 
getFieldType() - Method in class org.gcube.rest.index.common.entities.fields.Field
 
getId() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getName() - Method in class org.gcube.rest.index.common.entities.fields.Field
 
getPosition_paging() - Method in class org.gcube.rest.index.common.search.Query
 
getRecordId() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getResponseCode() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointResponse
 
getScrollId() - Method in class org.gcube.rest.index.common.search.Query
 
getScrollId() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getSearchBaseUrl() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
getSearchKey() - Method in class org.gcube.rest.index.common.search.SearchPair
 
getSearchMode() - Method in class org.gcube.rest.index.common.search.Query
 
getSearchRecordId() - Method in class org.gcube.rest.index.common.search.Query
 
getSearchResultList() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getSearchTerm() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
getSearchType() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
getSearchValue() - Method in class org.gcube.rest.index.common.search.SearchPair
 
getSize_paging() - Method in class org.gcube.rest.index.common.search.Query
 
getSource() - Method in class org.gcube.rest.index.common.search.SearchResult
 
getStatus() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getStopwords() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getText() - Method in enum org.gcube.rest.index.common.entities.fields.config.FacetType
 
getTimeLimit() - Method in class org.gcube.rest.index.common.search.Query
 
getTitle() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
getTotalHits() - Method in class org.gcube.rest.index.common.search.Search_Response
 
getVO(String) - Static method in class org.gcube.rest.index.common.discover.IndexDiscoverer
 
getXml() - Method in class org.gcube.rest.index.common.entities.ExternalEndpointResponse
 

H

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

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
 
isPresentable() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
isServesAsSnippet() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
isServesAsTitle() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
isValid() - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 

K

keepUnicodeCharacters(String) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 

L

loadXMLFromString(String) - Method in interface org.gcube.rest.index.common.entities.ExternalEndpointMethods
 
loadXMLFromString(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointMethodsImpl
 

M

main(String[]) - Static method in class org.gcube.rest.index.common.discover.IndexDiscoverer
 
main(String[]) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 
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.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.entities.configuration - package org.gcube.rest.index.common.entities.configuration
 
org.gcube.rest.index.common.entities.fields - package org.gcube.rest.index.common.entities.fields
 
org.gcube.rest.index.common.entities.fields.config - package org.gcube.rest.index.common.entities.fields.config
 
org.gcube.rest.index.common.entities.fields.helpers - package org.gcube.rest.index.common.entities.fields.helpers
 
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
 
Query.Relation - Enum in org.gcube.rest.index.common.search
 
Query.SearchMode - Enum in org.gcube.rest.index.common.search
 

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_Response - Class in org.gcube.rest.index.common.search
 
Search_Response() - Constructor for class org.gcube.rest.index.common.search.Search_Response
 
SearchPair - Class in org.gcube.rest.index.common.search
 
SearchPair(String, String) - Constructor for class org.gcube.rest.index.common.search.SearchPair
 
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
 
sendGet(String) - Method in interface org.gcube.rest.index.common.entities.ExternalEndpointMethods
 
sendGet(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointMethodsImpl
 
SERVICE_CLASS - Static variable in class org.gcube.rest.index.common.Constants
 
SERVICE_NAME - Static variable in class org.gcube.rest.index.common.Constants
 
setCollectionDomain(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setCollectionFields(Set<Field>) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setCollectionFieldsAliases(Map<String, String>) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setCollectionFieldsConfigs(Map<String, FieldConfig>) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setDatasourceType(DatasourceType) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setDate(Date) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setDescription(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setDescriptionBaseUrl(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
setEndpoint(ExternalEndpointInfo) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setFacets(Facets) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setFacetType(FacetType) - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
setFieldNameAlias(String) - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
setFieldRelation(Query.Relation) - Method in class org.gcube.rest.index.common.search.Query
 
setFieldType(FieldType) - Method in class org.gcube.rest.index.common.entities.fields.Field
 
setId(String) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setName(String) - Method in class org.gcube.rest.index.common.entities.fields.Field
 
setPosition_paging(int) - Method in class org.gcube.rest.index.common.search.Query
 
setPresentable(boolean) - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
setRecordId(String) - Method in class org.gcube.rest.index.common.search.Query
 
setResponseCode(int) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointResponse
 
setScrollId(String) - Method in class org.gcube.rest.index.common.search.Query
 
setScrollId(String) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setSearchBaseUrl(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
setSearchKey(String) - Method in class org.gcube.rest.index.common.search.SearchPair
 
setSearchMode(Query.SearchMode) - Method in class org.gcube.rest.index.common.search.Query
 
setSearchRecordId(SearchPair) - Method in class org.gcube.rest.index.common.search.Query
 
setSearchResultList(List<SearchResult>) - Method in class org.gcube.rest.index.common.search.Search_Response
 
setSearchTerm(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
setSearchType(ExternalEndpointInfo.ExternalXmlType) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointInfo
 
setSearchValue(String) - Method in class org.gcube.rest.index.common.search.SearchPair
 
setServesAsSnippet(boolean) - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
setServesAsTitle(boolean) - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
setSize_paging(int) - Method in class org.gcube.rest.index.common.search.Query
 
setStatus(CollectionStatus) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setStopwords(Set<StopwordLang>) - Method in class org.gcube.rest.index.common.entities.CollectionInfo
 
setTimeLimit(long) - Method in class org.gcube.rest.index.common.search.Query
 
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
 
setXml(String) - Method in class org.gcube.rest.index.common.entities.ExternalEndpointResponse
 
StopwordLang - Enum in org.gcube.rest.index.common.entities.fields.config
 

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.entities.ExternalEndpointInfo
 
toString() - Method in enum org.gcube.rest.index.common.entities.fields.config.FacetType
 
toString() - Method in class org.gcube.rest.index.common.entities.fields.config.FieldConfig
 
toString() - Method in class org.gcube.rest.index.common.entities.fields.Field
 
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.SearchPair
 
toString() - Method in class org.gcube.rest.index.common.search.SearchResult
 
toUnicode(String) - Static method in class org.gcube.rest.index.common.tools.Toolbox
 

V

value() - Method in enum org.gcube.rest.index.common.entities.fields.config.StopwordLang
 
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.configuration.CollectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.configuration.DatasourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.ExternalEndpointInfo.ExternalXmlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.fields.config.FacetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.fields.config.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.entities.fields.config.StopwordLang
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.search.Query.Relation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.rest.index.common.search.Query.SearchMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.rest.index.common.entities.configuration.CollectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.entities.configuration.DatasourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.entities.ExternalEndpointInfo.ExternalXmlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.entities.fields.config.FacetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.entities.fields.config.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.entities.fields.config.StopwordLang
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.search.Query.Relation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.rest.index.common.search.Query.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I K L M O P Q R S T V 
Skip navigation links

Copyright © 2017. All Rights Reserved.