Uses of Package
org.apache.solr.search
Packages that use org.apache.solr.search
Package
Description
A generic Directory layer/wrapper that caches data, on or off heap as desired.
Core classes implementing Solr internals and the management of
SolrCoresConcrete implementations of
SolrRequestHandlerSearchComponent implementations for use in SearchHandlerSolrHighlighter API and related implementations and utilitiesSolr native variant of the Lucene
Classic QueryParser
Solr Queries
APIs and classes for dealing with Solr requests
API and implementations of
QueryResponseWriter for formatting
Solr request responsesAPIs and implementations of
DocTransformer for
modifying documents in Solr request responsesIndexSchema and FieldType
implementations for powering schema.xmlAPIs and classes for parsing and processing search requests
APIs and classes for the JSON Facet API.
Solr implementations of
ValueSource for distance based
function queries.APIs and classes for implementing result grouping
Grouping related
CollectorsInternal classes used to implement distributed result grouping
Internal classes used to implement distributed result grouping
APIs and classes for transforming result grouping results into the appropriate response format
Classes related to joins.
APIs and classes for implementing MoreLikeThis (mlt) QueryParser.
APIs and Classes implementing the Stats component used for document frequency calculations.
APIs and classes for implementing Vector (Dense Retrieval) QueryParsers.
APIs and classes used by the
SpellCheckComponentAPIs and classes used by the
SpellCheckComponentAPIs and classes for managing index updates
Common utility classes used throughout Solr
-
Classes in org.apache.solr.search used by org.apache.solr.blockcache
-
Classes in org.apache.solr.search used by org.apache.solr.coreClassDescriptionContains the knowledge of how cache config is stored in the solrconfig.xml file, and implements a factory to create caches.Allows a query to be cancelledPrimary API for dealing with Solr's internal caches.SolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher.A factory parsing arguments (fromFunctionQParser) into a real function whose results are emitted from aValueSource. -
Classes in org.apache.solr.search used by org.apache.solr.handlerClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.handler.componentClassDescriptionAn object that encapsulates the basic information about the current Mark Point of a "Cursor" based request.
DocListrepresents the result of a query: an ordered list of document ids with optional score.An immutable ordered set of Lucene Document Ids.Note: This API is experimental and may change in non backward-compatible ways in the futureA query request command to avoid having to change the method signatures if we want to pass additional information to the searcher.The result of a search.Note: This API is experimental and may change in non backward-compatible ways in the futureSolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher.SortSpec encapsulates a Lucene Sort and a count of the number of documents to return.Simple checked exception for parsing errors -
Classes in org.apache.solr.search used by org.apache.solr.highlightClassDescription
DocListrepresents the result of a query: an ordered list of document ids with optional score.SolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.parserClassDescriptionNote: This API is experimental and may change in non backward-compatible ways in the futureSimple checked exception for parsing errors
-
Classes in org.apache.solr.search used by org.apache.solr.queryClassDescriptionAn immutable ordered set of Lucene Document Ids.The ExtendedQuery interface provides extra metadata to a query.SolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.requestClassDescriptionAn immutable ordered set of Lucene Document Ids.Represents the limitations on the query.SolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher.Simple checked exception for parsing errors -
Classes in org.apache.solr.search used by org.apache.solr.responseClassDescription
DocListrepresents the result of a query: an ordered list of document ids with optional score.A class representing the return fieldsA helper class ofSolrIndexSearcherfor stored Document related matters including DocValue substitutions.SolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.response.transformClassDescriptionInformation for the current document in the
DocIterator.Note: This API is experimental and may change in non backward-compatible ways in the future -
Classes in org.apache.solr.search used by org.apache.solr.schemaClassDescriptionNote: This API is experimental and may change in non backward-compatible ways in the future
-
Classes in org.apache.solr.search used by org.apache.solr.searchClassDescriptionA
FixedBitSetbased implementation of aDocSet.Contains the knowledge of how cache config is stored in the solrconfig.xml file, and implements a factory to create caches.Implementations ofCacheRegeneratorare used in autowarming to populate a new cache based on an old cache.Models all the information about how group head documents should be selectedAn object that encapsulates the basic information about the current Mark Point of a "Cursor" based request.A simple delegating collector where one can set the delegate after creationInformation for the current document in theDocIterator.Simple Iterator of document Ids which may include score information.DocListrepresents the result of a query: an ordered list of document ids with optional score.An immutable ordered set of Lucene Document Ids.DocSliceimplements DocList as an array of docids and optional scores.A helper class for random-order value access over docValues (such as in the case of useDocValuesAsStored).Supplies (and coordinates arbitrary-order value retrieval over) docValues iterators for a particular field, encapsulating the logic of iterator creation, reuse/caching, and advancing.Simple container for configuration information used when parsing queriesA subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.A simple container for storing alias infoThe ExtendedQuery interface provides extra metadata to a query.A class to hold "phrase slop" and "boost" parameters for pf, pf2, pf3 parametersDoes "function query" parsing of function-call like strings, producing aValueSource.Basic Solr Grouping infrastructure.General group command.Parse Solr's variant on the Lucene QueryParser syntax.The PostFilter interface provides a mechanism to further filter documents after they have already gone through the main query and other filters.Note: This API is experimental and may change in non backward-compatible ways in the futureA query request command to avoid having to change the method signatures if we want to pass additional information to the searcher.Represents the limitations on the query.The result of a search.Note: This API is experimental and may change in non backward-compatible ways in the futureA class representing the return fieldsPrimary API for dealing with Solr's internal caches.Enumeration of possible States for cache instances.Common base class of reusable functionality for SolrCachesDecides how many things to autowarm based on the size of another cacheA helper class ofSolrIndexSearcherfor stored Document related matters including DocValue substitutions.SolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher.INTERNAL: The response object fromSolrIndexSearcher.getProcessedFilter(List).Solr's default query parser, a schema-driven superset of the classic lucene query parser.The default implementation of return fields parsing for Solr.Marker interface indicating that the tagged class assumes access toSolrIndexSearcherfunctionality and cannot be used by a vanilla LuceneIndexSearcherA simple sorted int[] array implementation ofDocSet, good for small sets.SortSpec encapsulates a Lucene Sort and a count of the number of documents to return.Creates a spatial Filter based on the type of spatial point used.Simple class to help with parsing a string.Simple checked exception for parsing errorsTopDocsSliceimplements DocList based off providedTopDocs.A factory parsing arguments (fromFunctionQParser) into a real function whose results are emitted from aValueSource. -
Classes in org.apache.solr.search used by org.apache.solr.search.facetClassDescriptionA
FixedBitSetbased implementation of aDocSet.An immutable ordered set of Lucene Document Ids.Does "function query" parsing of function-call like strings, producing aValueSource.Note: This API is experimental and may change in non backward-compatible ways in the futureSolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher.Simple checked exception for parsing errorsA factory parsing arguments (fromFunctionQParser) into a real function whose results are emitted from aValueSource. -
Classes in org.apache.solr.search used by org.apache.solr.search.function.distanceClassDescriptionDoes "function query" parsing of function-call like strings, producing a
ValueSource.Simple checked exception for parsing errorsA factory parsing arguments (fromFunctionQParser) into a real function whose results are emitted from aValueSource. -
Classes in org.apache.solr.search used by org.apache.solr.search.groupingClassDescriptionA query request command to avoid having to change the method signatures if we want to pass additional information to the searcher.The result of a search.SolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher.SortSpec encapsulates a Lucene Sort and a count of the number of documents to return. -
Classes in org.apache.solr.search used by org.apache.solr.search.grouping.collector
-
Classes in org.apache.solr.search used by org.apache.solr.search.grouping.distributed.commandClassDescriptionAn immutable ordered set of Lucene Document Ids.SolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher.Simple checked exception for parsing errors -
Classes in org.apache.solr.search used by org.apache.solr.search.grouping.distributed.shardresultserializerClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.search.grouping.endresulttransformerClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.search.joinClassDescriptionAn immutable ordered set of Lucene Document Ids.Does "function query" parsing of function-call like strings, producing a
ValueSource.Note: This API is experimental and may change in non backward-compatible ways in the futureSolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher.Marker interface indicating that the tagged class assumes access toSolrIndexSearcherfunctionality and cannot be used by a vanilla LuceneIndexSearcherSimple checked exception for parsing errorsA factory parsing arguments (fromFunctionQParser) into a real function whose results are emitted from aValueSource. -
Classes in org.apache.solr.search used by org.apache.solr.search.mltClassDescriptionNote: This API is experimental and may change in non backward-compatible ways in the future
-
Classes in org.apache.solr.search used by org.apache.solr.search.statsClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.search.vectorClassDescriptionNote: This API is experimental and may change in non backward-compatible ways in the futureSimple checked exception for parsing errors
-
Classes in org.apache.solr.search used by org.apache.solr.spellingClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.spelling.suggestClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.updateClassDescriptionSolrIndexSearcher adds schema awareness and caching functionality over
IndexSearcher. -
Classes in org.apache.solr.search used by org.apache.solr.utilClassDescription
DocListrepresents the result of a query: an ordered list of document ids with optional score.A class to hold "phrase slop" and "boost" parameters for pf, pf2, pf3 parametersNote: This API is experimental and may change in non backward-compatible ways in the futureSolrIndexSearcher adds schema awareness and caching functionality overIndexSearcher.Solr's default query parser, a schema-driven superset of the classic lucene query parser.Simple checked exception for parsing errors