A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- a - Variable in class org.apache.solr.search.function.DualDoubleFunction
- ABORT - org.apache.solr.cloud.api.collections.ReindexCollectionCmd.Cmd
- ABORTED - org.apache.solr.cloud.api.collections.ReindexCollectionCmd.State
- abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
- abortFetch() - Method in class org.apache.solr.handler.ReplicationHandler
- absComparator - Static variable in class org.apache.solr.update.PeerSync
- AbstractBackupRepository - Class in org.apache.solr.core.backup.repository
-
Abstract
BackupRepository
implementation providing some logic shared between real implementations. - AbstractBackupRepository() - Constructor for class org.apache.solr.core.backup.repository.AbstractBackupRepository
- AbstractDefaultValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Base class that can be extended by any
UpdateRequestProcessorFactory
designed to add a default value to the document in anAddUpdateCommand
when that field is not already specified. - AbstractDefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
- AbstractEnumField - Class in org.apache.solr.schema
-
Abstract Field type for support of string values with custom sort order.
- AbstractEnumField() - Constructor for class org.apache.solr.schema.AbstractEnumField
- AbstractEnumField.EnumMapping - Class in org.apache.solr.schema
-
Models all the info contained in an enums config XML file
- AbstractLuceneSpellChecker - Class in org.apache.solr.spelling
-
Abstract base class for all Lucene-based spell checking implementations.
- AbstractLuceneSpellChecker() - Constructor for class org.apache.solr.spelling.AbstractLuceneSpellChecker
- AbstractPluginLoader<T> - Class in org.apache.solr.util.plugin
-
An abstract super class that manages standard solr-style plugin configuration.
- AbstractPluginLoader(String, Class<T>) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
- AbstractPluginLoader(String, Class<T>, boolean, boolean) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
- AbstractReRankQuery - Class in org.apache.solr.search
- AbstractReRankQuery(Query, int, Rescorer) - Constructor for class org.apache.solr.search.AbstractReRankQuery
- AbstractReRankQuery(Query, int, Rescorer, ReRankScaler, ReRankOperator) - Constructor for class org.apache.solr.search.AbstractReRankQuery
- AbstractSolrEventListener - Class in org.apache.solr.core
- AbstractSolrEventListener(SolrCore) - Constructor for class org.apache.solr.core.AbstractSolrEventListener
- AbstractSpatialFieldType<T extends org.apache.lucene.spatial.SpatialStrategy> - Class in org.apache.solr.schema
-
Abstract base class for Solr FieldTypes based on a Lucene 4
SpatialStrategy
. - AbstractSpatialFieldType() - Constructor for class org.apache.solr.schema.AbstractSpatialFieldType
- AbstractSpatialFieldType(Set<String>) - Constructor for class org.apache.solr.schema.AbstractSpatialFieldType
- AbstractSpatialPrefixTreeFieldType<T extends org.apache.lucene.spatial.prefix.PrefixTreeStrategy> - Class in org.apache.solr.schema
- AbstractSpatialPrefixTreeFieldType() - Constructor for class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
- AbstractSSLCredentialProvider - Class in org.apache.solr.util.configuration.providers
-
Abstract provider with default implementation
- AbstractSSLCredentialProvider() - Constructor for class org.apache.solr.util.configuration.providers.AbstractSSLCredentialProvider
- AbstractSubTypeFieldType - Class in org.apache.solr.schema
-
An abstract base class for FieldTypes that delegate work to another
FieldType
. - AbstractSubTypeFieldType() - Constructor for class org.apache.solr.schema.AbstractSubTypeFieldType
- accept(float) - Method in interface org.apache.solr.util.FloatConsumer
-
Performs this operation on the given argument.
- accept(File) - Method in class org.apache.solr.util.RegexFileFilter
- ACCEPT_VERSIONS - Static variable in class org.apache.solr.security.PKIAuthenticationPlugin
- accumulate(int) - Method in class org.apache.solr.handler.component.SortedDateStatsValues
- accumulate(int) - Method in class org.apache.solr.handler.component.SortedNumericStatsValues
- accumulate(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the value associated with
docID
. - accumulate(BytesRef, int) - Method in class org.apache.solr.handler.component.SortedDateStatsValues
- accumulate(BytesRef, int) - Method in class org.apache.solr.handler.component.SortedNumericStatsValues
- accumulate(BytesRef, int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulate(NamedList<?>) - Method in class org.apache.solr.handler.component.SortedDateStatsValues
- accumulate(NamedList<?>) - Method in class org.apache.solr.handler.component.SortedNumericStatsValues
- accumulate(NamedList<?>) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on those in the given NamedList
- accumulateMissing() - Method in class org.apache.solr.handler.component.FieldFacetStats
- accumulateTermNum(int, BytesRef) - Method in class org.apache.solr.handler.component.FieldFacetStats
- accuracy - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
- accuracy - Variable in class org.apache.solr.spelling.SpellingOptions
-
Optionally restrict the results to have a minimum accuracy level.
- ACCURACY - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
- ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
- acquire() - Method in class org.apache.solr.util.AdjustableSemaphore
- action - Variable in class org.apache.solr.servlet.HttpSolrCall
- Action(RoutedAlias, RoutedAlias.ActionType, String) - Constructor for class org.apache.solr.cloud.api.collections.RoutedAlias.Action
- ActionThrottle - Class in org.apache.solr.cloud
- ActionThrottle(String, long) - Constructor for class org.apache.solr.cloud.ActionThrottle
- ActionThrottle(String, long, long) - Constructor for class org.apache.solr.cloud.ActionThrottle
- ActionThrottle(String, long, long, TimeSource) - Constructor for class org.apache.solr.cloud.ActionThrottle
- ActionThrottle(String, long, TimeSource) - Constructor for class org.apache.solr.cloud.ActionThrottle
- ACTIVE - org.apache.solr.cluster.Replica.ReplicaState
- ACTIVE - org.apache.solr.cluster.Shard.ShardState
- ACTIVE - org.apache.solr.update.UpdateLog.State
- ActiveReplicaWatcher - Class in org.apache.solr.cloud
-
Watch for replicas to become
Replica.State.ACTIVE
. - ActiveReplicaWatcher(String, List<String>, List<String>, SolrCloseableLatch) - Constructor for class org.apache.solr.cloud.ActiveReplicaWatcher
-
Construct the watcher.
- ActiveTasksListComponent - Class in org.apache.solr.handler.component
-
List the active tasks that can be cancelled
- ActiveTasksListComponent() - Constructor for class org.apache.solr.handler.component.ActiveTasksListComponent
- ActiveTasksListHandler - Class in org.apache.solr.handler.component
-
Handles request for listing all active cancellable tasks
- ActiveTasksListHandler() - Constructor for class org.apache.solr.handler.component.ActiveTasksListHandler
- actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
-
actual shards to send the request to, filled out by framework
- adaptExistingFieldToData(SchemaField, List<Object>, ManagedIndexSchema) - Method in class org.apache.solr.handler.designer.DefaultSchemaSuggester
- adaptExistingFieldToData(SchemaField, List<Object>, ManagedIndexSchema) - Method in interface org.apache.solr.handler.designer.SchemaSuggester
- add(int) - Method in class org.apache.solr.search.DocSetBuilder
- add(int, int) - Method in class org.apache.solr.search.DocSetCollector.ExpandingIntArray
- add(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- add(E) - Method in class org.apache.solr.util.BoundedTreeSet
- add(E, long) - Method in class org.apache.solr.logging.LogWatcher
- add(CharSequence, Object) - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookup
-
Deprecated.Adds a new node if
key
already exists, otherwise replaces its value. - add(String) - Method in class org.apache.solr.update.processor.Lookup3Signature
- add(String) - Method in class org.apache.solr.update.processor.MD5Signature
- add(String) - Method in class org.apache.solr.update.processor.Signature
- add(String) - Method in class org.apache.solr.update.processor.TextProfileSignature
- add(String, Object) - Method in class org.apache.solr.index.MergePolicyFactoryArgs
- add(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Appends a named value to the list of named values to be returned.
- add(String, String, List<Lookup.LookupResult>) - Method in class org.apache.solr.spelling.suggest.SuggesterResult
-
Add suggestion results for
token
- add(TermsEnum, int) - Method in class org.apache.solr.search.DocSetBuilder
-
Returns the number of terms visited
- add(DocIdSetIterator, int) - Method in class org.apache.solr.search.DocSetBuilder
- add(FixedBitSet, DocIdSetIterator, int) - Static method in class org.apache.solr.search.DocSetBuilder
- add(Api) - Method in class org.apache.solr.api.V2HttpCall.CompositeApi
- add(PayloadObj<PackagePayload.AddVersion>) - Method in class org.apache.solr.pkg.PackageAPI.Edit
- add(PayloadObj<PluginMeta>) - Method in class org.apache.solr.handler.admin.ContainerPluginsApi.Edit
- add(ShardBackupMetadata) - Method in class org.apache.solr.core.backup.AggregateBackupStats
- add(PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
-
Adds a
PivotFacetValue
to this collection -- callers must not use this method if aPivotFacetValue
with the same value already exists in this collection - add(Grouping.Command<?>) - Method in class org.apache.solr.search.Grouping
- add(CollectionStats) - Method in class org.apache.solr.search.stats.CollectionStats
- add(TermStats) - Method in class org.apache.solr.search.stats.TermStats
- add(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Suggestions must be added with the best suggestion first.
- add(Token, List<String>) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds a whole bunch of suggestions, and does not worry about frequency.
- add(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
- add(AddUpdateCommand, boolean) - Method in class org.apache.solr.update.UpdateLog
- add(ConcurrentLRUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
- add(T) - Method in class org.apache.solr.logging.CircularList
- ADD - org.apache.solr.search.ReRankOperator
- ADD - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- ADD - Static variable in class org.apache.solr.update.UpdateLog
- ADD_COPY_FIELD - org.apache.solr.schema.SchemaManager.OpType
- ADD_DYNAMIC_FIELD - org.apache.solr.schema.SchemaManager.OpType
- ADD_FIELD - org.apache.solr.schema.SchemaManager.OpType
- ADD_FIELD_TYPE - org.apache.solr.schema.SchemaManager.OpType
- addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Add an alias to this query parser.
- addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Add an alias to this query parser.
- addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
- addAllTo(FixedBitSet) - Method in class org.apache.solr.search.BitDocSet
- addAllTo(FixedBitSet) - Method in class org.apache.solr.search.DocSet
-
Adds all the docs from this set to the target.
- addAllTo(FixedBitSet) - Method in class org.apache.solr.search.SortedIntDocSet
- addBackedFile(String, String, Checksum) - Method in class org.apache.solr.core.backup.ShardBackupMetadata
- addBackedFile(ShardBackupMetadata.BackedFile) - Method in class org.apache.solr.core.backup.ShardBackupMetadata
- addBoostFunctions(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
- addBoostQuery(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
- addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
- addChild(FacetDebugInfo) - Method in class org.apache.solr.search.facet.FacetDebugInfo
- addClause(List<BooleanClause>, int, int, Query) - Method in class org.apache.solr.parser.SolrQueryParserBase
- addCloseHook(Closeable) - Method in class org.apache.solr.request.SolrRequestInfo
- addCloseHook(Closeable) - Method in class org.apache.solr.search.QueryContext
- addCloseHook(CloseHook) - Method in class org.apache.solr.core.SolrCore
-
Add a close callback hook
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.CachingDirectoryFactory
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.DirectoryFactory
-
Adds a close listener for a Directory.
- addCollationsToResponse(SolrParams, SpellingResult, ResponseBuilder, String, NamedList<Object>, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
- addCollectionParamIfNeeded(List<String>) - Method in class org.apache.solr.servlet.HttpSolrCall
-
Sets the "collection" parameter on the request to the list of alias-resolved collections for this request.
- addCommandField(Command<?>) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
- addConfListener(Runnable) - Method in class org.apache.solr.core.SolrCore
-
Register to notify for any file change in the conf directory.
- addCopyFields(String, Collection<String>, int) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema and adds the new copy fields to the copy.
- addCopyFields(String, Collection<String>, int) - Method in class org.apache.solr.schema.ManagedIndexSchema
- addCopyFields(Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema and adds the new copy fields to the copy Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addCopyFields(Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
- addCore(String, SolrCore) - Method in class org.apache.solr.core.TransientSolrCoreCache
-
Deprecated.Adds the newly-opened core to the list of open cores.
- addCore(String, SolrCore) - Method in class org.apache.solr.core.TransientSolrCoreCacheDefault
-
Deprecated.
- addCoreDescriptor(CoreDescriptor) - Method in class org.apache.solr.core.SolrCores
- addCoreDescriptor(CoreDescriptor) - Method in class org.apache.solr.core.TransientSolrCores
-
Deprecated.
- addDebug(Object, String...) - Method in class org.apache.solr.handler.component.ResponseBuilder
- addDebugInfo(String, Object) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Utility function to add debugging info.
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.DisMaxQParser
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.ExtendedDismaxQParser
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.QParser
- addDeprecatedWarning() - Method in class org.apache.solr.rest.BaseSolrResource
- addDeprecatedWarning() - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
- addDoc(int, String[]) - Method in class org.apache.solr.handler.loader.CSVLoaderBase
-
called for each line of values (document)
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
- addDocList(NamedList<? super DocList>, GroupDocs<?>) - Method in class org.apache.solr.search.Grouping.Command
- addDynamicFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given dynamic fields to the copy, Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addDynamicFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
- added(ContainerPluginsRegistry.ApiInfo) - Method in interface org.apache.solr.api.ContainerPluginsRegistry.PluginRegistryListener
-
Called when a new plugin is added.
- ADDED - org.apache.solr.api.ContainerPluginsRegistry.Diff
- addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been added
- addedDocument(int, LongSupplier) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been added
- addElevatedIds(List<String>) - Method in class org.apache.solr.handler.component.QueryElevationComponent.ElevationBuilder
- addErrorToResponse(String, SolrException, Map<Object, Throwable>, Map<String, Object>, String) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- addEscapes(String) - Static method in error org.apache.solr.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEventParms(SolrIndexSearcher, NamedList<Object>) - Method in class org.apache.solr.core.AbstractSolrEventListener
-
Add the
EventParams.EVENT
with either theEventParams.NEW_SEARCHER
orEventParams.FIRST_SEARCHER
values depending on the value of currentSearcher. - addExceptionToNamedList(Object, Exception, NamedList<Object>) - Static method in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
-
Creates a SimpleOrderedMap with the exception details and adds it to the results
- addExcludedIds(Collection<String>) - Method in class org.apache.solr.handler.component.QueryElevationComponent.ElevationBuilder
- addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
-
A common way to mark the response format as experimental
- addExpressiblePlugins(StreamFactory, SolrCore) - Static method in class org.apache.solr.handler.StreamHandler
- addFacet(String, Map<String, StatsValues>) - Method in class org.apache.solr.handler.component.SortedDateStatsValues
- addFacet(String, Map<String, StatsValues>) - Method in class org.apache.solr.handler.component.SortedNumericStatsValues
- addFacet(String, Map<String, StatsValues>) - Method in interface org.apache.solr.handler.component.StatsValues
-
Adds the facet statistics for the facet with the given name
- addField(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
- addField(SchemaField, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given field to the copy Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addField(SchemaField, Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given field to the copy Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
Adds a field command based on the specified field.
- addFieldFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
- addFields(Collection<SchemaField>) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given fields to the copy.
- addFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given fields to the copy Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
- addFieldTypes(List<FieldType>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given field type to the copy, Requires synchronizing on the object returned by
IndexSchema.getSchemaUpdateLock()
. - addFieldTypes(List<FieldType>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
- addFL(StringBuilder, String, boolean) - Method in class org.apache.solr.handler.component.QueryComponent
- addFrequency(Token, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds an original token with its document frequency
- addFunctionCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
- addGlobalStrings(Collection<String>) - Method in class org.apache.solr.update.TransactionLog
- addHighlights(Object[], Object, Map<Object, ShardDoc>) - Method in class org.apache.solr.handler.component.HighlightComponent
- addHttpHeader(String, String) - Method in class org.apache.solr.response.SolrQueryResponse
-
Adds a response header with the given name and value.
- addKey(byte[], String) - Method in class org.apache.solr.packagemanager.RepositoryManager
- addListener(PackageListeners.Listener) - Method in class org.apache.solr.pkg.PackageListeners
- addListener(PackageListeners.Listener, boolean) - Method in class org.apache.solr.pkg.PackageListeners
- addMainQuery(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
Adds the main query to the query argument.
- addManagedResource(String, Class<? extends ManagedResource>) - Method in class org.apache.solr.rest.RestManager
-
If not already registered, registers the given
ManagedResource
subclass at the given resourceId, creates an instance. - addMergeStrategy(MergeStrategy) - Method in class org.apache.solr.handler.component.ResponseBuilder
- addMetric(ReplicaMetric<?>, Object) - Method in class org.apache.solr.cluster.placement.impl.CollectionMetricsBuilder.ReplicaMetricsBuilder
-
Add unconverted (raw) values here, this method internally calls
Metric.convert(Object)
. - addMetrics(NamedList<Object>, Timer) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Adds metrics from a Timer to a NamedList, using well-known back-compat names.
- addMissing(int) - Method in class org.apache.solr.handler.component.SortedDateStatsValues
- addMissing(int) - Method in class org.apache.solr.handler.component.SortedNumericStatsValues
- addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Updates the statistics when multiple documents are missing a value
- addMultiTermClause(List<BooleanClause>, Query) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Called from QueryParser's MultiTerm rule.
- addMultiTermClause(List<BooleanClause>, Query) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
- addMXBeanMetrics(T, Class<? extends T>, String, BiConsumer<String, Metric>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Creates a set of metrics (gauges) that correspond to available bean properties for the provided MXBean.
- addMXBeanMetrics(T, String[], String, BiConsumer<String, Metric>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Creates a set of metrics (gauges) that correspond to available bean properties for the provided MXBean.
- addNamedPlugin(Map<String, Object>, String) - Method in class org.apache.solr.core.ConfigOverlay
- addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addNumberElement(Number) - Method in class org.apache.solr.util.vector.ByteDenseVectorParser
- addNumberElement(Number) - Method in class org.apache.solr.util.vector.DenseVectorParser
- addNumberElement(Number) - Method in class org.apache.solr.util.vector.FloatDenseVectorParser
- addOldLog(TransactionLog, boolean) - Method in class org.apache.solr.update.UpdateLog
- addOnReconnectListener(OnReconnect) - Method in class org.apache.solr.cloud.ZkController
-
Add a listener to be notified once there is a new session created after a ZooKeeper session expiration occurs; in most cases, listeners will be components that have watchers that need to be re-created.
- addParamToDistributedRequestWhitelist(SolrQueryRequest, String...) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
-
By default, the
DistributedUpdateProcessor
is extremely conservative in the list of request params that will be copied/included when updates are forwarded to other nodes. - addPartialResponseDetail(Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
If
SolrQueryResponse.getResponseHeader()
is available, add a reason for returning partial response. - addPath(String) - Method in class org.apache.solr.core.SolrPaths.AllowPathBuilder
-
Adds an allowed path.
- addPath(Path) - Method in class org.apache.solr.core.SolrPaths.AllowPathBuilder
-
Adds an allowed path.
- addPhraseFieldQueries(BooleanQuery.Builder, List<ExtendedDismaxQParser.Clause>, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Adds shingled phrase queries to all the fields specified in the pf, pf2 anf pf3 parameters
- addPivotQueriesAndRanges(NamedList<Object>, SolrParams, DocSet, List<FacetComponent.FacetBase>, List<RangeFacetRequest>) - Method in class org.apache.solr.handler.component.PivotFacetProcessor
-
Add facet.queries and facet.ranges to the pivot response if needed
- addProjectedReplicaWeights(Replica) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
-
Add the weights for the given replica to this node
- addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
- addQueryFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
- addRange(int, int, int) - Method in class org.apache.solr.legacy.LegacyNumericUtils.IntRangeBuilder
-
Deprecated.Overwrite this method, if you like to receive the raw int range bounds.
- addRange(long, long, int) - Method in class org.apache.solr.legacy.LegacyNumericUtils.LongRangeBuilder
-
Deprecated.Overwrite this method, if you like to receive the raw long range bounds.
- addRange(BytesRef, BytesRef) - Method in class org.apache.solr.legacy.LegacyNumericUtils.IntRangeBuilder
-
Deprecated.Overwrite this method, if you like to receive the already prefix encoded range bounds.
- addRange(BytesRef, BytesRef) - Method in class org.apache.solr.legacy.LegacyNumericUtils.LongRangeBuilder
-
Deprecated.Overwrite this method, if you like to receive the already prefix encoded range bounds.
- addRangeFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
- addRaw(long) - Method in class org.apache.solr.util.hll.HLL
-
Adds
rawValue
directly to the HLL. - addRefinement(int, PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacet
-
Tracks that the specified shard needs to be asked to refine the specified
PivotFacetValue
- addRejectedModification(String, String) - Method in exception org.apache.solr.cluster.placement.PlacementModificationException
-
Add information about the modification that cause this exception.
- addRemoteMessageProperties(Map<String, Object>, String) - Method in class org.apache.solr.handler.admin.api.CreateAliasAPI.CategoryRoutedAliasProperties
- addRemoteMessageProperties(Map<String, Object>, String) - Method in class org.apache.solr.handler.admin.api.CreateAliasAPI.RoutedAliasProperties
- addRemoteMessageProperties(Map<String, Object>, String) - Method in class org.apache.solr.handler.admin.api.CreateAliasAPI.TimeRoutedAliasProperties
- addReplica(Replica) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
- addReplica(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
- ADDREPLICA_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- AddReplicaCmd - Class in org.apache.solr.cloud.api.collections
- AddReplicaCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.AddReplicaCmd
- AddReplicaCmd.CreateReplica - Class in org.apache.solr.cloud.api.collections
-
A data structure to keep all information required to create a new replica in one place.
- ADDREPLICAPROP_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- AddReplicaPropCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CollApiCmds.AddReplicaPropCmd
- addReplicaProperty(String, String, String, String, AddReplicaPropertyRequestBody) - Method in class org.apache.solr.handler.admin.api.AddReplicaProperty
- addReplicaProperty(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
- AddReplicaProperty - Class in org.apache.solr.handler.admin.api
-
V2 API for adding a property to a collection replica
- AddReplicaProperty(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.AddReplicaProperty
- addRepository(String, String) - Method in class org.apache.solr.packagemanager.RepositoryManager
-
Add a repository to Solr
- addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
- addResponse(Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Set response
- addResponseHeader(NamedList<Object>) - Method in class org.apache.solr.response.SolrQueryResponse
-
Set response header
- AddressUtils - Class in org.apache.solr.util
-
Simple utilities for working Hostname/IP Addresses
- AddressUtils() - Constructor for class org.apache.solr.util.AddressUtils
- addRole(PayloadObj<ClusterAPI.RoleInfo>) - Method in class org.apache.solr.handler.ClusterAPI.Commands
- ADDROLE_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- addRoutingRule(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
- ADDROUTINGRULE - org.apache.solr.cloud.overseer.OverseerAction
- adds - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
- AddSchemaFieldsUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
This processor will dynamically add fields to the schema if an input document contains one or more fields that don't match any field or dynamic field in the schema.
- AddSchemaFieldsUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
- addSchemaObject(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- addSettingsToResponse(SchemaDesignerSettings, Map<String, Object>) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- addShardLevelActiveQuery(String, CancellableCollector) - Method in class org.apache.solr.core.CancellableQueryTracker
- addShingledPhraseQueries(BooleanQuery.Builder, List<ExtendedDismaxQParser.Clause>, Collection<FieldParams>, int, float, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Modifies the main query by adding a new optional Query consisting of shingled phrase queries across the specified clauses using the specified field => boost mappings.
- addStat(String, AggValueSource) - Method in class org.apache.solr.search.facet.FacetRequest
- addStringElement(String) - Method in class org.apache.solr.util.vector.ByteDenseVectorParser
- addStringElement(String) - Method in class org.apache.solr.util.vector.DenseVectorParser
- addStringElement(String) - Method in class org.apache.solr.util.vector.FloatDenseVectorParser
- addSubFacet(String, FacetRequest) - Method in class org.apache.solr.search.facet.FacetRequest
- addSubset(Collection<E>, M) - Method in class org.apache.solr.handler.component.QueryElevationComponent.TrieSubsetMatcher.Builder
-
Adds a subset.
- addTargetCollection(ClusterState, NamedList<Object>, String, ZkStateReader.AliasesManager, Map<String, String>, RoutedAlias.Action) - Method in class org.apache.solr.cloud.api.collections.MaintainRoutedAliasCmd
- addToCoreAware(T) - Method in class org.apache.solr.core.SolrResourceLoader
-
the inform() callback should be invoked on the listener.
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
- addToInfoBeans(T) - Method in class org.apache.solr.core.SolrResourceLoader
- addToLog(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Add a value to be logged.
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactStatsCache
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.LRUStatsCache
- addToRemoteMessageWithPrefix(CreateCollectionRequestBody, Map<String, Object>, String) - Static method in class org.apache.solr.handler.admin.api.CreateCollection
- addToResourceLoaderAware(T) - Method in class org.apache.solr.core.SolrResourceLoader
- addTransformer(DocTransformer) - Method in class org.apache.solr.response.transform.DocTransformers
- addTransformerFactory(String, TransformerFactory) - Method in class org.apache.solr.core.SolrCore
- addTransientDescriptor(String, CoreDescriptor) - Method in class org.apache.solr.core.TransientSolrCoreCache
-
Deprecated.Adds a new
CoreDescriptor
. - addTransientDescriptor(String, CoreDescriptor) - Method in class org.apache.solr.core.TransientSolrCoreCacheDefault
-
Deprecated.
- addUnits(String, double, double) - Static method in class org.apache.solr.util.DistanceUnits
-
Custom distance units can be supplied using this method.
- AddUpdateCommand - Class in org.apache.solr.update
-
An
UpdateCommand
for adding or updating one document. - AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
- AdjustableSemaphore - Class in org.apache.solr.util
- AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
- adjustMetrics(long, long, long) - Method in class org.apache.solr.search.CaffeineCache
- ADMIN - org.apache.solr.core.SolrInfoBean.Category
- ADMIN - org.apache.solr.security.AuditEvent.RequestType
- ADMIN - org.apache.solr.security.AuthorizationContext.RequestType
- ADMIN - org.apache.solr.servlet.SolrDispatchFilter.Action
- ADMIN_OR_REMOTEQUERY - org.apache.solr.servlet.SolrDispatchFilter.Action
- AdminAPIBase - Class in org.apache.solr.handler.admin.api
-
A common parent for "admin" (i.e.
- AdminAPIBase(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.AdminAPIBase
- AdminHandlersProxy - Class in org.apache.solr.handler.admin
-
Static methods to proxy calls to an Admin (GET) API to other nodes in the cluster and return a combined response
- AdminHandlersProxy() - Constructor for class org.apache.solr.handler.admin.AdminHandlersProxy
- advance(int) - Method in class org.apache.solr.search.BitsFilteredPostingsEnum
- advance(int) - Method in class org.apache.solr.search.facet.FieldUtil.OrdValues
- advance(int) - Method in class org.apache.solr.uninverting.FieldCacheImpl.SortedDocValuesImpl.Iter
- advanceExact(int) - Method in class org.apache.solr.search.facet.DocValuesAcc
-
Wrapper to
org.apache.lucene.index.DocValuesIterator#advanceExact(int)
returns whether or not givendoc
has value - advanceExact(int) - Method in class org.apache.solr.search.facet.FieldUtil.DVOrdValues
- advanceExact(int) - Method in class org.apache.solr.search.facet.FieldUtil.FCOrdValues
- advanceExact(int) - Method in class org.apache.solr.uninverting.FieldCacheImpl.SortedDocValuesImpl.Iter
- advanceToMapKey(JSONParser, String, boolean) - Static method in class org.apache.solr.request.json.JSONUtil
- AffinityPlacementConfig - Class in org.apache.solr.cluster.placement.plugins
-
Configuration bean for
AffinityPlacementFactory
. - AffinityPlacementConfig() - Constructor for class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
-
Zero-arguments public constructor required for deserialization - don't use.
- AffinityPlacementConfig(long, long) - Constructor for class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
-
Configuration for the
AffinityPlacementFactory
. - AffinityPlacementConfig(long, long, Map<String, String>, Map<String, String>) - Constructor for class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
- AffinityPlacementConfig(long, long, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
-
Configuration for the
AffinityPlacementFactory
. - AffinityPlacementFactory - Class in org.apache.solr.cluster.placement.plugins
-
This factory is instantiated by config from its class name.
- AffinityPlacementFactory() - Constructor for class org.apache.solr.cluster.placement.plugins.AffinityPlacementFactory
-
Empty public constructor is used to instantiate this factory.
- AffinityPlacementFactory.AffinityPlacementPlugin - Class in org.apache.solr.cluster.placement.plugins
-
See
AffinityPlacementFactory
for instructions on how to configure a cluster to use this plugin and details on what the plugin does. - afterCoreRename() - Method in class org.apache.solr.metrics.SolrCoreMetricManager
-
Make sure that metrics already collected that correspond to the old core name are carried over and will be used under the new core name.
- AggregateBackupStats - Class in org.apache.solr.core.backup
-
Aggregate stats from multiple
ShardBackupMetadata
- AggregateBackupStats() - Constructor for class org.apache.solr.core.backup.AggregateBackupStats
- AggregateMetric - Class in org.apache.solr.metrics
-
This class is used for keeping several partial named values and providing useful statistics over them.
- AggregateMetric() - Constructor for class org.apache.solr.metrics.AggregateMetric
- AggregateMetric.Update - Class in org.apache.solr.metrics
-
Simple class to represent current value and how many times it was set.
- aggregateNodeLevelMetricsEnabled - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- aggregateNodeLevelMetricsEnabled - Variable in class org.apache.solr.handler.RequestHandlerBase
- AggUtil - Class in org.apache.solr.search.facet
- AggValueSource - Class in org.apache.solr.search.facet
- AggValueSource(String) - Constructor for class org.apache.solr.search.facet.AggValueSource
- alias - Variable in class org.apache.solr.handler.admin.api.CoreReplicationAPI.FileMetaData
- Alias() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
- Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
- ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
- aliases - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Where we store a map from field name we expect to see in our query string, to Alias object containing the fields to use in our DisjunctionMaxQuery and the tiebreaker to use.
- aliases - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Where we store a map from field name we expect to see in our query string, to Alias object containing the fields to use in our DisjunctionMaxQuery and the tiebreaker to use.
- ALIASPROP_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
-
Change properties for an alias (use CREATEALIAS_OP to change the actual value of the alias)
- AliasProperty - Class in org.apache.solr.handler.admin.api
-
V2 APIs for managing and inspecting properties for collection aliases
- AliasProperty(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.AliasProperty
- ALL - org.apache.solr.security.PermissionNameProvider.Name
- ALL - Static variable in class org.apache.solr.handler.admin.MetricsHandler
- ALL - Static variable in interface org.apache.solr.handler.tagger.TagClusterReducer
- ALL_EVENT_TYPES - Static variable in class org.apache.solr.cluster.events.NoOpProducer
- ALL_FROM_DV - org.apache.solr.search.SolrReturnFields.FIELD_SOURCES
- ALL_FROM_STORED - org.apache.solr.search.SolrReturnFields.FIELD_SOURCES
- ALL_PATH - Static variable in class org.apache.solr.core.SolrPaths
-
Special path which means to accept all paths.
- ALL_PROPERTIES - Static variable in class org.apache.solr.util.stats.MetricUtils
- ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
- ALL_TERMS_REQUIRED - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
-
Boolean clause matching option for multiple terms Default is true - all terms required.
- AllCoresStatusAPI - Class in org.apache.solr.handler.admin.api
-
V2 API for retrieving status information for all cores on the receiving node.
- AllCoresStatusAPI(CoreAdminHandler) - Constructor for class org.apache.solr.handler.admin.api.AllCoresStatusAPI
- ALLOW_ALL - Static variable in class org.apache.solr.security.AllowListUrlChecker
-
Singleton checker which allows all URLs.
- allowedRequests - Variable in class org.apache.solr.core.RateLimiterConfig
- AllowListUrlChecker - Class in org.apache.solr.security
-
Validates URLs based on an allow list or a
ClusterState
in SolrCloud. - AllowListUrlChecker(List<String>) - Constructor for class org.apache.solr.security.AllowListUrlChecker
- allowOverseerPendingTasksToComplete() - Method in class org.apache.solr.cloud.OverseerTaskQueue
- AllowPathBuilder() - Constructor for class org.apache.solr.core.SolrPaths.AllowPathBuilder
- allowSlotBorrowing() - Method in class org.apache.solr.servlet.RequestRateLimiter
-
Whether to allow another request type to borrow a slot from this request rate limiter.
- allPhraseFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
- allPhrases - Variable in class org.apache.solr.handler.component.PhrasesIdentificationComponent.PhrasesContextData
- AllValuesOrNoneFieldMutatingUpdateProcessor - Class in org.apache.solr.update.processor
-
Abstract subclass of FieldMutatingUpdateProcessor for implementing UpdateProcessors that will mutate all individual values of a selected field independently.
- AllValuesOrNoneFieldMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
- allVersions() - Method in class org.apache.solr.pkg.SolrPackageLoader.SolrPackage
- ALREADY_IN_SYNC - Static variable in class org.apache.solr.handler.IndexFetcher.IndexFetchResult
-
pre-defined results
- AltBufferPoolMetricSet - Class in org.apache.solr.metrics
-
This is an alternative implementation of
BufferPoolMetricSet
that doesn't need an MBean server. - AltBufferPoolMetricSet() - Constructor for class org.apache.solr.metrics.AltBufferPoolMetricSet
- alternateField(SolrDocument, int, String, DefaultSolrHighlighter.FvhContainer, Query, IndexReader, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Returns the alternate highlight object for this field -- a String[] by default.
- alternativeTermCount - Variable in class org.apache.solr.spelling.SpellingOptions
- altQ - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
- altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
- amILeader() - Method in class org.apache.solr.cloud.OverseerTaskProcessor
- amISubShardLeader(DocCollection, Slice, String, SolrInputDocument) - Method in class org.apache.solr.update.processor.DistributedZkUpdateProcessor
-
For
CollectionParams.CollectionAction.SPLITSHARD
- ANALYSIS_ERROR - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- AnalysisContext(String, FieldType, Analyzer) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs an AnalysisContext with a given field name, field type and analyzer.
- AnalysisContext(String, FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and termsToMatch.
- AnalysisContext(FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and termsToMatch.
- analysisField - Variable in class org.apache.solr.handler.component.PhrasesIdentificationComponent.PhrasesContextData
- AnalysisRequestHandlerBase - Class in org.apache.solr.handler
-
A base class for all analysis request handlers.
- AnalysisRequestHandlerBase() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase
- AnalysisRequestHandlerBase.AnalysisContext - Class in org.apache.solr.handler
-
Serves as the context of an analysis process.
- AnalysisRequestHandlerBase.ListBasedTokenStream - Class in org.apache.solr.handler
-
TokenStream that iterates over a list of pre-existing Tokens
- AnalysisRequestHandlerBase.TokenTrackingAttribute - Interface in org.apache.solr.handler
-
This is an
Attribute
used to track the positions of tokens in the analysis chain. - AnalysisRequestHandlerBase.TokenTrackingAttributeImpl - Class in org.apache.solr.handler
-
Implementation of
AnalysisRequestHandlerBase.TokenTrackingAttribute
. - AnalyticsQuery - Class in org.apache.solr.search
-
Note: This API is experimental and may change in non backward-compatible ways in the future
- AnalyticsQuery() - Constructor for class org.apache.solr.search.AnalyticsQuery
-
Use this constructor for single node analytics.
- AnalyticsQuery(MergeStrategy) - Constructor for class org.apache.solr.search.AnalyticsQuery
-
Use this constructor for distributed analytics.
- analyze(Collection<Token>, String, int, int) - Method in class org.apache.solr.spelling.SpellingQueryConverter
- analyze(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- AnalyzeEvaluator - Class in org.apache.solr.handler
- AnalyzeEvaluator(String, String) - Constructor for class org.apache.solr.handler.AnalyzeEvaluator
- AnalyzeEvaluator(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.handler.AnalyzeEvaluator
- analyzeIfMultitermTermText(String, String, FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
- analyzeInputDocs(Map<String, List<Object>>, ManagedIndexSchema, List<String>) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- analyzeMultiTerm(String, String, Analyzer) - Static method in class org.apache.solr.schema.TextField
-
Analyzes a text part using the provided
Analyzer
for a multi-term query. - analyzeQuery(String) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
Analyzes the provided query string and returns a concatenation of the analyzed tokens.
- analyzeQuery(String, Consumer<CharSequence>) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
Analyzes the provided query string, tokenizes the terms, and adds them to the provided
Consumer
. - analyzer - Variable in class org.apache.solr.spelling.QueryConverter
- analyzer - Variable in class org.apache.solr.spelling.SolrSpellChecker
- ANALYZER - Static variable in class org.apache.solr.schema.FieldType
- analyzeValue(String, AnalysisRequestHandlerBase.AnalysisContext) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Analyzes the given value using the given Analyzer.
- AnalyzingInfixLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
Factory for
AnalyzingInfixSuggester
- AnalyzingInfixLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
- AnalyzingLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
Factory for
AnalyzingSuggester
- AnalyzingLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
- AND - org.apache.solr.parser.QueryParser.Operator
- AND - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- AND_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
-
Alternative form of QueryParser.Operator.AND
- AndFilter(MetricFilter...) - Constructor for class org.apache.solr.metrics.SolrMetricManager.AndFilter
- AndFilter(Collection<MetricFilter>) - Constructor for class org.apache.solr.metrics.SolrMetricManager.AndFilter
- andNot(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
puts the intersection of a and not b into the target array and returns the size
- andNot(FixedBitSet, DocSet) - Static method in class org.apache.solr.search.BitDocSet
-
Helper method for andNot that takes FixedBitSet and DocSet.
- andNot(DocSet) - Method in class org.apache.solr.search.BitDocSet
- andNot(DocSet) - Method in class org.apache.solr.search.DocSet
-
Returns the documents in this set that are not in the other set.
- andNot(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
- andNotBinarySearch(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
- andNotSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
- andNotSize(DocSet) - Method in class org.apache.solr.search.DocSet
-
Returns the number of documents in this set that are not in the other set.
- AnnotatedApi - Class in org.apache.solr.api
-
This class implements an Api just from an annotated java class The class must have an annotation
EndPoint
Each method must have an annotationCommand
The methods that implement a command should have the first 2 parametersSolrQueryRequest
andSolrQueryResponse
or it may optionally have a third parameter which could be a java class annotated with jackson annotations. - AnnotatedApi(SpecProvider, EndPoint, Map<String, AnnotatedApi.Cmd>, Api) - Constructor for class org.apache.solr.api.AnnotatedApi
- AnnotatedStat() - Constructor for class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- AnnotatedStat(Stat) - Constructor for class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- ANONYMOUS - org.apache.solr.security.AuditEvent.EventType
- ANONYMOUS_REJECTED - org.apache.solr.security.AuditEvent.EventType
- answer - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
- ANY - Static variable in interface org.apache.solr.security.PermissionNameProvider
- Api - Class in org.apache.solr.api
-
Every version 2 API must extend the this class.
- Api(SpecProvider) - Constructor for class org.apache.solr.api.Api
- ApiBag - Class in org.apache.solr.api
- ApiBag(boolean) - Constructor for class org.apache.solr.api.ApiBag
- ApiBag.ExceptionWithErrObject - Exception in org.apache.solr.api
- ApiBag.IntrospectApi - Class in org.apache.solr.api
- ApiBag.LazyLoadedApi - Class in org.apache.solr.api
- ApiBag.ReqHandlerToApi - Class in org.apache.solr.api
- APIConfigProvider<T extends APIConfigProvider.APIConfig> - Interface in org.apache.solr.jersey
-
Interface to be implemented by the Request Handlers that need to provide some custom configuration to the V2 APIs
- APIConfigProvider.APIConfig - Interface in org.apache.solr.jersey
- APIConfigProviderBinder - Class in org.apache.solr.jersey
-
Jersey binder for APIConfigProvider
- APIConfigProviderBinder(APIConfigProvider<?>) - Constructor for class org.apache.solr.jersey.APIConfigProviderBinder
- ApiInfo(ContainerPluginsRegistry.PluginMetaHolder, List<String>) - Constructor for class org.apache.solr.api.ContainerPluginsRegistry.ApiInfo
- ApiSupport - Interface in org.apache.solr.api
-
The interface that is implemented by a request handler to support the V2 end point
- ApiTool - Class in org.apache.solr.cli
- ApiTool() - Constructor for class org.apache.solr.cli.ApiTool
-
Used to send an arbitrary HTTP request to a Solr API endpoint.
- ApiTool(PrintStream) - Constructor for class org.apache.solr.cli.ApiTool
- append(char) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends a single character to the end of this CharBuffer.
- append(char) - Method in class org.apache.solr.security.PrintWriterWrapper
- append(char[]) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends
data
to the end of this CharBuffer. - append(CharSequence) - Method in class org.apache.solr.security.PrintWriterWrapper
- append(CharSequence, int, int) - Method in class org.apache.solr.security.PrintWriterWrapper
- append(String) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends
s
to the end of this CharBuffer. - append(StringBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Deprecated.
- append(StringBuilder) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends
sb
to the end of this CharBuffer. - append(List<Object>, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
- append(LogEvent) - Method in class org.apache.solr.logging.log4j2.Log4j2Watcher.Log4j2Appender
- append(CharBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends the contents of
cb
to the end of this CharBuffer. - appendAttrs(Element, Map<String, ?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
- appendDocs(String, List<SolrInputDocument>, int) - Method in class org.apache.solr.handler.designer.SampleDocuments
- appender - Variable in class org.apache.solr.logging.log4j2.Log4j2Watcher
- appendFilterElements(Document, Element, String, List<Map<String, ?>>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
- appendParam(String, String) - Static method in class org.apache.solr.cli.PostTool
-
Appends a URL query parameter to a URL
- appendParam(String, String) - Static method in class org.apache.solr.cli.SimplePostTool
-
Deprecated.Appends a URL query parameter to a URL
- appends - Variable in class org.apache.solr.core.InitParams
- appends - Variable in class org.apache.solr.handler.RequestHandlerBase
- APPENDS - Static variable in class org.apache.solr.core.PluginInfo
- APPENDS - Static variable in class org.apache.solr.core.RequestParams
- appendUrlPath(URL, String) - Static method in class org.apache.solr.cli.PostTool
-
Appends to the path of the URL
- appendUrlPath(URL, String) - Static method in class org.apache.solr.cli.SimplePostTool
-
Deprecated.Appends to the path of the URL
- apply() - Method in interface org.apache.solr.update.VersionBucket.CheckedFunction
- apply(PluginInfo) - Method in class org.apache.solr.core.InitParams
- apply(T) - Method in interface org.apache.solr.util.IOFunction
- applyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
Returns the Future to wait on, or null if no replay was needed
- applyCaseSetting(boolean, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
Deprecated.
- applyCaseSetting(boolean, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory.SynonymManager
- applyDynamic() - Method in class org.apache.solr.schema.IndexSchema.SchemaProps
- APPLYING_BUFFERED - org.apache.solr.update.UpdateLog.State
- applyingBufferedOpsMeter - Variable in class org.apache.solr.update.UpdateLog
- applyListUpdates(List<String>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
Deprecated.
- applyListUpdates(List<String>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory.SynonymManager
- applyMapUpdates(Map<String, Object>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
Deprecated.
- applyMapUpdates(Map<String, Object>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory.SynonymManager
- applyPartialUpdates(BytesRef, long, long, Set<String>, SolrDocumentBase<?, ?>) - Method in class org.apache.solr.update.UpdateLog
-
Goes over backwards, following the prevPointer, to merge all partial updates into the passed doc.
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.ManagedResource
-
Called during PUT/POST processing to apply updates to the managed data passed from the client.
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
Deprecated.
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory.SynonymManager
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
-
Applies updates to the word set being managed by this resource.
- approxCheckMissingStats(ResponseBuilder, StatsSource, Consumer<Term>, Consumer<String>) - Method in class org.apache.solr.search.stats.StatsCache
-
Check if the
statsSource
is missing some term or field statistics info, which then needs to be retrieved. - arg - Variable in class org.apache.solr.search.facet.StrAggValueSource
- args - Variable in class org.apache.solr.index.MergePolicyFactory
- args - Variable in class org.apache.solr.schema.FieldType
-
additional arguments specified in the field type declaration
- argsParser - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
- argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
- Artifact() - Constructor for class org.apache.solr.packagemanager.SolrPackage.Artifact
- artifacts - Variable in class org.apache.solr.packagemanager.SolrPackage.SolrPackageRelease
- AS_DISTINCT_TERMS - org.apache.solr.parser.SolrQueryParserBase.SynonymQueryStyle
-
each synonym scored indepedently, then added together (ie boolean query) so if "pants" has df 500, and "khakis" a df of 50, khakis matches are scored higher but summed with any "pants" matches appropriate when more specific synonyms should score higher, but we don't want to ignore less specific synonyms
- AS_SAME_TERM - org.apache.solr.parser.SolrQueryParserBase.SynonymQueryStyle
-
(default) synonym terms share doc freq so if "pants" has df 500, and "khakis" a df of 50, uses 500 df when scoring both terms appropriate for exact synonyms see
SynonymQuery
- asc - org.apache.solr.search.facet.FacetRequest.SortDirection
- asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
- asListenerConfig() - Method in class org.apache.solr.logging.LogWatcherConfig
- asNamedList() - Method in class org.apache.solr.util.RTimerTree
- assertAwareCompatibility(Class<?>, Object) - Static method in class org.apache.solr.core.SolrResourceLoader
-
Utility function to throw an exception if the class is invalid
- assertConfigSetFolderLegal(Path) - Static method in class org.apache.solr.util.FileTypeMagicUtil
-
Asserts that an entire configset folder is legal to upload.
- assertFileExists(String) - Static method in class org.apache.solr.cli.AssertTool
- assertFileNotExists(String) - Static method in class org.apache.solr.cli.AssertTool
- AssertionFailureException(String) - Constructor for exception org.apache.solr.cli.SolrCLI.AssertionFailureException
- assertNoPathTraversal(Path) - Static method in class org.apache.solr.core.SolrPaths
-
Asserts that a path does not contain directory traversal
- assertNotRootUser() - Static method in class org.apache.solr.cli.AssertTool
- assertNotUnc(Path) - Static method in class org.apache.solr.core.SolrPaths
-
Asserts that a path is not a Windows UNC path
- assertPathAllowed(Path) - Method in class org.apache.solr.core.CoreContainer
-
Checks that the given path is relative to SOLR_HOME, SOLR_DATA_HOME, coreRootDirectory or one of the paths specified in solr.xml's allowPaths element.
- assertPathAllowed(Path, Set<Path>) - Static method in class org.apache.solr.core.SolrPaths
-
Checks that the given path is relative to one of the allowPaths supplied.
- assertRootUser() - Static method in class org.apache.solr.cli.AssertTool
- assertSolrNotRunning(String) - Static method in class org.apache.solr.cli.AssertTool
- assertSolrNotRunningInCloudMode(String) - Static method in class org.apache.solr.cli.AssertTool
- assertSolrRunning(String) - Static method in class org.apache.solr.cli.AssertTool
- assertSolrRunningInCloudMode(String) - Static method in class org.apache.solr.cli.AssertTool
- AssertTool - Class in org.apache.solr.cli
-
Asserts various conditions and exists with error code if fails, else continues with no output
- AssertTool() - Constructor for class org.apache.solr.cli.AssertTool
- AssertTool(PrintStream) - Constructor for class org.apache.solr.cli.AssertTool
- assertWarnOrFail(String, boolean, boolean) - Static method in class org.apache.solr.core.XmlConfigFile
- assign(SolrCloudManager, List<Assign.AssignRequest>) - Method in interface org.apache.solr.cloud.api.collections.Assign.AssignStrategy
-
Assign new replicas to nodes.
- assign(SolrCloudManager, List<Assign.AssignRequest>) - Method in class org.apache.solr.cluster.placement.impl.PlacementPluginAssignStrategy
- assign(SolrCloudManager, Assign.AssignRequest...) - Method in interface org.apache.solr.cloud.api.collections.Assign.AssignStrategy
-
Assign new replicas to nodes.
- Assign - Class in org.apache.solr.cloud.api.collections
- Assign() - Constructor for class org.apache.solr.cloud.api.collections.Assign
- Assign.AssignmentException - Exception in org.apache.solr.cloud.api.collections
-
Thrown if there is an exception while assigning nodes for replicas
- Assign.AssignRequest - Class in org.apache.solr.cloud.api.collections
- Assign.AssignRequestBuilder - Class in org.apache.solr.cloud.api.collections
- Assign.AssignStrategy - Interface in org.apache.solr.cloud.api.collections
-
Strategy for assigning replicas to nodes.
- assignCoreNodeName(DistribStateManager, DocCollection) - Static method in class org.apache.solr.cloud.api.collections.Assign
- AssignmentException() - Constructor for exception org.apache.solr.cloud.api.collections.Assign.AssignmentException
- AssignmentException(String) - Constructor for exception org.apache.solr.cloud.api.collections.Assign.AssignmentException
- AssignmentException(String, Throwable) - Constructor for exception org.apache.solr.cloud.api.collections.Assign.AssignmentException
- AssignmentException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.solr.cloud.api.collections.Assign.AssignmentException
- AssignmentException(Throwable) - Constructor for exception org.apache.solr.cloud.api.collections.Assign.AssignmentException
- assignNrtReplicas(int) - Method in class org.apache.solr.cloud.api.collections.Assign.AssignRequestBuilder
- assignPullReplicas(int) - Method in class org.apache.solr.cloud.api.collections.Assign.AssignRequestBuilder
- assignReplicaDetails(SolrCloudManager, ClusterState, ZkNodeProps, ReplicaPosition) - Static method in class org.apache.solr.cloud.api.collections.AddReplicaCmd
- AssignRequest(String, List<String>, List<String>, int, int, int) - Constructor for class org.apache.solr.cloud.api.collections.Assign.AssignRequest
- AssignRequestBuilder() - Constructor for class org.apache.solr.cloud.api.collections.Assign.AssignRequestBuilder
- assignShard(DocCollection, Integer) - Static method in class org.apache.solr.cloud.api.collections.Assign
-
Assign a new unique id up to slices count - then add replicas evenly.
- assignTlogReplicas(int) - Method in class org.apache.solr.cloud.api.collections.Assign.AssignRequestBuilder
- asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
- asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
- async - Variable in class org.apache.solr.handler.admin.api.CreateAliasAPI.CreateAliasRequestBody
- async - Variable in class org.apache.solr.handler.admin.api.RestoreCollectionAPI.RestoreCollectionRequestBody
- async - Variable in class org.apache.solr.handler.admin.api.SplitCoreAPI.SplitCorePayload
- ASYNC_PARAM - Static variable in interface org.apache.solr.search.SolrCache
- asyncId - Variable in class org.apache.solr.cloud.api.collections.InstallShardDataCmd.RemoteMessage
- asyncRequestTracker(String) - Method in interface org.apache.solr.cloud.api.collections.CollectionCommandContext
- asyncRequestTracker(String, CollectionCommandContext) - Static method in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- ATOMIC_FIELD_PREFIX - Static variable in class org.apache.solr.update.processor.AtomicUpdateProcessorFactory
- AtomicUpdateDocumentMerger - Class in org.apache.solr.update.processor
- AtomicUpdateDocumentMerger(SolrQueryRequest) - Constructor for class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
- AtomicUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
An update processor that will convert conventional field-value document to atomic update document
- AtomicUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AtomicUpdateProcessorFactory
- ATTR_TRACING_SPAN - Static variable in class org.apache.solr.servlet.SolrDispatchFilter
- ATTR_TRACING_TRACER - Static variable in class org.apache.solr.servlet.SolrDispatchFilter
- AttributeFetcher - Interface in org.apache.solr.cluster.placement
-
Instances of this interface are used to fetch various attributes from nodes (and other sources) in the cluster.
- AttributeFetcherImpl - Class in org.apache.solr.cluster.placement.impl
-
Implementation of
AttributeFetcher
that usesSolrCloudManager
to access Solr cluster details. - attributes - Variable in class org.apache.solr.core.PluginInfo
- attributes - Variable in class org.apache.solr.util.DataConfigNode
- attributes() - Method in class org.apache.solr.util.DataConfigNode
- attributes() - Method in class org.apache.solr.util.DOMConfigNode
- AttributeValues - Interface in org.apache.solr.cluster.placement
- AttributeValuesImpl - Class in org.apache.solr.cluster.placement.impl
-
Implementation of
AttributeValues
used byAttributeFetcherImpl
. - AttributeValuesImpl(Map<String, Map<Node, String>>, Map<NodeMetric<?>, Map<Node, Object>>, Map<String, CollectionMetrics>) - Constructor for class org.apache.solr.cluster.placement.impl.AttributeValuesImpl
- audit(AuditEvent) - Method in class org.apache.solr.security.AuditLoggerPlugin
-
This is the method that each Audit plugin has to implement to do the actual logging.
- audit(AuditEvent) - Method in class org.apache.solr.security.MultiDestinationAuditLogger
-
Passes the AuditEvent to all sub plugins in parallel.
- audit(AuditEvent) - Method in class org.apache.solr.security.SolrLogAuditLoggerPlugin
-
Audit logs an event to Solr log.
- auditAsync(AuditEvent) - Method in class org.apache.solr.security.AuditLoggerPlugin
-
Enqueues an
AuditEvent
to a queue and returns immediately. - AuditEvent - Class in org.apache.solr.security
-
Audit event that takes request and auth context as input to be able to audit log custom things.
- AuditEvent() - Constructor for class org.apache.solr.security.AuditEvent
- AuditEvent(AuditEvent.EventType) - Constructor for class org.apache.solr.security.AuditEvent
-
Empty event, must be filled by user using setters.
- AuditEvent(AuditEvent.EventType, Throwable, HttpServletRequest) - Constructor for class org.apache.solr.security.AuditEvent
-
Event based on an HttpServletRequest, typically used during authentication.
- AuditEvent(AuditEvent.EventType, HttpServletRequest) - Constructor for class org.apache.solr.security.AuditEvent
- AuditEvent(AuditEvent.EventType, HttpServletRequest, AuthorizationContext) - Constructor for class org.apache.solr.security.AuditEvent
-
Event based on request and AuthorizationContext.
- AuditEvent(AuditEvent.EventType, HttpServletRequest, AuthorizationContext, double, Throwable) - Constructor for class org.apache.solr.security.AuditEvent
-
Event to log completed requests.
- AuditEvent.EventType - Enum in org.apache.solr.security
- AuditEvent.Level - Enum in org.apache.solr.security
- AuditEvent.RequestType - Enum in org.apache.solr.security
- AuditLoggerPlugin - Class in org.apache.solr.security
-
Base class for Audit logger plugins.
- AuditLoggerPlugin() - Constructor for class org.apache.solr.security.AuditLoggerPlugin
- AuditLoggerPlugin.AuditEventFormatter - Interface in org.apache.solr.security
-
Interface for formatting the event
- AuditLoggerPlugin.JSONAuditEventFormatter - Class in org.apache.solr.security
-
Event formatter that returns event as JSON string
- AuditLoggerPlugin.MuteRule - Interface in org.apache.solr.security
- authenticate(String, String) - Method in class org.apache.solr.security.BasicAuthPlugin
- authenticate(String, String) - Method in interface org.apache.solr.security.BasicAuthPlugin.AuthenticationProvider
- authenticate(String, String) - Method in class org.apache.solr.security.Sha256AuthenticationProvider
- authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.apache.solr.security.AuthenticationPlugin
-
This method is called by SolrDispatchFilter in order to initiate authentication.
- AUTHENTICATED - org.apache.solr.security.AuditEvent.EventType
- AUTHENTICATION_PLUGIN_PROP - Static variable in class org.apache.solr.security.AuthenticationPlugin
- AuthenticationPlugin - Class in org.apache.solr.security
- AuthenticationPlugin() - Constructor for class org.apache.solr.security.AuthenticationPlugin
- AUTHORIZATION_HEADER - Static variable in class org.apache.solr.security.MultiAuthPlugin
- AuthorizationContext - Class in org.apache.solr.security
-
Request context for Solr to be used by Authorization plugin.
- AuthorizationContext() - Constructor for class org.apache.solr.security.AuthorizationContext
- AuthorizationContext.CollectionRequest - Class in org.apache.solr.security
- AuthorizationContext.RequestType - Enum in org.apache.solr.security
- AuthorizationFailure(int, String) - Constructor for class org.apache.solr.security.AuthorizationUtils.AuthorizationFailure
- AuthorizationPlugin - Interface in org.apache.solr.security
-
Authorization interface that needs to be implemented to write an authorization plugin.
- AuthorizationResponse - Class in org.apache.solr.security
- AuthorizationResponse(int) - Constructor for class org.apache.solr.security.AuthorizationResponse
- AuthorizationUtils - Class in org.apache.solr.security
- AuthorizationUtils.AuthorizationFailure - Class in org.apache.solr.security
- authorize(HttpServletRequest, HttpServletResponse, CoreContainer, AuthorizationContext) - Static method in class org.apache.solr.security.AuthorizationUtils
- authorize(AuthorizationContext) - Method in interface org.apache.solr.security.AuthorizationPlugin
- authorize(AuthorizationContext) - Method in class org.apache.solr.security.RuleBasedAuthorizationPluginBase
- AUTHORIZED - org.apache.solr.security.AuditEvent.EventType
- AuthTool - Class in org.apache.solr.cli
- AuthTool() - Constructor for class org.apache.solr.cli.AuthTool
- AuthTool(PrintStream) - Constructor for class org.apache.solr.cli.AuthTool
- AUTO_CREATE_FIELDS - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- AUTO_GENERATE_PHRASE_QUERIES - Static variable in class org.apache.solr.schema.FieldType
- autoCommitMaxSizeBytes - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- AUTOCREATED_CONFIGSET_SUFFIX - Static variable in class org.apache.solr.handler.admin.ConfigSetsHandler
- autoCreateSystemColl(String) - Method in class org.apache.solr.servlet.HttpSolrCall
- autoDeleteAge - Variable in class org.apache.solr.handler.admin.api.CreateAliasAPI.TimeRoutedAliasProperties
- autoGeneratePhraseQueries - Variable in class org.apache.solr.schema.TextField
- autoSoftCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- autoSoftCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- autowarm - Variable in class org.apache.solr.search.SolrCacheBase
- AutoWarmCountRef(String) - Constructor for class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
- AUTOWARMING - org.apache.solr.search.SolrCache.State
-
:TODO
- AVAILABILITY_ZONE_SYSPROP - Static variable in class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
-
Name of the system property on a node indicating which (public cloud) Availability Zone that node is in.
- available() - Method in class org.apache.solr.servlet.ServletInputStreamWrapper
- AVAILABLE_PROCESSORS - Static variable in class org.apache.solr.cluster.placement.impl.NodeMetricImpl
-
Number of available processors.
- AveragingMetricProvider - Class in org.apache.solr.util.circuitbreaker
-
Averages the metric value over a period of time
- AveragingMetricProvider(AveragingMetricProvider.MetricProvider, int, long) - Constructor for class org.apache.solr.util.circuitbreaker.AveragingMetricProvider
-
Creates an instance with an executor that runs every sampleInterval seconds and averages over numSamples samples.
- AveragingMetricProvider.MetricProvider - Interface in org.apache.solr.util.circuitbreaker
-
Interface to provide the metric value.
- aversion - Variable in class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- avg(double, long) - Static method in class org.apache.solr.search.facet.AggUtil
-
Computes and returns average for given sum and count
- AvgAgg - Class in org.apache.solr.search.facet
- AvgAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.AvgAgg
- awaitNanos(long) - Method in class org.apache.solr.update.TimedVersionBucket
- awaitNanos(long) - Method in class org.apache.solr.update.VersionBucket
B
- b - Variable in class org.apache.solr.search.function.DualDoubleFunction
- backup() - Method in class org.apache.solr.handler.IncrementalShardBackup
- backup(IndexCommit) - Method in class org.apache.solr.handler.IncrementalShardBackup
- BACKUP_NAME_PROP - Static variable in class org.apache.solr.core.backup.BackupManager
- BACKUP_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- BackupAPIBase - Class in org.apache.solr.handler.admin.api
-
Base class that facilitates reuse of common validation logic for collection-backup APIs.
- BackupAPIBase(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.BackupAPIBase
- BackupCmd - Class in org.apache.solr.cloud.api.collections
- BackupCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.BackupCmd
- BACKUPCORE_OP - org.apache.solr.handler.admin.CoreAdminOperation
- BackupFilePaths - Class in org.apache.solr.core.backup
-
Utility class for getting paths related to backups, or parsing information out of those paths.
- BackupFilePaths(BackupRepository, URI) - Constructor for class org.apache.solr.core.backup.BackupFilePaths
-
Create a BackupFilePaths object.
- backupId - Variable in class org.apache.solr.core.backup.BackupManager
- backupId - Variable in class org.apache.solr.handler.admin.api.RestoreCollectionAPI.RestoreCollectionRequestBody
- BackupId - Class in org.apache.solr.core.backup
-
Represents the ID of a particular backup.
- BackupId(int) - Constructor for class org.apache.solr.core.backup.BackupId
- BackupManager - Class in org.apache.solr.core.backup
-
This class implements functionality to create a backup with extension points provided to integrate with different types of file-systems.
- backupPath - Variable in class org.apache.solr.core.backup.BackupManager
- BackupProperties - Class in org.apache.solr.core.backup
-
Represents a backup[-*].properties file, responsible for holding whole-collection and whole-backup metadata.
- BackupReplicationRequestBody() - Constructor for class org.apache.solr.handler.admin.api.SnapshotBackupAPI.BackupReplicationRequestBody
- BackupReplicationRequestBody(String, String, int, String, String) - Constructor for class org.apache.solr.handler.admin.api.SnapshotBackupAPI.BackupReplicationRequestBody
- BackupReplicationResponse() - Constructor for class org.apache.solr.handler.admin.api.SnapshotBackupAPI.BackupReplicationResponse
- BackupRepository - Interface in org.apache.solr.core.backup.repository
-
This interface defines the functionality required to backup/restore Solr indexes to an arbitrary storage system.
- BackupRepository.PathType - Enum in org.apache.solr.core.backup.repository
-
This enumeration defines the type of a given path.
- BackupRepositoryFactory - Class in org.apache.solr.core.backup.repository
- BackupRepositoryFactory(PluginInfo[]) - Constructor for class org.apache.solr.core.backup.repository.BackupRepositoryFactory
- BalancePlan - Interface in org.apache.solr.cluster.placement
-
A fully specified plan or instructions for replica balancing to be applied to the cluster.
- BalancePlanFactory - Interface in org.apache.solr.cluster.placement
-
Allows plugins to create
BalancePlan
s telling the Solr layer how to balance replicas following the processing of aBalanceRequest
. - BalancePlanFactoryImpl - Class in org.apache.solr.cluster.placement.impl
-
Simple implementation of
BalancePlanFactory
. - BalancePlanFactoryImpl() - Constructor for class org.apache.solr.cluster.placement.impl.BalancePlanFactoryImpl
- balanceReplicas(BalanceReplicasRequestBody) - Method in class org.apache.solr.handler.admin.api.BalanceReplicas
- BalanceReplicas - Class in org.apache.solr.handler.admin.api
-
V2 API for balancing the replicas that already exist across a set of nodes.
- BalanceReplicas(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.BalanceReplicas
- BalanceReplicasCmd - Class in org.apache.solr.cloud.api.collections
- BalanceReplicasCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.BalanceReplicasCmd
- BalanceRequest - Interface in org.apache.solr.cluster.placement
-
A cluster related placement request that Solr asks a
PlacementPlugin
to resolve and compute replica balancing plan for replicas that already exist across a set of Nodes. - BalanceRequestImpl - Class in org.apache.solr.cluster.placement.impl
- BalanceRequestImpl(Set<Node>) - Constructor for class org.apache.solr.cluster.placement.impl.BalanceRequestImpl
- BalanceRequestImpl(Set<Node>, int) - Constructor for class org.apache.solr.cluster.placement.impl.BalanceRequestImpl
- BalanceShardsUnique - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- BalanceShardsUniqueCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CollApiCmds.BalanceShardsUniqueCmd
- balanceShardUnique(String, BalanceShardUniqueRequestBody) - Method in class org.apache.solr.handler.admin.api.BalanceShardUnique
- BalanceShardUnique - Class in org.apache.solr.handler.admin.api
-
V2 API implementation for insuring that a particular property is distributed evenly amongst the physical nodes comprising a collection.
- BalanceShardUnique(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.BalanceShardUnique
- BALANCESHARDUNIQUE_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- BAREOPER - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- BASE_CONFIGSET - Static variable in class org.apache.solr.cloud.ConfigSetCmds
-
Name of the ConfigSet to copy from for CREATE
- BASE_RAM_BYTES_USED - Static variable in class org.apache.solr.util.ConcurrentLRUCache.CacheEntry
- BaseEditorialTransformer - Class in org.apache.solr.response.transform
- BaseEditorialTransformer(String, String, FieldType) - Constructor for class org.apache.solr.response.transform.BaseEditorialTransformer
- BaseHandlerApiSupport - Class in org.apache.solr.handler.admin
-
This is a utility class to provide an easy mapping of request handlers which support multiple commands to the V2 API format (core admin api, collections api).
- BaseHandlerApiSupport() - Constructor for class org.apache.solr.handler.admin.BaseHandlerApiSupport
- BaseHandlerApiSupport.ApiCommand - Interface in org.apache.solr.handler.admin
- BaseManagedTokenFilterFactory - Class in org.apache.solr.rest.schema.analysis
-
Abstract based class for implementing TokenFilterFactory objects that are managed by the REST API.
- BaseManagedTokenFilterFactory() - Constructor for class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
-
Default ctor for compatibility with SPI
- BaseManagedTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
- BaseMessageBodyWriter() - Constructor for class org.apache.solr.jersey.MessageBodyWriters.BaseMessageBodyWriter
- BaseSolrResource - Class in org.apache.solr.rest
-
Base class for delegating REST-oriented requests to ManagedResources.
- BaseSolrResource() - Constructor for class org.apache.solr.rest.BaseSolrResource
- BasicAuthPlugin - Class in org.apache.solr.security
- BasicAuthPlugin() - Constructor for class org.apache.solr.security.BasicAuthPlugin
- BasicAuthPlugin.AuthenticationProvider - Interface in org.apache.solr.security
- BasicResultContext - Class in org.apache.solr.response
- BasicResultContext(ResponseBuilder) - Constructor for class org.apache.solr.response.BasicResultContext
- BasicResultContext(ResponseBuilder, DocList) - Constructor for class org.apache.solr.response.BasicResultContext
- BasicResultContext(DocList, ReturnFields, SolrIndexSearcher, Query, SolrQueryRequest) - Constructor for class org.apache.solr.response.BasicResultContext
- BATCH_SIZE_PARAM - Static variable in class org.apache.solr.handler.export.ExportWriter
- BAYES - org.apache.solr.update.processor.ClassificationUpdateProcessorFactory.Algorithm
- bbox - Variable in class org.apache.solr.search.SpatialOptions
-
Just do a "bounding box" - or any other quicker method / shape that still encompasses all of the points of interest, but may also encompass points outside.
- BBoxField - Class in org.apache.solr.schema
- BBoxField() - Constructor for class org.apache.solr.schema.BBoxField
- BBoxStrategy - Class in org.apache.solr.legacy
-
Deprecated.
- BBoxStrategy(SpatialContext, String, FieldType) - Constructor for class org.apache.solr.legacy.BBoxStrategy
-
Deprecated.Creates this strategy.
- beginColumn - Variable in class org.apache.solr.parser.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.apache.solr.parser.Token
-
The line number of the first character of this Token.
- bgQ - Variable in class org.apache.solr.search.facet.RelatednessAgg
- bin - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
- BIN_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- BINARY - org.apache.solr.uninverting.UninvertingReader.Type
-
Single-valued Binary, (e.g.
- BINARY - Static variable in class org.apache.solr.schema.FieldProperties
- BINARY_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
- BinaryDocValuesImpl(PagedBytes.Reader, PackedInts.Reader, Bits) - Constructor for class org.apache.solr.uninverting.FieldCacheImpl.BinaryDocValuesImpl
- BinaryField - Class in org.apache.solr.schema
- BinaryField() - Constructor for class org.apache.solr.schema.BinaryField
- BinaryQueryResponseWriter - Interface in org.apache.solr.response
-
Implementations of
BinaryQueryResponseWriter
are used to write response in binary format. - BinaryResponseWriter - Class in org.apache.solr.response
- BinaryResponseWriter() - Constructor for class org.apache.solr.response.BinaryResponseWriter
- BinaryResponseWriter.Resolver - Class in org.apache.solr.response
- BitDocSet - Class in org.apache.solr.search
-
A
FixedBitSet
based implementation of aDocSet
. - BitDocSet() - Constructor for class org.apache.solr.search.BitDocSet
- BitDocSet(FixedBitSet) - Constructor for class org.apache.solr.search.BitDocSet
-
Construct a BitDocSet.
- BitDocSet(FixedBitSet, int) - Constructor for class org.apache.solr.search.BitDocSet
-
Construct a BitDocSet, and provides the number of set bits.
- bits() - Method in class org.apache.solr.search.FilteredDocIdSet
- BitsetBounds(long, long) - Constructor for class org.apache.solr.search.TopLevelJoinQuery.BitsetBounds
- BitsFilteredPostingsEnum - Class in org.apache.solr.search
- BLACK - Static variable in class org.apache.solr.packagemanager.PackageUtils
- BlendedInfixLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
Factory for
BlendedInfixLookupFactory
- BlendedInfixLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.BlendedInfixLookupFactory
- blob - Variable in class org.apache.solr.core.BlobRepository.BlobContentRef
- BLOB_STORE_ID - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- BlobContent(String, ByteBuffer) - Constructor for class org.apache.solr.core.BlobRepository.BlobContent
- BlobContent(String, ByteBuffer, BlobRepository.Decoder<T>) - Constructor for class org.apache.solr.core.BlobRepository.BlobContent
- BlobHandler - Class in org.apache.solr.handler
- BlobHandler() - Constructor for class org.apache.solr.handler.BlobHandler
- BlobRepository - Class in org.apache.solr.core
-
The purpose of this class is to store the Jars loaded in memory and to keep only one copy of the Jar in a single node.
- BlobRepository(CoreContainer) - Constructor for class org.apache.solr.core.BlobRepository
- BlobRepository.BlobContent<T> - Class in org.apache.solr.core
- BlobRepository.BlobContentRef<T> - Class in org.apache.solr.core
- BlobRepository.Decoder<T> - Interface in org.apache.solr.core
- blockAndDoRetries() - Method in class org.apache.solr.update.SolrCmdDistributor
- BlockJoin - Class in org.apache.solr.search.facet
- BlockJoin() - Constructor for class org.apache.solr.search.facet.BlockJoin
- BlockJoinChildQParser - Class in org.apache.solr.search.join
- BlockJoinChildQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.join.BlockJoinChildQParser
- BlockJoinChildQParserPlugin - Class in org.apache.solr.search.join
-
Usage: {!child of="PARENT:true"}PARENT_PRICE:10
- BlockJoinChildQParserPlugin() - Constructor for class org.apache.solr.search.join.BlockJoinChildQParserPlugin
- BlockJoinParentQParser - Class in org.apache.solr.search.join
- BlockJoinParentQParserPlugin - Class in org.apache.solr.search.join
-
Usage: {!parent which="PARENT:true"}CHILD_PRICE:10 supports optional
score
parameter with one ofScoreMode
values: None,Avg,Total,Min,Max. - BlockJoinParentQParserPlugin() - Constructor for class org.apache.solr.search.join.BlockJoinParentQParserPlugin
- blockUntilFinished() - Method in class org.apache.solr.update.StreamingSolrClients
- blockUpdates() - Method in class org.apache.solr.update.VersionInfo
- BLUE - Static variable in class org.apache.solr.packagemanager.PackageUtils
- BM25SimilarityFactory - Class in org.apache.solr.search.similarities
-
Factory for BM25Similarity.
- BM25SimilarityFactory() - Constructor for class org.apache.solr.search.similarities.BM25SimilarityFactory
- BOGUS - org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
- boolAnalyzer - Static variable in class org.apache.solr.schema.BoolField
- booleanQueryMaxClauseCount - Variable in class org.apache.solr.core.SolrConfig
- BooleanSimilarityFactory - Class in org.apache.solr.search.similarities
-
Factory for
BooleanSimilarity
- BooleanSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.BooleanSimilarityFactory
- BoolField - Class in org.apache.solr.schema
- BoolField() - Constructor for class org.apache.solr.schema.BoolField
- BoolQParserPlugin - Class in org.apache.solr.search
-
Create a boolean query from sub queries.
- BoolQParserPlugin() - Constructor for class org.apache.solr.search.BoolQParserPlugin
- boost - Variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
- Boost - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
Lexical state.
- BOOST_FIELD_PARAM - Static variable in class org.apache.solr.update.processor.RegexpBoostProcessor
- BOOST_FILENAME_PARAM - Static variable in class org.apache.solr.update.processor.RegexpBoostProcessor
- BOOSTED - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
-
Key to
SolrQueryRequest.getContext()
for aSet<BytesRef>
of included IDs in configured order (so-called priority). - BoostedComp(IntIntHashMap, ScoreDoc[], float) - Constructor for class org.apache.solr.search.ReRankCollector.BoostedComp
- boostedPriority - Variable in class org.apache.solr.search.AbstractReRankQuery
- BOOSTFUNC - Static variable in class org.apache.solr.search.BoostQParserPlugin
- boostFuncs - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
- boostParams - Variable in class org.apache.solr.search.DisMaxQParser
- boostParams - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
- BoostQParserPlugin - Class in org.apache.solr.search
-
Create a boosted query from the input value.
- BoostQParserPlugin() - Constructor for class org.apache.solr.search.BoostQParserPlugin
- boostQueries - Variable in class org.apache.solr.search.DisMaxQParser
- bootstrapConf(CoreContainer) - Static method in class org.apache.solr.core.ConfigSetService
-
If in SolrCloud mode, upload configSets for each SolrCore in solr.xml.
- bootstrapFirstSearcher() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Called on the initial searcher for each core, immediately before
firstSearcherListeners
are called for the searcher. - boundaryScanners - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
- BoundedTreeSet<E> - Class in org.apache.solr.util
-
A TreeSet that ensures it never grows beyond a max size.
- BoundedTreeSet(int) - Constructor for class org.apache.solr.util.BoundedTreeSet
- BoundedTreeSet(int, Collection<? extends E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
- BoundedTreeSet(int, Comparator<? super E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
- BoundedTreeSet(int, SortedSet<E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
- boundingTimeMillis - Variable in class org.apache.solr.handler.admin.api.NodeLoggingAPI.LogMessageInfo
- BRACES_PLACEHOLDER_PATTERN - Static variable in class org.apache.solr.update.processor.TemplateUpdateProcessorFactory
- BreakIteratorBoundaryScanner - Class in org.apache.solr.highlight
- BreakIteratorBoundaryScanner() - Constructor for class org.apache.solr.highlight.BreakIteratorBoundaryScanner
- bucket(int) - Method in class org.apache.solr.update.VersionInfo
- bucketHash(BytesRef) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessor
- bucketWasMissing() - Method in class org.apache.solr.search.facet.FacetMerger.Context
- buf - Variable in class org.apache.solr.internal.csv.CSVPrinter
- BUF_SIZE_INT - Static variable in class org.apache.solr.legacy.LegacyNumericUtils
-
Deprecated.The maximum term length (used for
byte[]
buffer size) for encodingint
values. - BUF_SIZE_LONG - Static variable in class org.apache.solr.legacy.LegacyNumericUtils
-
Deprecated.The maximum term length (used for
byte[]
buffer size) for encodinglong
values. - buffer - Variable in class org.apache.solr.handler.admin.api.NodeLoggingAPI.LogMessageInfo
- BUFFER_TLOG_NAME - Static variable in class org.apache.solr.update.UpdateLog
- bufferedOpsGauge - Variable in class org.apache.solr.update.UpdateLog
- BUFFERING - org.apache.solr.update.UpdateLog.State
- BUFFERING - Static variable in class org.apache.solr.update.UpdateCommand
- buffers - Variable in class org.apache.solr.update.MemOutputStream
- bufferTlog - Variable in class org.apache.solr.update.UpdateLog
- bufferUpdates() - Method in class org.apache.solr.update.UpdateLog
- build() - Method in class org.apache.solr.cloud.api.collections.Assign.AssignRequestBuilder
- build() - Method in class org.apache.solr.cluster.placement.impl.CollectionMetricsBuilder
- build() - Method in class org.apache.solr.cluster.placement.impl.CollectionMetricsBuilder.ReplicaMetricsBuilder
- build() - Method in class org.apache.solr.cluster.placement.impl.CollectionMetricsBuilder.ShardMetricsBuilder
- build() - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
- build() - Method in class org.apache.solr.core.MetricsConfig.MetricsConfigBuilder
- build() - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
- build() - Method in class org.apache.solr.core.SolrPaths.AllowPathBuilder
- build() - Method in class org.apache.solr.handler.component.QueryElevationComponent.ElevationBuilder
- build() - Method in class org.apache.solr.handler.component.QueryElevationComponent.TrieSubsetMatcher.Builder
- build() - Method in class org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.Builder
- build() - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
- build() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
- build() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
- build() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
- build() - Method in class org.apache.solr.servlet.RateLimitManager.Builder
- build(HttpClient, Supplier<String>) - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter.Builder
-
Deprecated.
- build(BooleanQuery.Builder, QParser) - Static method in class org.apache.solr.search.QueryUtils
- build(InputIterator) - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookup
-
Deprecated.
- build(FixedBitSet) - Method in class org.apache.solr.search.DocSetBuilder
- build(SolrClientCache, Supplier<String>) - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter.Builder
-
Build it.
- build(SolrParams) - Static method in class org.apache.solr.search.CollapsingQParserPlugin.GroupHeadSelector
-
returns a new GroupHeadSelector based on the specified local params
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.SolrSpellChecker
-
(re)Builds the spelling index.
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.SolrSuggester
-
Build the underlying Lucene Suggester
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.Suggester
- build(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
- buildComponentsList() - Static method in class org.apache.solr.handler.component.TaskManagementHandler
- buildCoreDescriptor(Path, CoreContainer) - Method in class org.apache.solr.core.CorePropertiesLocator
- buildCoreParams(SolrParams) - Static method in class org.apache.solr.handler.admin.CoreAdminHandler
- buildCoreProperties(CoreDescriptor) - Method in class org.apache.solr.core.CorePropertiesLocator
- buildDoc(Map<String, Object>) - Static method in class org.apache.solr.handler.loader.JsonLoader
- Builder() - Constructor for class org.apache.solr.cloud.RecoveryStrategy.Builder
- Builder() - Constructor for class org.apache.solr.handler.component.QueryElevationComponent.TrieSubsetMatcher.Builder
- Builder() - Constructor for class org.apache.solr.search.grouping.CommandHandler.Builder
- Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
- Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
- Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
- Builder(SolrZkClient) - Constructor for class org.apache.solr.servlet.RateLimitManager.Builder
- builderPhase - Variable in class org.apache.solr.util.vector.DenseVectorParser
- buildExceptionResponse(Exception, SolrQueryRequest, ContainerRequestContext) - Static method in class org.apache.solr.jersey.CatchAllExceptionMapper
- buildExistingBackupLocationURI(BackupRepository, URI, String) - Static method in class org.apache.solr.core.backup.BackupFilePaths
-
Builds the URI for the backup location given the user-provided 'location' and backup 'name'.
- buildIndexSchema(String, SolrConfig) - Static method in class org.apache.solr.schema.IndexSchemaFactory
- buildIndexSchema(String, SolrConfig, ConfigSetService) - Static method in class org.apache.solr.schema.IndexSchemaFactory
-
Instantiates the configured schema factory, then calls create on it.
- buildMapToStore(Object) - Method in class org.apache.solr.rest.ManagedResource
-
Builds the JSON object to be stored, containing initArgs and managed data fields.
- buildReplicaPositions(SolrCloudManager, ClusterState, String, ZkNodeProps, EnumMap<Replica.Type, Integer>, CoreContainer) - Static method in class org.apache.solr.cloud.api.collections.AddReplicaCmd
- buildRequestBodyString(ContainerRequestContext) - Static method in class org.apache.solr.jersey.PostRequestLoggingFilter
- buildRequestFrom(SolrCore, SolrParams, Collection<ContentStream>) - Method in class org.apache.solr.servlet.SolrRequestParsers
-
For embedded Solr use; not related to HTTP.
- buildResponse() - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
- buildResponse(String, ManagedIndexSchema, SchemaDesignerSettings, List<SolrInputDocument>) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- buildResponseBuilder(SolrQueryRequest, SolrQueryResponse, List<SearchComponent>) - Static method in class org.apache.solr.handler.component.TaskManagementHandler
- buildSolrCoreName(String, String, Replica.Type, int) - Static method in class org.apache.solr.cloud.api.collections.Assign
- buildSolrCoreName(DistribStateManager, String, DocCollection, String, Replica.Type, boolean) - Static method in class org.apache.solr.cloud.api.collections.Assign
- buildSolrCoreName(DistribStateManager, DocCollection, String, Replica.Type) - Static method in class org.apache.solr.cloud.api.collections.Assign
- buildSpan(Tracer, HttpServletRequest) - Static method in class org.apache.solr.servlet.ServletUtils
- buildSubstitutableProperties() - Method in class org.apache.solr.core.CoreDescriptor
-
Create the properties object used by resource loaders, etc., for property substitution.
- buildUniqueInOrder(FixedBitSet) - Method in class org.apache.solr.search.DocSetBuilder
-
Only use this if you know there were no duplicates and that docs were collected in-order!
- buildURLList(String) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
Creates a list of urls for the given shard.
- buildWriteCommand(SolrCloudManager, ClusterState, ZkNodeProps) - Method in enum org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
-
mutating commands that return a single ZkWriteCommand override this method
- bulkModifySchema(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.api.SchemaBulkModifyAPI
- byDirectoryCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
- byPathCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
- ByteBuffersDirectoryFactory - Class in org.apache.solr.core
-
Factory to instantiate
ByteBuffersDirectory
- ByteBuffersDirectoryFactory() - Constructor for class org.apache.solr.core.ByteBuffersDirectoryFactory
- ByteDenseVectorParser - Class in org.apache.solr.util.vector
- ByteDenseVectorParser(int, Object, DenseVectorParser.BuilderPhase) - Constructor for class org.apache.solr.util.vector.ByteDenseVectorParser
- BYTES_TO_GB_CONVERTER - Static variable in class org.apache.solr.cluster.placement.impl.MetricImpl
-
Bytes to gigabytes converter.
- bytesToInt(byte[]) - Static method in class org.apache.solr.util.NumberUtils
C
- CACHE - org.apache.solr.core.SolrInfoBean.Category
- CACHE_FOR_MILLIS - Static variable in class org.apache.solr.update.processor.RoutedAliasUpdateProcessor
- CACHE_KEY_PREFIX - Static variable in class org.apache.solr.schema.RptWithGeometrySpatialField
- CACHE_KEY_PREFIX - Static variable in class org.apache.solr.search.join.HashRangeQuery
- CACHE_MISS_LISTENER - Static variable in class org.apache.solr.schema.IndexSchemaFactory
- CACHE_NAME - Static variable in class org.apache.solr.response.transform.ChildDocTransformerFactory
- CACHE_NAME - Static variable in class org.apache.solr.search.join.BlockJoinParentQParser
-
implementation detail subject to change
- CacheConfig - Class in org.apache.solr.search
-
Contains the knowledge of how cache config is stored in the solrconfig.xml file, and implements a factory to create caches.
- CacheConfig() - Constructor for class org.apache.solr.search.CacheConfig
- CacheConfig(Class<? extends SolrCache>, Map<String, String>, CacheRegenerator) - Constructor for class org.apache.solr.search.CacheConfig
- CacheConfig(Integer) - Constructor for class org.apache.solr.core.MetricsConfig.CacheConfig
- cacheDocSet(Query, DocSet, boolean) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Compute and cache the DocSet that matches a query.
- cacheElevationProvider - Variable in class org.apache.solr.handler.component.QueryElevationComponent
-
Cached elevation provider.
- CacheEntry(K, V, long, long) - Constructor for class org.apache.solr.util.ConcurrentLRUCache.CacheEntry
- CacheEntry(IndexReader.CacheKey, String, Class<?>, Object, Accountable) - Constructor for class org.apache.solr.uninverting.FieldCache.CacheEntry
- cacheFieldSources(IndexSchema) - Method in class org.apache.solr.schema.ExternalFileFieldReloader
-
Caches FileFloatSource's from all ExternalFileField instances in the schema
- cacheInsert(String, Object, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
-
insert an entry in a generic cache
- cacheLookup(String, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
-
lookup an entry in a generic cache
- CacheRegenerator - Interface in org.apache.solr.search
-
Implementations of
CacheRegenerator
are used in autowarming to populate a new cache based on an old cache. - CacheValue(String, Directory) - Constructor for class org.apache.solr.core.CachingDirectoryFactory.CacheValue
- cacheVersion - Variable in class org.apache.solr.handler.component.QueryElevationComponent
-
Cached version / timestamp of the data underlying
QueryElevationComponent.cacheElevationProvider
. - CachingDelegatingMessageBodyReader() - Constructor for class org.apache.solr.jersey.MessageBodyReaders.CachingDelegatingMessageBodyReader
- CachingDirectoryFactory - Class in org.apache.solr.core
-
A
DirectoryFactory
impl base class for caching Directory instances per path. - CachingDirectoryFactory() - Constructor for class org.apache.solr.core.CachingDirectoryFactory
- CachingDirectoryFactory.CacheValue - Class in org.apache.solr.core
- CachingDirectoryFactory.CloseListener - Interface in org.apache.solr.core
- CachingJsonMessageBodyReader() - Constructor for class org.apache.solr.jersey.MessageBodyReaders.CachingJsonMessageBodyReader
- CaffeineCache<K,V> - Class in org.apache.solr.search
-
A SolrCache backed by the Caffeine caching library [1].
- CaffeineCache() - Constructor for class org.apache.solr.search.CaffeineCache
- cal - Variable in class org.apache.solr.response.TextResponseWriter
- calcCounts() - Method in class org.apache.solr.search.facet.UniqueBlockAgg.UniqueBlockSlotAcc
- calcEtag(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculates a tag for the ETag header.
- calcHitRatio(long, long) - Static method in class org.apache.solr.search.SolrCacheBase
-
Returns a "Hit Ratio" (ie: max of 1.00, not a percentage) suitable for display purposes.
- calcLastModified(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculate the appropriate last-modified time for Solr relative the current request.
- calcRelevantWeightWithReplica(Replica) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
- calcShardHealth(float, boolean) - Static method in enum org.apache.solr.handler.admin.ClusterStatus.Health
- calculateActions(String) - Method in class org.apache.solr.cloud.api.collections.CategoryRoutedAlias
- calculateActions(String) - Method in class org.apache.solr.cloud.api.collections.DimensionalRoutedAlias
-
Determine the combination of adds/deletes implied by the arrival of a document destined for the specified collection.
- calculateActions(String) - Method in class org.apache.solr.cloud.api.collections.RoutedAlias
-
Determine the combination of adds/deletes implied by the arrival of a document destined for the specified collection.
- calculateActions(String) - Method in class org.apache.solr.cloud.api.collections.TimeRoutedAlias
- calculateLiveCPUUsage() - Method in class org.apache.solr.util.circuitbreaker.CPUCircuitBreaker
-
Calculate the CPU usage for the system in percentage.
- calculateLiveLoadAverage() - Method in class org.apache.solr.util.circuitbreaker.LoadAverageCircuitBreaker
- calculateStats(StatsField.Stat) - Method in class org.apache.solr.handler.component.StatsField
- calcWeight() - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
- CALENDAR_UNITS - Static variable in class org.apache.solr.util.DateMathParser
-
A mapping from (uppercased) String labels identifying time units, to the corresponding
ChronoUnit
enum (e.g. - call() - Method in class org.apache.solr.handler.component.IterativeMergeStrategy.CallBack
- call() - Method in class org.apache.solr.handler.RestoreCore
- call() - Method in class org.apache.solr.servlet.HttpSolrCall
-
This method processes the request.
- call(int) - Method in interface org.apache.solr.search.facet.UnInvertedField.Callback
- call(Object...) - Method in interface org.apache.solr.core.Diagnostics.Callable
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.AddReplicaCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.BackupCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.BalanceReplicasCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.AddReplicaPropCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.BalanceShardsUniqueCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in interface org.apache.solr.cloud.api.collections.CollApiCmds.CollectionApiCommand
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.DeleteReplicaPropCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.MockOperationCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.ModifyCollectionCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.RebalanceLeadersCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.ReloadCollectionCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CollApiCmds.TraceAwareCommand
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CreateAliasCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CreateCollectionCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CreateShardCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.CreateSnapshotCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteAliasCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteBackupCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteCollectionCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteNodeCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteReplicaCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteShardCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.DeleteSnapshotCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.InstallShardDataCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.MaintainRoutedAliasCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.MigrateCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.MigrateReplicasCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.MoveReplicaCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.OverseerRoleCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.OverseerStatusCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.ReindexCollectionCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.RenameCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.ReplaceNodeCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.RestoreCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.SetAliasPropCmd
- call(ClusterState, ZkNodeProps, NamedList<Object>) - Method in class org.apache.solr.cloud.api.collections.SplitShardCmd
- call(Diagnostics.Callable, Object...) - Static method in class org.apache.solr.core.Diagnostics
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.AnnotatedApi
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.Api
-
The method that gets called for each request
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.ApiBag.IntrospectApi
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.ApiBag.LazyLoadedApi
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.ApiBag.ReqHandlerToApi
- call(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.api.V2HttpCall.CompositeApi
- callBack(List<ShardResponse>, QueryRequest) - Method in class org.apache.solr.handler.component.IterativeMergeStrategy
- callBack(ShardResponse, QueryRequest) - Method in class org.apache.solr.handler.component.IterativeMergeStrategy
- CallBack(ShardResponse, QueryRequest) - Constructor for class org.apache.solr.handler.component.IterativeMergeStrategy.CallBack
- callGet(String) - Method in class org.apache.solr.cli.ApiTool
- callPostCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
- callPostOptimizeCallbacks() - Method in class org.apache.solr.update.UpdateHandler
- callPostSoftCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
- callRemoteNode(String, String, SolrParams, ZkController) - Static method in class org.apache.solr.handler.admin.AdminHandlersProxy
-
Makes a remote request and returns a future and the solr client.
- canAddReplica(Replica) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
- canBecomeLeader(String) - Method in class org.apache.solr.cloud.ZkShardTerms
-
Can this replica become leader?
- canBecomeNonEmpty() - Method in class org.apache.solr.search.facet.FacetRequest.Domain
- cancel() - Method in class org.apache.solr.search.CancellableCollector
- cancelActiveTask(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.api.CancelTaskAPI
- cancelAll() - Method in class org.apache.solr.handler.component.HttpShardHandler
- cancelAll() - Method in class org.apache.solr.handler.component.ShardHandler
- cancelApplyBufferUpdate - Variable in class org.apache.solr.update.UpdateLog
- cancelAsyncId(String) - Method in class org.apache.solr.cloud.DistributedApiAsyncTracker
-
Cancels the tracking of an asyncId, if the corresponding command could not be executed.
- cancelCoreRecoveries() - Method in class org.apache.solr.core.CoreContainer
- cancelElection() - Method in class org.apache.solr.cloud.ElectionContext
- CancellableCollector - Class in org.apache.solr.search
-
Allows a query to be cancelled
- CancellableCollector(Collector) - Constructor for class org.apache.solr.search.CancellableCollector
- CancellableCollector.QueryCancelledException - Exception in org.apache.solr.search
-
Thrown when a query gets cancelled
- CancellableQueryTracker - Class in org.apache.solr.core
-
Tracks metadata for active queries and provides methods for access
- CancellableQueryTracker() - Constructor for class org.apache.solr.core.CancellableQueryTracker
- cancelPendingCommit() - Method in class org.apache.solr.update.CommitTracker
- cancelRecovery() - Method in class org.apache.solr.update.DefaultSolrCoreState
- cancelRecovery() - Method in class org.apache.solr.update.SolrCoreState
- CancelTaskAPI - Class in org.apache.solr.handler.admin.api
-
V2 API for cancelling a currently running "task".
- CancelTaskAPI(QueryCancellationHandler) - Constructor for class org.apache.solr.handler.admin.api.CancelTaskAPI
- canCreateTombstoneDocument(IndexSchema) - Method in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
-
Validates that the schema would allow tombstones to be created by DocBasedVersionConstraintsProcessor by checking if the required fields are of known types
- canProduceFromEmpty() - Method in class org.apache.solr.search.facet.FacetRequest
-
Returns true if this facet, or any sub-facets can produce results from an empty domain.
- canRemoveReplicas(Collection<Replica>) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
-
Determine if the given replicas can be removed from the node.
- canTransformDomain() - Method in class org.apache.solr.search.facet.FacetRequest.Domain
- capacity() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the current capacity of the buffer.
- CARAT - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- cardinality - org.apache.solr.handler.component.StatsField.Stat
- cardinality() - Method in class org.apache.solr.util.hll.HLL
-
Computes the cardinality of the HLL.
- CatchAllExceptionMapper - Class in org.apache.solr.jersey
-
Flattens the exception and sets on a
SolrJerseyResponse
. - CatchAllExceptionMapper() - Constructor for class org.apache.solr.jersey.CatchAllExceptionMapper
- category - Variable in class org.apache.solr.metrics.SolrMetricInfo
- CATEGORY - Static variable in class org.apache.solr.cloud.api.collections.RoutedAlias
- CategoryRoutedAlias - Class in org.apache.solr.cloud.api.collections
- CategoryRoutedAliasProperties() - Constructor for class org.apache.solr.handler.admin.api.CreateAliasAPI.CategoryRoutedAliasProperties
- CatStream - Class in org.apache.solr.handler
- CatStream(String, int) - Constructor for class org.apache.solr.handler.CatStream
- CatStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.handler.CatStream
- CatStream.CrawlFile - Class in org.apache.solr.handler
- CBOR_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- CborLoader - Class in org.apache.solr.handler.loader
-
This class can load a single document or a stream of documents in CBOR format this is equivalent of loading a single json documet or an array of json documents
- CborLoader(CBORFactory, Consumer<SolrInputDocument>) - Constructor for class org.apache.solr.handler.loader.CborLoader
- CborResponseWriter - Class in org.apache.solr.response
-
A response writer impl that can write results in CBOR (cbor.io) format when wt=cbor.
- CborResponseWriter() - Constructor for class org.apache.solr.response.CborResponseWriter
- cc - Variable in class org.apache.solr.cluster.events.ClusterEventProducerBase
- cd - Variable in class org.apache.solr.core.CoreContainer.CoreLoadFailure
- CertAuthPlugin - Class in org.apache.solr.security
-
An authentication plugin that sets principal based on the certificate subject
- CertAuthPlugin() - Constructor for class org.apache.solr.security.CertAuthPlugin
- cfg - Variable in class org.apache.solr.core.CoreContainer
- ch - Variable in class org.apache.solr.update.TransactionLog.ChannelFastInputStream
- ch() - Method in class org.apache.solr.search.StrParser
- changed(SolrPackageLoader.SolrPackage, PackageListeners.Listener.Ctx) - Method in interface org.apache.solr.pkg.PackageListeners.Listener
-
A callback when the package is updated
- changed(SolrPackageLoader.SolrPackage, PackageListeners.Listener.Ctx) - Method in class org.apache.solr.pkg.PackageListeningClassLoader
- changeLogLevel(String) - Static method in class org.apache.solr.util.StartupLoggingUtils
-
Dynamically change log4j log level through property solr.log.level
- channel - Variable in class org.apache.solr.update.TransactionLog
- CHANNEL_INPUT_STREAM_OPENER - Static variable in class org.apache.solr.update.TransactionLog
- ChannelFastInputStream(FileChannel, long) - Constructor for class org.apache.solr.update.TransactionLog.ChannelFastInputStream
- channelInputStreamOpener - Variable in class org.apache.solr.update.TransactionLog
- CHAR_FILTER - Static variable in class org.apache.solr.schema.FieldType
- CHAR_FILTERS - Static variable in class org.apache.solr.schema.FieldType
- charAt(int) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the character at the specified position.
- CharBuffer - Class in org.apache.solr.internal.csv
-
A simple StringBuffer replacement that aims to reduce copying as much as possible.
- CharBuffer() - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity of 32 characters.
- CharBuffer(int) - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity of
length
characters. - charLen() - Method in class org.apache.solr.handler.tagger.TagLL
- CHECK_ROUTER_FIELD - Static variable in class org.apache.solr.search.join.ScoreJoinQParserPlugin
- checkAllowList(List<String>) - Method in class org.apache.solr.security.AllowListUrlChecker
- checkAllowList(List<String>, ClusterState) - Method in class org.apache.solr.security.AllowListUrlChecker
-
Checks that the given URLs are present in the configured allow-list or in the provided
ClusterState
(in case of cloud mode). - checkChrootPath(String, boolean) - Static method in class org.apache.solr.cloud.ZkController
-
Validates if the chroot exists in zk (or if it is successfully created).
- checkCircuitBreakers(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
-
Check if
SolrRequest.SolrRequestType.UPDATE
circuit breakers are tripped. - checkCircuitBreakers(SolrQueryRequest, SolrQueryResponse, ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchHandler
-
Check if
SolrRequest.SolrRequestType.QUERY
circuit breakers are tripped. - checkCodeForAuthError(int) - Static method in class org.apache.solr.cli.SolrCLI
- checkCommunicationError(Exception) - Static method in class org.apache.solr.cli.SolrCLI
-
Determine if a request to Solr failed due to a communication error, which is generally retry-able.
- checkConfigExists(String) - Method in class org.apache.solr.cloud.ZkConfigSetService
- checkConfigExists(String) - Method in class org.apache.solr.core.ConfigSetService
-
Check whether a config exists
- checkConfigExists(String) - Method in class org.apache.solr.core.FileSystemConfigSetService
- checkContains(Collection<String>) - Method in class org.apache.solr.core.PluginBag
-
Check if any of the mentioned names are missing.
- checkDiskSpace(String, String, Replica, SolrIndexSplitter.SplitMethod, SolrCloudManager) - Static method in class org.apache.solr.cloud.api.collections.SplitShardCmd
- checkEditable(String, boolean, List<String>) - Static method in class org.apache.solr.core.ConfigOverlay
- checkError() - Method in class org.apache.solr.security.PrintWriterWrapper
- checkErrors() - Method in class org.apache.solr.handler.admin.CollectionsHandler
- checkErrors() - Method in class org.apache.solr.handler.admin.ConfigSetsHandler
- checkETagValidators(HttpServletRequest, HttpServletResponse, Method, String) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for etag related conditional headers and set status
- checkFieldCacheSource() - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible for a field that may be used to get a
FieldCacheSource
, throwing an appropriate exception (including the field name) if it is not. - checkForDocValues - Variable in class org.apache.solr.uninverting.DocTermOrds
-
If true, check and throw an exception if the field has docValues enabled.
- checkHttpCachingVeto(SolrQueryResponse, HttpServletResponse, Method) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Checks if the downstream request handler wants to avoid HTTP caching of the response.
- checkIfCoreNodeNameAlreadyExists(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
- checkIfIamLeaderFired() - Method in class org.apache.solr.cloud.ElectionContext
- checkIntegrity() - Method in class org.apache.solr.index.SlowCompositeReaderWrapper
- checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for modify time related conditional headers and set status
- checkLogDir() - Static method in class org.apache.solr.util.StartupLoggingUtils
-
Checks whether mandatory log dir is given
- checkMincountOnExists(String, int) - Static method in class org.apache.solr.request.SimpleFacets
- checkMutable(String, SolrQueryRequest) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- checkOverseerDesignate() - Method in class org.apache.solr.cloud.ZkController
- checkPortConflict(String, File, int) - Method in class org.apache.solr.cli.RunExampleTool
- checkPropertyIsNotEmpty(String, String) - Static method in class org.apache.solr.core.CoreDescriptor
- checkReplicaTypes(ZkNodeProps) - Static method in class org.apache.solr.cloud.api.collections.CreateCollectionCmd
- checkRequestLogging() - Static method in class org.apache.solr.util.StartupLoggingUtils
-
Check whether Jetty request logging is enabled and log info about it.
- checkRetry(SolrCmdDistributor.SolrError) - Method in class org.apache.solr.update.SolrCmdDistributor.ForwardNode
- checkRetry(SolrCmdDistributor.SolrError) - Method in class org.apache.solr.update.SolrCmdDistributor.Node
- checkRetry(SolrCmdDistributor.SolrError) - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.BinaryField
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.CurrencyFieldType
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.DenseVectorField
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.FieldType
-
Check's
SchemaField
instances constructed using this field type to ensure that they are valid. - checkSharedFSFailoverReplaced(CoreContainer, CoreDescriptor) - Static method in class org.apache.solr.cloud.CloudUtil
-
See if coreNodeName has been taken over by another baseUrl and unload core + throw exception if it has been.
- checkSortability() - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible for a field that may be used in sorting, throwing an appropriate exception (including the field name) if it is not.
- checkSslStoreSysProp(String, String) - Static method in class org.apache.solr.cli.SolrCLI
- checksum - Variable in class org.apache.solr.core.backup.Checksum
- checksum - Variable in class org.apache.solr.handler.admin.api.CoreReplicationAPI.FileMetaData
- checksum(Directory, String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Get checksum of
fileName
atdir
. - checksum(Directory, String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- Checksum - Class in org.apache.solr.core.backup
-
Represents checksum information for an index file being backed up.
- Checksum(long, long) - Constructor for class org.apache.solr.core.backup.Checksum
- CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
- checkSupportsDocValues() - Method in class org.apache.solr.schema.CollationField
- checkSupportsDocValues() - Method in class org.apache.solr.schema.FieldType
-
Called by
FieldType.checkSchemaField(SchemaField)
if the field has docValues. - checkSupportsDocValues() - Method in class org.apache.solr.schema.LatLonPointSpatialField
- checkSupportsDocValues() - Method in class org.apache.solr.schema.PointType
- checkSupportsDocValues() - Method in class org.apache.solr.schema.PrimitiveFieldType
- checkSupportsDocValues() - Method in class org.apache.solr.schema.SortableTextField
-
Called by
FieldType.checkSchemaField(SchemaField)
if the field has docValues. - checkTragicException(SolrCore) - Method in class org.apache.solr.core.CoreContainer
- checkTripped(SolrRequest.SolrRequestType) - Method in class org.apache.solr.util.circuitbreaker.CircuitBreakerRegistry
-
Check and return circuit breakers that have triggered
- checkUnInvertedField(String, SolrIndexSearcher) - Static method in class org.apache.solr.search.facet.UnInvertedField
- checkVectorDimension(int) - Method in class org.apache.solr.util.vector.DenseVectorParser
- checkWriteHeader(TransactionLog.LogCodec, SolrInputDocument) - Method in class org.apache.solr.update.TransactionLog
- child(String) - Method in class org.apache.solr.util.DataConfigNode
- child(String) - Method in class org.apache.solr.util.DOMConfigNode
- CHILD_DOC_KEY - Static variable in class org.apache.solr.handler.loader.JsonLoader
- ChildDocTransformerFactory - Class in org.apache.solr.response.transform
-
Attaches all descendants (child documents) to each parent document.
- ChildDocTransformerFactory() - Constructor for class org.apache.solr.response.transform.ChildDocTransformerFactory
- ChildFieldValueSourceParser - Class in org.apache.solr.search.join
- ChildFieldValueSourceParser() - Constructor for class org.apache.solr.search.join.ChildFieldValueSourceParser
- childId - Variable in class org.apache.solr.rest.RestManager.ManagedEndpoint
- children - Variable in class org.apache.solr.core.PluginInfo
- children - Variable in class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- children - Variable in class org.apache.solr.util.RTimerTree
- children() - Method in class org.apache.solr.handler.CatStream
- children() - Method in class org.apache.solr.handler.ClassifyStream
- children() - Method in class org.apache.solr.handler.export.ExportWriterStream
- children() - Method in class org.apache.solr.handler.GraphHandler.DummyErrorStream
- children() - Method in class org.apache.solr.handler.GraphHandler.TimerStream
- children() - Method in class org.apache.solr.handler.StreamHandler.DaemonCollectionStream
- children() - Method in class org.apache.solr.handler.StreamHandler.DaemonResponseStream
- children() - Method in class org.apache.solr.handler.StreamHandler.DummyErrorStream
- children() - Method in class org.apache.solr.handler.StreamHandler.TimerStream
- CHK_COL_PREFIX - Static variable in class org.apache.solr.cloud.api.collections.ReindexCollectionCmd
- CircuitBreaker - Class in org.apache.solr.util.circuitbreaker
-
Default base class to define circuit breaker plugins for Solr.
- CircuitBreaker() - Constructor for class org.apache.solr.util.circuitbreaker.CircuitBreaker
- CircuitBreakerManager - Class in org.apache.solr.util.circuitbreaker
-
Deprecated.Use individual Circuit Breakers instead
- CircuitBreakerManager() - Constructor for class org.apache.solr.util.circuitbreaker.CircuitBreakerManager
-
Deprecated.
- CircuitBreakerRegistry - Class in org.apache.solr.util.circuitbreaker
-
Keeps track of all registered circuit breaker instances for various request types.
- CircuitBreakerRegistry(CoreContainer) - Constructor for class org.apache.solr.util.circuitbreaker.CircuitBreakerRegistry
- CircularList<T> - Class in org.apache.solr.logging
-
FIFO Circular List.
- CircularList(int) - Constructor for class org.apache.solr.logging.CircularList
- claimAsyncId(String) - Method in class org.apache.solr.cloud.ZkController
-
When an operation needs to be performed in an asynchronous mode, the asyncId needs to be claimed by calling this method to make sure it's not duplicate (hasn't been claimed by other request).
- CLASS_NAME - Static variable in class org.apache.solr.schema.FieldType
- CLASS_NAME - Static variable in class org.apache.solr.schema.SimilarityFactory
- ClassicIndexSchemaFactory - Class in org.apache.solr.schema
- ClassicIndexSchemaFactory() - Constructor for class org.apache.solr.schema.ClassicIndexSchemaFactory
- ClassicSimilarityFactory - Class in org.apache.solr.search.similarities
-
Factory for
ClassicSimilarity
- ClassicSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.ClassicSimilarityFactory
- ClassificationUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
This class implements an UpdateProcessorFactory for the Classification Update Processor.
- ClassificationUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ClassificationUpdateProcessorFactory
- ClassificationUpdateProcessorFactory.Algorithm - Enum in org.apache.solr.update.processor
- ClassificationUpdateProcessorParams - Class in org.apache.solr.update.processor
- ClassificationUpdateProcessorParams() - Constructor for class org.apache.solr.update.processor.ClassificationUpdateProcessorParams
- ClassifyStream - Class in org.apache.solr.handler
-
The classify expression retrieves a model trained by the train expression and uses it to classify documents from a stream Syntax: classif(model(...), anyStream(...), field="body")
- ClassifyStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.handler.ClassifyStream
- classLoader - Variable in class org.apache.solr.core.SolrResourceLoader
- className - Variable in class org.apache.solr.core.PluginInfo
- className - Variable in class org.apache.solr.core.PluginInfo.ClassName
- className - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- ClassName(String) - Constructor for class org.apache.solr.core.PluginInfo.ClassName
- classToXmlTag(Class<?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
-
Convert types produced by noggit's ObjectBuilder (Boolean, Double, Long, String) to plugin param XML tags.
- classVsSolrPluginInfo - Static variable in class org.apache.solr.core.SolrConfig
- Clause() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.Clause
- Clause(String) - Method in class org.apache.solr.parser.QueryParser
- clauses() - Method in class org.apache.solr.search.join.FiltersQParser
- clazz - Variable in class org.apache.solr.core.SolrConfig.SolrPluginInfo
- CLEANUP_TEMP_PARAM - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- CLEANUP_THREAD_PARAM - Static variable in interface org.apache.solr.search.SolrCache
- cleanupCollectionLevelSnapshots(SolrZkClient, String) - Static method in class org.apache.solr.core.snapshots.SolrSnapshotManager
-
This method deletes all snapshots for the specified collection in Zookeeper.
- cleanupOldIndexDirectories(boolean) - Method in class org.apache.solr.core.SolrCore
- cleanupOldIndexDirectories(String, String, boolean) - Method in class org.apache.solr.core.DirectoryFactory
- cleanupOldIndexDirectories(String, String, boolean) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
- cleanupTemp(String) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- cleanupTemp(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- clear() - Method in class org.apache.solr.cloud.DistributedMap
-
Helper method to clear all child nodes for a parent node.
- clear() - Method in class org.apache.solr.cloud.Stats
- clear() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
- clear() - Method in class org.apache.solr.handler.tagger.TaggingAttributeImpl
- clear() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Empties the buffer.
- clear() - Method in class org.apache.solr.legacy.LegacyNumericTokenStream.LegacyNumericTermAttributeImpl
-
Deprecated.
- clear() - Method in class org.apache.solr.logging.CircularList
- clear() - Static method in class org.apache.solr.logging.MDCLoggingContext
-
Call this after
MDCLoggingContext.setCore(SolrCore)
orMDCLoggingContext.setCoreDescriptor(CoreContainer, CoreDescriptor)
in a finally. - clear() - Method in class org.apache.solr.metrics.AggregateMetric
- clear() - Method in class org.apache.solr.search.CaffeineCache
- clear() - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- clear() - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
- clear() - Method in class org.apache.solr.search.stats.LRUStatsCache
- clear() - Method in class org.apache.solr.search.stats.StatsCache
-
Clear cached statistics.
- clear() - Method in class org.apache.solr.search.stats.StatsCache.StatsCacheMetrics
- clear() - Method in class org.apache.solr.spelling.Token
-
Deprecated.Resets the term text, payload, flags, positionIncrement, positionLength, startOffset, endOffset and token type to default.
- clear() - Method in class org.apache.solr.update.AddUpdateCommand
-
Reset state to reuse this object with a different document in the same request
- clear() - Method in class org.apache.solr.update.DeleteUpdateCommand
- clear() - Method in class org.apache.solr.util.ConcurrentLRUCache
- clear() - Method in class org.apache.solr.util.hll.HLL
-
Clears the HLL.
- clear() - Method in class org.apache.solr.util.LongPriorityQueue
-
Removes all entries from the PriorityQueue.
- clear() - Method in class org.apache.solr.util.MapListener
- clear() - Method in class org.apache.solr.util.MockSearchableSolrClient
- clear(String) - Method in class org.apache.solr.metrics.AggregateMetric
- CLEAR_CACHES - Static variable in class org.apache.solr.update.UpdateCommand
- clearAsyncId(String) - Method in class org.apache.solr.cloud.ZkController
-
Clears an asyncId previously claimed by calling
ZkController.claimAsyncId(String)
- clearError() - Method in class org.apache.solr.security.PrintWriterWrapper
- clearErrors() - Method in class org.apache.solr.update.StreamingSolrClients
- clearFlags(int) - Method in class org.apache.solr.search.QueryCommand
- clearIndex() - Method in class org.apache.solr.update.DirectUpdateHandler2
- clearLog(SolrCore, PluginInfo) - Method in class org.apache.solr.update.UpdateLog
-
Clears the logs on the file system.
- clearMetrics(String, String...) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Remove some metrics from a named registry
- clearRegistry(String) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Remove all metrics from a specified registry.
- clearRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
-
Removes the most recent SolrRequestInfo from the stack.
- clearZkCollectionTerms() - Method in class org.apache.solr.cloud.ZkController
- CLIO - Interface in org.apache.solr.cli
- clk - Variable in class org.apache.solr.metrics.MetricSuppliers.DefaultMeterSupplier
- clk - Variable in class org.apache.solr.metrics.MetricSuppliers.DefaultTimerSupplier
- CLOCK - Static variable in class org.apache.solr.metrics.MetricSuppliers
-
Clock type parameter.
- CLOCK_CPU - Static variable in class org.apache.solr.metrics.MetricSuppliers
-
CPU-time clock.
- CLOCK_USER - Static variable in class org.apache.solr.metrics.MetricSuppliers
-
User-time clock.
- clone() - Method in class org.apache.solr.legacy.LegacyNumericTokenStream.LegacyNumericTermAttributeImpl
-
Deprecated.
- clone() - Method in class org.apache.solr.search.BitDocSet
- clone() - Method in class org.apache.solr.search.DocSet
- clone() - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
- clone() - Method in class org.apache.solr.search.SortedIntDocSet
- clone() - Method in class org.apache.solr.spelling.Token
-
Deprecated.
- clone() - Method in class org.apache.solr.update.UpdateCommand
- clone() - Method in class org.apache.solr.util.hll.HLL
-
Create a deep copy of this HLL.
- CloneFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Clones the values found in any matching
source
field into a configureddest
field. - CloneFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
- close() - Method in class org.apache.solr.api.AnnotatedApi
- close() - Method in class org.apache.solr.api.ContainerPluginsRegistry
- close() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Closes any resources created by this instance
- close() - Method in class org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler
- close() - Method in class org.apache.solr.cloud.ElectionContext
- close() - Method in class org.apache.solr.cloud.Overseer
- close() - Method in class org.apache.solr.cloud.Overseer.OverseerThread
- close() - Method in class org.apache.solr.cloud.OverseerTaskProcessor
- close() - Method in class org.apache.solr.cloud.RecoveryStrategy
- close() - Method in class org.apache.solr.cloud.SyncStrategy
- close() - Method in class org.apache.solr.cloud.ZkController
-
Closes the underlying ZooKeeper client.
- close() - Method in class org.apache.solr.cloud.ZkShardTerms
- close() - Method in class org.apache.solr.cluster.events.ClusterEventProducerBase
- close() - Method in class org.apache.solr.cluster.events.impl.CollectionsRepairEventListener
- close() - Method in class org.apache.solr.cluster.events.impl.DefaultClusterEventProducer
- close() - Method in class org.apache.solr.cluster.events.impl.DelegatingClusterEventProducer
- close() - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- close() - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- close() - Method in class org.apache.solr.core.CachingDirectoryFactory
- close() - Method in class org.apache.solr.core.DirectoryFactory
-
Close this factory and all of the Directories it contains.
- close() - Method in class org.apache.solr.core.PluginBag
-
Close this registry.
- close() - Method in class org.apache.solr.core.PluginBag.PluginHolder
- close() - Method in class org.apache.solr.core.RequestHandlers
- close() - Method in class org.apache.solr.core.SolrCore
-
Close all resources allocated by the core if it is no longer in use...
- close() - Method in class org.apache.solr.core.SolrCores
- close() - Method in class org.apache.solr.core.SolrResourceLoader
- close() - Method in class org.apache.solr.core.TransientSolrCoreCache
-
Deprecated.Called in order to free resources.
- close() - Method in class org.apache.solr.core.TransientSolrCoreCacheDefault
-
Deprecated.
- close() - Method in class org.apache.solr.core.TransientSolrCores
-
Deprecated.
- close() - Method in class org.apache.solr.core.ZkContainer
- close() - Method in class org.apache.solr.handler.CatStream
- close() - Method in class org.apache.solr.handler.ClassifyStream
- close() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
- close() - Method in class org.apache.solr.handler.component.ShardHandlerFactory
- close() - Method in class org.apache.solr.handler.export.ExportWriter
- close() - Method in class org.apache.solr.handler.export.ExportWriterStream
- close() - Method in class org.apache.solr.handler.GraphHandler.DummyErrorStream
- close() - Method in class org.apache.solr.handler.GraphHandler.TimerStream
- close() - Method in class org.apache.solr.handler.StreamHandler.DaemonCollectionStream
- close() - Method in class org.apache.solr.handler.StreamHandler.DaemonResponseStream
- close() - Method in class org.apache.solr.handler.StreamHandler.DummyErrorStream
- close() - Method in class org.apache.solr.handler.StreamHandler.TimerStream
- close() - Method in class org.apache.solr.logging.jul.RecordHandler
- close() - Method in class org.apache.solr.logging.MDCSnapshot
- close() - Method in class org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter
- close() - Method in class org.apache.solr.metrics.reporters.ReporterClientCache
-
Empty this cache, and close all clients that are
Closeable
. - close() - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter
- close() - Method in class org.apache.solr.metrics.reporters.SolrGraphiteReporter
- close() - Method in class org.apache.solr.metrics.reporters.SolrJmxReporter
-
Stops the reporter from publishing metrics.
- close() - Method in class org.apache.solr.metrics.reporters.SolrSlf4jReporter
- close() - Method in class org.apache.solr.metrics.SolrCoreMetricManager
-
Closes reporters specific to this core and unregisters gauges with this core's instance tag.
- close() - Method in interface org.apache.solr.metrics.SolrMetricProducer
-
Implementations should always call
SolrMetricProducer.super.close()
to ensure that metrics with the same life-cycle as this component are properly unregistered. - close() - Method in class org.apache.solr.packagemanager.PackageManager
- close() - Method in class org.apache.solr.pkg.SolrPackageLoader
- close() - Method in class org.apache.solr.pkg.SolrPackageLoader.SolrPackage
- close() - Method in class org.apache.solr.pkg.SolrPackageLoader.SolrPackage.Version
- close() - Method in class org.apache.solr.request.DelegatingSolrQueryRequest
- close() - Method in interface org.apache.solr.request.SolrQueryRequest
-
This method should be called when all uses of this request are finished, so that resources can be freed.
- close() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
Frees resources associated with this request, this method must be called when the object is no longer in use.
- close() - Method in class org.apache.solr.response.JacksonJsonWriter.WriterImpl
- close() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
- close() - Method in class org.apache.solr.response.TextResponseWriter
-
done with this ResponseWriter...
- close() - Method in class org.apache.solr.search.CaffeineCache
- close() - Method in class org.apache.solr.search.facet.SlotAcc
- close() - Method in class org.apache.solr.search.facet.UnInvertedField.DocToTerm
- close() - Method in class org.apache.solr.search.facet.UnInvertedFieldAcc
- close() - Method in class org.apache.solr.search.QueryContext
-
Don't call close explicitly! This will be automatically closed at the end of the request
- close() - Method in interface org.apache.solr.search.SolrCache
-
Frees any non-memory resources
- close() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Free's resources associated with this searcher.
- close() - Method in class org.apache.solr.security.AuditLoggerPlugin
-
Waits 30s for async queue to drain, then closes executor threads.
- close() - Method in class org.apache.solr.security.BasicAuthPlugin
- close() - Method in class org.apache.solr.security.MultiAuthPlugin
- close() - Method in class org.apache.solr.security.MultiDestinationAuditLogger
- close() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
- close() - Method in class org.apache.solr.security.PrintWriterWrapper
- close() - Method in class org.apache.solr.security.RuleBasedAuthorizationPluginBase
- close() - Method in class org.apache.solr.servlet.CoreContainerProvider
- close() - Method in class org.apache.solr.servlet.DirectSolrConnection
-
Use this method to close the underlying SolrCore.
- close() - Method in class org.apache.solr.servlet.ServletInputStreamWrapper
- close() - Method in class org.apache.solr.servlet.ServletOutputStreamWrapper
- close() - Method in class org.apache.solr.update.CommitTracker
- close() - Method in class org.apache.solr.update.DirectUpdateHandler2
- close() - Method in class org.apache.solr.update.LoggingInfoStream
- close() - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
- close() - Method in class org.apache.solr.update.SolrCmdDistributor
- close() - Method in class org.apache.solr.update.SolrIndexWriter
- close() - Method in class org.apache.solr.update.TransactionLog.ChannelFastInputStream
- close() - Method in class org.apache.solr.update.TransactionLog
- close() - Method in class org.apache.solr.update.TransactionLog.FSReverseReader
- close() - Method in class org.apache.solr.update.TransactionLog.LogReader
- close() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
- close() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
- close() - Method in class org.apache.solr.update.UpdateShardHandler
- close() - Method in class org.apache.solr.util.circuitbreaker.AveragingMetricProvider
- close() - Method in class org.apache.solr.util.circuitbreaker.CircuitBreaker
- close() - Method in class org.apache.solr.util.circuitbreaker.CircuitBreakerManager
-
Deprecated.
- close() - Method in class org.apache.solr.util.circuitbreaker.CircuitBreakerRegistry
- close() - Method in class org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker
- close() - Method in class org.apache.solr.util.IndexOutputOutputStream
- close() - Method in class org.apache.solr.util.MockSearchableSolrClient
- close() - Method in class org.apache.solr.util.PropertiesInputStream
- close() - Method in class org.apache.solr.util.RefCounted
- close() - Method in class org.apache.solr.util.stats.InstrumentedPoolingHttpClientConnectionManager
- close(boolean) - Method in class org.apache.solr.update.UpdateLog
- close(boolean, boolean) - Method in class org.apache.solr.update.UpdateLog
- close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.DefaultSolrCoreState
- close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.SolrCoreState
- closeAndWait() - Method in class org.apache.solr.core.SolrCore
-
Close the core, if it is still in use waits until is no longer in use.
- closeCacheValueCalled - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
- closed - Variable in class org.apache.solr.update.SolrCoreState
- CLOSED_SERVLET_INPUT_STREAM - Static variable in class org.apache.solr.servlet.ServletUtils.ClosedServletInputStream
- CLOSED_SERVLET_OUTPUT_STREAM - Static variable in class org.apache.solr.servlet.ServletUtils.ClosedServletOutputStream
- ClosedServletInputStream() - Constructor for class org.apache.solr.servlet.ServletUtils.ClosedServletInputStream
- ClosedServletOutputStream() - Constructor for class org.apache.solr.servlet.ServletUtils.ClosedServletOutputStream
- closeEntries - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
- CloseHook - Interface in org.apache.solr.core
-
Used to request notification when the core is closed.
- closeIndexWriter(SolrCore, boolean) - Method in class org.apache.solr.update.DefaultSolrCoreState
- closeIndexWriter(SolrCore, boolean) - Method in class org.apache.solr.update.SolrCoreState
-
Expert method that closes the IndexWriter - you must call
SolrCoreState.openIndexWriter(SolrCore)
in a finally block after calling this method. - closeListeners - Variable in class org.apache.solr.core.CachingDirectoryFactory
- closeOnShutdown() - Method in interface org.apache.solr.core.ShutdownAwareDirectory
- closeOutput() - Method in class org.apache.solr.update.TransactionLog
-
Move to a read-only state, closing and releasing resources while keeping the log available for reads
- closeQuietly(Object) - Static method in class org.apache.solr.core.PluginBag
- closeReporter(String, String, String) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Close and unregister a named
SolrMetricReporter
for a registry. - closeReporters(String) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Close and unregister all
SolrMetricReporter
-s for a registry. - closeReporters(String, String) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Close and unregister all
SolrMetricReporter
-s for a registry. - closeRequest() - Method in class org.apache.solr.security.AuthenticationPlugin
-
Cleanup any per request data
- closeRequest() - Method in class org.apache.solr.security.BasicAuthPlugin
- closeRequest() - Method in class org.apache.solr.security.MultiAuthPlugin
- closeSearcher() - Method in class org.apache.solr.core.SolrCore
- closeShield(HttpServletRequest, boolean) - Static method in class org.apache.solr.servlet.ServletUtils
-
Wrap the request's input stream with a close shield.
- closeShield(HttpServletResponse, boolean) - Static method in class org.apache.solr.servlet.ServletUtils
-
Wrap the response's output stream with a close shield.
- closeWriter(IndexWriter) - Method in class org.apache.solr.update.DirectUpdateHandler2
- closeWriter(IndexWriter) - Method in interface org.apache.solr.update.SolrCoreState.IndexWriterCloser
- cloudClient() - Method in class org.apache.solr.handler.designer.SchemaDesignerAPI
- cloudClient(boolean) - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter.Builder
-
If true then use
CloudSolrClient
for communication. - CloudConfig - Class in org.apache.solr.core
- CloudConfig.CloudConfigBuilder - Class in org.apache.solr.core
- CloudConfigBuilder(String, int) - Constructor for class org.apache.solr.core.CloudConfig.CloudConfigBuilder
- CloudConfigBuilder(String, int, String) - Constructor for class org.apache.solr.core.CloudConfig.CloudConfigBuilder
- CloudDescriptor - Class in org.apache.solr.cloud
-
SolrCloud metadata attached to a
CoreDescriptor
. - CloudDescriptor(CoreDescriptor, String, Properties) - Constructor for class org.apache.solr.cloud.CloudDescriptor
- cloudManager - Variable in class org.apache.solr.cloud.overseer.CollectionMutator
- cloudManager - Variable in class org.apache.solr.cloud.overseer.ReplicaMutator
- cloudManager - Variable in class org.apache.solr.cloud.overseer.SliceMutator
- CloudMLTQParser - Class in org.apache.solr.search.mlt
- CloudMLTQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.mlt.CloudMLTQParser
- cloudOptions - Static variable in class org.apache.solr.cli.SolrCLI
- CloudUtil - Class in org.apache.solr.cloud
- CloudUtil() - Constructor for class org.apache.solr.cloud.CloudUtil
- cluster - org.apache.solr.core.SolrInfoBean.Group
- Cluster - Interface in org.apache.solr.cluster
-
A representation of the SolrCloud cluster state, providing information on which nodes and collections are part of the cluster and a way to get to more detailed info.
- CLUSTER_MEMBER_NODE - Static variable in class org.apache.solr.security.PKIAuthenticationPlugin
- CLUSTER_PLUGIN_EDIT_ENABLED - Static variable in class org.apache.solr.api.ContainerPluginsRegistry
- CLUSTER_PLUGINS_PATH - Static variable in class org.apache.solr.packagemanager.PackageUtils
- CLUSTER_PROPERTIES_CHANGED - org.apache.solr.cluster.events.ClusterEvent.EventType
-
Cluster properties have changed.
- ClusterAPI - Class in org.apache.solr.handler
-
All V2 APIs that have a prefix of /api/cluster/
- ClusterAPI(CollectionsHandler, ConfigSetsHandler) - Constructor for class org.apache.solr.handler.ClusterAPI
- ClusterAPI.Commands - Class in org.apache.solr.handler
- ClusterAPI.RoleInfo - Class in org.apache.solr.handler
- ClusterCreateCollection - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- ClusterDeleteCollection - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- ClusterEvent - Interface in org.apache.solr.cluster.events
-
Cluster-level event.
- ClusterEvent.EventType - Enum in org.apache.solr.cluster.events
- ClusterEventListener - Interface in org.apache.solr.cluster.events
-
Components that want to be notified of cluster-wide events should use this.
- ClusterEventProducer - Interface in org.apache.solr.cluster.events
-
Component that produces
ClusterEvent
instances. - ClusterEventProducerBase - Class in org.apache.solr.cluster.events
-
Base class for implementing
ClusterEventProducer
. - ClusterEventProducerBase(CoreContainer) - Constructor for class org.apache.solr.cluster.events.ClusterEventProducerBase
- ClusterEventProducerFactory - Class in org.apache.solr.cluster.events.impl
-
This class helps in handling the initial registration of plugin-based listeners, when both the final
ClusterEventProducer
implementation and listeners are configured using plugins. - ClusterEventProducerFactory(CoreContainer) - Constructor for class org.apache.solr.cluster.events.impl.ClusterEventProducerFactory
- ClusterPluginsSource - Interface in org.apache.solr.api
-
A source for Cluster Plugin configurations
- CLUSTERPROP_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- ClusterPropertiesChangedEvent - Interface in org.apache.solr.cluster.events
-
Event generated when
ZkStateReader.CLUSTER_PROPS
is modified. - CLUSTERPROPS_PATH - Static variable in class org.apache.solr.packagemanager.PackageUtils
- clusterShape(int, int) - Static method in class org.apache.solr.cloud.CloudUtil
-
Return a
CollectionStatePredicate
that returns true if a collection has the expected number of active shards and replicas - clusterShape(int, int, boolean, boolean) - Static method in class org.apache.solr.cloud.CloudUtil
-
Return a
CollectionStatePredicate
that returns true if a collection has the expected number of shards and replicas. - ClusterSingleton - Interface in org.apache.solr.cloud
-
Intended for components that should be enabled only one instance per cluster.
- ClusterSingleton.State - Enum in org.apache.solr.cloud
- ClusterSingletons - Class in org.apache.solr.core
-
Helper class to manage the initial registration of
ClusterSingleton
plugins and to track the changes in loaded plugins inContainerPluginsRegistry
. - ClusterSingletons(Supplier<Boolean>, Consumer<Runnable>) - Constructor for class org.apache.solr.core.ClusterSingletons
-
Create a helper to manage singletons.
- clusterState - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
- clusterState - Variable in class org.apache.solr.update.processor.DistributedZkUpdateProcessor
- ClusterStateMutator - Class in org.apache.solr.cloud.overseer
- ClusterStateMutator(SolrCloudManager) - Constructor for class org.apache.solr.cloud.overseer.ClusterStateMutator
- ClusterStatus - Class in org.apache.solr.handler.admin
- ClusterStatus(ZkStateReader, ZkNodeProps) - Constructor for class org.apache.solr.handler.admin.ClusterStatus
- CLUSTERSTATUS_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
-
Handle cluster status request.
- ClusterStatus.Health - Enum in org.apache.solr.handler.admin
-
Shard / collection health state.
- cmd - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
- CMD_ABORT_FETCH - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_BACKUP - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_DELETE_BACKUP - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_DETAILS - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_DISABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_DISABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_ENABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_ENABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_FETCH_INDEX - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_GET_FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_GET_FILE_LIST - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_INDEX_VERSION - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_RESTORE - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_RESTORE_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
- CMD_SHOW_COMMITS - Static variable in class org.apache.solr.handler.ReplicationHandler
- cName - Variable in class org.apache.solr.core.PluginInfo
- CodecFactory - Class in org.apache.solr.core
-
Factory for plugging in a custom
Codec
- CodecFactory() - Constructor for class org.apache.solr.core.CodecFactory
- COL_STATS_KEY - Static variable in class org.apache.solr.search.stats.StatsCache
-
Value of
CollectionStats
. - COLL_EDIT_PERM - org.apache.solr.security.PermissionNameProvider.Name
- COLL_READ_PERM - org.apache.solr.security.PermissionNameProvider.Name
- CollApiCmds - Class in org.apache.solr.cloud.api.collections
-
This class contains "smaller" Collection API commands implementation, the interface implemented by all commands and the class mapping a collection action to the actual command.
- CollApiCmds() - Constructor for class org.apache.solr.cloud.api.collections.CollApiCmds
- CollApiCmds.AddReplicaPropCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.BalanceShardsUniqueCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.CollectionApiCommand - Interface in org.apache.solr.cloud.api.collections
-
Interface implemented by all Collection API commands.
- CollApiCmds.CommandMap - Class in org.apache.solr.cloud.api.collections
-
Map
CollectionParams.CollectionAction
to instances ofCollApiCmds.CollectionApiCommand
and being usable by bothOverseerCollectionMessageHandler
andDistributedCollectionConfigSetCommandRunner
so that the mappings do not have to be maintained in two places. - CollApiCmds.DeleteReplicaPropCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.MockOperationCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.ModifyCollectionCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.RebalanceLeadersCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.ReloadCollectionCmd - Class in org.apache.solr.cloud.api.collections
- CollApiCmds.TraceAwareCommand - Class in org.apache.solr.cloud.api.collections
- COLLAPSE - org.apache.solr.search.CollapsingQParserPlugin.NullPolicy
- CollapseScoreFunction - Class in org.apache.solr.search.function
- CollapseScoreFunction() - Constructor for class org.apache.solr.search.function.CollapseScoreFunction
- CollapseScoreFunction.CollapseScoreFunctionValues - Class in org.apache.solr.search.function
- CollapseScoreFunctionValues(Map<?, ?>) - Constructor for class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
- CollapsingPostFilter(SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
- CollapsingQParserPlugin - Class in org.apache.solr.search
-
The CollapsingQParserPlugin is a PostFilter that performs field collapsing.
- CollapsingQParserPlugin() - Constructor for class org.apache.solr.search.CollapsingQParserPlugin
- CollapsingQParserPlugin.CollapseScore - Class in org.apache.solr.search
- CollapsingQParserPlugin.CollapsingPostFilter - Class in org.apache.solr.search
- CollapsingQParserPlugin.GroupHeadSelector - Class in org.apache.solr.search
-
Models all the information about how group head documents should be selected
- CollapsingQParserPlugin.GroupHeadSelectorType - Enum in org.apache.solr.search
- CollapsingQParserPlugin.NullPolicy - Enum in org.apache.solr.search
- collate(SpellingResult, String, ResponseBuilder) - Method in class org.apache.solr.spelling.SpellCheckCollator
- CollationField - Class in org.apache.solr.schema
-
Field for collated sort keys.
- CollationField() - Constructor for class org.apache.solr.schema.CollationField
- collations - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
- collCreationParameters - Variable in class org.apache.solr.handler.admin.api.CreateAliasAPI.CreateAliasRequestBody
- collect(int) - Method in class org.apache.solr.search.DelegatingCollector
- collect(int) - Method in class org.apache.solr.search.DocSetCollector
- collect(int) - Method in class org.apache.solr.search.join.MultiValueTermOrdinalCollector
- collect(int) - Method in class org.apache.solr.search.MaxScoreCollector
- collect(int, int, IntFunction<SlotAcc.SlotContext>) - Method in class org.apache.solr.search.facet.DocValuesAcc
- collect(int, int, IntFunction<SlotAcc.SlotContext>) - Method in class org.apache.solr.search.facet.SlotAcc
-
All subclasses must override this method to collect documents.
- collect(DocSet, int, IntFunction<SlotAcc.SlotContext>) - Method in class org.apache.solr.search.facet.SlotAcc
-
Bulk collection of all documents in a slot.
- COLLECT_ELEVATED_DOCS_WHEN_COLLAPSING - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
-
If elevation is used in combination with the collapse query parser, we can define that we only want to return the representative and not all elevated docs by setting this parameter to false (true by default).
- collectDocs(FacetFieldProcessorByArrayUIF) - Method in class org.apache.solr.search.facet.UnInvertedField
- collectDocsGeneric(FacetFieldProcessorByArrayUIF) - Method in class org.apache.solr.search.facet.UnInvertedField
- collection - org.apache.solr.core.SolrInfoBean.Group
- collection - Variable in class org.apache.solr.cloud.api.collections.InstallShardDataCmd.RemoteMessage
- collection - Variable in class org.apache.solr.cloud.overseer.ZkWriteCommand
- collection - Variable in class org.apache.solr.cloud.RefreshCollectionMessage
- collection - Variable in class org.apache.solr.handler.admin.api.RestoreCollectionAPI.RestoreCollectionRequestBody
- collection - Variable in class org.apache.solr.search.join.CrossCollectionJoinQuery
- collection - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
- COLLECTION_ALIAS_PROP - Static variable in class org.apache.solr.core.backup.BackupManager
- COLLECTION_LIST - Static variable in interface org.apache.solr.jersey.RequestContextKeys
- COLLECTION_NAME_PROP - Static variable in class org.apache.solr.core.backup.BackupManager
- COLLECTION_PARAM_PREFIX - Static variable in class org.apache.solr.cloud.ZkController
- COLLECTION_PROPS_AND_DEFAULTS - Static variable in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- COLLECTION_PROPS_FILE - Static variable in class org.apache.solr.core.backup.BackupManager
- CollectionApiLockFactory - Class in org.apache.solr.cloud.api.collections
-
This class implements a higher level locking abstraction for the Collection API using lower level read and write locks.
- CollectionCommandContext - Interface in org.apache.solr.cloud.api.collections
-
Data passed to Collection API command execution, to allow calls from either the
OverseerCollectionMessageHandler
when commands are executed on the Overseer, or - in a future change - allow Collection API commands to be executed in a distributed way, unrelated to and not depending upon Overseer abstractions (including overseer collection message handling). - CollectionCreateShard - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- CollectionDeleteShard - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- CollectionHandlingUtils - Class in org.apache.solr.cloud.api.collections
-
This class contains helper methods used by commands of the Collection API.
- CollectionHandlingUtils() - Constructor for class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- CollectionHandlingUtils.ShardRequestTracker - Class in org.apache.solr.cloud.api.collections
- CollectionMetrics - Interface in org.apache.solr.cluster.placement
-
Collection-level metrics.
- CollectionMetricsBuilder - Class in org.apache.solr.cluster.placement.impl
-
Builder class for constructing instances of
CollectionMetrics
. - CollectionMetricsBuilder() - Constructor for class org.apache.solr.cluster.placement.impl.CollectionMetricsBuilder
- CollectionMetricsBuilder.ReplicaMetricsBuilder - Class in org.apache.solr.cluster.placement.impl
- CollectionMetricsBuilder.ShardMetricsBuilder - Class in org.apache.solr.cluster.placement.impl
- CollectionModifyCollection - org.apache.solr.cloud.DistributedClusterStateUpdater.MutatingCommand
- CollectionMutator - Class in org.apache.solr.cloud.overseer
- CollectionMutator(SolrCloudManager) - Constructor for class org.apache.solr.cloud.overseer.CollectionMutator
- collectionName - Variable in class org.apache.solr.cloud.api.collections.AddReplicaCmd.CreateReplica
- collectionName - Variable in class org.apache.solr.cloud.api.collections.Assign.AssignRequest
- collectionName - Variable in class org.apache.solr.security.AuthorizationContext.CollectionRequest
- collectionNodeType - Variable in class org.apache.solr.cluster.placement.plugins.AffinityPlacementConfig
-
This property defines an additional constraint that the collection must be placed only on the nodes of the correct "node type".
- COLLECTIONPROP_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- CollectionProperty - Class in org.apache.solr.handler.admin.api
-
V2 API implementations for modifying collection-level properties.
- CollectionProperty(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CollectionProperty
- CollectionRequest(String) - Constructor for class org.apache.solr.security.AuthorizationContext.CollectionRequest
- collections - Variable in class org.apache.solr.handler.admin.api.CreateAliasAPI.CreateAliasRequestBody
- collections() - Method in interface org.apache.solr.cluster.Cluster
-
Allow foreach iteration on all collections of the cluster, such as:
for (SolrCollection c : cluster.collections()) {...}
. - COLLECTIONS_ADDED - org.apache.solr.cluster.events.ClusterEvent.EventType
-
One or more collections have been added.
- COLLECTIONS_REMOVED - org.apache.solr.cluster.events.ClusterEvent.EventType
-
One or more collections have been removed.
- CollectionsAddedEvent - Interface in org.apache.solr.cluster.events
-
Event generated when some collections have been added.
- collectionsHandler - Variable in class org.apache.solr.core.CoreContainer
- CollectionsHandler - Class in org.apache.solr.handler.admin
- CollectionsHandler() - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
- CollectionsHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- CollectionsHandler.CollectionOperation - Enum in org.apache.solr.handler.admin
- collectionsList - Variable in class org.apache.solr.servlet.HttpSolrCall
- CollectionSnapshotMetaData - Class in org.apache.solr.core.snapshots
-
This class defines the meta-data about a collection level snapshot
- CollectionSnapshotMetaData(String) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData
- CollectionSnapshotMetaData(String, CollectionSnapshotMetaData.SnapshotStatus, Date, List<CollectionSnapshotMetaData.CoreSnapshotMetaData>) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData
- CollectionSnapshotMetaData(Map<String, Object>) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData
- CollectionSnapshotMetaData(NamedList<?>) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData
- CollectionSnapshotMetaData.CoreSnapshotMetaData - Class in org.apache.solr.core.snapshots
- CollectionSnapshotMetaData.SnapshotStatus - Enum in org.apache.solr.core.snapshots
- CollectionsRemovedEvent - Interface in org.apache.solr.cluster.events
-
Event generated when some collections have been removed.
- CollectionsRepairEventListener - Class in org.apache.solr.cluster.events.impl
-
This is an illustration how to re-implement the combination of Solr 8x NodeLostTrigger and AutoAddReplicasPlanAction to maintain the collection's replicas when nodes are lost.
- CollectionsRepairEventListener(CoreContainer) - Constructor for class org.apache.solr.cluster.events.impl.CollectionsRepairEventListener
- collectionStatistics(String) - Method in class org.apache.solr.search.SolrIndexSearcher
- collectionStatistics(SolrIndexSearcher, String) - Method in class org.apache.solr.search.stats.ExactStatsCache.ExactStatsSource
- collectionStatistics(SolrIndexSearcher, String) - Method in class org.apache.solr.search.stats.LocalStatsSource
- collectionStatistics(SolrIndexSearcher, String) - Method in class org.apache.solr.search.stats.StatsSource
- CollectionStats - Class in org.apache.solr.search.stats
-
Modifiable version of
CollectionStatistics
useful for aggregation of per-shard stats. - CollectionStats(String) - Constructor for class org.apache.solr.search.stats.CollectionStats
- CollectionStats(String, long, long, long, long) - Constructor for class org.apache.solr.search.stats.CollectionStats
- CollectionStats(CollectionStatistics) - Constructor for class org.apache.solr.search.stats.CollectionStats
- CollectionStatusAPI - Class in org.apache.solr.handler.admin.api
-
V2 API for displaying basic information about a single collection.
- CollectionStatusAPI(CollectionsHandler) - Constructor for class org.apache.solr.handler.admin.api.CollectionStatusAPI
- collectOrdToSlot(int, int) - Method in class org.apache.solr.search.facet.UniqueBlockAgg.UniqueBlockSlotAcc
- collectSortedDocSet(DocSet, IndexReader, Collector) - Static method in class org.apache.solr.search.DocSetUtil
- collectValues(int, int) - Method in class org.apache.solr.search.facet.DocValuesAcc
- COLON - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- colStatsMapFromString(String) - Static method in class org.apache.solr.search.stats.StatsUtil
- colStatsMapToString(Map<String, CollectionStats>) - Static method in class org.apache.solr.search.stats.StatsUtil
- colStatsToString(CollectionStats) - Static method in class org.apache.solr.search.stats.StatsUtil
-
Make a String representation of
CollectionStats
- ColStatus - Class in org.apache.solr.handler.admin
-
Report low-level details of collection.
- ColStatus(SolrClientCache, ClusterState, ZkNodeProps) - Constructor for class org.apache.solr.handler.admin.ColStatus
- COLSTATUS_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- combine(Collection<ClusterStatus.Health>) - Static method in enum org.apache.solr.handler.admin.ClusterStatus.Health
-
Combine multiple states into one.
- combineQueryAndFilter(Query, Query) - Static method in class org.apache.solr.search.QueryUtils
-
Combines a scoring query with a non-scoring (filter) query.
- combineScores(float, float, double, ReRankOperator) - Static method in class org.apache.solr.search.ReRankScaler
- command() - Method in class org.apache.solr.schema.ZkIndexSchemaReader
-
Called after a ZooKeeper session expiration occurs; need to re-create the watcher and update the current schema from ZooKeeper.
- Command<T> - Interface in org.apache.solr.search.grouping
-
Defines a grouping command.
- Command - Annotation Type in org.apache.solr.api
- Command() - Constructor for class org.apache.solr.packagemanager.SolrPackage.Command
- Command() - Constructor for class org.apache.solr.search.Grouping.Command
- COMMAND - Static variable in class org.apache.solr.cloud.api.collections.ReindexCollectionCmd
- COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
- CommandField() - Constructor for class org.apache.solr.search.Grouping.CommandField
- CommandFunc() - Constructor for class org.apache.solr.search.Grouping.CommandFunc
- CommandHandler - Class in org.apache.solr.search.grouping
-
Responsible for executing a search with a number of
Command
instances. - CommandHandler.Builder - Class in org.apache.solr.search.grouping
- CommandQuery() - Constructor for class org.apache.solr.search.Grouping.CommandQuery
- commands - Variable in class org.apache.solr.handler.ClusterAPI
- Commands() - Constructor for class org.apache.solr.handler.ClusterAPI.Commands
- commandSchema - Variable in class org.apache.solr.api.Api
- commandsMapping - Variable in class org.apache.solr.handler.admin.BaseHandlerApiSupport
- COMMENT - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
Lexical state.
- COMMENTS_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
- commit() - Method in class org.apache.solr.cli.PostTool
-
Does a simple commit operation
- commit() - Method in class org.apache.solr.cli.SimplePostTool
-
Deprecated.Does a simple commit operation
- commit() - Method in class org.apache.solr.jersey.container.JettyBridgeResponseWriter
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
- COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- COMMIT - Static variable in class org.apache.solr.update.UpdateLog
- COMMIT_COMMAND_VERSION - Static variable in class org.apache.solr.update.SolrIndexWriter
- COMMIT_END_POINT - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
- COMMIT_TIME_MSEC_KEY - Static variable in class org.apache.solr.update.SolrIndexWriter
-
Stored into each Lucene commit to record the System.currentTimeMillis() when commit was called.
- COMMIT_WITHIN - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- commitAndSwitchToNewTlog(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
Block updates, append a commit at current tlog, then copy over updates to a new tlog.
- commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
- commitData - Variable in class org.apache.solr.update.CommitUpdateCommand
-
User provided commit data.
- commitData - Variable in class org.apache.solr.update.SplitIndexCommand
-
User provided commit data.
- commitName - Variable in class org.apache.solr.handler.admin.api.SnapshotBackupAPI.BackupReplicationRequestBody
- commitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
- CommitTracker - Class in org.apache.solr.update
-
Helper class for tracking autoCommit state.
- CommitTracker(String, SolrCore, int, int, long, boolean, boolean) - Constructor for class org.apache.solr.update.CommitTracker
- CommitUpdateCommand - Class in org.apache.solr.update
-
A commit index command encapsulated in an object.
- CommitUpdateCommand(SolrQueryRequest, boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
- commitWithin - Variable in class org.apache.solr.update.AddUpdateCommand
- commitWithin - Variable in class org.apache.solr.update.DeleteUpdateCommand
- commitWithinSoftCommit - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
- commitWithinSoftCommit - Variable in class org.apache.solr.update.DirectUpdateHandler2
- commonResponse() - Method in class org.apache.solr.search.Grouping.Command
- comp - Variable in class org.apache.solr.handler.export.IntValue
- comp - Variable in class org.apache.solr.handler.export.LongValue
- COMPACT_PARAM - Static variable in class org.apache.solr.handler.admin.MetricsHandler
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
- comparators - Variable in class org.apache.solr.handler.component.ShardFieldSortedHitQueue
-
Stores a comparator corresponding to each field being sorted by
- compare(int) - Method in interface org.apache.solr.search.function.SolrComparisonBoolFunction.Compare
- compare(int, int) - Method in interface org.apache.solr.handler.export.IntComp
- compare(int, int) - Method in class org.apache.solr.handler.export.IntComp.IntAsc
- compare(int, int) - Method in class org.apache.solr.handler.export.IntComp.IntDesc
- compare(int, int) - Method in class org.apache.solr.search.facet.SlotAcc
- compare(int, int) - Method in class org.apache.solr.search.facet.SlotAcc.DoubleFuncSlotAcc
- compare(int, int) - Method in class org.apache.solr.search.facet.SlotAcc.IntSlotAcc
- compare(int, int) - Method in class org.apache.solr.search.facet.SlotAcc.LongFuncSlotAcc
- compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
- compare(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.EqualFunction
- compare(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.SolrComparisonBoolFunction
- compare(ScoreDoc, ScoreDoc) - Method in class org.apache.solr.search.ReRankCollector.BoostedComp
- compare(TermsResponse.Term, TermsResponse.Term) - Method in class org.apache.solr.handler.component.TermsComponent.TermCountComparator
- compare(PivotFacetValue, PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection.PivotFacetCountComparator
- compare(PivotFacetValue, PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection.PivotFacetValueComparator
- compare(IndexFingerprint, IndexFingerprint) - Static method in class org.apache.solr.update.IndexFingerprint
-
returns 0 for equal, negative if f1 is less recent than f2, positive if more recent
- compareFile(Directory, String, Long, Long) - Static method in class org.apache.solr.handler.IndexFetcher
- compareMaps(Map<String, ?>, Map<String, ?>) - Static method in class org.apache.solr.api.ContainerPluginsRegistry
- CompareResult() - Constructor for class org.apache.solr.handler.IndexFetcher.CompareResult
- compareTo(OrderedNodePlacementPlugin.WeightedNode) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin.WeightedNode
- compareTo(BackupId) - Method in class org.apache.solr.core.backup.BackupId
- compareTo(SortValue) - Method in class org.apache.solr.handler.export.IntValue
- compareTo(SortValue) - Method in class org.apache.solr.handler.export.LongValue
- compareTo(LoggerInfo) - Method in class org.apache.solr.logging.LoggerInfo
- compareTo(SolrPackage) - Method in class org.apache.solr.packagemanager.SolrPackage
- compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
- compareTo(CurrencyValue) - Method in class org.apache.solr.schema.CurrencyValue
- compareTo(IndexSchema.DynamicReplacement) - Method in class org.apache.solr.schema.IndexSchema.DynamicReplacement
-
Sort order is based on length of regex.
- compareTo(SpellCheckCollation) - Method in class org.apache.solr.spelling.SpellCheckCollation
- compareTo(ConcurrentLRUCache.CacheEntry<K, V>) - Method in class org.apache.solr.util.ConcurrentLRUCache.CacheEntry
- complainAboutUnknownAttributes(String, String...) - Method in class org.apache.solr.core.XmlConfigFile
-
Logs an error and throws an exception if any of the element(s) at the given elementXpath contains an attribute name that is not among knownAttributes.
- complete() - Method in class org.apache.solr.search.DelegatingCollector
-
since 9.4
- COMPLETED - org.apache.solr.security.AuditEvent.EventType
- COMPLETED - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler.CoreAdminAsyncTracker
- ComplexPhraseQParserPlugin - Class in org.apache.solr.search
-
Parse Solr's variant on the Lucene
ComplexPhraseQueryParser
syntax. - ComplexPhraseQParserPlugin() - Constructor for class org.apache.solr.search.ComplexPhraseQParserPlugin
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.ActiveTasksListComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.DebugComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.ExpandComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.FacetComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.HighlightComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.MoreLikeThisComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.PhrasesIdentificationComponent
-
Name, also used as a request param to identify whether the user query concerns this component
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.QueryCancellationComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.QueryComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.ResponseLogComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
-
Base name for all spell checker query parameters.
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.StatsComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.SuggestComponent
-
Name used to identify whether the user query concerns this component
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermsComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermVectorComponent
- COMPONENT_NAME - Static variable in class org.apache.solr.search.facet.FacetModule
- components - Variable in class org.apache.solr.handler.component.ResponseBuilder
- components - Variable in class org.apache.solr.handler.component.SearchHandler
- CompositeApi(Api) - Constructor for class org.apache.solr.api.V2HttpCall.CompositeApi
- COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
- COMPRESSION_MODE - Static variable in class org.apache.solr.core.SchemaCodecFactory
-
Key to use in init arguments to set the compression mode in the codec.
- compressor - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
- compute(double[], double[]) - Method in class org.apache.solr.handler.HaversineMetersEvaluator.HaversineDistance
- computeBalancing(BalanceRequest, PlacementContext) - Method in interface org.apache.solr.cluster.placement.PlacementPlugin
-
Request from plugin code to compute a balancing of replicas.
- computeBalancing(BalanceRequest, PlacementContext) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin
- computeBaseDocSet() - Method in class org.apache.solr.handler.component.StatsField
-
Computes a base
DocSet
for the current request to be used when computing global stats for the local index. - computeCollectionUpdate(String, String, DocCollection, SolrZkClient) - Static method in class org.apache.solr.cloud.overseer.NodeMutator
-
Returns the write command needed to update the replicas of a given collection given the identity of a node being down.
- computeDocSet(DocSet, List<String>) - Method in class org.apache.solr.request.SimpleFacets
- computeFullUrl(URL, String) - Method in class org.apache.solr.cli.PostTool
-
Computes the full URL based on a base url and a possibly relative link found in the href param of an HTML anchor.
- computeFullUrl(URL, String) - Method in class org.apache.solr.cli.SimplePostTool
-
Deprecated.Computes the full URL based on a base url and a possibly relative link found in the href param of an HTML anchor.
- computeIfAbsent(String, Supplier<ApplicationHandler>) - Method in class org.apache.solr.jersey.JerseyAppHandlerCache
-
Return the 'ApplicationHandler' associated with the provided ID, creating it first if necessary.
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.solr.util.ConcurrentLRUCache
- computeIfAbsent(K, IOFunction<? super K, ? extends V>) - Method in class org.apache.solr.search.CaffeineCache
- computeIfAbsent(K, IOFunction<? super K, ? extends V>) - Method in interface org.apache.solr.search.SolrCache
-
Get an existing element or atomically compute it if missing.
- computeInitialCollectionName() - Method in class org.apache.solr.cloud.api.collections.CategoryRoutedAlias
- computeInitialCollectionName() - Method in class org.apache.solr.cloud.api.collections.DimensionalRoutedAlias
- computeInitialCollectionName() - Method in class org.apache.solr.cloud.api.collections.TimeRoutedAlias
- computeInPlaceUpdatableFields(AddUpdateCommand) - Static method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
-
Given an add update command, compute a list of fields that can be updated in-place.
- computeLocalStatsValues(DocSet) - Method in class org.apache.solr.handler.component.StatsField
- computePlacement(PlacementRequest, PlacementContext) - Method in interface org.apache.solr.cluster.placement.PlacementPlugin
-
Request from plugin code to compute placement.
- computePlacements(Collection<PlacementRequest>, PlacementContext) - Method in interface org.apache.solr.cluster.placement.PlacementPlugin
-
Request from plugin code to compute multiple placements.
- computePlacements(Collection<PlacementRequest>, PlacementContext) - Method in class org.apache.solr.cluster.placement.plugins.OrderedNodePlacementPlugin
- computeRelatedness(long, long, long, long) - Static method in class org.apache.solr.search.facet.RelatednessAgg
-
This is an aproximated Z-Score, as described in the "Scoring Semantic Relationships" section of "The Semantic Knowledge Graph: A compact, auto-generated model for real-time traversal and ranking of any relationship within a domain"
- computeReplicaBalancing(SolrCloudManager, Set<String>, int) - Method in interface org.apache.solr.cloud.api.collections.Assign.AssignStrategy
-
Balance replicas across nodes.
- computeReplicaBalancing(SolrCloudManager, Set<String>, int) - Method in class org.apache.solr.cluster.placement.impl.PlacementPluginAssignStrategy
- computeReplicaType() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
- computeReplicaType() - Method in class org.apache.solr.update.processor.DistributedZkUpdateProcessor
- ConcatFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Concatenates multiple values for fields matching the specified conditions using a configurable
delimiter
which defaults to ",
". - ConcatFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
- ConcatStringFunction - Class in org.apache.solr.search.function
-
ConcatStringFunction
concatenates the string values of its components in the order given. - ConcatStringFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.ConcatStringFunction
- ConcurrentLRUCache<K,V> - Class in org.apache.solr.util
-
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead to utilize multiple CPU cores more effectively.
- ConcurrentLRUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
- ConcurrentLRUCache(int, int, int, int, boolean, boolean, ConcurrentLRUCache.EvictionListener<K, V>) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
- ConcurrentLRUCache(int, int, int, int, boolean, boolean, ConcurrentLRUCache.EvictionListener<K, V>, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
- ConcurrentLRUCache(long, long, boolean, ConcurrentLRUCache.EvictionListener<K, V>) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
- ConcurrentLRUCache(long, long, boolean, ConcurrentLRUCache.EvictionListener<K, V>, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
- ConcurrentLRUCache.CacheEntry<K,V> - Class in org.apache.solr.util
- ConcurrentLRUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
- ConcurrentLRUCache.Stats - Class in org.apache.solr.util
- condition - Variable in class org.apache.solr.packagemanager.SolrPackage.Command
- CONF_CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
- CONF_FILE_SHORT - Static variable in class org.apache.solr.handler.ReplicationHandler
- CONF_FILES - Static variable in class org.apache.solr.handler.ReplicationHandler
- confFiles - Variable in class org.apache.solr.handler.admin.api.CoreReplicationAPI.FileListResponse
- config - Variable in class org.apache.solr.core.backup.repository.AbstractBackupRepository
- config - Variable in class org.apache.solr.servlet.HttpSolrCall
- CONFIG_EDIT_PERM - org.apache.solr.security.PermissionNameProvider.Name
- CONFIG_READ_PERM - org.apache.solr.security.PermissionNameProvider.Name
- CONFIG_SET_PARAM - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- CONFIG_SET_PROPERTY_PREFIX - Static variable in class org.apache.solr.cloud.ConfigSetCmds
-
Prefix for properties that should be applied to the ConfigSet for CREATE
- CONFIG_SET_TIMEOUT - Static variable in class org.apache.solr.handler.admin.ConfigSetsHandler
- CONFIG_STATE_DIR - Static variable in class org.apache.solr.core.backup.BackupManager
- ConfigEditablePlugin - Interface in org.apache.solr.security
-
An interface to be implemented by a Plugin whose Configuration is runtime editable
- configEditing_disabled - Static variable in class org.apache.solr.handler.SolrConfigHandler
- configFileName - Variable in class org.apache.solr.handler.component.QueryElevationComponent
- CONFIGNAME_PROP - Static variable in class org.apache.solr.cloud.ZkController
- ConfigOverlay - Class in org.apache.solr.core
-
This class encapsulates the config overlay json file.
- ConfigOverlay(Map<String, Object>, int) - Constructor for class org.apache.solr.core.ConfigOverlay
- CONFIGOVERLAY_JSON - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- CONFIGS_ZKNODE - Static variable in class org.apache.solr.cloud.ZkConfigSetService
-
ZkNode where named configs are stored
- ConfigSet - Class in org.apache.solr.core
-
Stores a core's configuration in the form of a SolrConfig and IndexSchema.
- ConfigSet(String, SolrConfig, ConfigSet.SchemaSupplier, NamedList<?>, boolean) - Constructor for class org.apache.solr.core.ConfigSet
- CONFIGSET_EDITING_DISABLED_ARG - Static variable in class org.apache.solr.handler.SolrConfigHandler
- CONFIGSET_NAME_PLACEHOLDER - Static variable in class org.apache.solr.handler.configsets.DeleteConfigSetAPI
- CONFIGSET_NAME_PLACEHOLDER - Static variable in class org.apache.solr.handler.configsets.UploadConfigSetAPI
- CONFIGSET_NAME_PLACEHOLDER - Static variable in class org.apache.solr.handler.configsets.UploadConfigSetFileAPI
- ConfigSetAPIBase - Class in org.apache.solr.handler.configsets
-
Parent class for all APIs that manipulate configsets
- ConfigSetAPIBase(CoreContainer) - Constructor for class org.apache.solr.handler.configsets.ConfigSetAPIBase
- ConfigSetApiLockFactory - Class in org.apache.solr.cloud
-
This class implements a higher level locking abstraction for the Config Set API using lower level read and write locks.
- ConfigSetApiLockFactory(DistributedConfigSetLockFactory) - Constructor for class org.apache.solr.cloud.ConfigSetApiLockFactory
- ConfigSetCmds - Class in org.apache.solr.cloud
-
This class contains methods dealing with Config Sets and called for Config Set API execution, called from the
OverseerConfigSetMessageHandler
or fromDistributedCollectionConfigSetCommandRunner.runConfigSetCommand(org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.params.ConfigSetParams.ConfigSetAction, java.util.Map<java.lang.String, java.lang.Object>, long)
depending on whether Collection and Config Set APIs are Overseer based or distributed. - ConfigSetCmds() - Constructor for class org.apache.solr.cloud.ConfigSetCmds
- ConfigSetDownloadTool - Class in org.apache.solr.cli
- ConfigSetDownloadTool() - Constructor for class org.apache.solr.cli.ConfigSetDownloadTool
- ConfigSetDownloadTool(PrintStream) - Constructor for class org.apache.solr.cli.ConfigSetDownloadTool
- configSetName(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkConfigSetService
- configSetName(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService
-
Return a name for the ConfigSet for a core to be used for printing/diagnostic purposes.
- configSetName(CoreDescriptor) - Method in class org.apache.solr.core.FileSystemConfigSetService
- ConfigSetProperties - Class in org.apache.solr.core
-
Utility methods for reading configSet properties.
- ConfigSetProperties() - Constructor for class org.apache.solr.core.ConfigSetProperties
- CONFIGSETS_ACTION_PREFIX - Static variable in class org.apache.solr.cloud.OverseerConfigSetMessageHandler
-
Prefix to specify an action should be handled by this handler.
- configSetService - Variable in class org.apache.solr.handler.configsets.ConfigSetAPIBase
- ConfigSetService - Class in org.apache.solr.core
-
Service class used by the CoreContainer to load ConfigSets for use in SolrCore creation.
- ConfigSetService(SolrResourceLoader, boolean) - Constructor for class org.apache.solr.core.ConfigSetService
-
Create a new ConfigSetService
- ConfigSetService.ConfigResource - Interface in org.apache.solr.core
- configSetsHandler - Variable in class org.apache.solr.core.CoreContainer
- ConfigSetsHandler - Class in org.apache.solr.handler.admin
-
A
SolrRequestHandler
for ConfigSets API requests. - ConfigSetsHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.ConfigSetsHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- ConfigSetUploadTool - Class in org.apache.solr.cli
- ConfigSetUploadTool() - Constructor for class org.apache.solr.cli.ConfigSetUploadTool
- ConfigSetUploadTool(PrintStream) - Constructor for class org.apache.solr.cli.ConfigSetUploadTool
- ConfigTool - Class in org.apache.solr.cli
-
Sends a POST to the Config API to perform a specified action.
- ConfigTool() - Constructor for class org.apache.solr.cli.ConfigTool
- ConfigTool(PrintStream) - Constructor for class org.apache.solr.cli.ConfigTool
- ConfigurablePlugin<T extends org.apache.solr.common.MapWriter> - Interface in org.apache.solr.api
-
Implement this interface if your plugin needs to accept some configuration
- configure() - Method in class org.apache.solr.jersey.APIConfigProviderBinder
- configure(Object, Map<String, Object>, PluginMeta) - Static method in class org.apache.solr.api.ContainerPluginsRegistry
- configure(InactiveShardRemoverConfig) - Method in class org.apache.solr.cluster.maintenance.InactiveShardRemover
- configure(AffinityPlacementConfig) - Method in class org.apache.solr.cluster.placement.plugins.AffinityPlacementFactory
- configure(SolrResourceLoader, NamedList<String>) - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
- configure(SolrResourceLoader, NamedList<String>) - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
- configure(SolrResourceLoader, NamedList<String>) - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
- configure(SolrResourceLoader, NamedList<String>) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
- configure(T) - Method in interface org.apache.solr.api.ConfigurablePlugin
-
This is invoked soon after the Object is initialized.
- configure(T) - Method in interface org.apache.solr.cluster.placement.PlacementPluginFactory
-
Default implementation is a no-op.
- configuredDefaultStyle - Variable in class org.apache.solr.response.transform.ShardAugmenterFactory
- ConflictHandler() - Constructor for class org.apache.solr.request.json.ObjectUtil.ConflictHandler
- Conjunction() - Method in class org.apache.solr.parser.QueryParser
- ConjunctionSolrSpellChecker - Class in org.apache.solr.spelling
-
This class lets a query be run through multiple spell checkers.
- ConjunctionSolrSpellChecker() - Constructor for class org.apache.solr.spelling.ConjunctionSolrSpellChecker
- Constants - Class in org.apache.solr.search.facet
-
constants used in facets package
- constructChain(UpdateRequestProcessorChain, UpdateRequestProcessorChain.ProcessorInfo, SolrCore) - Static method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
- CONSTRUCTION - org.apache.solr.cluster.Shard.ShardState
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.StoredFieldsShardRequestFactory
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
- constructRequest(ResponseBuilder) - Method in interface org.apache.solr.search.grouping.distributed.ShardRequestFactory
-
Returns
ShardRequest
instances. - constructSpec(PluginInfo) - Static method in class org.apache.solr.api.ApiBag
- consumeArgumentDelimiter() - Method in class org.apache.solr.search.FunctionQParser
-
Consume an argument delimiter (a comma) from the token stream.
- CONTAINER - org.apache.solr.core.SolrInfoBean.Category
- CONTAINER_IS_SHUTTING_DOWN - Static variable in class org.apache.solr.handler.IndexFetcher.IndexFetchResult
- ContainerPluginsApi - Class in org.apache.solr.handler.admin
-
API to maintain container-level plugin configurations.
- ContainerPluginsApi(CoreContainer, ClusterPluginsSource) - Constructor for class org.apache.solr.handler.admin.ContainerPluginsApi
- ContainerPluginsApi.Edit - Class in org.apache.solr.handler.admin
-
API for editing the plugin configurations.
- ContainerPluginsApi.Read - Class in org.apache.solr.handler.admin
-
API for reading the current plugin configurations.
- ContainerPluginsRegistry - Class in org.apache.solr.api
-
This class manages the container-level plugins and their Api-s.
- ContainerPluginsRegistry(CoreContainer, ApiBag, ClusterPluginsSource) - Constructor for class org.apache.solr.api.ContainerPluginsRegistry
- ContainerPluginsRegistry.ApiInfo - Class in org.apache.solr.api
- ContainerPluginsRegistry.Diff - Enum in org.apache.solr.api
- ContainerPluginsRegistry.PluginRegistryListener - Interface in org.apache.solr.api
-
Listener for notifications about added / deleted / modified plugins.
- containerProperties - Variable in class org.apache.solr.core.CoreContainer
- containerRequestContext - Variable in class org.apache.solr.api.JerseyResource
- ContainerRequestUtils - Class in org.apache.solr.jersey.container
-
Utility methods for creating and populating a
ContainerRequest
for use with JerseyApplicationHandler
s - contains(String) - Method in class org.apache.solr.cloud.DistributedMap
- contains(String) - Method in class org.apache.solr.core.PluginBag
- containsCore(String) - Method in class org.apache.solr.core.TransientSolrCoreCache
-
Deprecated.Returns whether the cache contains the named core.
- containsCore(String) - Method in class org.apache.solr.core.TransientSolrCoreCacheDefault
-
Deprecated.
- containsKey(Object) - Method in class org.apache.solr.util.MapListener
- containsTaskWithRequestId(String, String) - Method in class org.apache.solr.cloud.OverseerTaskQueue
-
Returns true if the queue contains a task with the specified async id.
- containsValue(Object) - Method in class org.apache.solr.util.MapListener
- CONTENT - Static variable in class org.apache.solr.response.RawResponseWriter
-
The key that should be used to add a ContentStream to the SolrQueryResponse if you intend to use this Writer.
- CONTENT_TYPE - Static variable in class org.apache.solr.response.RawResponseWriter
- CONTENT_TYPE_JSON_UTF8 - Static variable in class org.apache.solr.response.JSONResponseWriter
- CONTENT_TYPE_TEXT_ASCII - Static variable in interface org.apache.solr.response.QueryResponseWriter
- CONTENT_TYPE_TEXT_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
- CONTENT_TYPE_XML_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
- ContentStreamHandlerBase - Class in org.apache.solr.handler
-
Shares common code between various handlers that manipulate
ContentStream
objects. - ContentStreamHandlerBase() - Constructor for class org.apache.solr.handler.ContentStreamHandlerBase
- ContentStreamLoader - Class in org.apache.solr.handler.loader
-
Load a
ContentStream
into Solr - ContentStreamLoader() - Constructor for class org.apache.solr.handler.loader.ContentStreamLoader
- contentType - Variable in class org.apache.solr.handler.designer.SampleDocuments
- context - Variable in class org.apache.solr.request.SolrQueryRequestBase
- context - Variable in class org.apache.solr.response.transform.DocTransformer
- context - Variable in class org.apache.solr.search.DelegatingCollector
- Context(int) - Constructor for class org.apache.solr.search.facet.FacetMerger.Context
- CONTEXT_FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
- contextDestroyed(ServletContextEvent) - Method in class org.apache.solr.servlet.CoreContainerProvider
- contextInitialized(ServletContextEvent) - Method in class org.apache.solr.servlet.CoreContainerProvider
- CONTEXTS_FIELD_NAME - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
-
Clone of CONTEXTS_FIELD_NAME in AnalyzingInfixSuggester
- contributeFromShard(int, ResponseBuilder, List<NamedList<Object>>) - Method in class org.apache.solr.handler.component.PivotFacetField
-
Recursively merges the contributions from the specified shard for each
PivotFacetValue
represended in theresponse
. - convert(Object) - Method in class org.apache.solr.cluster.placement.impl.MetricImpl
- convert(Object) - Method in interface org.apache.solr.cluster.placement.Metric
-
Convert raw value.
- convert(String) - Method in class org.apache.solr.spelling.QueryConverter
-
Returns the Collection of
Token
s for the query. - convert(String) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
Converts the original query string to a collection of Lucene Tokens.
- convert(String) - Method in class org.apache.solr.spelling.SuggestQueryConverter
- convertAmount(double, int, long, int) - Static method in class org.apache.solr.schema.CurrencyValue
-
Performs a currency conversion & unit conversion.
- convertAmount(double, String, long, String) - Static method in class org.apache.solr.schema.CurrencyValue
-
Performs a currency conversion & unit conversion.
- convertAmount(ExchangeRateProvider, String, long, String) - Static method in class org.apache.solr.schema.CurrencyValue
-
Performs a currency conversion & unit conversion.
- convertDurationsTo(TimeUnit) - Method in class org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.Builder
-
Convert durations to the given time unit.
- convertDurationsTo(TimeUnit) - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter.Builder
-
Convert durations to the given time unit.
- converter - Variable in class org.apache.solr.cluster.placement.impl.MetricImpl
- convertFromOrdinalsIntoToField(LongBitSet, SortedSetDocValues, LongBitSet, SortedSetDocValues) - Method in class org.apache.solr.search.TopLevelJoinQuery
- convertHeapOptionStyleConfigStringToBytes(String) - Static method in class org.apache.solr.core.SolrConfig
-
Converts a Java heap option-like config string to bytes.
- convertHighlights(NamedList<Object>) - Method in class org.apache.solr.handler.component.HighlightComponent
- convertLuceneDocToSolrDoc(Document, IndexSchema) - Static method in class org.apache.solr.response.DocsStreamer
-
Deprecated.use the 3 arg version for better performance
- convertLuceneDocToSolrDoc(Document, IndexSchema, ReturnFields) - Static method in class org.apache.solr.response.DocsStreamer
-
Converts the specified
Document
into aSolrDocument
. - convertMetric(String, Metric, Predicate<CharSequence>, boolean, boolean, boolean, boolean, String, BiConsumer<String, Object>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Convert a single instance of metric into a map or flattened object.
- convertMetrics(MetricRegistry, Collection<String>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Convert selected metrics from a registry into a map, with metrics in a compact AND simple format.
- convertMetrics(MetricRegistry, Collection<String>, boolean, boolean, boolean, boolean, BiConsumer<String, Object>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Convert selected metrics from a registry into maps (when
compact==false
) or flattened objects. - convertNamedListToMap(NamedList<?>) - Method in class org.apache.solr.rest.ManagedResource
-
Converts a NamedList<?> into an ordered Map for returning as JSON.
- convertQueriesToList(ArrayList<Object>) - Static method in class org.apache.solr.core.QuerySenderListener
- convertRatesTo(TimeUnit) - Method in class org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.Builder
-
Convert rates to the given time unit.
- convertRatesTo(TimeUnit) - Method in class org.apache.solr.metrics.reporters.solr.SolrReporter.Builder
-
Convert rates to the given time unit.
- convertTimer(String, Timer, Predicate<CharSequence>, boolean, boolean, String, BiConsumer<String, Object>) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Convert a
Timer
to a map. - convertTlogEntryToAddUpdateCommand(SolrQueryRequest, List<?>, int, long) - Static method in class org.apache.solr.update.UpdateLog
-
Given a entry from the transaction log containing a document, return a new AddUpdateCommand that can be applied to ADD the document or do an UPDATE_INPLACE.
- convertTo(ExchangeRateProvider, String) - Method in class org.apache.solr.schema.CurrencyValue
-
Returns a new CurrencyValue that is the conversion of this CurrencyValue to the specified currency.
- convertToListOfNamedLists() - Method in class org.apache.solr.handler.component.PivotFacetField
-
A recursive method for generating
NamedLists
from this field suitable for including in a pivot facet response to the original distributed request. - convertToNamedList() - Method in class org.apache.solr.handler.component.PivotFacetValue
-
A recursive method for generating a NamedList from this value suitable for including in a pivot facet response to the original distributed request.
- convertToResponse(Map<String, StatsValues>) - Static method in class org.apache.solr.handler.component.StatsComponent
-
Given a map of
StatsValues
using the appropriate response key, builds up the necessary "stats" data structure for including in the response -- including the esoteric "stats_fields" wrapper. - convertV2CreateCollectionMapToV1ParamMap(Map<String, Object>) - Static method in class org.apache.solr.handler.admin.api.CreateCollection
-
Convert a map representing the v2 request body into v1-appropriate query-parameters.
- CoordinateFieldType - Class in org.apache.solr.schema
-
A CoordinateFieldType is the base class for
FieldType
s that have semantics related to items in a coordinate system. - CoordinateFieldType() - Constructor for class org.apache.solr.schema.CoordinateFieldType
- COORDINATOR - org.apache.solr.core.NodeRoles.Role
- CoordinatorHttpSolrCall - Class in org.apache.solr.servlet
-
A coordinator node can serve requests as if it hosts all collections in the cluster.
- CoordinatorHttpSolrCall(CoordinatorHttpSolrCall.Factory, SolrDispatchFilter, CoreContainer, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.solr.servlet.CoordinatorHttpSolrCall
- CoordinatorHttpSolrCall.Factory - Class in org.apache.solr.servlet
- CoordinatorV2HttpSolrCall - Class in org.apache.solr.api
- CoordinatorV2HttpSolrCall(CoordinatorHttpSolrCall.Factory, SolrDispatchFilter, CoreContainer, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.solr.api.CoordinatorV2HttpSolrCall
- copy() - Method in class org.apache.solr.cloud.ElectionContext
- copy() - Method in class org.apache.solr.core.PluginInfo
- copy() - Method in class org.apache.solr.handler.export.IntValue
- copy() - Method in class org.apache.solr.handler.export.LongValue
- copy() - Method in class org.apache.solr.pkg.PackageAPI.Packages
- copy() - Method in class org.apache.solr.pkg.PackageAPI.PkgVersion
- COPY_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
- COPY_FIELDS - org.apache.solr.schema.IndexSchema.SchemaProps.Handler
- COPY_FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
- COPY_FROM_PARAM - Static variable in interface org.apache.solr.handler.designer.SchemaDesignerConstants
- copyConfig(String, String) - Method in class org.apache.solr.cloud.ZkConfigSetService
- copyConfig(String, String) - Method in class org.apache.solr.core.ConfigSetService
-
Copy a config
- copyConfig(String, String) - Method in class org.apache.solr.core.FileSystemConfigSetService
- CopyField - Class in org.apache.solr.schema
-
CopyField
contains all the information of a valid copy fields in an index. - CopyField(SchemaField, SchemaField) - Constructor for class org.apache.solr.schema.CopyField
- CopyField(SchemaField, SchemaField, int) - Constructor for class org.apache.solr.schema.CopyField
- copyFields - Variable in class org.apache.solr.handler.admin.api.GetSchemaFieldAPI.SchemaListCopyFieldsResponse
- copyFieldsMap - Variable in class org.apache.solr.schema.IndexSchema
- copyFieldTargetCounts - Variable in class org.apache.solr.schema.IndexSchema
-
keys are all fields copied to, count is num of copyField directives that target them.
- copyFile(File, File) - Static method in class org.apache.solr.util.FileUtils
- copyFileFrom(Directory, String, URI) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copy a file from specified
sourceDir
to the destination repository (i.e. - copyFileFrom(Directory, String, URI) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- copyFileNoChecksum(Directory, String, Directory, String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copy a file from a source
Directory
to a destinationDirectory
without verifying the checksum. - copyFileTo(URI, String, Directory) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copy a file from specified
sourceRepo
to the destination directory (i.e. - copyFileTo(URI, String, Directory) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- copyIfNeeded(File, File) - Method in class org.apache.solr.cli.RunExampleTool
- copyIndexFileFrom(Directory, String, URI, String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copy an index file from specified
sourceDir
to the destination repository (i.e. - copyIndexFileFrom(Directory, String, URI, String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- copyIndexFileFrom(Directory, String, URI, String) - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- copyIndexFileFrom(Directory, String, Directory, String) - Method in class org.apache.solr.core.backup.repository.AbstractBackupRepository
-
Copies an index file from a specified
Directory
to a destinationDirectory
. - copyIndexFileFrom(Directory, String, Directory, String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copies an index file from a specified
Directory
to a destinationDirectory
. - copyIndexFileFrom(Directory, String, Directory, String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- copyIndexFileTo(URI, String, Directory, String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
Copy an index file from specified
sourceRepo
to the destination directory (i.e. - copyIndexFileTo(URI, String, Directory, String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- copyIndexFileTo(URI, String, Directory, String) - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- copyNamedListIntoArrayByDocPosInResponse(NamedList<Object>, Map<Object, ShardDoc>, Map.Entry<String, Object>[]) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Copies the given
namedList
assumed to have doc uniqueKey keyed data intodestArr
at the position of the document in the response. - copyOverBufferingUpdates(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
Block updates, append a commit at current tlog, then copy over buffer updates to new tlog and bring back ulog to active state.
- copyOverOldUpdates(long) - Method in class org.apache.solr.update.UpdateLog
- copyOverOldUpdates(long, TransactionLog) - Method in class org.apache.solr.update.UpdateLog
-
Copy over updates from prevTlog or last tlog (in tlog folder) to a new tlog
- copyOverOldUpdatesMeter - Variable in class org.apache.solr.update.UpdateLog
- copyPrefixedPropertiesWithoutPrefix(SolrParams, Map<String, String>, String) - Static method in class org.apache.solr.handler.admin.api.CreateCollection
- copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
- copyTo(AttributeImpl) - Method in class org.apache.solr.handler.tagger.TaggingAttributeImpl
- copyTo(AttributeImpl) - Method in class org.apache.solr.legacy.LegacyNumericTokenStream.LegacyNumericTermAttributeImpl
-
Deprecated.
- copyTo(AttributeImpl) - Method in class org.apache.solr.spelling.Token
-
Deprecated.
- copyTo(FixedBitSet) - Method in class org.apache.solr.search.DocSetCollector.ExpandingIntArray
- core - org.apache.solr.core.SolrInfoBean.Group
- core - Variable in class org.apache.solr.metrics.SolrCoreReporter
- core - Variable in class org.apache.solr.request.SolrQueryRequestBase
- core - Variable in class org.apache.solr.servlet.DirectSolrConnection
- core - Variable in class org.apache.solr.servlet.HttpSolrCall
- core - Variable in class org.apache.solr.spelling.suggest.Suggester
- core - Variable in class org.apache.solr.update.UpdateHandler
- CORE - org.apache.solr.core.SolrInfoBean.Category
- CORE_COLLECTION - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_CONFIG - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_CONFIGSET - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_CONFIGSET_PROPERTIES - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_CONTAINER - Static variable in interface org.apache.solr.jersey.RequestContextKeys
- CORE_DATADIR - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_DISCOVERY_COMPLETE - Static variable in class org.apache.solr.core.CoreContainer
- CORE_EDIT_PERM - org.apache.solr.security.PermissionNameProvider.Name
- CORE_INFO_PARAM - Static variable in class org.apache.solr.handler.admin.SegmentsInfoRequestHandler
- CORE_INFO_PROP - Static variable in class org.apache.solr.handler.admin.ColStatus
- CORE_LOADONSTARTUP - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_NAME - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_NODE_NAME - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_PROPERTIES - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_READ_PERM - org.apache.solr.security.PermissionNameProvider.Name
- CORE_ROLES - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_SCHEMA - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_SHARD - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_TRANSIENT - Static variable in class org.apache.solr.core.CoreDescriptor
- CORE_ULOGDIR - Static variable in class org.apache.solr.core.CoreDescriptor
- CoreAdminAPIBase - Class in org.apache.solr.handler.admin.api
-
A common parent for admin Core Jersey-based APIs.
- CoreAdminAPIBase(CoreContainer, CoreAdminHandler.CoreAdminAsyncTracker, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CoreAdminAPIBase
- CoreAdminAPIBase.CoreAdminAPIBaseException - Exception in org.apache.solr.handler.admin.api
-
Helper RuntimeException to allow passing checked exceptions to the caller of the handle method.
- CoreAdminAPIBaseException(Exception) - Constructor for exception org.apache.solr.handler.admin.api.CoreAdminAPIBase.CoreAdminAPIBaseException
- coreAdminAsyncTracker - Variable in class org.apache.solr.handler.admin.api.CoreAdminAPIBase
- coreAdminAsyncTracker - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
- CoreAdminAsyncTracker() - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler.CoreAdminAsyncTracker
- coreAdminHandler - Variable in class org.apache.solr.core.CoreContainer
- CoreAdminHandler - Class in org.apache.solr.handler.admin
- CoreAdminHandler() - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
- CoreAdminHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- CoreAdminHandler.CallInfo - Class in org.apache.solr.handler.admin
- CoreAdminHandler.CoreAdminAsyncTracker - Class in org.apache.solr.handler.admin
- CoreAdminHandler.CoreAdminAsyncTracker.TaskObject - Class in org.apache.solr.handler.admin
-
Helper class to manage the tasks to be tracked.
- CoreAdminHandler.CoreAdminOp - Interface in org.apache.solr.handler.admin
- CoreAdminOperation - Enum in org.apache.solr.handler.admin
- CoreAugmenterFactory - Class in org.apache.solr.response.transform
- CoreAugmenterFactory() - Constructor for class org.apache.solr.response.transform.CoreAugmenterFactory
- coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
- coreContainer - Variable in class org.apache.solr.core.DirectoryFactory
- coreContainer - Variable in class org.apache.solr.handler.admin.api.AdminAPIBase
- coreContainer - Variable in class org.apache.solr.handler.admin.api.CoreAdminAPIBase
- coreContainer - Variable in class org.apache.solr.handler.admin.CollectionsHandler
- coreContainer - Variable in class org.apache.solr.handler.admin.ConfigSetsHandler
- coreContainer - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
- coreContainer - Variable in class org.apache.solr.handler.admin.InfoHandler
- coreContainer - Variable in class org.apache.solr.handler.configsets.ConfigSetAPIBase
- coreContainer - Variable in class org.apache.solr.metrics.SolrCoreContainerReporter
- CoreContainer - Class in org.apache.solr.core
- CoreContainer(Object) - Constructor for class org.apache.solr.core.CoreContainer
-
This method allows subclasses to construct a CoreContainer without any default init behavior.
- CoreContainer(Path, Properties) - Constructor for class org.apache.solr.core.CoreContainer
-
Create a new CoreContainer using the given solr home directory.
- CoreContainer(NodeConfig) - Constructor for class org.apache.solr.core.CoreContainer
-
Create a new CoreContainer using the given configuration.
- CoreContainer(NodeConfig, boolean) - Constructor for class org.apache.solr.core.CoreContainer
- CoreContainer(NodeConfig, CoresLocator) - Constructor for class org.apache.solr.core.CoreContainer
-
Create a new CoreContainer using the given configuration and locator.
- CoreContainer(NodeConfig, CoresLocator, boolean) - Constructor for class org.apache.solr.core.CoreContainer
- CoreContainer.CoreLoadFailure - Class in org.apache.solr.core
- CoreContainerApp() - Constructor for class org.apache.solr.jersey.JerseyApplications.CoreContainerApp
- CoreContainerProvider - Class in org.apache.solr.servlet
-
A service that can provide access to solr cores.
- CoreContainerProvider() - Constructor for class org.apache.solr.servlet.CoreContainerProvider
- CoreDescriptor - Class in org.apache.solr.core
-
Metadata about a
SolrCore
. - CoreDescriptor(String, Path, Map<String, String>, Properties, ZkController) - Constructor for class org.apache.solr.core.CoreDescriptor
-
Create a new CoreDescriptor.
- CoreDescriptor(String, Path, CoreContainer, String...) - Constructor for class org.apache.solr.core.CoreDescriptor
-
TESTS ONLY
- CoreDescriptor(String, CoreDescriptor) - Constructor for class org.apache.solr.core.CoreDescriptor
-
Create a new CoreDescriptor using the properties of an existing one
- coreInitFailures - Variable in class org.apache.solr.core.CoreContainer
- CoreIsClosedException() - Constructor for exception org.apache.solr.update.SolrCoreState.CoreIsClosedException
- CoreIsClosedException(String) - Constructor for exception org.apache.solr.update.SolrCoreState.CoreIsClosedException
- CoreLoadFailure(CoreDescriptor, Exception) - Constructor for class org.apache.solr.core.CoreContainer.CoreLoadFailure
- coreName - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
- coreName - Variable in class org.apache.solr.cloud.api.collections.AddReplicaCmd.CreateReplica
- coreNodeName - Variable in class org.apache.solr.cloud.api.collections.AddReplicaCmd.CreateReplica
- coreProperties - Variable in class org.apache.solr.core.CoreDescriptor
-
The properties for this core, as available through getProperty()
- CorePropertiesLocator - Class in org.apache.solr.core
-
Persists CoreDescriptors as properties files
- CorePropertiesLocator(Path) - Constructor for class org.apache.solr.core.CorePropertiesLocator
- CorePropertiesLocator(NodeConfig) - Constructor for class org.apache.solr.core.CorePropertiesLocator
- coreProvider - Variable in class org.apache.solr.core.SolrCore
- CoreReplicationAPI - Class in org.apache.solr.handler.admin.api
-
V2 APIs for inspecting and replicating indices
- CoreReplicationAPI(SolrCore, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CoreReplicationAPI
- CoreReplicationAPI.FileListResponse - Class in org.apache.solr.handler.admin.api
-
Response for
CoreReplicationAPI.fetchFileList(long)
. - CoreReplicationAPI.FileMetaData - Class in org.apache.solr.handler.admin.api
-
Contained in
CoreReplicationAPI.FileListResponse
, this holds metadata from a file for an index - CoreReplicationAPI.IndexVersionResponse - Class in org.apache.solr.handler.admin.api
-
Response for
CoreReplicationAPI.fetchIndexVersion()
. - cores - Variable in class org.apache.solr.handler.admin.SecurityConfHandler
- cores - Variable in class org.apache.solr.servlet.HttpSolrCall
- cores - Variable in class org.apache.solr.update.SplitIndexCommand
- coresLocator - Variable in class org.apache.solr.core.CoreContainer
- CoresLocator - Interface in org.apache.solr.core
-
Manage the discovery and persistence of core definitions across Solr restarts
- CoreSnapshot - Class in org.apache.solr.handler.admin.api
-
V2 API for Creating, Listing, and Deleting Core Snapshots.
- CoreSnapshot(SolrQueryRequest, SolrQueryResponse, CoreContainer, CoreAdminHandler.CoreAdminAsyncTracker) - Constructor for class org.apache.solr.handler.admin.api.CoreSnapshot
- CoreSnapshotMetaData(String, String, long, String, boolean, Collection<String>) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData.CoreSnapshotMetaData
- CoreSnapshotMetaData(NamedList<?>) - Constructor for class org.apache.solr.core.snapshots.CollectionSnapshotMetaData.CoreSnapshotMetaData
- CoreSnapshotResponse() - Constructor for class org.apache.solr.handler.SnapShooter.CoreSnapshotResponse
- CoreSorter - Class in org.apache.solr.core
-
This is a utility class that sorts cores in such a way as to minimize other cores waiting for replicas in the current node.
- CoreSorter(CoreContainer) - Constructor for class org.apache.solr.core.CoreSorter
- coreUrl - Variable in class org.apache.solr.servlet.HttpSolrCall
- correctEndOffsetForCloseElement(int) - Method in class org.apache.solr.handler.tagger.OffsetCorrector
-
Correct endOffset for adjacent element at the right side.
- corrections - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
- correctPair(int, int) - Method in class org.apache.solr.handler.tagger.OffsetCorrector
-
Corrects the start and end offset pair.
- cost() - Method in class org.apache.solr.search.facet.FieldUtil.OrdValues
- cost() - Method in class org.apache.solr.uninverting.FieldCacheImpl.SortedDocValuesImpl.Iter
- count - org.apache.solr.handler.component.StatsField.Stat
- count - Variable in class org.apache.solr.handler.component.FacetComponent.QueryFacet
- count - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
- count - Variable in class org.apache.solr.spelling.SpellingOptions
-
The number of suggestions to return, if there are any.
- COUNT - org.apache.solr.util.PivotListEntry
- COUNT_DESC - Static variable in class org.apache.solr.search.facet.FacetRequest.FacetSort
-
Commonly Re-used "count desc" (default)
- CountAgg - Class in org.apache.solr.search.facet
- CountAgg() - Constructor for class org.apache.solr.search.facet.CountAgg
- countDistinct - org.apache.solr.handler.component.StatsField.Stat
- countDocSetDelays - Static variable in class org.apache.solr.util.TestInjection
- counted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
- counter(String, String...) - Method in class org.apache.solr.metrics.SolrDelegateRegistryMetricsContext
- counter(String, String...) - Method in class org.apache.solr.metrics.SolrMetricsContext
-
Convenience method for
SolrMetricManager.counter(SolrMetricsContext, String, String, String...)
. - counter(SolrMetricsContext, String, String, String...) - Method in class org.apache.solr.metrics.SolrMetricManager
-
Create or get an existing named
Counter
- counterSupplier(SolrResourceLoader, PluginInfo) - Static method in class org.apache.solr.metrics.MetricSuppliers
-
Create a
Counter
supplier. - CountFieldValuesUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Replaces any list of values for a field matching the specified conditions with the count of the number of values for that field.
- CountFieldValuesUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CountFieldValuesUpdateProcessorFactory
- countIndexFiles(int, double) - Method in class org.apache.solr.core.backup.BackupProperties
- CountPair(K, V) - Constructor for class org.apache.solr.request.SimpleFacets.CountPair
- counts - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
- countSorted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
- CountValsAgg - Class in org.apache.solr.search.facet
-
AggValueSource
to count values for givenValueSource
- CountValsAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.CountValsAgg
- CPU_TIME - Static variable in class org.apache.solr.util.ThreadCpuTimer
- CpuAllowedLimit - Class in org.apache.solr.search
-
Enforces a CPU-time based timeout on a given SolrQueryRequest, as specified by the
cpuAllowed
query parameter. - CpuAllowedLimit(SolrQueryRequest) - Constructor for class org.apache.solr.search.CpuAllowedLimit
-
Create an object to represent a CPU time limit for the current request.
- CPUCircuitBreaker - Class in org.apache.solr.util.circuitbreaker
-
Tracks current CPU usage and triggers if the specified threshold is breached.
- CPUCircuitBreaker() - Constructor for class org.apache.solr.util.circuitbreaker.CPUCircuitBreaker
- CPUCircuitBreaker(CoreContainer) - Constructor for class org.apache.solr.util.circuitbreaker.CPUCircuitBreaker
- CPUCircuitBreaker(SolrCore) - Constructor for class org.apache.solr.util.circuitbreaker.CPUCircuitBreaker
-
Deprecated.
- CrawlFile(String, Path) - Constructor for class org.apache.solr.handler.CatStream.CrawlFile
- create() - Static method in class org.apache.solr.logging.MDCSnapshot
- create() - Method in interface org.apache.solr.search.grouping.Command
-
Returns a list of
Collector
instances to be included in the search based on the . - create() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
- create() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
- create() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
- create(String, String, String, String, Map<String, String>) - Static method in class org.apache.solr.core.backup.BackupProperties
- create(String, Path, Map<String, String>, boolean) - Method in class org.apache.solr.core.CoreContainer
-
Creates a new core in a specified instance directory, publishing the core state to the cluster
- create(String, Map<String, String>) - Method in class org.apache.solr.core.CoreContainer
-
Creates a new core, publishing the core state to the cluster
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.ByteBuffersDirectoryFactory
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.DirectoryFactory
-
Creates a new Directory for a given path.
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.MMapDirectoryFactory
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.RAMDirectoryFactory
- create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.StandardDirectoryFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ChildDocTransformerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.CoreAugmenterFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.DocIdAugmenterFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ElevatedMarkerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExcludedMarkerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExplainAugmenterFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.GeoTransformerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.RawValueTransformerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ShardAugmenterFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.SubQueryAugmenterFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.TransformerFactory
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
- create(String, SolrParams, SolrQueryRequest, Map<String, String>, Set<String>) - Method in class org.apache.solr.response.transform.GeoTransformerFactory
- create(String, SolrParams, SolrQueryRequest, Map<String, String>, Set<String>) - Method in class org.apache.solr.response.transform.RawValueTransformerFactory
- create(String, SolrParams, SolrQueryRequest, Map<String, String>, Set<String>) - Method in interface org.apache.solr.response.transform.TransformerFactory.FieldRenamer
-
Analogous to
TransformerFactory.create(String, SolrParams, SolrQueryRequest)
, but to be implemented byTransformerFactory
s that produceDocTransformer
s that may rename fields. - create(String, SolrConfig, ConfigSetService) - Method in class org.apache.solr.schema.IndexSchemaFactory
-
Returns an index schema created from a local resource.
- create(String, SolrConfig, ConfigSetService) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
-
First, try to locate the managed schema file named in the managedSchemaResourceName param.
- create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
- create(TokenStream) - Method in class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
-
Returns a StopFilter based on our managed stop word set.
- create(TokenStream) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
-
Deprecated.
- create(TokenStream) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory
- create(AttributeFactory) - Method in class org.apache.solr.analysis.LowerCaseTokenizerFactory
-
Deprecated.
- create(ContainerPluginsRegistry) - Method in class org.apache.solr.cluster.events.impl.ClusterEventProducerFactory
-
Create a
ClusterEventProducer
based on the current plugin configurations. - create(PayloadObj<CreateConfigPayload>) - Method in class org.apache.solr.handler.configsets.CreateConfigSetAPI
- create(SolrClassLoader, String, String, ConfigNode) - Method in class org.apache.solr.schema.FieldTypePluginLoader
- create(SolrClassLoader, String, String, ConfigNode) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Create a plugin from an XML configuration.
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.BlendedInfixLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.LookupFactory
-
Create a Lookup using config options in
params
and currentcore
- create(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
- create(BackupRepository, SolrCore, URI, String) - Static method in class org.apache.solr.handler.RestoreCore
- create(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.CorePropertiesLocator
- create(CoreContainer, CoreDescriptor...) - Method in interface org.apache.solr.core.CoresLocator
-
Make new cores available for discovery
- create(CoreContainer, CoreDescriptor, RecoveryStrategy.RecoveryListener) - Method in class org.apache.solr.cloud.RecoveryStrategy.Builder
- create(NodeConfig) - Static method in class org.apache.solr.security.AllowListUrlChecker
-
Creates a URL checker based on the
NodeConfig
property to configure the allowed URLs. - create(SolrCore, String, String, DirectoryFactory, boolean, IndexSchema, SolrIndexConfig, IndexDeletionPolicy, Codec) - Static method in class org.apache.solr.update.SolrIndexWriter
- create(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.DictionaryFactory
-
Create a Dictionary using options in
core
and optionally usessearcher
, in case of index based dictionaries - create(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
- create(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
- create(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.FileDictionaryFactory
- create(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
- CREATE - Static variable in class org.apache.solr.handler.SolrConfigHandler
- CREATE_COLLECTION_OPTIONS - Static variable in class org.apache.solr.cli.SolrCLI
- CREATE_COLLECTION_PREFIX - Static variable in class org.apache.solr.cloud.api.collections.RoutedAlias
- CREATE_NODE_SET - Static variable in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- CREATE_NODE_SET_EMPTY - Static variable in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- CREATE_NODE_SET_SHUFFLE - Static variable in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- CREATE_NODE_SET_SHUFFLE_DEFAULT - Static variable in class org.apache.solr.cloud.api.collections.CollectionHandlingUtils
- CREATE_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- CREATE_OP - org.apache.solr.handler.admin.CoreAdminOperation
- createAccs(long, int) - Method in class org.apache.solr.search.facet.FacetProcessor
- createAlias(CreateAliasAPI.CreateAliasRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateAliasAPI
- CREATEALIAS_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- CreateAliasAPI - Class in org.apache.solr.handler.admin.api
-
V2 API for creating an alias
- CreateAliasAPI(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateAliasAPI
- CreateAliasAPI.CategoryRoutedAliasProperties - Class in org.apache.solr.handler.admin.api
- CreateAliasAPI.CreateAliasRequestBody - Class in org.apache.solr.handler.admin.api
- CreateAliasAPI.RoutedAliasProperties - Class in org.apache.solr.handler.admin.api
- CreateAliasAPI.TimeRoutedAliasProperties - Class in org.apache.solr.handler.admin.api
- CreateAliasCmd - Class in org.apache.solr.cloud.api.collections
- CreateAliasCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CreateAliasCmd
- CreateAliasRequestBody() - Constructor for class org.apache.solr.handler.admin.api.CreateAliasAPI.CreateAliasRequestBody
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns a collector that is able to return the most relevant document of all groups.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandField
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
- createAnalyzerElement(Document, String, Map<String, ?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
- createAnalyzerTStream(SchemaField, String) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
- createAndLoad(Path) - Static method in class org.apache.solr.core.CoreContainer
- createAndLoad(Path, Path) - Static method in class org.apache.solr.core.CoreContainer
-
Create a new CoreContainer and load its cores
- createAssignStrategy(CoreContainer) - Static method in class org.apache.solr.cloud.api.collections.Assign
-
Creates the appropriate instance of
Assign.AssignStrategy
based on how the cluster and/or individual collections are configured. - createBackup(String, CreateCoreBackupRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateCoreBackup
- createBackup(SnapshotBackupAPI.BackupReplicationRequestBody) - Method in class org.apache.solr.handler.admin.api.SnapshotBackupAPI
-
This API (POST /api/cores/coreName/replication/backups {...}) is analogous to the v1 /solr/coreName/replication?command=backup
- createBackupRepository(String) - Method in class org.apache.solr.handler.admin.api.BackupAPIBase
- createBalancePlan(BalanceRequest, Map<Replica, Node>) - Method in interface org.apache.solr.cluster.placement.BalancePlanFactory
-
Creates a
BalancePlan
for balancing replicas across the given nodes. - createBalancePlan(BalanceRequest, Map<Replica, Node>) - Method in class org.apache.solr.cluster.placement.impl.BalancePlanFactoryImpl
- createBaseNode(ConfigSetService, boolean, boolean, String) - Method in class org.apache.solr.handler.configsets.ConfigSetAPIBase
- createBJQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.BlockJoinChildQParserPlugin
- createBJQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.BlockJoinParentQParserPlugin
- createBuilder() - Method in class org.apache.solr.search.join.FiltersQParser
- createCloudExampleCollection(int, Scanner, boolean, String) - Method in class org.apache.solr.cli.RunExampleTool
- createClusterZkNodes(SolrZkClient) - Static method in class org.apache.solr.cloud.ZkController
-
Create the zknodes necessary for a cluster to operate
- createCollection(CreateCollectionRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateCollection
- createCollection(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ClusterStateMutator
- CreateCollection - Class in org.apache.solr.handler.admin.api
-
V2 API for creating a SolrCLoud collection
- CreateCollection(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateCollection
- createCollectionBackup(String, String, CreateCollectionBackupRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateCollectionBackup
- CreateCollectionBackup - Class in org.apache.solr.handler.admin.api
-
V2 API for creating a new "backup" of a specified collection
- CreateCollectionBackup(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateCollectionBackup
- CreateCollectionCmd - Class in org.apache.solr.cloud.api.collections
- CreateCollectionCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CreateCollectionCmd
- createCollectionLevelSnapshot(SolrZkClient, String, CollectionSnapshotMetaData) - Static method in class org.apache.solr.core.snapshots.SolrSnapshotManager
-
This method creates an entry for the named snapshot for the specified collection in Zookeeper.
- createCollectionParams - Variable in class org.apache.solr.handler.admin.api.RestoreCollectionAPI.RestoreCollectionRequestBody
- createCollectionsIfRequired(AddUpdateCommand) - Method in class org.apache.solr.cloud.api.collections.RoutedAlias
-
Create any required collections and return the name of the collection to which the current document should be sent.
- createCollectionSnapshot(String, String, CreateCollectionSnapshotRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateCollectionSnapshot
-
This API is analogous to V1's (POST /solr/admin/collections?action=CREATESNAPSHOT)
- CreateCollectionSnapshot - Class in org.apache.solr.handler.admin.api
-
V2 API implementation for creating a collection-level snapshot.
- CreateCollectionSnapshot(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateCollectionSnapshot
- CreateCollectionTool - Class in org.apache.solr.cli
-
Supports create_collection command in the bin/solr script.
- CreateCollectionTool() - Constructor for class org.apache.solr.cli.CreateCollectionTool
- CreateCollectionTool(PrintStream) - Constructor for class org.apache.solr.cli.CreateCollectionTool
- createCollectionZkNode(DistribStateManager, String, Map<String, String>, ConfigSetService) - Static method in class org.apache.solr.cloud.api.collections.CreateCollectionCmd
- createComponents(String) - Method in class org.apache.solr.analysis.TokenizerChain
- createComponents(String) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
- createConfigSet(ZkNodeProps, CoreContainer) - Static method in class org.apache.solr.cloud.ConfigSetCmds
- CreateConfigSetAPI - Class in org.apache.solr.handler.configsets
-
V2 API for creating a new configset as a copy of an existing one.
- CreateConfigSetAPI(CoreContainer) - Constructor for class org.apache.solr.handler.configsets.CreateConfigSetAPI
- createConfigSetApiLock(String, String) - Method in class org.apache.solr.cloud.ConfigSetApiLockFactory
-
For the
CollectionParams.LockLevel
of the passedaction
, obtains the required locks (if any) and returns. - createConfigSetService(CoreContainer) - Static method in class org.apache.solr.core.ConfigSetService
- createConfiguration(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Creates an instance of ExtendedDismaxConfiguration.
- createContainerRequest(HttpServletRequest, HttpServletResponse, Configuration) - Static method in class org.apache.solr.jersey.container.ContainerRequestUtils
-
Creates a
ContainerRequest
- createCore(PayloadObj<CreateCorePayload>) - Method in class org.apache.solr.handler.admin.api.CreateCoreAPI
- CreateCoreAPI - Class in org.apache.solr.handler.admin.api
-
V2 API for creating a new core on the receiving node.
- CreateCoreAPI(CoreAdminHandler) - Constructor for class org.apache.solr.handler.admin.api.CreateCoreAPI
- CreateCoreBackup - Class in org.apache.solr.handler.admin.api
- CreateCoreBackup(CoreContainer, SolrQueryRequest, SolrQueryResponse, CoreAdminHandler.CoreAdminAsyncTracker) - Constructor for class org.apache.solr.handler.admin.api.CreateCoreBackup
- createCoreContainer(Path, Properties) - Method in class org.apache.solr.servlet.CoreContainerProvider
-
CoreContainer initialization
- createCoreResourceLoader(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkConfigSetService
- createCoreResourceLoader(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService
-
Create a SolrResourceLoader for a core
- createCoreResourceLoader(CoreDescriptor) - Method in class org.apache.solr.core.FileSystemConfigSetService
- CreateCoreTool - Class in org.apache.solr.cli
- CreateCoreTool() - Constructor for class org.apache.solr.cli.CreateCoreTool
- CreateCoreTool(PrintStream) - Constructor for class org.apache.solr.cli.CreateCoreTool
- CREATED - org.apache.solr.search.SolrCache.State
-
:TODO
- createDefaultLoaders(NamedList<?>) - Method in class org.apache.solr.handler.UpdateRequestHandler
- createDeleteCollectionRequest(DocCollection) - Static method in class org.apache.solr.cluster.placement.impl.ModificationRequestImpl
- createDeleteReplicasRequest(SolrCollection, Set<Replica>) - Static method in class org.apache.solr.cluster.placement.impl.ModificationRequestImpl
-
Create a delete replicas request.
- createDeleteReplicasRequest(DocCollection, String, Set<Replica>) - Static method in class org.apache.solr.cluster.placement.impl.ModificationRequestImpl
-
Create a delete replicas request using the internal Solr API.
- createDeleteShardsRequest(SolrCollection, Set<String>) - Static method in class org.apache.solr.cluster.placement.impl.ModificationRequestImpl
- createDeleteShardsRequest(DocCollection, Set<String>) - Static method in class org.apache.solr.cluster.placement.impl.ModificationRequestImpl
- createDirectories(Path) - Static method in class org.apache.solr.util.FileUtils
- createDirectory(URI) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
This method creates a directory at the specified path.
- createDirectory(URI) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- createDirectory(URI) - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- createDirectoryURI(String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
This method returns the directory URI representation for the specified path.
- createDirectoryURI(String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- createDistributedStats(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
- createDocSet(SolrIndexSearcher) - Method in class org.apache.solr.query.SolrRangeQuery
- createDocSet(SolrIndexSearcher) - Method in interface org.apache.solr.search.DocSetProducer
- createDocSet(SolrIndexSearcher, Term) - Static method in class org.apache.solr.search.DocSetUtil
- createDocSet(SolrIndexSearcher, Query, DocSet) - Static method in class org.apache.solr.search.DocSetUtil
- createDocSetGeneric(SolrIndexSearcher, Query) - Static method in class org.apache.solr.search.DocSetUtil
- createDomainQuery(FacetContext) - Method in class org.apache.solr.search.facet.FacetRequest.Domain.GraphField
-
Creates a Query that can be used to recompute the new "base" for this domain, relative to the current base of the FacetContext.
- createDomainQuery(FacetContext) - Method in class org.apache.solr.search.facet.FacetRequest.Domain.JoinField
-
Creates a Query that can be used to recompute the new "base" for this domain, relative to the current base of the FacetContext.
- createEdismaxQueryParser(QParser, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Creates an instance of ExtendedSolrQueryParser, the query parser that's going to be used to parse the query.
- createElevationProvider(Map<QueryElevationComponent.ElevatingQuery, QueryElevationComponent.ElevationBuilder>) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
Creates the
QueryElevationComponent.ElevationProvider
to set during configuration loading. - createEventListener(PluginInfo) - Method in class org.apache.solr.core.SolrCore
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.AggValueSource
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.AvgAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.CountAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.CountValsAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.FacetField
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.FacetHeatmap
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.FacetQuery
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.FacetRange
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.FacetRequest
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.HLLAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.MinMaxAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.MissingAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.PercentileAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.RelatednessAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.StddevAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.SumAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.SumsqAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.UniqueAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.UniqueBlockAgg
- createFacetMerger(Object) - Method in class org.apache.solr.search.facet.VarianceAgg
- createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetField
- createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetHeatmap
- createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetQuery
- createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetRange
- createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetRequest
- createField(Object) - Method in class org.apache.solr.schema.SchemaField
- createField(String, String, IndexableFieldType) - Method in class org.apache.solr.schema.FieldType
-
Create the field from native Lucene parts.
- createField(String, String, IndexableFieldType) - Method in class org.apache.solr.schema.RankField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.BinaryField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.DatePointField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.DenseVectorField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.DoublePointField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.EnumField
-
Deprecated.
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.EnumFieldType
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.FieldType
-
Used for adding a document when a field needs to be created from a type and a string.
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.FloatPointField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.IntPointField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.LongPointField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.PointType
-
It never makes sense to create a single field, so make it impossible to happen by throwing UnsupportedOperationException
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.PreAnalyzedField
- createField(SchemaField, Object) - Method in class org.apache.solr.schema.TrieField
-
Deprecated.
- createFieldNameSelector(SolrResourceLoader, SolrCore, FieldMutatingUpdateProcessorFactory.SelectorParams, FieldMutatingUpdateProcessor.FieldNameSelector) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Utility method that can be used to define a FieldNameSelector using the same types of rules as the FieldMutatingUpdateProcessor init code.
- createFieldNameSelector(SolrResourceLoader, IndexSchema, FieldMutatingUpdateProcessorFactory.SelectorParams, FieldMutatingUpdateProcessor.FieldNameSelector) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Utility method that can be used to define a FieldNameSelector using the same types of rules as the FieldMutatingUpdateProcessor init code.
- createFields(Object) - Method in class org.apache.solr.schema.SchemaField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.BoolField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.CollationField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.CurrencyFieldType
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.DateRangeField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.DenseVectorField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.EnumField
-
Deprecated.
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.EnumFieldType
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.FieldType
-
Given a
SchemaField
, create one or moreIndexableField
instances - createFields(SchemaField, Object) - Method in class org.apache.solr.schema.PointField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.PointType
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.SortableTextField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.StrField
- createFields(SchemaField, Object) - Method in class org.apache.solr.schema.TrieField
-
Deprecated.
- createFieldType(SchemaField) - Static method in class org.apache.solr.schema.PreAnalyzedField
-
Utility method to create a
FieldType
based on theSchemaField
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns one or more
Collector
instances that are needed to perform the first pass search. - createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandQuery
- createFromListOfNamedLists(int, ResponseBuilder, PivotFacetValue, List<NamedList<Object>>) - Static method in class org.apache.solr.handler.component.PivotFacetField
-
A recursive method to construct a new
PivotFacetField
object from the contents of theNamedList
s provided by the specified shard, relative to a parent value (if this is not the top field in the pivot hierarchy) - createFromNamedList(int, ResponseBuilder, PivotFacetField, NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetValue
-
A recursive method to construct a new
PivotFacetValue
object from the contents of theNamedList
provided by the specified shard, relative to the specified field. - createFromSolrParams(String, SolrParams, String) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI
- createFromSolrParams(SolrParams) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI
- createFromSolrParams(SolrParams, String) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI.CategoryRoutedAliasProperties
- createFromSolrParams(SolrParams, String) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI.TimeRoutedAliasProperties
- createGraphField(FacetRequest.Domain, Map<String, Object>) - Static method in class org.apache.solr.search.facet.FacetRequest.Domain.GraphField
-
Given a
Domain
, and a (JSON) map specifying the configuration for that Domain, validates if a 'graph
' is specified, and if so creates aGraphField
and sets it on theDomain
. - createHandler(String, String, Class<T>) - Method in class org.apache.solr.core.CoreContainer
- createHolder(PluginInfo, SolrCore, Class<T>, String) - Static method in class org.apache.solr.pkg.PackagePluginHolder
- createHolder(T, Class<T>) - Static method in class org.apache.solr.pkg.PackagePluginHolder
- createIdQuery(String, String) - Method in class org.apache.solr.search.mlt.SimpleMLTQParser
- createIncrementalBackupFolders() - Method in class org.apache.solr.core.backup.BackupFilePaths
-
Create all locations required to store an incremental backup.
- createIndexableFields(Shape) - Method in class org.apache.solr.legacy.BBoxStrategy
-
Deprecated.
- createIndexableFields(Shape) - Method in class org.apache.solr.schema.LatLonPointSpatialField.LatLonPointSpatialStrategy
- createIndexSchema(CoreDescriptor, SolrConfig, boolean) - Method in class org.apache.solr.core.ConfigSetService
-
Create an IndexSchema object for a core.
- createInfo(Map<String, Object>, List<String>) - Method in class org.apache.solr.api.ContainerPluginsRegistry
- createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
- createInstance(String, Class<T>, String, SolrCore, ResourceLoader) - Static method in class org.apache.solr.core.SolrCore
-
Creates an instance by trying a constructor that accepts a SolrCore before trying the default (no arg) constructor.
- createInstance(SolrDispatchFilter, String, CoreContainer, HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.solr.servlet.CoordinatorHttpSolrCall.Factory
- createInstance(SolrDispatchFilter, String, CoreContainer, HttpServletRequest, HttpServletResponse, boolean) - Method in interface org.apache.solr.servlet.SolrDispatchFilter.HttpSolrCallFactory
- createJoinField(FacetRequest.Domain, Map<String, Object>) - Static method in class org.apache.solr.search.facet.FacetRequest.Domain.JoinField
-
Given a
Domain
, and a (JSON) map specifying the configuration for that Domain, validates if a 'join
' is specified, and if so creates aJoinField
and sets it on theDomain
. - createJoinQuery(Query, String, String, String) - Static method in class org.apache.solr.search.JoinQParserPlugin
-
A helper method for other plugins to create (non-scoring) JoinQueries wrapped around arbitrary queries against the same core.
- createJoinQuery(Query, String, String, ScoreMode) - Static method in class org.apache.solr.search.join.ScoreJoinQParserPlugin
-
A helper method for other plugins to create single-core JoinQueries
- createLeaderRegistryName(boolean, String, String) - Static method in class org.apache.solr.metrics.SolrCoreMetricManager
- createLoader(SolrParams) - Static method in class org.apache.solr.handler.loader.CborLoader
- createLock(boolean, String) - Method in interface org.apache.solr.cloud.DistributedConfigSetLockFactory
-
Create a new lock of the specified type (read or write) entering the "competition" for actually getting the lock for the
configSetName
- createLock(boolean, String) - Method in class org.apache.solr.cloud.ZkDistributedConfigSetLockFactory
- createLock(boolean, CollectionParams.LockLevel, String, String, String) - Method in interface org.apache.solr.cloud.DistributedCollectionLockFactory
-
Create a new lock of the specified type (read or write) entering the "competition" for actually getting the lock at the given level for the given path i.e.
- createLock(boolean, CollectionParams.LockLevel, String, String, String) - Method in class org.apache.solr.cloud.ZkDistributedCollectionLockFactory
- createLockFactory(String) - Method in class org.apache.solr.core.ByteBuffersDirectoryFactory
- createLockFactory(String) - Method in class org.apache.solr.core.DirectoryFactory
-
Creates a new LockFactory for a given path.
- createLockFactory(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
- createLockFactory(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
- createMainQuery(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
- createManagedResource(RestManager.ManagedResourceRegistration) - Method in class org.apache.solr.rest.RestManager
-
Creates a ManagedResource using registration information.
- createName(String, String, String) - Method in class org.apache.solr.metrics.reporters.jmx.JmxObjectNameFactory
-
Create a hierarchical name.
- createName(Properties, Path) - Static method in class org.apache.solr.core.CorePropertiesLocator
- createNewAsyncJobTracker(String) - Method in class org.apache.solr.cloud.DistributedApiAsyncTracker
-
After a successful call to this method, caller MUST eventually call
DistributedApiAsyncTracker.setTaskCompleted(java.lang.String, org.apache.solr.cloud.OverseerSolrResponse)
orDistributedApiAsyncTracker.cancelAsyncId(java.lang.String)
otherwise the task will forever be considered as in progress. - createNext(List<Object>) - Method in class org.apache.solr.search.CursorMark
-
Generates an new CursorMark bound for use with the same
SortSpec
as the current CursorMark but using the new SortValues. - createObjectMapper() - Static method in class org.apache.solr.util.SolrJacksonAnnotationInspector
- createOrUpdateAliasProperty(String, String, UpdateAliasPropertyRequestBody) - Method in class org.apache.solr.handler.admin.api.AliasProperty
- createOrUpdateCollectionProperty(String, String, UpdateCollectionPropertyRequestBody) - Method in class org.apache.solr.handler.admin.api.CollectionProperty
- createOutput(URI) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
This method returns a OutputStream instance for the specified
path
- createOutput(URI) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- createOutput(URI) - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- createParamSet(Map, Long) - Static method in class org.apache.solr.core.RequestParams
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.BoolQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.BoostQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.CollapsingQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ComplexPhraseQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.DisMaxQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExportQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FieldQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionRangeQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.GraphTermsQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.HashQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.IGainTermsQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.BlockJoinParentQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.FiltersQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.GraphQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.HashRangeQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.join.ScoreJoinQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.JoinQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.LuceneQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.MaxScoreQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.MinHashQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.mlt.MLTContentQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.mlt.MLTQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.NestedQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.neural.KnnQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.PayloadCheckQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.PayloadScoreQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.PrefixQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.QParserPlugin
-
return a
QParser
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.RankQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.RawQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ReRankQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SignificantTermsQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SimpleQParserPlugin
-
Returns a QParser that will create a query by using Lucene's SimpleQueryParser.
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialBoxQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialFilterQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SurroundQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SwitchQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.TermQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.TermsQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.TextLogisticRegressionQParserPlugin
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.XmlQParserPlugin
- createPlacementPlan(PlacementRequest, Set<ReplicaPlacement>) - Method in class org.apache.solr.cluster.placement.impl.PlacementPlanFactoryImpl
- createPlacementPlan(PlacementRequest, Set<ReplicaPlacement>) - Method in interface org.apache.solr.cluster.placement.PlacementPlanFactory
-
Creates a
PlacementPlan
for adding replicas to a given shard(s) of an existing collection. - createPlugin(PluginInfo) - Method in class org.apache.solr.core.PluginBag
- createPluginInstance() - Method in class org.apache.solr.cluster.placement.impl.DelegatingPlacementPluginFactory
- createPluginInstance() - Method in interface org.apache.solr.cluster.placement.PlacementPluginFactory
-
Returns an instance of the plugin that will be repeatedly (and concurrently) called to compute placement.
- createPluginInstance() - Method in class org.apache.solr.cluster.placement.plugins.AffinityPlacementFactory
- createPluginInstance() - Method in class org.apache.solr.cluster.placement.plugins.MinimizeCoresPlacementFactory
- createPluginInstance() - Method in class org.apache.solr.cluster.placement.plugins.RandomPlacementFactory
- createPluginInstance() - Method in class org.apache.solr.cluster.placement.plugins.SimplePlacementFactory
- createProcessor(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Uses the factories in this chain to creates a new
UpdateRequestProcessor
instance specific for this request. - createProcessor(SolrQueryRequest, SolrQueryResponse, boolean, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
- createQuery(Query, Query, String) - Method in class org.apache.solr.search.join.BlockJoinChildQParser
- createQuery(Query, Query, String) - Method in class org.apache.solr.search.join.BlockJoinParentQParser
- createQueryCommand() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Creates a SolrIndexSearcher.QueryCommand from this ResponseBuilder.
- createRegistryName(boolean, String, String, String, String) - Static method in class org.apache.solr.metrics.SolrCoreMetricManager
- createRegistryName(SolrCore, String) - Static method in class org.apache.solr.metrics.SolrCoreMetricManager
-
This method is used by
CoreContainer.rename(String, String)
. - createRemoteMessage(String, boolean, String, String) - Static method in class org.apache.solr.handler.admin.api.CreateCollectionSnapshot
- createRemoteMessage(String, boolean, String, String) - Static method in class org.apache.solr.handler.admin.api.DeleteCollectionSnapshot
- createRemoteMessage(String, Boolean, String) - Static method in class org.apache.solr.handler.admin.api.DeleteCollection
- createRemoteMessage(String, String) - Static method in class org.apache.solr.handler.admin.api.DeleteAlias
- createRemoteMessage(String, String, Boolean, Boolean, Boolean, Boolean, String) - Static method in class org.apache.solr.handler.admin.api.DeleteShard
- createRemoteMessage(String, String, Integer, Boolean, String, String, String) - Static method in class org.apache.solr.handler.admin.api.DeleteCollectionBackup
- createRemoteMessage(String, String, String, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Static method in class org.apache.solr.handler.admin.api.DeleteReplica
- createRemoteMessage(String, String, String, String) - Static method in class org.apache.solr.handler.admin.api.DeleteReplicaProperty
- createRemoteMessage(String, String, String, String, AddReplicaPropertyRequestBody) - Method in class org.apache.solr.handler.admin.api.AddReplicaProperty
- createRemoteMessage(String, String, CreateCollectionBackupRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateCollectionBackup
- createRemoteMessage(String, String, CreateReplicaRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateReplica
- createRemoteMessage(String, String, InstallShardDataRequestBody) - Static method in class org.apache.solr.handler.admin.api.InstallShardData
- createRemoteMessage(String, Map<String, Object>, String) - Method in class org.apache.solr.handler.admin.api.AliasProperty
- createRemoteMessage(String, BalanceShardUniqueRequestBody) - Static method in class org.apache.solr.handler.admin.api.BalanceShardUnique
- createRemoteMessage(String, CreateShardRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateShard
- createRemoteMessage(String, DeleteNodeRequestBody) - Static method in class org.apache.solr.handler.admin.api.DeleteNode
- createRemoteMessage(String, ReloadCollectionRequestBody) - Static method in class org.apache.solr.handler.admin.api.ReloadCollectionAPI
- createRemoteMessage(String, RenameCollectionRequestBody) - Static method in class org.apache.solr.handler.admin.api.RenameCollection
- createRemoteMessage(String, ReplaceNodeRequestBody) - Method in class org.apache.solr.handler.admin.api.ReplaceNode
- createRemoteMessage(String, RestoreCollectionAPI.RestoreCollectionRequestBody) - Static method in class org.apache.solr.handler.admin.api.RestoreCollectionAPI
- createRemoteMessage(BalanceReplicasRequestBody) - Method in class org.apache.solr.handler.admin.api.BalanceReplicas
- createRemoteMessage(CreateCollectionRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateCollection
- createRemoteMessage(MigrateReplicasRequestBody) - Method in class org.apache.solr.handler.admin.api.MigrateReplicas
- createRemoteMessageForRoutedAlias(CreateAliasAPI.CreateAliasRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI
- createRemoteMessageForTraditionalAlias(CreateAliasAPI.CreateAliasRequestBody) - Static method in class org.apache.solr.handler.admin.api.CreateAliasAPI
- createReplica(String, String, CreateReplicaRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateReplica
- CreateReplica - Class in org.apache.solr.handler.admin.api
-
V2 API implementation for adding a new replica to an existing shard.
- CreateReplica(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateReplica
- createReplicaPlacement(SolrCollection, String, Node, Replica.ReplicaType) - Method in class org.apache.solr.cluster.placement.impl.PlacementPlanFactoryImpl
- createReplicaPlacement(SolrCollection, String, Node, Replica.ReplicaType) - Method in interface org.apache.solr.cluster.placement.PlacementPlanFactory
-
Creates a
ReplicaPlacement
to be passed toPlacementPlan
factory methods. - createRequestBodyFromV1Params(String[]) - Static method in class org.apache.solr.handler.admin.api.NodeLoggingAPI.LogLevelChange
- createRequestBodyFromV1Params(SolrParams) - Static method in class org.apache.solr.handler.admin.api.CreateCollectionBackup
- createRequestBodyFromV1Params(SolrParams) - Static method in class org.apache.solr.handler.admin.api.CreateReplica
- createRequestBodyFromV1Params(SolrParams) - Static method in class org.apache.solr.handler.admin.api.CreateShard
- createRequestBodyFromV1Params(SolrParams, boolean) - Static method in class org.apache.solr.handler.admin.api.CreateCollection
- createResponseWriter() - Method in class org.apache.solr.jersey.MessageBodyWriters.BaseMessageBodyWriter
- createResponseWriter() - Method in class org.apache.solr.jersey.MessageBodyWriters.CsvMessageBodyWriter
- createResponseWriter() - Method in class org.apache.solr.jersey.MessageBodyWriters.JavabinMessageBodyWriter
- createResponseWriter() - Method in class org.apache.solr.jersey.MessageBodyWriters.RawMessageBodyWriter
- createResponseWriter() - Method in class org.apache.solr.jersey.MessageBodyWriters.XmlMessageBodyWriter
- createRetrieveDocs(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
- createScaleRequestBodyFromV1Params(SolrParams) - Static method in class org.apache.solr.handler.admin.api.DeleteReplica
- createSchema(Method) - Static method in class org.apache.solr.api.AnnotatedApi
- createSchemaWatcher() - Method in class org.apache.solr.schema.ZkIndexSchemaReader
-
Creates a schema watcher and returns it for controlling purposes.
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns zero or more
Collector
instances that are needed to perform the second pass search. - createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
- createShard(String, CreateShardRequestBody) - Method in class org.apache.solr.handler.admin.api.CreateShard
- createShard(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.CollectionMutator
- CreateShard - Class in org.apache.solr.handler.admin.api
-
V2 API for creating a new shard in a collection.
- CreateShard(CoreContainer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.handler.admin.api.CreateShard
- CREATESHARD_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- CreateShardCmd - Class in org.apache.solr.cloud.api.collections
- CreateShardCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CreateShardCmd
- createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.AggValueSource
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.AvgAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.CountAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.CountValsAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.HLLAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.MinMaxAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.MissingAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.PercentileAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.RelatednessAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.StddevAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.SumAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.SumsqAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.UniqueAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.UniqueBlockAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.UniqueBlockFieldAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.UniqueBlockQueryAgg
- createSlotAcc(FacetContext, long, int) - Method in class org.apache.solr.search.facet.VarianceAgg
- createSnapAsync(int, Consumer<NamedList<?>>) - Method in class org.apache.solr.handler.SnapShooter
- createSnapshot() - Method in class org.apache.solr.handler.SnapShooter
- createSnapshot(String, String, String) - Method in class org.apache.solr.handler.admin.api.CoreSnapshot
-
This API is analogous to V1 (POST /solr/admin/cores?action=CREATESNAPSHOT)
- createSnapshot(IndexCommit) - Method in class org.apache.solr.handler.SnapShooter
-
Handles the logic of creating a snapshot
- CREATESNAPSHOT_OP - org.apache.solr.handler.admin.CollectionsHandler.CollectionOperation
- CREATESNAPSHOT_OP - org.apache.solr.handler.admin.CoreAdminOperation
- CreateSnapshotCmd - Class in org.apache.solr.cloud.api.collections
-
This class implements the functionality of creating a collection level snapshot.
- CreateSnapshotCmd(CollectionCommandContext) - Constructor for class org.apache.solr.cloud.api.collections.CreateSnapshotCmd
- createsObjectNamesWith(ObjectNameFactory) - Method in class org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.Builder
- createSolrConfig(CoreDescriptor, SolrResourceLoader, boolean) - Method in class org.apache.solr.core.ConfigSetService
-
Create a SolrConfig object for a core
- createSpanQuery(String, String, Analyzer) - Static method in class org.apache.solr.util.PayloadUtils
- createSpanQuery(String, String, Analyzer, String) - Static method in class org.apache.solr.util.PayloadUtils
-
The generated SpanQuery will be either a SpanTermQuery or an ordered, zero slop SpanNearQuery, depending on how many tokens are emitted.
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
Implemented for compatibility with geofilt & bbox query parsers:
SpatialQueryable
. - createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.PointType
-
Calculates the range and creates a RangeQuery (bounding box) wrapped in a BooleanQuery (unless the dimension is 1, one range for every dimension, AND'd together by a Boolean
- createSpatialQuery(QParser, SpatialOptions) - Method in interface org.apache.solr.schema.SpatialQueryable
- createStateChangeRecorder(String, boolean) - Method in class org.apache.solr.cloud.DistributedClusterStateUpdater
-
Create a new instance of
DistributedClusterStateUpdater.StateChangeRecorder
for a given collection and a given intention (collection creation vs. - createStatsCache() - Method in class org.apache.solr.core.SolrCore
-
Create an instance of
StatsCache
using configured parameters. - createStatsValues(StatsField) - Static method in class org.apache.solr.handler.component.StatsValuesFactory
-
Creates an instance of StatsValues which supports values from the specified
StatsField
- createStorage(ManagedResourceStorage.StorageIO, SolrResourceLoader) - Method in class org.apache.solr.rest.ManagedResource
-
Potential extension point allowing concrete implementations to supply their own storage implementation.
- createSubRequests(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
- createSuffixCache(int) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
- createSystemIdFromResourceName(String) - Static method in class org.apache.solr.util.SystemIdResolver
- createTombstoneDocument(IndexSchema, String, String[], String[], NamedList<Object>) - Method in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessor
-
Creates a tombstone document, that will be used to update a document that's being deleted by ID.
- CreateTool - Class in org.apache.solr.cli
- CreateTool() - Constructor for class org.apache.solr.cli.CreateTool
- CreateTool(PrintStream) - Constructor for class org.apache.solr.cli.CreateTool
- createURI(String) - Method in interface org.apache.solr.core.backup.repository.BackupRepository
-
This method returns the URI representation for the specified path.
- createURI(String) - Method in class org.apache.solr.core.backup.repository.DelegatingBackupRepository
- createURI(String) - Method in class org.apache.solr.core.backup.repository.LocalFileSystemRepository
- createUsers(PayloadObj<Map<String, String>>) - Method in class org.apache.solr.handler.admin.api.ModifyBasicAuthConfigAPI
- createUsers(PayloadObj<Map<String, String>>) - Method in class org.apache.solr.handler.admin.api.ModifyMultiPluginAuthConfigAPI
- createWeight(Map<Object, Object>, IndexSearcher) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
Deprecated.
- createWeight(Map<Object, Object>, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
- createWeight(Map<Object, Object>, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineFunction
- createWeight(Map<Object, Object>, IndexSearcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
- createWeight(Map<Object, Object>, IndexSearcher) - Method in class org.apache.solr.search.function.DualDoubleFunction
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.query.FilterQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.query.SolrRangeQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.AbstractReRankQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.FunctionRangeQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.join.CrossCollectionJoinQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.join.GraphQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.join.HashRangeQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.MatchCostQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.TopLevelJoinQuery
- createWeight(IndexSearcher, ScoreMode, float) - Method in class org.apache.solr.search.WrappedQuery
- createWithMetaFile(BackupRepository, SolrCore, URI, ShardBackupId) - Static method in class org.apache.solr.handler.RestoreCore
- createZkStateDir() - Method in class org.apache.solr.core.backup.BackupManager
- CREATION_DATE - Static variable in class org.apache.solr.core.snapshots.SolrSnapshotManager
- CreationPlaceholder() - Constructor for class org.apache.solr.uninverting.FieldCache.CreationPlaceholder
- credentialProviders - Variable in class org.apache.solr.util.configuration.SSLConfigurations
- crossCheckReplicaStateWithLiveNodes(List<String>, NamedList<Object>) - Method in class org.apache.solr.handler.admin.ClusterStatus
-
Walks the tree of collection status to verify that any replicas not reporting a "down" status is on a live node, if any replicas reporting their status as "active" but the node is not live is marked as "down"; used by CLUSTERSTATUS.
- CrossCollectionJoinQParser - Class in org.apache.solr.search.join
- CrossCollectionJoinQParser(String, SolrParams, SolrParams, SolrQueryRequest, String, Set<String>) - Constructor for class org.apache.solr.search.join.CrossCollectionJoinQParser
- CrossCollectionJoinQuery - Class in org.apache.solr.search.join
- CrossCollectionJoinQuery(String, String, String, String, String, String, boolean, int, SolrParams) - Constructor for class org.apache.solr.search.join.CrossCollectionJoinQuery
- CryptoKeys - Class in org.apache.solr.util
-
A utility class with helpers for various signature and certificate tasks
- CryptoKeys(Map<String, byte[]>) - Constructor for class org.apache.solr.util.CryptoKeys
- CryptoKeys.RSAKeyPair - Class in org.apache.solr.util
- CSV_MULTI_VALUE_DELIM_PARAM - Static variable in class org.apache.solr.handler.designer.DefaultSampleDocumentsLoader
- CSV_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
- CSVLoader - Class in org.apache.solr.handler.loader
- CSVLoader() - Constructor for class org.apache.solr.handler.loader.CSVLoader
- CSVLoaderBase - Class in org.apache.solr.handler.loader
- CSVLoaderBase(SolrQueryRequest, UpdateRequestProcessor) - Constructor for class org.apache.solr.handler.loader.CSVLoaderBase
- CsvMessageBodyWriter() - Constructor for class org.apache.solr.jersey.MessageBodyWriters.CsvMessageBodyWriter
- CSVParser - Class in org.apache.solr.internal.csv
-
Parses CSV files according to the specified configuration.
- CSVParser(Reader) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
CSV parser using the default
CSVStrategy
. - CSVParser(Reader, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
Customized CSV parser using the given
CSVStrategy
- CSVPrinter - Class in org.apache.solr.internal.csv
-
Print values as a comma separated list.
- CSVPrinter(Writer, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVPrinter
-
Create a printer that will print values to the given stream following the CSVStrategy.
- CSVResponseWriter - Class in org.apache.solr.response
-
Response writer for csv data
- CSVResponseWriter() - Constructor for class org.apache.solr.response.CSVResponseWriter
- CSVStrategy - Class in org.apache.solr.internal.csv
-
CSVStrategy
- CSVStrategy(char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
- CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean, String) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
Customized CSV strategy setter.
- CSVUtils - Class in org.apache.solr.internal.csv
-
Utility methods for dealing with CSV files
- CSVUtils() - Constructor for class org.apache.solr.internal.csv.CSVUtils
-
CSVUtils
instances should NOT be constructed in standard programming. - ctime - Variable in class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- ctx - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
- Ctx() - Constructor for class org.apache.solr.pkg.PackageListeners.Listener.Ctx
- curChar - Variable in class org.apache.solr.parser.QueryParserTokenManager
- CurrencyField - Class in org.apache.solr.schema
-
Deprecated.
- CurrencyField() - Constructor for class org.apache.solr.schema.CurrencyField
-
Deprecated.
- CurrencyFieldType - Class in org.apache.solr.schema
-
Field type for support of monetary values.
- CurrencyFieldType() - Constructor for class org.apache.solr.schema.CurrencyFieldType
- CurrencyValue - Class in org.apache.solr.schema
-
Represents a Currency field value, which includes a long amount and ISO currency code.
- CurrencyValue(long, String) - Constructor for class org.apache.solr.schema.CurrencyValue
-
Constructs a new currency value.
- current() - Static method in class org.apache.solr.util.configuration.SSLConfigurationsFactory
-
Creates if necessary and returns singleton object of Configurations.
- CURRENT_VERSION - Static variable in class org.apache.solr.response.XMLWriter
- currentCapacity - Variable in class org.apache.solr.util.LongPriorityQueue
- currentDocBase - Variable in class org.apache.solr.search.facet.SlotAcc
- currentIndex() - Method in class org.apache.solr.response.DocsStreamer
- currentPos() - Method in class org.apache.solr.update.TransactionLog.LogReader
- currentReaderContext - Variable in class org.apache.solr.search.facet.SlotAcc
- currentSize() - Method in class org.apache.solr.update.TransactionLog.LogReader
- currentToken - Variable in exception org.apache.solr.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentUser() - Static method in class org.apache.solr.cli.AssertTool
- currentValue - Variable in class org.apache.solr.handler.export.IntValue
- currentValue - Variable in class org.apache.solr.handler.export.LongValue
- CursorMark - Class in org.apache.solr.search
-
An object that encapsulates the basic information about the current Mark Point of a "Cursor" based request.
- CursorMark(IndexSchema, SortSpec) - Constructor for class org.apache.solr.search.CursorMark
-
Generates an empty CursorMark bound for use with the specified schema and
SortSpec
. - customParams - Variable in class org.apache.solr.spelling.SpellingOptions
-
Any other custom params can be passed through.
- cversion - Variable in class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
- CYAN - Static variable in class org.apache.solr.packagemanager.PackageUtils
- czxid - Variable in class org.apache.solr.handler.admin.ZookeeperReadAPI.AnnotatedStat
D
- DaemonCollectionStream(Collection<DaemonStream>) - Constructor for class org.apache.solr.handler.StreamHandler.DaemonCollectionStream
- DaemonResponseStream(String) - Constructor for class org.apache.solr.handler.StreamHandler.DaemonResponseStream
- data - Variable in class org.apache.solr.schema.IndexSchemaFactory.VersionedConfig
- DATA - org.apache.solr.core.NodeRoles.Role
- DataConfigNode - Class in org.apache.solr.util
-
ConfigNode impl that copies and maintains data internally from DOM
- DataConfigNode(ConfigNode) - Constructor for class org.apache.solr.util.DataConfigNode
- &nb