- GeoConverters - Class in org.springframework.data.solr.core.geo
-
- GeoConverters() - Constructor for class org.springframework.data.solr.core.geo.GeoConverters
-
- GeoConverters.DistanceToStringConverter - Enum in org.springframework.data.solr.core.geo
-
- GeoConverters.GeoLocationToStringConverter - Enum in org.springframework.data.solr.core.geo
-
Converts a
GeoLocation
to a solrReadable request parameter.
- GeoLocation - Class in org.springframework.data.solr.core.geo
-
- GeoLocation(double, double) - Constructor for class org.springframework.data.solr.core.geo.GeoLocation
-
- getAction() - Method in class org.springframework.data.solr.core.query.SimpleUpdateField
-
- getAction() - Method in interface org.springframework.data.solr.core.query.UpdateField
-
- getAllFacets() - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
- getBoost() - Method in class org.springframework.data.solr.core.query.Criteria
-
Boost criteria value
- getConjunctionOperator() - Method in class org.springframework.data.solr.core.query.Criteria
-
Conjunction to be used with this criteria (AND | OR)
- getConversionService() - Method in class org.springframework.data.solr.core.convert.MappingSolrConverter
-
- getConverter() - Method in interface org.springframework.data.solr.core.SolrOperations
-
- getConverter() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getCore() - Method in interface org.springframework.data.solr.server.SolrServerFactory
-
Get the core the SolrServer instance is bound to
- getCore() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- getCore() - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactory
-
- getCriteria() - Method in interface org.springframework.data.solr.core.query.SolrDataQuery
-
- getCriteriaChain() - Method in class org.springframework.data.solr.core.query.Criteria
-
Get the collection of criterias
- getCriteriaEntries() - Method in class org.springframework.data.solr.core.query.Criteria
-
- getDefaultOperator() - Method in interface org.springframework.data.solr.core.query.Query
-
Get the specified default operator for query expressions, overriding the default operator specified in the
schema.xml file.
- getDefaultOperator() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getDefaultOperator() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getEntityClass() - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- getEntityInformation(Class<T>) - Method in interface org.springframework.data.solr.repository.query.SolrEntityInformationCreator
-
- getEntityInformation() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.solr.repository.support.SolrEntityInformationCreatorImpl
-
- getEntityInformation(Class<T>) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getExceptionTranslator() - Static method in class org.springframework.data.solr.core.SolrTemplate
-
- getFacetFields() - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
Get Fields contained in Result.
- getFacetLimit() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the max number of results per facet field.
- getFacetMinCount() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
get the min number of hits a result has to have to get listed in result.
- getFacetOnFields() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the list of Fields to facet on
- getFacetOptions() - Method in interface org.springframework.data.solr.core.query.FacetQuery
-
- getFacetOptions() - Method in class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- getFacetOptions() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getFacetQueries() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the list of facetQueries
- getFacetQueryResult() - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
- getFacetResultPage(Field) - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
- getFacetResultPages() - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
- getFacetSort() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get sorting of facet results.
- getField() - Method in class org.springframework.data.solr.core.query.Criteria
-
Field targeted by this Criteria
- getField() - Method in interface org.springframework.data.solr.core.query.result.FacetFieldEntry
-
get the associated Field
- getField() - Method in class org.springframework.data.solr.core.query.result.SimpleFacetFieldEntry
-
- getFieldName() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getFieldName() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
- getFilterQueries() - Method in interface org.springframework.data.solr.core.query.Query
-
Get filter queries if defined
- getFilterQueries() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getGeoLocationEnd() - Method in class org.springframework.data.solr.core.geo.BoundingBox
-
- getGeoLocationStart() - Method in class org.springframework.data.solr.core.geo.BoundingBox
-
- getGroupByFields() - Method in interface org.springframework.data.solr.core.query.Query
-
Get group by fields if defined
- getGroupByFields() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getId(T) - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getIdAttribute() - Method in interface org.springframework.data.solr.repository.query.SolrEntityInformation
-
- getIdAttribute() - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getIdField() - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
- getIdField() - Method in interface org.springframework.data.solr.core.query.Update
-
Id name and Value
- getIdFieldName() - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- getIdType() - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getKey() - Method in class org.springframework.data.solr.core.query.Criteria.CriteriaEntry
-
- getKey() - Method in enum org.springframework.data.solr.core.query.Criteria.OperationKey
-
- getKey() - Method in interface org.springframework.data.solr.core.query.result.FacetEntry
-
The key of the facetEntry
- getKey() - Method in interface org.springframework.data.solr.core.query.result.FacetFieldEntry
-
- getKey() - Method in interface org.springframework.data.solr.core.query.result.FacetQueryEntry
-
- getKey() - Method in interface org.springframework.data.solr.core.query.result.PageKey
-
Key to represent on page within a collection
- getKey() - Method in class org.springframework.data.solr.core.query.result.SimpleFacetFieldEntry
-
- getKey() - Method in class org.springframework.data.solr.core.query.result.SimpleFacetQueryEntry
-
- getKey() - Method in class org.springframework.data.solr.core.query.result.StringPageKey
-
- getLatitude() - Method in class org.springframework.data.solr.core.geo.GeoLocation
-
- getLongitude() - Method in class org.springframework.data.solr.core.geo.GeoLocation
-
- getMappingContext() - Method in class org.springframework.data.solr.core.convert.MappingSolrConverter
-
- getModulePrefix() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- getMultiplier() - Method in enum org.springframework.data.solr.core.geo.Distance.Unit
-
- getName() - Method in interface org.springframework.data.solr.core.query.Field
-
Get the name of the field used in schema.xml of solr server
- getName() - Method in class org.springframework.data.solr.core.query.SimpleField
-
- getNamedQueryName() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getNormalizedValue() - Method in class org.springframework.data.solr.core.geo.Distance
-
- getObject() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean
-
- getObject() - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactoryBean
-
- getObjectType() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean
-
- getObjectType() - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactoryBean
-
- getPageable() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the facet page requested.
- getPageRequest() - Method in interface org.springframework.data.solr.core.query.Query
-
Get page settings if defined
- getPageRequest() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getProjectionFields() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getProjectionOnFields() - Method in interface org.springframework.data.solr.core.query.Query
-
Get projection fields if defined
- getProjectionOnFields() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getQuery() - Method in interface org.springframework.data.solr.core.query.result.FacetQueryEntry
-
get the associated Query
- getQuery() - Method in class org.springframework.data.solr.core.query.result.SimpleFacetQueryEntry
-
- getQueryLookupStrategy(QueryLookupStrategy.Key) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getQueryMethod() - Method in class org.springframework.data.solr.repository.query.AbstractSolrQuery
-
- getQueryString() - Method in interface org.springframework.data.solr.core.query.QueryStringHolder
-
Get the the query string to use
- getQueryString() - Method in class org.springframework.data.solr.core.query.SimpleStringCriteria
-
- getQueryString(SolrDataQuery) - Method in class org.springframework.data.solr.core.QueryParser
-
Get the queryString to use withSolrQuery.setParam(CommonParams.Q, "queryString"}
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getRepositoryFactoryClassName() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- getScope() - Method in class org.springframework.data.solr.repository.cdi.SolrRepositoryBean
-
- getSolrCoreName() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- getSolrCoreName() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentEntity
-
- getSolrCoreName() - Method in interface org.springframework.data.solr.repository.query.SolrEntityInformation
-
- getSolrCoreName() - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getSolrOperation() - Method in enum org.springframework.data.solr.core.query.UpdateAction
-
- getSolrOperations() - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- getSolrServer() - Method in interface org.springframework.data.solr.core.SolrOperations
-
Get the underlying SolrServer instance
- getSolrServer() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getSolrServer() - Method in interface org.springframework.data.solr.server.SolrServerFactory
-
Get a configured SolrServer instance
- getSolrServer() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- getSolrServer() - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactory
-
- getSort() - Method in interface org.springframework.data.solr.core.query.Query
-
- getSort() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getTargetRepository(RepositoryMetadata) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getTree() - Method in class org.springframework.data.solr.repository.query.PartTreeSolrQuery
-
- getUpdates() - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
- getUpdates() - Method in interface org.springframework.data.solr.core.query.Update
-
List of fields and values to for update
- getValue() - Method in class org.springframework.data.solr.core.geo.Distance
-
- getValue() - Method in class org.springframework.data.solr.core.query.Criteria.CriteriaEntry
-
- getValue() - Method in interface org.springframework.data.solr.core.query.result.FacetEntry
-
The value within the field
- getValue() - Method in interface org.springframework.data.solr.core.query.ValueHoldingField
-
Get value for field
- getValueCount() - Method in interface org.springframework.data.solr.core.query.result.FacetEntry
-
The nr of hits for the value
- greaterThan(Object) - Method in class org.springframework.data.solr.core.query.Criteria
-
Crates new CriteriaEntry for RANGE {lowerBound TO *]
- greaterThanEqual(Object) - Method in class org.springframework.data.solr.core.query.Criteria
-
Crates new CriteriaEntry for RANGE [lowerBound TO *]
- save(S) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- save(Iterable<S>) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- saveBean(Object) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Execute add operation against solr, which will do either insert or update
- saveBean(Object) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveBeans(Collection<?>) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add a collection of beans to solr, which will do either insert or update
- saveBeans(Collection<?>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveDocument(SolrInputDocument) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add a solrj input document to solr, which will do either insert or update
- saveDocument(SolrInputDocument) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveDocuments(Collection<SolrInputDocument>) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add multiple solrj input documents to solr, which will do either insert or update
- saveDocuments(Collection<SolrInputDocument>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.solr.core.convert.MappingSolrConverter
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setDefaultOperator(Query.Operator) - Method in interface org.springframework.data.solr.core.query.Query
-
Set the default operator q.op
for query expressions
- setDefaultOperator(Query.Operator) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setEntityClass(Class<T>) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- setFacetLimit(int) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.limit
- setFacetMinCount(int) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set minimum number of hits facet.mincount
for result to be included in response
- setFacetOptions(FacetOptions) - Method in interface org.springframework.data.solr.core.query.FacetQuery
-
Faceting options to apply when exectuing query
- setFacetOptions(FacetOptions) - Method in class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- setFacetQueryResultPage(List<FacetQueryEntry>) - Method in class org.springframework.data.solr.core.query.result.FacetPage
-
- setFacetSort(FacetOptions.FacetSort) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.sort
(INDEX
or COUNT
)
- setGeoLocationEnd(GeoLocation) - Method in class org.springframework.data.solr.core.geo.BoundingBox
-
- setGeoLocationStart(GeoLocation) - Method in class org.springframework.data.solr.core.geo.BoundingBox
-
- setIdFieldName(String) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- setKey(String) - Method in class org.springframework.data.solr.core.query.Criteria.CriteriaEntry
-
- setLatitude(double) - Method in class org.springframework.data.solr.core.geo.GeoLocation
-
- setLongitude(double) - Method in class org.springframework.data.solr.core.geo.GeoLocation
-
- setMaxConnections(Integer) - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactoryBean
-
- setPageable(Pageable) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.offet
and facet.limit
- setPageRequest(Pageable) - Method in interface org.springframework.data.solr.core.query.Query
-
restrict result to entries on given page.
- setPageRequest(Pageable) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setSolrHome(String) - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- setSolrOperations(SolrOperations) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- setSolrOperations(SolrOperations) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- setSolrServer(SolrServer) - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactory
-
- setTimeout(Integer) - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactoryBean
-
- setUrl(String) - Method in class org.springframework.data.solr.server.support.HttpSolrServerFactoryBean
-
- setValue(double) - Method in class org.springframework.data.solr.core.geo.Distance
-
- setValue(Object) - Method in class org.springframework.data.solr.core.query.Criteria.CriteriaEntry
-
- setValueOfField(String, Object) - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
Add field with given name and value using UpateAction.SET
to the fields to be updated.
- shutdownSolrServer() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- SimpleFacetFieldEntry - Class in org.springframework.data.solr.core.query.result
-
- SimpleFacetFieldEntry(Field, String, long) - Constructor for class org.springframework.data.solr.core.query.result.SimpleFacetFieldEntry
-
- SimpleFacetQuery - Class in org.springframework.data.solr.core.query
-
- SimpleFacetQuery() - Constructor for class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- SimpleFacetQuery(Criteria) - Constructor for class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- SimpleFacetQuery(Criteria, Pageable) - Constructor for class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- SimpleFacetQueryEntry - Class in org.springframework.data.solr.core.query.result
-
- SimpleFacetQueryEntry(String, long) - Constructor for class org.springframework.data.solr.core.query.result.SimpleFacetQueryEntry
-
- SimpleField - Class in org.springframework.data.solr.core.query
-
The most trivial implementation of a Field
- SimpleField(String) - Constructor for class org.springframework.data.solr.core.query.SimpleField
-
- SimpleFilterQuery - Class in org.springframework.data.solr.core.query
-
- SimpleFilterQuery() - Constructor for class org.springframework.data.solr.core.query.SimpleFilterQuery
-
- SimpleFilterQuery(Criteria) - Constructor for class org.springframework.data.solr.core.query.SimpleFilterQuery
-
- SimpleQuery - Class in org.springframework.data.solr.core.query
-
Full implementation of
Query
that allows multiple options like pagination, grouping,...
- SimpleQuery() - Constructor for class org.springframework.data.solr.core.query.SimpleQuery
-
- SimpleQuery(Criteria) - Constructor for class org.springframework.data.solr.core.query.SimpleQuery
-
- SimpleQuery(Criteria, Pageable) - Constructor for class org.springframework.data.solr.core.query.SimpleQuery
-
- SimpleSolrMappingContext - Class in org.springframework.data.solr.core.mapping
-
- SimpleSolrMappingContext() - Constructor for class org.springframework.data.solr.core.mapping.SimpleSolrMappingContext
-
- SimpleSolrPersistentEntity<T> - Class in org.springframework.data.solr.core.mapping
-
- SimpleSolrPersistentEntity(TypeInformation<T>) - Constructor for class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- SimpleSolrPersistentProperty - Class in org.springframework.data.solr.core.mapping
-
- SimpleSolrPersistentProperty(Field, PropertyDescriptor, PersistentEntity<?, SolrPersistentProperty>, SimpleTypeHolder) - Constructor for class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- SimpleSolrRepository<T> - Class in org.springframework.data.solr.repository.support
-
Solr specific repository implementation.
- SimpleSolrRepository() - Constructor for class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- SimpleSolrRepository(SolrOperations) - Constructor for class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- SimpleSolrRepository(SolrEntityInformation<T, String>, SolrOperations) - Constructor for class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- SimpleSolrRepository(SolrOperations, Class<T>) - Constructor for class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- SimpleStringCriteria - Class in org.springframework.data.solr.core.query
-
The most basic criteria holding an already formatted QueryString that can be executed 'as is' against the solr server
- SimpleStringCriteria(String) - Constructor for class org.springframework.data.solr.core.query.SimpleStringCriteria
-
- SimpleUpdateField - Class in org.springframework.data.solr.core.query
-
- SimpleUpdateField(String) - Constructor for class org.springframework.data.solr.core.query.SimpleUpdateField
-
- SimpleUpdateField(String, Object) - Constructor for class org.springframework.data.solr.core.query.SimpleUpdateField
-
- SimpleUpdateField(String, Object, UpdateAction) - Constructor for class org.springframework.data.solr.core.query.SimpleUpdateField
-
- SolrCallback<T> - Interface in org.springframework.data.solr.core
-
Callback interface for data access code that works with SolrServer.
- SolrConverter - Interface in org.springframework.data.solr.core.convert
-
- SolrCrudRepository<T,ID extends Serializable> - Interface in org.springframework.data.solr.repository
-
- SolrDataQuery - Interface in org.springframework.data.solr.core.query
-
Common interface for any Query
- SolrDocument - Annotation Type in org.springframework.data.solr.core.mapping
-
- SolrEntityInformation<T,ID extends Serializable> - Interface in org.springframework.data.solr.repository.query
-
- SolrEntityInformationCreator - Interface in org.springframework.data.solr.repository.query
-
- SolrEntityInformationCreatorImpl - Class in org.springframework.data.solr.repository.support
-
- SolrEntityInformationCreatorImpl(MappingContext<? extends SolrPersistentEntity<?>, SolrPersistentProperty>) - Constructor for class org.springframework.data.solr.repository.support.SolrEntityInformationCreatorImpl
-
- SolrExceptionTranslator - Class in org.springframework.data.solr.core
-
- SolrExceptionTranslator() - Constructor for class org.springframework.data.solr.core.SolrExceptionTranslator
-
- SolrOperations - Interface in org.springframework.data.solr.core
-
Interface that specifies a basic set of Solr operations.
- SolrParameterAccessor - Interface in org.springframework.data.solr.repository.query
-
- SolrParametersParameterAccessor - Class in org.springframework.data.solr.repository.query
-
- SolrParametersParameterAccessor(SolrQueryMethod, Object[]) - Constructor for class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- SolrPersistentEntity<T> - Interface in org.springframework.data.solr.core.mapping
-
- SolrPersistentProperty - Interface in org.springframework.data.solr.core.mapping
-
- SolrPersistentProperty.PropertyToFieldNameConverter - Enum in org.springframework.data.solr.core.mapping
-
- SolrQueryMethod - Class in org.springframework.data.solr.repository.query
-
- SolrQueryMethod(Method, RepositoryMetadata, SolrEntityInformationCreator) - Constructor for class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- SolrRepository<T,ID extends Serializable> - Interface in org.springframework.data.solr.repository
-
- SolrRepositoryBean<T> - Class in org.springframework.data.solr.repository.cdi
-
Uses CdiRepositoryBean to create SolrRepository instances.
- SolrRepositoryBean(Bean<SolrOperations>, Set<Annotation>, Class<T>, BeanManager) - Constructor for class org.springframework.data.solr.repository.cdi.SolrRepositoryBean
-
- SolrRepositoryConfigExtension - Class in org.springframework.data.solr.repository.config
-
- SolrRepositoryConfigExtension() - Constructor for class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- SolrRepositoryExtension - Class in org.springframework.data.solr.repository.cdi
-
- SolrRepositoryExtension() - Constructor for class org.springframework.data.solr.repository.cdi.SolrRepositoryExtension
-
- SolrRepositoryFactory - Class in org.springframework.data.solr.repository.support
-
- SolrRepositoryFactory(SolrOperations) - Constructor for class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- SolrRepositoryFactoryBean<T extends Repository<S,ID>,S,ID extends Serializable> - Class in org.springframework.data.solr.repository.support
-
Spring
FactoryBean
implementation to ease container based configuration for XML namespace and JavaConfig.
- SolrRepositoryFactoryBean() - Constructor for class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- SolrServerFactory - Interface in org.springframework.data.solr.server
-
SolrServerFactory provides access to the solrj SolrServer
.
- SolrTemplate - Class in org.springframework.data.solr.core
-
Implementation of SolrOperations
- SolrTemplate(SolrServer) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrServer, String) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrServerFactory) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrServerFactory, SolrConverter) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- startsWith(String) - Method in class org.springframework.data.solr.core.query.Criteria
-
Crates new CriteriaEntry with trailing wildcard
- StringBasedSolrQuery - Class in org.springframework.data.solr.repository.query
-
Solr specific implementation of
RepositoryQuery
that can handle string based queries
- StringBasedSolrQuery(SolrQueryMethod, SolrOperations) - Constructor for class org.springframework.data.solr.repository.query.StringBasedSolrQuery
-
- StringBasedSolrQuery(String, SolrQueryMethod, SolrOperations) - Constructor for class org.springframework.data.solr.repository.query.StringBasedSolrQuery
-
- StringPageKey - Class in org.springframework.data.solr.core.query.result
-
- StringPageKey(String) - Constructor for class org.springframework.data.solr.core.query.result.StringPageKey
-
- ValueHoldingField - Interface in org.springframework.data.solr.core.query
-
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JavaDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JodaDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JodaLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.NumberConverters.NumberConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.geo.Distance.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.DistanceToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.GeoLocationToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.mapping.SolrPersistentProperty.PropertyToFieldNameConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.Criteria.OperationKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.FacetOptions.FacetSort
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.Query.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.UpdateAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JavaDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JodaDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.JodaLocalDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.convert.NumberConverters.NumberConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.geo.Distance.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.DistanceToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.GeoLocationToStringConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.mapping.SolrPersistentProperty.PropertyToFieldNameConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.query.Criteria.OperationKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.query.FacetOptions.FacetSort
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.query.Query.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.data.solr.core.query.UpdateAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.