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 SolrCores
Concrete implementations of SolrRequestHandler
SearchComponent implementations for use in SearchHandler
SolrHighlighter API and related implementations and utilities
Solr 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 responses
APIs and implementations of DocTransformer for modifying documents in Solr request responses
IndexSchema and FieldType implementations for powering schema.xml
APIs 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 Collectors
Internal 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 SpellCheckComponent
APIs and classes used by the SpellCheckComponent
APIs and classes for managing index updates
Common utility classes used throughout Solr