| Package | Description | 
|---|---|
| org.apache.solr.cloud | Classes for dealing with ZooKeeper when operating in SolrCloud mode. | 
| org.apache.solr.core | Core classes implementing Solr internals and the management of  SolrCores | 
| org.apache.solr.handler | Concrete implementations of  SolrRequestHandler | 
| org.apache.solr.handler.component | SearchComponentimplementations for 
 use inSearchHandler | 
| org.apache.solr.highlight | SolrHighlighterAPI and related implementations and utilities | 
| org.apache.solr.index | Indexing related classes. | 
| org.apache.solr.parser | Solr native variant of the Lucene Classic QueryParser | 
| org.apache.solr.request | APIs and classes for dealing with Solr requests | 
| org.apache.solr.response | API and implementations of  QueryResponseWriterfor formatting Solr request responses | 
| org.apache.solr.response.transform | APIs and implementations of  DocTransformerfor modifying documents in Solr request responses | 
| org.apache.solr.rest | Solr RESTful APIs via Restlet. | 
| org.apache.solr.schema | IndexSchemaandFieldTypeimplementations for powering schema.xml | 
| org.apache.solr.search | APIs and classes for parsing and processing search requests | 
| org.apache.solr.search.facet | 
APIs and classes for the JSON Facet API. | 
| org.apache.solr.search.function | Solr implementations of  ValueSourcefor function queries. | 
| org.apache.solr.search.grouping.distributed.command | Internal classes used to implement distributed result grouping | 
| org.apache.solr.search.grouping.distributed.shardresultserializer | Internal classes used to implement distributed result grouping | 
| org.apache.solr.search.similarities | Factories for various built-in Lucene ranking models. | 
| org.apache.solr.update | APIs and classes for managing index updates | 
| org.apache.solr.update.processor | UpdateRequestProcessorFactoryAPIs and implementations for use inUpdateRequestProcessorChains | 
| org.apache.solr.util | Common utility classes used throughout Solr | 
| Class and Description | 
|---|
| ZkIndexSchemaReader Keeps a ManagedIndexSchema up-to-date when changes are made to the serialized managed schema in ZooKeeper | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| Class and Description | 
|---|
| AbstractSpatialFieldType Abstract base class for Solr FieldTypes based on a Lucene 4  SpatialStrategy. | 
| AbstractSpatialPrefixTreeFieldType | 
| AbstractSubTypeFieldType An abstract base class for FieldTypes that delegate work to another  FieldType. | 
| CoordinateFieldType A CoordinateFieldType is the base class for  FieldTypes that have semantics
 related to items in a coordinate system. | 
| CopyField CopyFieldcontains all the information of a valid copy fields in an index. | 
| DateValueFieldType Marker interface for Date-valued field types. | 
| DoubleValueFieldType Marker interface for double-valued field types. | 
| ExchangeRateProvider Interface for providing pluggable exchange rate providers to @CurrencyField | 
| FieldProperties | 
| FieldType Base class for all field types used by an index schema. | 
| FieldType.MultiValueSelector An enumeration representing various options that may exist for selecting a single value from a 
 multivalued field. | 
| FloatValueFieldType Marker interface for float-valued field types. | 
| HasImplicitIndexAnalyzer Marker interface for field types that have an implicit (non-user-configurable)
 index-time schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| IndexSchema.DynamicCopy | 
| IndexSchema.DynamicField | 
| IndexSchema.DynamicReplacement | 
| IndexSchema.DynamicReplacement.DynamicPattern | 
| IndexSchema.SchemaProps.Handler | 
| IndexSchemaFactory Base class for factories for IndexSchema implementations | 
| IntValueFieldType Marker interface for int-valued field types. | 
| LongValueFieldType Marker interface for long-valued field types. | 
| ManagedIndexSchema Solr-managed schema - non-user-editable, but can be mutable via internal and external REST API requests. | 
| ManagedIndexSchemaFactory Factory for ManagedIndexSchema | 
| NumberType | 
| NumericFieldType | 
| NumericValueFieldType Marker interface for numeric-valued field types. | 
| PointField | 
| PreAnalyzedField.ParseResult This is a simple holder of a stored part and the collected states (tokens with attributes). | 
| PreAnalyzedField.PreAnalyzedParser Parse the input and return the stored part and the tokens with attributes. | 
| PrimitiveFieldType Abstract class defining shared behavior for primitive types
 Intended to be used as base class for non-analyzed fields like
 int, float, string, date etc, and set proper defaults for them | 
| SchemaAware An interface that can be extended to provide a callback mechanism for
 informing an  IndexSchemainstance of changes to it, dynamically
 performed at runtime. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| SchemaManager A utility class to manipulate schema using the bulk mode. | 
| SchemaManager.OpType | 
| SimilarityFactory A factory interface for configuring a  Similarityin the Solr 
 schema.xml. | 
| SpatialQueryable Indicate that the implementing class is capable of generating a Query against spatial resources. | 
| StrField | 
| TextField TextFieldis the basic type for configurable text analysis. | 
| TrieField Provides field types to support for Lucene's  LegacyIntField,LegacyLongField,LegacyFloatFieldandLegacyDoubleField. | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| SimilarityFactory A factory interface for configuring a  Similarityin the Solr 
 schema.xml. | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
| SchemaField Encapsulates all information about a Field in a Solr Schema | 
| Class and Description | 
|---|
| FieldType Base class for all field types used by an index schema. | 
| IndexSchema IndexSchemacontains information about the valid fields in an index
 and the types of those fields. | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.