Uses of Package
org.apache.solr.schema
Packages that use org.apache.solr.schema
Package
Description
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
Core classes implementing Solr internals and the management of
SolrCoresConcrete implementations of
SolrRequestHandlerV2 API implementations for "admin" APIs.
SearchComponent implementations for use in SearchHandlerThe
SchemaDesignerAPI and supporting classes.SolrHighlighter API and related implementations and utilitiesIndexing related classes.
Jersey integration code
Solr native variant of the Lucene
Classic QueryParser
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 responsesSolr RESTful APIs.
IndexSchema and FieldType
implementations for powering schema.xmlAPIs and classes for parsing and processing search requests
APIs and classes for the JSON Facet API.
Internal classes used to implement distributed result grouping
Internal classes used to implement distributed result grouping
Classes related to joins.
Factories for various built-in Lucene ranking models.
APIs and classes for implementing Vector (Dense Retrieval) QueryParsers.
APIs and classes for managing index updates
UpdateRequestProcessorFactory APIs and implementations
for use in UpdateRequestProcessorChainsCommon utility classes used throughout Solr
-
Classes in org.apache.solr.schema used by org.apache.solr.cloudClassDescriptionKeeps a ManagedIndexSchema up-to-date when changes are made to the serialized managed schema in ZooKeeper
-
Classes in org.apache.solr.schema used by org.apache.solr.coreClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.handlerClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.handler.admin.apiClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.handler.componentClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.handler.designerClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Solr-managed schema - non-user-editable, but can be mutable via internal and external REST API requests.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.highlightClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.indexClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.jerseyClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.parserClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.requestClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.responseClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.response.transform
-
Classes in org.apache.solr.schema used by org.apache.solr.restClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields. -
Classes in org.apache.solr.schema used by org.apache.solr.schemaClassDescriptionAbstract base class for Solr FieldTypes based on a Lucene 4
SpatialStrategy.An abstract base class for FieldTypes that delegate work to anotherFieldType.A CoordinateFieldType is the base class forFieldTypes that have semantics related to items in a coordinate system.CopyFieldcontains all the information of a valid copy fields in an index.Represents a Currency field value, which includes a long amount and ISO currency code.Marker interface for Date-valued field types.Provides a field type to support Lucene'sKnnByteVectorFieldandKnnFloatVectorField.Marker interface for double-valued field types.Models all the info contained in an enums config XML fileInterface for providing pluggable exchange rate providers toCurrencyFieldTypeBase class for all field types used by an index schema.An enumeration representing various options that may exist for selecting a single value from a multivalued field.PointFieldimplementation forFloatvalues.Marker interface for float-valued field types.IndexSchemacontains information about the valid fields in an index and the types of those fields.Base class for factories for IndexSchema implementationsMarker interface for int-valued field types.Marker interface for long-valued field types.Solr-managed schema - non-user-editable, but can be mutable via internal and external REST API requests.Factory for ManagedIndexSchemaMarker interface for numeric-valued field types.Provides field types to support for Lucene'sIntPoint,LongPoint,FloatPointandDoublePoint.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 themAn interface that can be extended to provide a callback mechanism for informing anIndexSchemainstance of changes to it, dynamically performed at runtime.Encapsulates all information about a Field in a Solr SchemaA utility class to manipulate schema using the bulk mode.A factory interface for configuring aSimilarityin the Solr schema.xml.SortableTextFieldis a specialized form ofTextFieldthat supports Sorting and ValueSource functions, usingdocValuesbuilt from the firstmaxCharsForDocValuescharacters of the original (pre-analyzed) String values of this field.Indicate that the implementing class is capable of generating a Query against spatial resources.TextFieldis the basic type for configurable text analysis.Deprecated.Trie fields are deprecated as of Solr 7.0Keeps a ManagedIndexSchema up-to-date when changes are made to the serialized managed schema in ZooKeeperWatches for schema changes and triggers updates in the ZkIndexSchemaReader. -
Classes in org.apache.solr.schema used by org.apache.solr.searchClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.search.facet
-
Classes in org.apache.solr.schema used by org.apache.solr.search.grouping.distributed.command
-
Classes in org.apache.solr.schema used by org.apache.solr.search.grouping.distributed.shardresultserializerClassDescription
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.search.join
-
Classes in org.apache.solr.schema used by org.apache.solr.search.similaritiesClassDescriptionA factory interface for configuring a
Similarityin the Solr schema.xml. -
Classes in org.apache.solr.schema used by org.apache.solr.search.vectorClassDescriptionProvides a field type to support Lucene's
KnnByteVectorFieldandKnnFloatVectorField.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.updateClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.update.processorClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.Encapsulates all information about a Field in a Solr Schema -
Classes in org.apache.solr.schema used by org.apache.solr.utilClassDescriptionBase class for all field types used by an index schema.
IndexSchemacontains information about the valid fields in an index and the types of those fields.