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

S

schemaPath - Variable in class org.gcube.opensearch.opensearchoperator.OpenSearchOpConfig
The directory to look for a schema defining the OpenSearchResource validation is enabled
schemaPathDef - Static variable in class org.gcube.opensearch.opensearchoperator.OpenSearchOpConfig
 
searchTermsQName - Static variable in class org.gcube.opensearch.opensearchlibrary.OpenSearchConstants
The qualified name for the searchTerms standard OpenSearch parameter
sequentialResults - Variable in class org.gcube.opensearch.opensearchoperator.OpenSearchOpConfig
If false, result retrieval from brokered resources is performed by separate threads
sequentialResultsDef - Static variable in class org.gcube.opensearch.opensearchoperator.OpenSearchOpConfig
The default value for the sequentialResults configuration parameter
setContext(List<QueryBuilder>, String) - Method in class org.gcube.opensearch.opensearchoperator.Pager
Provides the pager with a list of query builders to be used and the type of the search results that the provider returns
setParameter(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
Assigns a string value to a parameter of the query builder
setParameter(String, Integer) - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
Assigns an integral value to a parameter of the query builder
setParameter(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.geo.GeoQueryBuilder
Assigns a string value to a parameter of the query builder
setParameter(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.sru.SRUQueryBuilder
Assigns a string value to a parameter of the query builder
setParameter(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.time.TimeQueryBuilder
Assigns a string value to a parameter of the query builder
setParameter(String, String) - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
Assigns a string value to a parameter of the query builder
setParameter(String, Integer) - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
Assigns an integral value to a parameter of the query builder
setParameter(String, String) - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
Assigns a string value to a parameter of the query builder
setParameter(String, Integer) - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
Assigns an integral value to a parameter of the query builder
setParameters(List<String>, List<Object>) - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in class org.gcube.opensearch.opensearchlibrary.query.BasicQueryBuilder
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setParameters(List<String>, List<Object>) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.geo.GeoQueryBuilder
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.geo.GeoQueryBuilder
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setParameters(List<String>, List<Object>) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.sru.SRUQueryBuilder
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.sru.SRUQueryBuilder
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setParameters(List<String>, List<Object>) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.time.TimeQueryBuilder
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in class org.gcube.opensearch.opensearchlibrary.query.extensions.time.TimeQueryBuilder
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setParameters(List<String>, List<Object>) - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in interface org.gcube.opensearch.opensearchlibrary.query.QueryBuilder
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setParameters(List<String>, List<Object>) - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
Assigns to each parameter contained in the list of the first argument the respective value contained in the list of the secord argument
setParameters(QueryElement) - Method in class org.gcube.opensearch.opensearchlibrary.query.QueryBuilderDecorator
Sets all parameters of the query builder that are also contained in the QueryElement provided with the values contained in the QueryElement
setPayload(String) - Method in class org.gcube.opensearch.opensearchoperator.record.OpenSearchRecord
 
setUniqueIdentifier(String) - Method in class org.gcube.opensearch.opensearchoperator.record.OpenSearchRecord
 
sortKeysQname - Static variable in class org.gcube.opensearch.opensearchlibrary.SRUConstants
The qualified name for the sortKeys parameter of SRU OpenSearch extensions
SRUConstants - Class in org.gcube.opensearch.opensearchlibrary
 
SRUConstants() - Constructor for class org.gcube.opensearch.opensearchlibrary.SRUConstants
 
SRUExtensionsNS - Static variable in class org.gcube.opensearch.opensearchlibrary.SRUConstants
The namespace of OpenSearch SRU Extensions
SRUQueryBuilder - Class in org.gcube.opensearch.opensearchlibrary.query.extensions.sru
 
SRUQueryBuilder(QueryBuilder) - Constructor for class org.gcube.opensearch.opensearchlibrary.query.extensions.sru.SRUQueryBuilder
 
SRUQueryElement - Class in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru
Query element class implementing the QueryElement interface, which provides functionality for OpenSearch SRU extension query elements
SRUQueryElement(Element, Map<String, String>, QueryElement) - Constructor for class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru.SRUQueryElement
Creates a new instance
SRUQueryElementFactory - Class in org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru
A factory class for the construction of SRUQueryElement objects
SRUQueryElementFactory(QueryElementFactory) - Constructor for class org.gcube.opensearch.opensearchlibrary.queryelements.extensions.sru.SRUQueryElementFactory
Creates a new instance of the factory
SRUURLElement - Class in org.gcube.opensearch.opensearchlibrary.urlelements.extensions.sru
 
SRUURLElement(Element, URLElement) - Constructor for class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.sru.SRUURLElement
 
SRUURLElementFactory - Class in org.gcube.opensearch.opensearchlibrary.urlelements.extensions.sru
A factory class for the construction of SRUURLElement objects
SRUURLElementFactory(URLElementFactory) - Constructor for class org.gcube.opensearch.opensearchlibrary.urlelements.extensions.sru.SRUURLElementFactory
Creates a new instance of the factory
startIndexQName - Static variable in class org.gcube.opensearch.opensearchlibrary.OpenSearchConstants
The qualified name for the startIndex standard OpenSearch parameter
startPageQName - Static variable in class org.gcube.opensearch.opensearchlibrary.OpenSearchConstants
The qualified name for the startPage standard OpenSearch parameter
startQname - Static variable in class org.gcube.opensearch.opensearchlibrary.TimeConstants
The qualified name for the start parameter of Time OpenSearch extensions
startRecordQname - Static variable in class org.gcube.opensearch.opensearchlibrary.SRUConstants
The qualified name for the startRecord parameter of SRU OpenSearch extensions
stylesheetQname - Static variable in class org.gcube.opensearch.opensearchlibrary.SRUConstants
The qualified name for the stylesheet parameter of SRU OpenSearch extensions
SyndicationRight - Enum in org.gcube.opensearch.opensearchlibrary.utils
The values of the SyndicationRight OpenSearch element

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