- setClient(CloudSolrClient) - Method in class eu.dnetlib.functionality.index.client.clients.solr.SolrIndexClient
-
Sets the client.
- setConfiguration(String) - Method in class eu.dnetlib.functionality.index.client.clients.solr.SolrIndexClientFactory
-
Sets the configuration.
- setContent(SolrInputDocument) - Method in class eu.dnetlib.functionality.index.model.util.SolrIndexDocument
-
Sets the content.
- setDSIdFilters(List<String>) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
- setQueryFacetLimit(int) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
- setQueryFacetOffset(int) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
- setQueryLimit(int) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
- setQueryOffset(int) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
- setQueryOptions(IndexQuery, AbstractIndexClient) - Method in class eu.dnetlib.functionality.index.query.SolrIndexQueryFactory
-
- setTransformerMap(Map<String, UnaryFunction<String, String>>) - Method in class eu.dnetlib.functionality.index.solr.cql.SolrTypeBasedCqlValueTransformerMapFactory
-
- SimpleDateValueTransformer - Class in eu.dnetlib.functionality.index.solr.cql
-
Simply and not very roboust normalizer for solr dates.
- SimpleDateValueTransformer() - Constructor for class eu.dnetlib.functionality.index.solr.cql.SimpleDateValueTransformer
-
- SolrIndexClient - Class in eu.dnetlib.functionality.index.client.clients.solr
-
The Class SolrIndexClient.
- SolrIndexClient(String, String, String, Map<String, String>, SolrIndexQueryFactory, QueryResponseFactory<QueryResponse>, SolrTypeBasedCqlValueTransformerMapFactory) - Constructor for class eu.dnetlib.functionality.index.client.clients.solr.SolrIndexClient
-
The Constructor.
- SolrIndexClientFactory - Class in eu.dnetlib.functionality.index.client.clients.solr
-
The Class SolrIndexClientFactory.
- SolrIndexClientFactory() - Constructor for class eu.dnetlib.functionality.index.client.clients.solr.SolrIndexClientFactory
-
- SolrIndexDocument - Class in eu.dnetlib.functionality.index.model.util
-
The Class SolrIndexDocument an implementation of the index document for SOLR.
- SolrIndexDocument(Map<String, Any.ValueType>, String) - Constructor for class eu.dnetlib.functionality.index.model.util.SolrIndexDocument
-
Instantiates a new solr index document.
- SolrIndexDocument(Map<String, Any.ValueType>, String, SolrInputDocument) - Constructor for class eu.dnetlib.functionality.index.model.util.SolrIndexDocument
-
Instantiates a new solr index document.
- SolrIndexQuery - Class in eu.dnetlib.functionality.index.query
-
The Class SolrIndexQuery.
- SolrIndexQuery(TranslatedQuery, Map<String, List<String>>) - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
Instantiates a new solr index query.
- SolrIndexQuery(String, Map<String, List<String>>) - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
Instantiates a new solr index query.
- SolrIndexQuery(String) - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQuery
-
Instantiates a new solr index query.
- SolrIndexQueryFactory - Class in eu.dnetlib.functionality.index.query
-
A factory for creating SolrIndexQuery objects.
- SolrIndexQueryFactory() - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQueryFactory
-
- SolrIndexQueryResponse - Class in eu.dnetlib.functionality.index.query
-
The Class SolrIndexQueryResponse.
- SolrIndexQueryResponse(QueryResponse) - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQueryResponse
-
- SolrIndexQueryResponseFactory - Class in eu.dnetlib.functionality.index.query
-
The Class SolrIndexQueryResponseFactory.
- SolrIndexQueryResponseFactory() - Constructor for class eu.dnetlib.functionality.index.query.SolrIndexQueryResponseFactory
-
- SolrResponseParser - Class in eu.dnetlib.functionality.index.query
-
The Class SolrResponseParser.
- SolrResponseParser(UnaryFunction<String, String>, BiMap<String, String>, boolean, boolean, QueryResponse) - Constructor for class eu.dnetlib.functionality.index.query.SolrResponseParser
-
The Constructor.
- SolrTypeBasedCqlValueTransformerMap - Class in eu.dnetlib.functionality.index.solr.cql
-
This class maps the fields in the given index schema with a transformation rule.
- SolrTypeBasedCqlValueTransformerMap(Map<String, Any.ValueType>, Map<String, UnaryFunction<String, String>>) - Constructor for class eu.dnetlib.functionality.index.solr.cql.SolrTypeBasedCqlValueTransformerMap
-
Create value transformer map bound to a specific schema
- SolrTypeBasedCqlValueTransformerMapFactory - Class in eu.dnetlib.functionality.index.solr.cql
-
Factory for the SolrTypeBasedCqlValueTransformerMap class objects
- SolrTypeBasedCqlValueTransformerMapFactory() - Constructor for class eu.dnetlib.functionality.index.solr.cql.SolrTypeBasedCqlValueTransformerMapFactory
-
- stop() - Method in class eu.dnetlib.functionality.index.client.clients.solr.SolrIndexClient
-