- AbstractFacetQueryDecorator - Class in org.springframework.data.solr.core.query
-
- AbstractFacetQueryDecorator(FacetQuery) - Constructor for class org.springframework.data.solr.core.query.AbstractFacetQueryDecorator
-
- AbstractFunction - Class in org.springframework.data.solr.core.query
-
- AbstractFunction() - Constructor for class org.springframework.data.solr.core.query.AbstractFunction
-
- AbstractFunction(List<?>) - Constructor for class org.springframework.data.solr.core.query.AbstractFunction
-
- AbstractHighlightQueryDecorator - Class in org.springframework.data.solr.core.query
-
- AbstractHighlightQueryDecorator(HighlightQuery) - Constructor for class org.springframework.data.solr.core.query.AbstractHighlightQueryDecorator
-
- AbstractQueryDecorator - Class in org.springframework.data.solr.core.query
-
General purpose
Query
abstract decorator.
- AbstractQueryDecorator(Query) - Constructor for class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- AbstractSolrQuery - Class in org.springframework.data.solr.repository.query
-
- AbstractSolrQuery(SolrOperations, SolrQueryMethod) - Constructor for class org.springframework.data.solr.repository.query.AbstractSolrQuery
-
- add(String, Object) - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
Add field with given name and value to the fields to be updated.
- add(UpdateField) - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
- addAllFacetFieldResultPages(Map<Field, Page<FacetFieldEntry>>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addAllFacetPivotFieldResult(Map<PivotField, List<FacetPivotFieldEntry>>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addAllRangeFacetFieldResultPages(Map<Field, Page<FacetFieldEntry>>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addAllTerms(Map<String, List<TermsFieldEntry>>) - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- addArgument(Object) - Method in class org.springframework.data.solr.core.query.AbstractFunction
-
- addContentToStream(Object) - Method in class org.springframework.data.solr.core.schema.SolrJsonRequest
-
- addCriteria(Criteria) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- addCriteria(Criteria) - Method in interface org.springframework.data.solr.core.query.SolrDataQuery
-
Append criteria to query.
- addFacet(Field) - Method in class org.springframework.data.solr.core.query.StatsOptions
-
Adds a facet on field to the statistics to be requested.
- addFacet(String) - Method in class org.springframework.data.solr.core.query.StatsOptions
-
Adds a facet on field to the statistics to be requested.
- addFacetByRange(FacetOptions.FieldWithRangeParameters<?, ?, ?>) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Append additional field for range faceting
- addFacetOnField(Field) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Append additional field for faceting
- addFacetOnField(String) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Append additional field with given name for faceting
- addFacetOnFlieldnames(Collection<String>) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Append all fieldnames for faceting
- addFacetOnPivot(Field...) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Add pivot facet on given
Field
s.
- addFacetOnPivot(String...) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
- addFacetParameter(String, Object) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
Add field specific parameter by name
- addFacetParameter(String, Object, boolean) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- addFacetParameter(FacetOptions.FacetParameter) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
Add field specific facet parameter
- addFacetPivotResultPage(List<FacetPivotFieldEntry>, PivotField) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addFacetQuery(SolrDataQuery) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Append facet.query
- addFacetRangeParameter(String, Object) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
- addFacetResultPage(Page<FacetFieldEntry>, Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addField(Field) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add field to highlight
- addField(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add name of field to highlight on
- addField(String...) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add names of fields to highlight on
- addField(Field) - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- addField(String) - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- addField(Field) - Method in class org.springframework.data.solr.core.query.StatsOptions
-
Adds a field to the statistics to be requested.
- addField(String) - Method in class org.springframework.data.solr.core.query.StatsOptions
-
Adds a field via its name to the statistics to be requested.
- addFieldDefinition(SchemaDefinition.FieldDefinition) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- addFields(Collection<String>) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add names of fields to highlight on
- addFields(String...) - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- addFilterQuery(FilterQuery) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- addFilterQuery(FilterQuery) - Method in interface org.springframework.data.solr.core.query.Query
-
add query to filter results Corresponds to fq
in solr
- addFilterQuery(FilterQuery) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addGroupByField(Field) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- addGroupByField(Field) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Adds a group request for a
Field
.
- addGroupByField(String) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Adds a group request for a
Field
using its name.
- addGroupByField(Field) - Method in interface org.springframework.data.solr.core.query.Query
-
add the given field to those used for grouping result Corresponds to '' in solr
- addGroupByField(Field) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
Deprecated.
- addGroupByField(String) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addGroupByFunction(Function) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Adds a group request for a
Function
result.
- addGroupByQuery(Query) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Adds a group request for a
Query
result.
- addHighlightParameter(String, Object) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add parameter by name
- addHighlightParameter(HighlightOptions.HighlightParameter) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Add parameter
- addHighlightParameter(String, Object) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
Add field specific parameter by name
- addHighlightParameter(HighlightOptions.HighlightParameter) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
Add field specific highlight parameter
- addPredicateProcessor(QueryParserBase.PredicateProcessor) - Method in class org.springframework.data.solr.core.QueryParserBase
-
- addProjectionOnField(Field) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- addProjectionOnField(Field) - Method in interface org.springframework.data.solr.core.query.Query
-
add given Field to those included in result.
- addProjectionOnField(Field) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addProjectionOnField(String) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addProjectionOnFields(Field...) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addProjectionOnFields(String...) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addQueryParameter(T) - Method in class org.springframework.data.solr.core.query.FieldWithQueryParameters
-
- addRangeFacetResultPage(Page<FacetFieldEntry>, Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- addSelectiveFacet(Field) - Method in class org.springframework.data.solr.core.query.StatsOptions.FieldStatsOptions
-
Adds a selective facet over stats result of the field being configured.
- addSelectiveFacet(String) - Method in class org.springframework.data.solr.core.query.StatsOptions.FieldStatsOptions
-
- addSnipplets(Field, List<String>) - Method in class org.springframework.data.solr.core.query.result.HighlightEntry
-
- addSnipplets(String, List<String>) - Method in class org.springframework.data.solr.core.query.result.HighlightEntry
-
- addSolrClientForCore(SolrClient, String) - Method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
Add SolrClient for core to factory - Will override existing.
- addSort(Sort) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- addSort(Sort) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Adds
Sort
to instruct how to sort elements within a single group.
- addSort(Sort) - Method in interface org.springframework.data.solr.core.query.Query
-
- addSort(Sort) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- addTermsResult(List<TermsFieldEntry>, Field) - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- addTermsResult(List<TermsFieldEntry>, String) - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- addValueToField(String, Object) - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
Add field with given name and value using UpateAction.ADD
to the fields to be updated.
- afterCompletion(int) - Method in class org.springframework.data.solr.core.SolrTransactionSynchronizationAdapter
-
- afterPropertiesSet() - Method in class org.springframework.data.solr.core.convert.SolrConverterBase
-
- afterPropertiesSet() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- afterPropertiesSet() - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- afterSchemaWrite(SolrPersistentEntity<?>, SchemaDefinition) - Method in class org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator
-
- ALL_FIELDS - Static variable in class org.springframework.data.solr.core.query.HighlightOptions
-
- and(Node) - Method in class org.springframework.data.solr.core.query.Criteria
-
- and(String) - Method in class org.springframework.data.solr.core.query.Criteria
-
- and(Node) - Method in class org.springframework.data.solr.core.query.Crotch
-
- and(String) - Method in class org.springframework.data.solr.core.query.Crotch
-
- and(Node) - Method in class org.springframework.data.solr.core.query.Node
-
Combine two
Node
s using and.
- and(String) - Method in class org.springframework.data.solr.core.query.Node
-
Combine node with new
Node
for given fieldname using and.
- appendCoreToBaseUrl(String, SolrClient) - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactory
-
- appendCoreToBaseUrl(String, String) - Static method in class org.springframework.data.solr.server.support.SolrClientUtils
-
Append core to given baseUrl
- appendDefaultOperator(SolrQuery, Query.Operator) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Set q.op
parameter for SolrQuery
- appendDefType(SolrQuery, String) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Set defType
for SolrQuery
- appendFilterQuery(SolrQuery, List<FilterQuery>) - Method in class org.springframework.data.solr.core.DefaultQueryParser
-
Set filter filter queries for SolrQuery
- appendPagination(SolrQuery, Integer, Integer) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Append pagination information start, rows
to SolrQuery
- appendProjection(Query) - Method in class org.springframework.data.solr.repository.query.AbstractSolrQuery
-
- appendProjectionOnFields(SolrQuery, List<Field>) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Append field list to SolrQuery
- appendRequestHandler(SolrQuery, String) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Set request handler parameter for SolrQuery
- appendSort(SolrQuery, Sort) - Method in class org.springframework.data.solr.core.DefaultQueryParser
-
Append sorting parameters to SolrQuery
- appendTermsFieldToSolrQuery(Field, SolrQuery) - Method in class org.springframework.data.solr.core.TermsQueryParser
-
- appendTermsOptionsToSolrQuery(TermsOptions, SolrQuery) - Method in class org.springframework.data.solr.core.TermsQueryParser
-
- appendTimeAllowed(SolrQuery, Integer) - Method in class org.springframework.data.solr.core.QueryParserBase
-
Set SolrQuery.setTimeAllowed(Integer)
- asQueryStringRepresentation() - Method in enum org.springframework.data.solr.core.query.Query.Operator
-
- assertNoCollection(Object) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- 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
-
Converts a
Distance
to a solrReadable request parameter.
- GeoConverters.Point2DToStringConverter - Enum in org.springframework.data.solr.core.geo
-
Converts a
Point
to a solrReadable request parameter.
- GeoConverters.Point3DToStringConverter - Enum in org.springframework.data.solr.core.geo
-
Converts a
Point
to a solrReadable request parameter.
- GeoConverters.StringToPointConverter - Enum in org.springframework.data.solr.core.geo
-
Converts comma separated string to
Point
.
- GeoDistanceFunction - Class in org.springframework.data.solr.core.query
-
Implementation of geodist(sfield, latitude, longitude)
- GeoDistanceFunction.Builder - Class in org.springframework.data.solr.core.query
-
- geohash(Point) - Static method in class org.springframework.data.solr.core.query.GeoHashFunction
-
- geohash(double, double) - Static method in class org.springframework.data.solr.core.query.GeoHashFunction
-
- GeoHashFunction - Class in org.springframework.data.solr.core.query
-
Implementation of geohash(latitude, longitude)
- getAction() - Method in class org.springframework.data.solr.core.query.SimpleUpdateField
-
- getAction() - Method in interface org.springframework.data.solr.core.query.UpdateField
-
- getAlias() - Method in interface org.springframework.data.solr.core.query.CalculatedField
-
- getAlias() - Method in class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- getAllFacets() - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
- getAllFacets() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getArguments() - Method in class org.springframework.data.solr.core.query.AbstractFunction
-
- getArguments() - Method in interface org.springframework.data.solr.core.query.Function
-
- getBindableValue(int) - Method in class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- getBoost() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- getBoost() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getBoost() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentEntity
-
- getBoost() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
- getBoost() - Method in class org.springframework.data.solr.core.query.Criteria
-
Boost criteria value
- getBoost() - Method in class org.springframework.data.solr.repository.query.BindableSolrParameter
-
- getBoost(int) - Method in interface org.springframework.data.solr.repository.query.SolrParameterAccessor
-
Get boost value for element at index if defined
- getBoost(int) - Method in class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- getById(Serializable, Class<T>) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Executes a realtime get using given id.
- getById(Collection<? extends Serializable>, Class<T>) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Executes a realtime get using given ids.
- getById(Collection<? extends Serializable>, Class<T>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getById(Serializable, Class<T>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getCachePercent() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
- getCollectionName() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- getContent() - Method in interface org.springframework.data.solr.core.query.result.TermsPage
-
Returns the page content as
List
.
- getContent() - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- getContentParser() - Method in class org.springframework.data.solr.core.schema.SolrJsonRequest
-
- getContentStreams() - Method in class org.springframework.data.solr.core.schema.SolrJsonRequest
-
- getContentStreams() - Method in class org.springframework.data.solr.SolrRealtimeGetRequest
-
- getContentType() - Method in class org.springframework.data.solr.core.schema.MappingJacksonResponseParser
-
- getConversionService() - Method in class org.springframework.data.solr.core.convert.SolrConverterBase
-
- getConverter() - Method in interface org.springframework.data.solr.core.SolrOperations
-
- getConverter() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getCopyFields() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getCopyFields() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
- getCopyFields() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getCores() - Method in interface org.springframework.data.solr.server.SolrClientFactory
-
Get list of cores
- getCores() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- getCores() - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactory
-
- getCores() - Method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
- getCount() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getCount() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getCriteria() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getCriteria() - Method in interface org.springframework.data.solr.core.query.SolrDataQuery
-
- getCursorMark() - Method in interface org.springframework.data.solr.core.query.result.Cursor
-
Get the current set cursorMark
- getCursorMark() - Method in class org.springframework.data.solr.core.query.result.DelegatingCursor
-
- getCustomConversions() - Method in class org.springframework.data.solr.core.convert.SolrConverterBase
-
- getCustomWriteTarget(Class<?>) - Method in class org.springframework.data.solr.core.convert.CustomConversions
-
find most recent write target for given class
- getCustomWriteTarget(Class<?>, Class<?>) - Method in class org.springframework.data.solr.core.convert.CustomConversions
-
find most recent write target for given source and targetType
- getCustomWriteTargetType(Class<?>) - Method in class org.springframework.data.solr.core.convert.SolrConverterBase
-
get the target conversion type
- getDefaultOperator() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- 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
-
- getDefaultRequestMethod() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getDefaultValue() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getDefaultValue() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
- getDefaultValue() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getDefType() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getDefType() - Method in interface org.springframework.data.solr.core.query.Query
-
Get the default type of query, if one has been specified.
- getDefType() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getDefType() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getDistinctCount() - Method in interface org.springframework.data.solr.core.query.result.FieldStatsResult
-
Return the count of distinct values for this field.
- getDistinctCount() - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- getDistinctValues() - Method in interface org.springframework.data.solr.core.query.result.FieldStatsResult
-
Return the distinct values for this field.
- getDistinctValues() - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- getDynamicProjection() - Method in class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- getEnd() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
- getEntity() - Method in class org.springframework.data.solr.core.query.result.HighlightEntry
-
Get the entity the highlights are associated to
- 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(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 interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Fields contained in Result.
- getFacetFields() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacetFields() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getFacetLimit() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the max number of results per facet field.
- getFacetLimit() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- 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.
- getFacetMinCount() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getFacetOnFields() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the list of Fields to facet on
- getFacetOnPivots() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the list of pivot Fields to face on
- getFacetOptions() - Method in class org.springframework.data.solr.core.query.AbstractFacetQueryDecorator
-
- getFacetOptions() - Method in interface org.springframework.data.solr.core.query.FacetQuery
-
- getFacetOptions() - Method in class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- getFacetPivotFields() - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Pivot Fields contained in Result.
- getFacetPivotFields() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacetPrefix() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
get value used for facet.prefix
- getFacetPrefix() - 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
- getFacetQueries() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getFacetQueryResult() - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
- getFacetQueryResult() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacetResultPage(String) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Facet results for field with given name
- getFacetResultPage(Field) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Facet results for field with given field
- getFacetResultPage(String) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacetResultPage(Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacetResultPages() - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
- getFacetResultPages() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFacets() - Method in class org.springframework.data.solr.core.query.StatsOptions
-
- getFacetSort() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get sorting of facet results.
- getFacetStatsResult(Field) - Method in interface org.springframework.data.solr.core.query.result.FieldStatsResult
-
Return a map of value associated to its statistics for a given field.
- getFacetStatsResult(String) - Method in interface org.springframework.data.solr.core.query.result.FieldStatsResult
-
Return a map of value associated to its statistics for a given field name.
- getFacetStatsResult(Field) - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- getFacetStatsResult(String) - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- getFacetStatsResults() - Method in interface org.springframework.data.solr.core.query.result.FieldStatsResult
-
Return a map of fieldName associated to value facets for the given
FieldStatsResult
.
- getFacetStatsResults() - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- getField() - Method in class org.springframework.data.solr.core.query.Criteria
-
Target field
- getField() - Method in class org.springframework.data.solr.core.query.Crotch
-
- 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.FieldValueCountEntry
-
- getField() - Method in class org.springframework.data.solr.core.query.result.HighlightEntry.Highlight
-
- getField() - Method in interface org.springframework.data.solr.core.query.result.TermsFieldEntry
-
get the associated Field
- getFieldDefinition(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- getFieldName() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getFieldName() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
Get name of field under attention to Field
annotation
- getFields() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getFields() - Method in interface org.springframework.data.solr.core.query.PivotField
-
Get the fields for this pivot.
- getFields() - Method in class org.springframework.data.solr.core.query.SimplePivotField
-
- getFields() - Method in class org.springframework.data.solr.core.query.StatsOptions
-
- getFields() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- getFieldStats() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getFieldStatsResult(Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFieldStatsResult(String) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFieldStatsResult(Field) - Method in interface org.springframework.data.solr.core.query.result.StatsPage
-
Get the stats result done for the given
Field
.
- getFieldStatsResult(String) - Method in interface org.springframework.data.solr.core.query.result.StatsPage
-
Get the stats result done for the field with the given fieldName.
- getFieldStatsResults() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getFieldStatsResults() - Method in interface org.springframework.data.solr.core.query.result.StatsPage
-
Get all field stats results for this page.
- getFieldsWithHighlightParameters() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Get Collection of fields that have field specific highlight options.
- getFieldsWithParameters() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
- getFieldsWithRangeParameters() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
- getFilterQueries() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- 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
-
- getFilters() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getForClass(Class<? extends SolrDataQuery>) - Method in class org.springframework.data.solr.core.QueryParsers
-
- getFormatter() - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
- getFormatter() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getFragsize() - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
- getFragsize() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getFrom() - Method in class org.springframework.data.solr.core.query.Join
-
- getFromIndex() - Method in class org.springframework.data.solr.core.query.Join
-
- getFunction() - Method in interface org.springframework.data.solr.core.query.CalculatedField
-
- getFunction() - Method in class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- getGap() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
The size of the range to be added to the lower bound.
- getGroupByFields() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getGroupByFields() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
List of
Field
s to perform grouping by.
- 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
-
Deprecated.
- getGroupByFunctions() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
List of
Function
s to perform grouping by.
- getGroupByQueries() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
List of
Query
s to perform grouping by.
- getGroupEntries() - Method in interface org.springframework.data.solr.core.query.result.GroupResult
-
Group entries.
- getGroupEntries() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupResult
-
- getGroupOptions() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getGroupOptions() - Method in interface org.springframework.data.solr.core.query.Query
-
- getGroupOptions() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getGroupResult(Field) - Method in interface org.springframework.data.solr.core.query.result.GroupPage
-
Get a group result done for the given
Field
.
- getGroupResult(Function) - Method in interface org.springframework.data.solr.core.query.result.GroupPage
-
Get a group result done for the given
Function
.
- getGroupResult(Query) - Method in interface org.springframework.data.solr.core.query.result.GroupPage
-
Get a group result done for the given
Query
.
- getGroupResult(String) - Method in interface org.springframework.data.solr.core.query.result.GroupPage
-
Get a group result with the given name.
- getGroupResult(Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getGroupResult(Function) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getGroupResult(Query) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getGroupResult(String) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getGroupsCount() - Method in interface org.springframework.data.solr.core.query.result.GroupResult
-
Groups count.
- getGroupsCount() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupResult
-
- getGroupValue() - Method in interface org.springframework.data.solr.core.query.result.GroupEntry
-
Group name, the value on which the results were grouped by.
- getGroupValue() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupEntry
-
- getHardEnd() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
If the last range should be abruptly ended even if the end doesn't satisfies: (start - end) % gap = 0.
- getHighlighSnipplets() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlighted() - Method in interface org.springframework.data.solr.core.query.result.HighlightPage
-
- getHighlighted() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getHighlightFieldNames() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlightFormatter() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlightFragsize() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlightOptions() - Method in class org.springframework.data.solr.core.query.AbstractHighlightQueryDecorator
-
- getHighlightOptions() - Method in interface org.springframework.data.solr.core.query.HighlightQuery
-
- getHighlightOptions() - Method in class org.springframework.data.solr.core.query.SimpleHighlightQuery
-
- getHighlightParameters() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getHighlightParameterValue(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
Get value of parameter with given type
- getHighlightPostfix() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlightPrefix() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlightQuery() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getHighlights() - Method in class org.springframework.data.solr.core.query.result.HighlightEntry
-
- getHighlights(T) - Method in interface org.springframework.data.solr.core.query.result.HighlightPage
-
- getHighlights(T) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getIdAttribute() - Method in interface org.springframework.data.solr.repository.query.SolrEntityInformation
-
get the name of the id attribute
- getIdAttribute() - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getIdentifyingAnnotations() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- getIdentifyingTypes() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- getIdField() - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
- getIdField() - Method in interface org.springframework.data.solr.core.query.Update
-
get id field of document to update
- getIdFieldName() - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- getInclude() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
The definition of how boundaries (lower and upper) shall be handled (exclusive or inclusive) on range facet
requests.
- getIndex() - Method in class org.springframework.data.solr.repository.query.BindableSolrParameter
-
- getItems() - Method in class org.springframework.data.solr.core.query.result.DelegatingCursor.PartialResult
-
Get items returned from server.
- getJoin() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getJoin() - Method in interface org.springframework.data.solr.core.query.SolrDataQuery
-
- getJsonResponse() - Method in class org.springframework.data.solr.core.schema.SolrJsonResponse
-
- getKey() - Method in enum org.springframework.data.solr.core.query.Criteria.OperationKey
-
- getKey() - Method in class org.springframework.data.solr.core.query.Criteria.Predicate
-
- 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 class org.springframework.data.solr.core.query.result.FieldValueCountEntry
-
- 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.SimpleFacetQueryEntry
-
- getKey() - Method in class org.springframework.data.solr.core.query.result.StringPageKey
-
- getKey() - Method in interface org.springframework.data.solr.core.query.result.TermsEntry
-
- getKey() - Method in interface org.springframework.data.solr.core.query.result.TermsFieldEntry
-
- getLimit() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getLimit() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
- getLimit() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getLimit() - Method in class org.springframework.data.solr.repository.query.AbstractSolrQuery
-
- getLimit() - Method in class org.springframework.data.solr.repository.query.PartTreeSolrQuery
-
- getLimitingPageable(Pageable, int) - Method in class org.springframework.data.solr.repository.query.AbstractSolrQuery
-
- getLowerBoundTerm() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getMappingContext() - Method in class org.springframework.data.solr.core.convert.MappingSolrConverter
-
- getMappingContext() - Method in class org.springframework.data.solr.core.convert.SolrJConverter
-
- getMatches() - Method in interface org.springframework.data.solr.core.query.result.GroupResult
-
Matched documents for this group.
- getMatches() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupResult
-
- getMax() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMax() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMaxAsDate() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMaxAsDate() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMaxAsDouble() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMaxAsDouble() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMaxAsString() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMaxAsString() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMaxCount() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getMaxScore() - Method in interface org.springframework.data.solr.core.query.result.ScoredPage
-
Returns the scoring of the topmost document (max score).
- getMaxScore() - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getMean() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMean() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMethod() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getMin() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMin() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMinAsDate() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMinAsDate() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMinAsDouble() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMinAsDouble() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMinAsString() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMinAsString() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getMinCount() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getMinCount() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getMissing() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getMissing() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getMissing() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getModulePrefix() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- 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 interface org.springframework.data.solr.core.query.QueryParameter
-
- getName() - Method in class org.springframework.data.solr.core.query.QueryParameterImpl
-
- getName() - Method in interface org.springframework.data.solr.core.query.result.GroupResult
-
Grouping result name.
- getName() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupResult
-
- getName() - Method in class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- getName() - Method in class org.springframework.data.solr.core.query.SimpleField
-
- getName() - Method in class org.springframework.data.solr.core.query.SimplePivotField
-
- getName() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getName() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- getNamedQueryName() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getNextCursorMark() - Method in class org.springframework.data.solr.core.query.result.DelegatingCursor.PartialResult
-
Get the next cursor mark to use.
- getNode(String) - Method in class org.springframework.data.solr.core.schema.SolrJsonResponse
-
- getNrSnipplets() - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
- getNrSnipplets() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getObject() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean
-
- getObject() - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- getObjectType() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean
-
- getObjectType() - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- getOffset() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getOffset() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getOffset() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
- getOffset() - Method in interface org.springframework.data.solr.core.query.Query
-
Get number of rows to skip.
- getOffset() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getOffset() - Method in class org.springframework.data.solr.core.query.SolrPageRequest
-
- getOperation() - Method in class org.springframework.data.solr.core.query.CurrencyFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.DefaultValueFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.DistanceFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.DivideFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.ExistsFunction
-
- getOperation() - Method in interface org.springframework.data.solr.core.query.Function
-
solr readable representation of function
- getOperation() - Method in class org.springframework.data.solr.core.query.GeoDistanceFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.GeoHashFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.IfFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.MaxFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.NotFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.ProductFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.QueryFunction
-
- getOperation() - Method in class org.springframework.data.solr.core.query.TermFrequencyFunction
-
- getOther() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
The definition of additional (other) counts for the range facet.
- getPageable() - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Get the facet page requested.
- getPageable() - Method in class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- getPageNumber() - Method in class org.springframework.data.solr.core.query.SolrPageRequest
-
- getPageRequest() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
Deprecated.
- getPageRequest() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
- getPageRequest() - Method in interface org.springframework.data.solr.core.query.Query
-
- getPageRequest() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getPageSize() - Method in class org.springframework.data.solr.core.query.SolrPageRequest
-
- getParameters() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getParams() - Method in class org.springframework.data.solr.core.schema.SolrJsonRequest
-
- getParams() - Method in class org.springframework.data.solr.SolrRealtimeGetRequest
-
- getParent() - Method in class org.springframework.data.solr.core.query.Node
-
- getPivot(String) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Facet Pivot results for fields with given fields.
- getPivot(PivotField) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Facet Pivot results for fields with given fields.
- getPivot() - Method in interface org.springframework.data.solr.core.query.result.FacetPivotFieldEntry
-
- getPivot() - Method in class org.springframework.data.solr.core.query.result.SimpleFacetPivotEntry
-
- getPivot(String) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getPivot(PivotField) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getPivotFields() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getPosition() - Method in interface org.springframework.data.solr.core.query.result.Cursor
-
- getPosition() - Method in class org.springframework.data.solr.core.query.result.DelegatingCursor
-
- getPredicates() - Method in class org.springframework.data.solr.core.query.Criteria
-
- getPrefix() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getPrefix() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getProjectionFields() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getProjectionOnFields() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- 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 class org.springframework.data.solr.core.query.HighlightOptions
-
- 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
-
- getQueryParameter(String) - Method in class org.springframework.data.solr.core.query.FieldWithQueryParameters
-
Get the parameter for given name.
- getQueryParameters() - Method in class org.springframework.data.solr.core.query.FieldWithQueryParameters
-
Get Collection of all parameters
- getQueryParameterValue(String) - Method in class org.springframework.data.solr.core.query.FieldWithQueryParameters
-
Get value of given parameter
- 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 interface org.springframework.data.solr.core.QueryParser
-
Get the queryString to use withSolrQuery.setParam(CommonParams.Q, "queryString"}
- getQueryString(SolrDataQuery) - Method in class org.springframework.data.solr.core.QueryParserBase
-
- getRangeFacetResultPage(String) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Range Facet results for field with given name
- getRangeFacetResultPage(Field) - Method in interface org.springframework.data.solr.core.query.result.FacetPage
-
Get Range Facet results for a given field with given name
- getRangeFacetResultPage(String) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getRangeFacetResultPage(Field) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- getRegex() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getRegexFlag() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getRepositoryBaseClass(RepositoryMetadata) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getRepositoryFactoryClassName() - Method in class org.springframework.data.solr.repository.config.SolrRepositoryConfigExtension
-
- getRequestHandler() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getRequestHandler() - Method in interface org.springframework.data.solr.core.query.Query
-
Returns the request handler.
- getRequestHandler() - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- getRequestHandler() - Method in interface org.springframework.data.solr.core.query.TermsQuery
-
Returns the request handler.
- getRequestHandler() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getResult() - Method in interface org.springframework.data.solr.core.query.result.GroupEntry
-
Results for the current group.
- getResult() - Method in class org.springframework.data.solr.core.query.result.SimpleGroupEntry
-
- getRows() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getRows() - Method in interface org.springframework.data.solr.core.query.Query
-
Get number of rows to fetch.
- getRows() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getSchemaCreationFeatures() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getSchemaName(String) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getScope() - Method in class org.springframework.data.solr.repository.cdi.SolrRepositoryBean
-
- getScoreProperty() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- getScoreProperty() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentEntity
-
- getSelectiveCalcDistincts() - Method in class org.springframework.data.solr.core.query.StatsOptions
-
- getSelectiveFacets() - Method in class org.springframework.data.solr.core.query.StatsOptions
-
- getShortClassName(Class<?>) - Static method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
Get the class short name.
- getSiblings() - Method in class org.springframework.data.solr.core.query.Crotch
-
- getSiblings() - Method in class org.springframework.data.solr.core.query.Node
-
- getSimplePostfix() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getSimplePrefix() - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- getSnipplets() - Method in class org.springframework.data.solr.core.query.result.HighlightEntry.Highlight
-
- getSolrClient() - Method in interface org.springframework.data.solr.core.SolrOperations
-
Get the underlying SolrClient instance
- getSolrClient() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getSolrClient() - Method in interface org.springframework.data.solr.server.SolrClientFactory
-
Get base SolrClient
instance
- getSolrClient(String) - Method in interface org.springframework.data.solr.server.SolrClientFactory
-
Get configured SolrClient
for specific core
- getSolrClient() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- getSolrClient(String) - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- getSolrClient(String) - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactory
-
returns the reference SolrClient
- getSolrClient(String) - Method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
- getSolrClient(Class<?>) - Method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
Get configured
SolrClient
for specific class tying to determine core name via
SolrDocument
or its
class name.
- getSolrCore() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- getSolrCoreName() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- getSolrCoreName() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentEntity
-
Get the core's name for this entity.
- getSolrCoreName() - Method in interface org.springframework.data.solr.repository.query.SolrEntityInformation
-
get the name of the solr collection the entity resides in
- getSolrCoreName() - Method in class org.springframework.data.solr.repository.support.MappingSolrEntityInformation
-
- getSolrMappingContext() - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- getSolrOperation() - Method in enum org.springframework.data.solr.core.query.UpdateAction
-
- getSolrOperations() - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- getSolrOperations() - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- getSolrTypeName() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentProperty
-
- getSolrTypeName() - Method in interface org.springframework.data.solr.core.mapping.SolrPersistentProperty
-
- getSort() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getSort() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- getSort() - Method in class org.springframework.data.solr.core.query.GroupOptions
-
- getSort() - Method in interface org.springframework.data.solr.core.query.Query
-
- getSort() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getSort() - Method in class org.springframework.data.solr.core.query.SolrPageRequest
-
- getSort() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getSort() - Method in class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- getStart() - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
Start value configured for this field range facet.
- getStatsFacets() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getStatsOptions() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getStatsOptions() - Method in interface org.springframework.data.solr.core.query.Query
-
- getStatsOptions() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getStatsSelectiveCountDistinctFields() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getStatsSelectiveFacets() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getStddev() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getStddev() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getSum() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getSum() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getSumOfSquares() - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- getSumOfSquares() - Method in interface org.springframework.data.solr.core.query.result.StatsResult
-
- getTargetRepository(RepositoryInformation) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- getTerm() - Method in class org.springframework.data.solr.core.query.TermsOptions.BoundTerm
-
- getTerms(Field) - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- getTermsFields() - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- getTermsFields() - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- getTermsFields() - Method in interface org.springframework.data.solr.core.query.TermsQuery
-
- getTermsForField(String) - Method in interface org.springframework.data.solr.core.query.result.TermsPage
-
- getTermsForField(String) - Method in class org.springframework.data.solr.core.query.result.TermsResultPage
-
- getTermsOptions() - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- getTermsOptions() - Method in interface org.springframework.data.solr.core.query.TermsQuery
-
- getTimeAllowed() - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- getTimeAllowed() - Method in interface org.springframework.data.solr.core.query.Query
-
Return the time (in milliseconds) allowed for a search to finish
- getTimeAllowed() - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- getTimeAllowed() - Method in class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- getTo() - Method in class org.springframework.data.solr.core.query.Join
-
- getTokenizers() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getTree() - Method in class org.springframework.data.solr.repository.query.PartTreeSolrQuery
-
- getType() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- getUniqueKey() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- 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 update
- getUpperBoundTerm() - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- getValue(SolrPersistentProperty, Object, Object) - Method in class org.springframework.data.solr.core.convert.MappingSolrConverter
-
- getValue() - Method in class org.springframework.data.solr.core.query.Criteria.Predicate
-
- getValue() - Method in enum org.springframework.data.solr.core.query.DistanceFunction.Power
-
- getValue() - Method in interface org.springframework.data.solr.core.query.QueryParameter
-
- getValue() - Method in class org.springframework.data.solr.core.query.QueryParameterImpl
-
- getValue() - Method in interface org.springframework.data.solr.core.query.result.CountEntry
-
The value within the field
- getValue() - Method in class org.springframework.data.solr.core.query.result.ValueCountEntry
-
- getValue() - Method in interface org.springframework.data.solr.core.query.ValueHoldingField
-
Get value for field
- getValue() - Method in class org.springframework.data.solr.repository.query.BindableSolrParameter
-
- getValueCount() - Method in interface org.springframework.data.solr.core.query.result.CountEntry
-
The nr of hits for the value
- getValueCount() - Method in class org.springframework.data.solr.core.query.result.ValueCountEntry
-
- getVersion() - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
- getVersion() - Method in interface org.springframework.data.solr.core.query.Update
-
Document Version _version_
- getVersion() - Method in class org.springframework.data.solr.core.schema.MappingJacksonResponseParser
-
- getVersion() - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- getWriterType() - Method in class org.springframework.data.solr.core.schema.MappingJacksonResponseParser
-
- getZ() - Method in class org.springframework.data.solr.core.geo.Point
-
- greaterThan(Object) - Method in class org.springframework.data.solr.core.query.Criteria
-
- greaterThan(Object) - Method in class org.springframework.data.solr.core.query.Crotch
-
- greaterThan(Object) - Method in class org.springframework.data.solr.core.query.Node
-
- greaterThanEqual(Object) - Method in class org.springframework.data.solr.core.query.Criteria
-
- greaterThanEqual(Object) - Method in class org.springframework.data.solr.core.query.Crotch
-
- greaterThanEqual(Object) - Method in class org.springframework.data.solr.core.query.Node
-
- GroupEntry<T> - Interface in org.springframework.data.solr.core.query.result
-
- GroupOptions - Class in org.springframework.data.solr.core.query
-
Set of options that could be set for a
Query
in order to have grouped results.
- GroupOptions() - Constructor for class org.springframework.data.solr.core.query.GroupOptions
-
- GroupPage<T> - Interface in org.springframework.data.solr.core.query.result
-
Representation of a Group result page, holding one
GroupResult
for each grouping requested on a
org.springframework.data.solr.core.query.GroupQuery
.
- GroupResult<T> - Interface in org.springframework.data.solr.core.query.result
-
Representation of a group in response to group request (i.e.
- 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, int) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Execute add operation against solr, which will do either insert or update with support for commitWithin strategy
- saveBean(Object) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveBean(Object, int) - 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<?>, int) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add a collection of beans to solr, which will do either insert or update with support for commitWithin strategy
- saveBeans(Collection<?>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveBeans(Collection<?>, int) - 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, int) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add a solrj input document to solr, which will do either insert or update with support for commitWithin strategy
- saveDocument(SolrInputDocument) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveDocument(SolrInputDocument, int) - 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>, int) - Method in interface org.springframework.data.solr.core.SolrOperations
-
Add multiple solrj input documents to solr, which will do either insert or update with support for commitWithin
strategy
- saveDocuments(Collection<SolrInputDocument>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- saveDocuments(Collection<SolrInputDocument>, int) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- schema() - Static method in class org.springframework.data.solr.core.schema.SolrSchemaRequest
-
- schema() - Method in class org.springframework.data.solr.core.schema.SolrSchemaRequest.SolrSchemaRequestBuilder
-
- SchemaDefinition - Class in org.springframework.data.solr.core.schema
-
- SchemaDefinition() - Constructor for class org.springframework.data.solr.core.schema.SchemaDefinition
-
- SchemaDefinition(String) - Constructor for class org.springframework.data.solr.core.schema.SchemaDefinition
-
- SchemaDefinition.CopyFieldDefinition - Class in org.springframework.data.solr.core.schema
-
- SchemaDefinition.FieldDefinition - Class in org.springframework.data.solr.core.schema
-
- SchemaDefinition.FieldDefinitionBuilder - Class in org.springframework.data.solr.core.schema
-
- SchemaDefinition.Filter - Class in org.springframework.data.solr.core.schema
-
- SchemaDefinition.SchemaField - Interface in org.springframework.data.solr.core.schema
-
- SchemaDefinition.Tokenizer - Class in org.springframework.data.solr.core.schema
-
- Score - Annotation Type in org.springframework.data.solr.repository
-
Defines the annotated field to store the score of a document within search result.
- ScoredPage<T> - Interface in org.springframework.data.solr.core.query.result
-
Specific type of
Page
holding max score information.
- SelectiveStats - Annotation Type in org.springframework.data.solr.repository
-
Definition of field selective statistical that shall be executed within the request.
- setAlias(String) - Method in class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- 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
-
- setBoost(float) - Method in class org.springframework.data.solr.repository.query.BindableSolrParameter
-
- setCachePercent(int) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Sets the caching for grouping results.
- setCalcDistinct(boolean) - Method in class org.springframework.data.solr.core.query.StatsOptions
-
Sets the distinct calculation for a given stats request.
- setCollectionName(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- setCopyFields(Collection<String>) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setCount(Long) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setCountDistinct(Long) - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- setCreateMissingSolrClient(boolean) - Method in class org.springframework.data.solr.server.support.MulticoreSolrClientFactory
-
if true missing solrServers for cores will be created
- setCustomConversions(CustomConversions) - Method in class org.springframework.data.solr.core.convert.SolrConverterBase
-
- setDefaultOperator(Query.Operator) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- 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
-
- setDefaultValue(Object) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setDefType(String) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setDefType(String) - Method in interface org.springframework.data.solr.core.query.Query
-
Sets the default type to be used by the query.
- setDefType(String) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setDistinctValues(Collection<Object>) - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- 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 class org.springframework.data.solr.core.query.AbstractFacetQueryDecorator
-
- setFacetOptions(FacetOptions) - Method in interface org.springframework.data.solr.core.query.FacetQuery
-
Faceting options to apply when executing query
- setFacetOptions(FacetOptions) - Method in class org.springframework.data.solr.core.query.SimpleFacetQuery
-
- setFacetPrefix(String) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.prefix
- setFacetQueryResultPage(List<FacetQueryEntry>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- setFacetSort(FacetOptions.FacetSort) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.sort
(INDEX
or COUNT
)
- setField(Field) - Method in class org.springframework.data.solr.core.query.result.FieldValueCountEntry
-
- setField(String) - Method in class org.springframework.data.solr.core.query.result.FieldValueCountEntry
-
- setFields(List<SchemaDefinition.FieldDefinition>) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- setFieldStatsResults(Map<String, FieldStatsResult>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- setFilters(List<SchemaDefinition.Filter>) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setFormatter(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
set fragsize {@code f.
- setFormatter(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
set formatter hl.formatter
- setFragsize(Integer) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
set fragsize {@code f.
- setFragsize(Integer) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
set fragsize hl.fragsize
.
- setGroupFacets(boolean) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Defines whether field facet shall be computed in grouped fashion.
- setGroupMain(boolean) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Defines whether or not the first field group result shall be used as main result.
- setGroupOptions(GroupOptions) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setGroupOptions(GroupOptions) - Method in interface org.springframework.data.solr.core.query.Query
-
- setGroupOptions(GroupOptions) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setGroupResults(Map<Object, GroupResult<T>>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- setHardEnd(Boolean) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
Defines if the last range should be abruptly ended even if the end doesn't satisfies: (start - end) % gap = 0.
- setHighlighted(List<HighlightEntry<T>>) - Method in class org.springframework.data.solr.core.query.result.SolrResultPage
-
- setHighlightOptions(HighlightOptions) - Method in class org.springframework.data.solr.core.query.AbstractHighlightQueryDecorator
-
- setHighlightOptions(HighlightOptions) - Method in interface org.springframework.data.solr.core.query.HighlightQuery
-
Highlight options to apply when exectuing query
- setHighlightOptions(HighlightOptions) - Method in class org.springframework.data.solr.core.query.SimpleHighlightQuery
-
- setIdFieldName(String) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- setInclude(FacetParams.FacetRangeInclude) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
Defines how boundaries (lower and upper) shall be handled (exclusive or inclusive) on range facet requests.
- setInclude(boolean) - Method in class org.springframework.data.solr.core.query.TermsOptions.BoundTerm
-
- setIndexed(boolean) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setJoin(Join) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setJoin(Join) - Method in interface org.springframework.data.solr.core.query.SolrDataQuery
-
Set values for join {@code !
- setKey(String) - Method in class org.springframework.data.solr.core.query.Criteria.Predicate
-
set the operation key to be applied when parsing query
- setLimit(Integer) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setLimit(Integer) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Sets the number of rows to return for each group.
- setLimit(int) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setLowerBoundTerm(TermsOptions.BoundTerm) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setMappingContext(MappingContext<? extends SolrPersistentEntity<?>, SolrPersistentProperty>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setMax(Object) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setMaxConnections(Integer) - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- setMaxCount(int) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setMean(Object) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setMergeContigous(Boolean) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
set fragsize {@code f.
- setMethod(String) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setMin(Object) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setMinCount(Integer) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setMinCount(int) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setMissing(Boolean) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setMissing(Long) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setMultiValued(boolean) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setName(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setName(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- setNegating(boolean) - Method in class org.springframework.data.solr.core.query.Node
-
- setNrSnipplets(Integer) - Method in class org.springframework.data.solr.core.query.HighlightOptions.FieldWithHighlightParameters
-
set fragsize hl.fragsize
.
- setNrSnipplets(Integer) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
set hl.snippets
- setOffset(Integer) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setOffset(Integer) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setOffset(Integer) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Sets the initial offset of each group.
- setOffset(Integer) - Method in interface org.springframework.data.solr.core.query.Query
-
Set the number of rows to skip.
- setOffset(Integer) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setOther(FacetParams.FacetRangeOther) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithRangeParameters
-
Defines the additional (other) counts for the range facet, i.e. count of documents that are before start of the
range facet, end of range facet or even between start and end.
- setPageable(Pageable) - Method in class org.springframework.data.solr.core.query.FacetOptions
-
Set facet.offet
and facet.limit
- setPageRequest(Pageable) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- 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
-
- setParent(Node) - Method in class org.springframework.data.solr.core.query.Node
-
- setPartIsOr(boolean) - Method in class org.springframework.data.solr.core.query.Node
-
- setPivot(List<FacetPivotFieldEntry>) - Method in class org.springframework.data.solr.core.query.result.SimpleFacetPivotEntry
-
- setPrefix(String) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setPrefix(String) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setQuery(FilterQuery) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
- setRaw(boolean) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setRegex(String) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setRegexFlag(TermsOptions.RegexFlag) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setRequestHandler(String) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setRequestHandler(String) - Method in interface org.springframework.data.solr.core.query.Query
-
Sets the request handler.
- setRequestHandler(String) - Method in interface org.springframework.data.solr.core.query.TermsQuery
-
Sets the request handler.
- setRequired(boolean) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setResponse(NamedList<Object>) - Method in class org.springframework.data.solr.core.schema.SolrJsonResponse
-
- setRows(Integer) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setRows(Integer) - Method in interface org.springframework.data.solr.core.query.Query
-
Set the number of rows to fetch.
- setRows(Integer) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setSchemaCreationFeatures(Collection<SolrPersistentEntitySchemaCreator.Feature>) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setSchemaCreationSupport(boolean) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactory
-
- setSchemaCreationSupport(boolean) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- setSelectiveCalcDistinct(boolean) - Method in class org.springframework.data.solr.core.query.StatsOptions.FieldStatsOptions
-
- setSimplePostfix(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
set hl.simple.post
- setSimplePrefix(String) - Method in class org.springframework.data.solr.core.query.HighlightOptions
-
set hl.simple.pre
- setSolrClient(SolrClient) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- setSolrConverter(SolrConverter) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setSolrCore(String) - Method in class org.springframework.data.solr.core.SolrTemplate
-
- setSolrHome(String) - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- setSolrMappingContext(SimpleSolrMappingContext) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- setSolrOperations(SolrOperations) - Method in class org.springframework.data.solr.repository.support.SimpleSolrRepository
-
- setSolrOperations(SolrOperations) - Method in class org.springframework.data.solr.repository.support.SolrRepositoryFactoryBean
-
- setSort(FacetOptions.FacetSort) - Method in class org.springframework.data.solr.core.query.FacetOptions.FieldWithFacetParameters
-
- setSort(TermsOptions.Sort) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setStatsOptions(StatsOptions) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setStatsOptions(StatsOptions) - Method in interface org.springframework.data.solr.core.query.Query
-
- setStatsOptions(StatsOptions) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setStatsResults(Map<String, Map<String, StatsResult>>) - Method in class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- setStddev(Double) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setStored(boolean) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setSum(Object) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setSumOfSquares(Double) - Method in class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- setTerm(String) - Method in class org.springframework.data.solr.core.query.TermsOptions.BoundTerm
-
- setTimeAllowed(Integer) - Method in class org.springframework.data.solr.core.query.AbstractQueryDecorator
-
- setTimeAllowed(Integer) - Method in interface org.springframework.data.solr.core.query.Query
-
The time in milliseconds allowed for a search to finish.
- setTimeAllowed(Integer) - Method in class org.springframework.data.solr.core.query.SimpleQuery
-
- setTimeout(Integer) - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- setTokenizers(List<SchemaDefinition.Tokenizer>) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setTotalCount(boolean) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Defines whether the group count should be included in the response.
- setTruncateFacets(boolean) - Method in class org.springframework.data.solr.core.query.GroupOptions
-
Defines the maximum size of the group cache.
- setType(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition.FieldDefinition
-
- setUniqueKey(String) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- setUpperBoundTerm(TermsOptions.BoundTerm) - Method in class org.springframework.data.solr.core.query.TermsOptions
-
- setUrl(String) - Method in class org.springframework.data.solr.server.support.HttpSolrClientFactoryBean
-
- setValue(Object) - Method in class org.springframework.data.solr.core.query.Criteria.Predicate
-
- 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.
- setVersion(Object) - Method in class org.springframework.data.solr.core.query.PartialUpdate
-
set _version_
of document to apply update to.
- setVersion(Double) - Method in class org.springframework.data.solr.core.schema.SchemaDefinition
-
- shutdownSolrServer() - Method in class org.springframework.data.solr.server.support.EmbeddedSolrServerFactory
-
- SimpleCalculatedField - Class in org.springframework.data.solr.core.query
-
- SimpleCalculatedField(Function) - Constructor for class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- SimpleCalculatedField(String, Function) - Constructor for class org.springframework.data.solr.core.query.SimpleCalculatedField
-
- 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
-
- SimpleFacetPivotEntry - Class in org.springframework.data.solr.core.query.result
-
- SimpleFacetPivotEntry(Field, String, long) - Constructor for class org.springframework.data.solr.core.query.result.SimpleFacetPivotEntry
-
- 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
-
- SimpleFieldStatsResult - Class in org.springframework.data.solr.core.query.result
-
- SimpleFieldStatsResult() - Constructor for class org.springframework.data.solr.core.query.result.SimpleFieldStatsResult
-
- 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
-
- SimpleGroupEntry<T> - Class in org.springframework.data.solr.core.query.result
-
Represents a group holding the group value and all beans belonging to the group.
- SimpleGroupEntry(String, Page<T>) - Constructor for class org.springframework.data.solr.core.query.result.SimpleGroupEntry
-
- SimpleGroupResult<T> - Class in org.springframework.data.solr.core.query.result
-
This represents the result of a group command.
- SimpleGroupResult(int, Integer, String, Page<GroupEntry<T>>) - Constructor for class org.springframework.data.solr.core.query.result.SimpleGroupResult
-
- SimpleHighlightQuery - Class in org.springframework.data.solr.core.query
-
- SimpleHighlightQuery() - Constructor for class org.springframework.data.solr.core.query.SimpleHighlightQuery
-
- SimpleHighlightQuery(Criteria, Pageable) - Constructor for class org.springframework.data.solr.core.query.SimpleHighlightQuery
-
- SimpleHighlightQuery(Criteria) - Constructor for class org.springframework.data.solr.core.query.SimpleHighlightQuery
-
- SimplePivotField - Class in org.springframework.data.solr.core.query
-
- SimplePivotField(String...) - Constructor for class org.springframework.data.solr.core.query.SimplePivotField
-
- SimplePivotField(List<Field>) - Constructor for class org.springframework.data.solr.core.query.SimplePivotField
-
- 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(String) - Constructor for class org.springframework.data.solr.core.query.SimpleQuery
-
- SimpleQuery(Criteria, Pageable) - Constructor for class org.springframework.data.solr.core.query.SimpleQuery
-
- SimpleQuery(String, 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
-
- SimpleSolrMappingContext(SolrPersistentEntitySchemaCreator) - 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,ID extends Serializable> - 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, ?>, 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
-
- SimpleStatsResult - Class in org.springframework.data.solr.core.query.result
-
- SimpleStatsResult() - Constructor for class org.springframework.data.solr.core.query.result.SimpleStatsResult
-
- 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
-
- SimpleTermsFieldEntry - Class in org.springframework.data.solr.core.query.result
-
- SimpleTermsFieldEntry(String, long) - Constructor for class org.springframework.data.solr.core.query.result.SimpleTermsFieldEntry
-
- SimpleTermsFieldEntry(Field, String, long) - Constructor for class org.springframework.data.solr.core.query.result.SimpleTermsFieldEntry
-
- SimpleTermsQuery - Class in org.springframework.data.solr.core.query
-
- SimpleTermsQuery() - Constructor for class org.springframework.data.solr.core.query.SimpleTermsQuery
-
- SimpleTermsQuery.Builder - Class in org.springframework.data.solr.core.query
-
- 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
-
- sloppy(String, int) - Method in class org.springframework.data.solr.core.query.Criteria
-
- sloppy(String, int) - Method in class org.springframework.data.solr.core.query.Crotch
-
- sloppy(String, int) - Method in class org.springframework.data.solr.core.query.Node
-
- softCommit() - Method in interface org.springframework.data.solr.core.SolrOperations
-
Send soft commmit command SolrClient.commit(boolean, boolean, boolean)
- softCommit() - Method in class org.springframework.data.solr.core.SolrTemplate
-
- SolrCallback<T> - Interface in org.springframework.data.solr.core
-
Callback interface for data access code that works with SolrClient.
- SolrClientFactory - Interface in org.springframework.data.solr.server
-
SolrClientFactory
replaces SolrServerFactory from version 1.x and provides access to the solrj
SolrClient
.
- SolrClientUtils - Class in org.springframework.data.solr.server.support
-
- SolrConverter - Interface in org.springframework.data.solr.core.convert
-
- SolrConverterBase - Class in org.springframework.data.solr.core.convert
-
- SolrConverterBase() - Constructor for class org.springframework.data.solr.core.convert.SolrConverterBase
-
- 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
-
- SolrJConverter - Class in org.springframework.data.solr.core.convert
-
Trivial implementation of
SolrConverter
delegating conversion to
DocumentObjectBinder
- SolrJConverter() - Constructor for class org.springframework.data.solr.core.convert.SolrJConverter
-
- SolrJsonRequest - Class in org.springframework.data.solr.core.schema
-
- SolrJsonRequest(SolrRequest.METHOD, String) - Constructor for class org.springframework.data.solr.core.schema.SolrJsonRequest
-
- SolrJsonResponse - Class in org.springframework.data.solr.core.schema
-
- SolrJsonResponse() - Constructor for class org.springframework.data.solr.core.schema.SolrJsonResponse
-
- SolrMappingEventPublisher - Class in org.springframework.data.solr.core.mapping
-
- SolrMappingEventPublisher(SolrPersistentEntitySchemaCreator) - Constructor for class org.springframework.data.solr.core.mapping.SolrMappingEventPublisher
-
- SolrOperations - Interface in org.springframework.data.solr.core
-
Interface that specifies a basic set of Solr operations.
- SolrPageRequest - Class in org.springframework.data.solr.core.query
-
Solr specific implementation of Pageable
allowing zero sized pages.
- SolrPageRequest(int, int) - Constructor for class org.springframework.data.solr.core.query.SolrPageRequest
-
- SolrPageRequest(int, int, Sort.Direction, String...) - Constructor for class org.springframework.data.solr.core.query.SolrPageRequest
-
- SolrPageRequest(int, int, Sort) - Constructor for class org.springframework.data.solr.core.query.SolrPageRequest
-
- SolrParameterAccessor - Interface in org.springframework.data.solr.repository.query
-
- SolrParameters - Class in org.springframework.data.solr.repository.query
-
- SolrParameters(Method) - Constructor for class org.springframework.data.solr.repository.query.SolrParameters
-
- SolrParameters(List<SolrParameter>) - Constructor for class org.springframework.data.solr.repository.query.SolrParameters
-
- SolrParametersParameterAccessor - Class in org.springframework.data.solr.repository.query
-
- SolrParametersParameterAccessor(SolrQueryMethod, Object[]) - Constructor for class org.springframework.data.solr.repository.query.SolrParametersParameterAccessor
-
- SolrParametersParameterAccessor.BindableSolrParameterIterator - Class in org.springframework.data.solr.repository.query
-
- SolrPersistentEntity<T> - Interface in org.springframework.data.solr.core.mapping
-
- SolrPersistentEntitySchemaCreator - Class in org.springframework.data.solr.core.schema
-
- SolrPersistentEntitySchemaCreator(SolrClientFactory) - Constructor for class org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator
-
- SolrPersistentEntitySchemaCreator(SolrClientFactory, SolrSchemaWriter) - Constructor for class org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator
-
- SolrPersistentEntitySchemaCreator.Feature - Enum in org.springframework.data.solr.core.schema
-
- 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, ProjectionFactory, SolrEntityInformationCreator) - Constructor for class org.springframework.data.solr.repository.query.SolrQueryMethod
-
- SolrRealtimeGetRequest - Class in org.springframework.data.solr
-
- SolrRealtimeGetRequest(Serializable...) - Constructor for class org.springframework.data.solr.SolrRealtimeGetRequest
-
- SolrRealtimeGetRequest(Collection<? extends Serializable>) - Constructor for class org.springframework.data.solr.SolrRealtimeGetRequest
-
- SolrRepository<T,ID extends Serializable> - Interface in org.springframework.data.solr.repository
-
- SolrRepositoryBean<T> - Class in org.springframework.data.solr.repository.cdi
-
- SolrRepositoryBean(Bean<SolrOperations>, Set<Annotation>, Class<T>, BeanManager, CustomRepositoryImplementationDetector) - 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
-
- SolrRepositoryFactory(SolrClient) - 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
-
- SolrResultPage<T> - Class in org.springframework.data.solr.core.query.result
-
Base implementation of page holding solr response entities.
- SolrResultPage(List<T>) - Constructor for class org.springframework.data.solr.core.query.result.SolrResultPage
-
- SolrResultPage(List<T>, Pageable, long, Float) - Constructor for class org.springframework.data.solr.core.query.result.SolrResultPage
-
- SolrSchemaRequest - Class in org.springframework.data.solr.core.schema
-
- SolrSchemaRequest(SolrRequest.METHOD, String) - Constructor for class org.springframework.data.solr.core.schema.SolrSchemaRequest
-
- SolrSchemaRequest.SolrSchemaRequestBuilder - Class in org.springframework.data.solr.core.schema
-
- SolrSchemaRequestBuilder() - Constructor for class org.springframework.data.solr.core.schema.SolrSchemaRequest.SolrSchemaRequestBuilder
-
- SolrSchemaResolver - Class in org.springframework.data.solr.core.schema
-
- SolrSchemaResolver() - Constructor for class org.springframework.data.solr.core.schema.SolrSchemaResolver
-
- SolrSchemaWriter - Class in org.springframework.data.solr.core.schema
-
- SolrSchemaWriter(SolrClientFactory) - Constructor for class org.springframework.data.solr.core.schema.SolrSchemaWriter
-
- SolrSimpleTypes - Class in org.springframework.data.solr.core.mapping
-
Set of type that do not need to be converted into a solr readable format
- SolrTemplate - Class in org.springframework.data.solr.core
-
- SolrTemplate(SolrClient) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClient, String) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClient, String, RequestMethod) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClientFactory) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClientFactory, RequestMethod) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClientFactory, SolrConverter) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTemplate(SolrClientFactory, SolrConverter, RequestMethod) - Constructor for class org.springframework.data.solr.core.SolrTemplate
-
- SolrTransactionSynchronizationAdapter - Class in org.springframework.data.solr.core
-
- SolrTransactionSynchronizationAdapter.CommitTransaction - Class in org.springframework.data.solr.core
-
- SolrTransactionSynchronizationAdapter.CompletionDelegate - Interface in org.springframework.data.solr.core
-
- SolrTransactionSynchronizationAdapter.RollbackTransaction - Class in org.springframework.data.solr.core
-
- SolrTransactionSynchronizationAdapterBuilder - Class in org.springframework.data.solr.core
-
- SolrTransactionSynchronizationAdapterBuilder() - Constructor for class org.springframework.data.solr.core.SolrTransactionSynchronizationAdapterBuilder
-
- sort(TermsOptions.Sort) - Method in class org.springframework.data.solr.core.query.SimpleTermsQuery.Builder
-
- sparsenessDistance() - Static method in class org.springframework.data.solr.core.query.DistanceFunction
-
- startsWith(String) - Method in class org.springframework.data.solr.core.query.Criteria
-
Crates new
Criteria.Predicate
with trailing wildcard
NOTE: Strings will not be automatically split on whitespace.
- startsWith(String...) - Method in class org.springframework.data.solr.core.query.Criteria
-
- startsWith(Iterable<String>) - Method in class org.springframework.data.solr.core.query.Criteria
-
- startsWith(String) - Method in class org.springframework.data.solr.core.query.Crotch
-
- startsWith(String...) - Method in class org.springframework.data.solr.core.query.Crotch
-
- startsWith(Iterable<String>) - Method in class org.springframework.data.solr.core.query.Crotch
-
- startsWith(String) - Method in class org.springframework.data.solr.core.query.Node
-
- startsWith(String...) - Method in class org.springframework.data.solr.core.query.Node
-
- startsWith(Iterable<String>) - Method in class org.springframework.data.solr.core.query.Node
-
- Stats - Annotation Type in org.springframework.data.solr.repository
-
Statistics definition to be performed within a
Query
.
- StatsOptions - Class in org.springframework.data.solr.core.query
-
Set of options available to get field statistics.
- StatsOptions() - Constructor for class org.springframework.data.solr.core.query.StatsOptions
-
- StatsOptions.FieldStatsOptions - Class in org.springframework.data.solr.core.query
-
Set of options available to get field's statistics having a field as context.
- StatsPage<T> - Interface in org.springframework.data.solr.core.query.result
-
- StatsResult - Interface in org.springframework.data.solr.core.query.result
-
Contract to define representation of statistic information requested using
StatsOptions
.
- 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
-
- ValueCountEntry - Class in org.springframework.data.solr.core.query.result
-
- ValueCountEntry(String, long) - Constructor for class org.springframework.data.solr.core.query.result.ValueCountEntry
-
- ValueHoldingField - Interface in org.springframework.data.solr.core.query
-
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.DateToJodaDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.DateToLocalDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- 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.JodaDateTimeToDateConverter
-
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.DateTimeConverters.JodaLocalDateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.StringToJodaDateTimeConverter
-
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.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.Point2DToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.Point3DToStringConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.geo.GeoConverters.StringToPointConverter
-
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.DistanceFunction.Power
-
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.result.Cursor.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.TermsOptions.RegexFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.query.TermsOptions.Sort
-
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.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.data.solr.core.schema.SolrPersistentEntitySchemaCreator.Feature
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.data.solr.core.convert.DateTimeConverters.DateToJodaDateTimeConverter
-
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.DateToLocalDateTimeConverter
-
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.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.JodaDateTimeToDateConverter
-
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.DateTimeConverters.JodaLocalDateTimeToDateConverter
-
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.StringToJodaDateTimeConverter
-
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.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.Point2DToStringConverter
-
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.Point3DToStringConverter
-
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.StringToPointConverter
-
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.DistanceFunction.Power
-
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.result.Cursor.State
-
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.TermsOptions.RegexFlag
-
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.TermsOptions.Sort
-
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.
- values() - Static method in enum org.springframework.data.solr.core.RequestMethod
-
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.schema.SolrPersistentEntitySchemaCreator.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class org.springframework.data.solr.core.mapping.SimpleSolrPersistentEntity
-
- version() - Static method in class org.springframework.data.solr.core.schema.SolrSchemaRequest
-
- VersionUtil - Class in org.springframework.data.solr
-
Version util uses org.springframework.util.ClassUtils#isPresent(String)
to determine presence of certain
classes that are unique to some libraries, which allows to en-/disable some of the features in eg.