Class and Description |
---|
CacheConfig
Contains the knowledge of how cache config is
stored in the solrconfig.xml file, and implements a
factory to create caches.
|
QParserPlugin |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
ValueSourceParser
A factory that parses user queries to generate ValueSource instances.
|
Class and Description |
---|
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
DocListAndSet |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
DocListAndSet |
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
QParser
Note: This API is experimental and may change in non backward-compatible ways in the future
|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
SolrIndexSearcher.QueryCommand
A query request command to avoid having to change the method signatures
if we want to pass additional information to the searcher.
|
SolrIndexSearcher.QueryResult
The result of a search.
|
SortSpec
SortSpec encapsulates a Lucene Sort and a count of the number of documents
to return.
|
Class and Description |
---|
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
Class and Description |
---|
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
QParser
Note: This API is experimental and may change in non backward-compatible ways in the future
|
SolrQueryParser
A variation on the Lucene QueryParser which knows about the field
types and query time analyzers configured in Solr's schema.xml.
|
SpatialOptions |
Class and Description |
---|
CacheConfig
Contains the knowledge of how cache config is
stored in the solrconfig.xml file, and implements a
factory to create caches.
|
CacheRegenerator
Implementations of
CacheRegenerator are used in autowarming to populate a new cache
based on an old cache. |
DelegatingCollector
A simple delegating collector where one can set the delegate after creation
|
DocIterator
Simple Iterator of document Ids which may include score information.
|
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
DocListAndSet |
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
DocSetBase
A base class that may be usefull for implementing DocSets
|
DocSetCollector |
ExtendedAnalyzer |
ExtendedDismaxQParser.Clause |
ExtendedDismaxQParser.DynamicField |
ExtendedDismaxQParser.ExtendedSolrQueryParser
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
|
ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
A simple container for storing alias info
|
ExtendedDismaxQParser.QType |
ExtendedDismaxQParser.UserFields
Class that encapsulates the input from userFields parameter and can answer whether
a field allowed or disallowed as fielded query in the query string
|
ExtendedQuery
The ExtendedQuery interface provides extra metadata to a query.
|
ExtendedQueryBase |
FunctionQParser |
Grouping
Basic Solr Grouping infrastructure.
|
Grouping.Command
General group command.
|
Grouping.Format |
Grouping.TotalCount |
IdGenerator |
LRUCache.CumulativeStats |
LuceneQParser |
LuceneQueryOptimizer
Utility which converts certain query clauses into
QueryFilter s and
caches these. |
NamedParser |
PostFilter
The PostFilter interface provides a mechanism to further filter documents
after they have already gone through the main query and other filters.
|
QParser
Note: This API is experimental and may change in non backward-compatible ways in the future
|
QParserPlugin |
QueryParsing.StrParser
Simple class to help with parsing a string
Note: This API is experimental and may change in non backward-compatible ways in the future
|
QueryResultKey
A hash key encapsulating a query, a list of filters, and a sort
|
SolrCache
Primary API for dealing with Solr's internal caches.
|
SolrCache.State
Enumeration of possible States for cache instances.
|
SolrConstantScoreQuery
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
|
SolrConstantScoreQuery.ConstantWeight |
SolrIndexReader
Solr wrapper for IndexReader that contains extra context.
|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
SolrIndexSearcher.ProcessedFilter |
SolrIndexSearcher.QueryCommand
A query request command to avoid having to change the method signatures
if we want to pass additional information to the searcher.
|
SolrIndexSearcher.QueryResult
The result of a search.
|
SolrIndexSearcher.TermDocsState |
SolrQueryParser
A variation on the Lucene QueryParser which knows about the field
types and query time analyzers configured in Solr's schema.xml.
|
SolrQueryParser.MagicFieldName
Identifies the list of all known "magic fields" that trigger
special parsing behavior
|
SolrReaderInfo
SolrReaderInfo contains information that is the same for
every SolrIndexReader that wraps the same IndexReader.
|
SortedIntDocSet
SortedIntDocSet represents a sorted set of Lucene Document Ids. |
SortSpec
SortSpec encapsulates a Lucene Sort and a count of the number of documents
to return.
|
SpatialFilterQParserPlugin
Creates a spatial Filter based on the type of spatial point used.
|
ValueSourceParser
A factory that parses user queries to generate ValueSource instances.
|
ValueSourceParser.MVResult |
Class and Description |
---|
QParser
Note: This API is experimental and may change in non backward-compatible ways in the future
|
SolrFilter
A SolrFilter extends the Lucene Filter and adds extra semantics such as passing on
weight context info for function queries.
|
SolrSortField |
Class and Description |
---|
FunctionQParser |
ValueSourceParser
A factory that parses user queries to generate ValueSource instances.
|
Class and Description |
---|
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
Grouping.Format |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
SolrIndexSearcher.QueryCommand
A query request command to avoid having to change the method signatures
if we want to pass additional information to the searcher.
|
SolrIndexSearcher.QueryResult
The result of a search.
|
Class and Description |
---|
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
Class and Description |
---|
DocSet
DocSet represents an unordered set of Lucene Document Ids. |
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
Class and Description |
---|
CacheRegenerator
Implementations of
CacheRegenerator are used in autowarming to populate a new cache
based on an old cache. |
DocList
DocList represents the result of a query: an ordered list of document ids with optional score. |
QParser
Note: This API is experimental and may change in non backward-compatible ways in the future
|
SolrCache
Primary API for dealing with Solr's internal caches.
|
SolrIndexSearcher
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
|
SolrQueryParser
A variation on the Lucene QueryParser which knows about the field
types and query time analyzers configured in Solr's schema.xml.
|