Skip navigation links
Apache Solr
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

a - Variable in class org.apache.solr.analytics.expression.DualDelegateExpression
 
a - Variable in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
abort() - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
ABORT - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
ABORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
abortCheck() - Method in interface org.apache.solr.update.SolrCmdDistributor.AbortCheck
 
abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
ABSOLUTE_FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
ABSOLUTE_VALUE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
AbsoluteValueDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
AbsoluteValueDoubleFunction takes the absolute value of the double value of the source it contains.
AbsoluteValueDoubleFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
AbstractBadConfigTestBase - Class in org.apache.solr.core
 
AbstractBadConfigTestBase() - Constructor for class org.apache.solr.core.AbstractBadConfigTestBase
 
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 an AddUpdateCommand when that field is not already specified.
AbstractDefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
 
AbstractDelegatingStatsCollector - Class in org.apache.solr.analytics.statistics
AbstractDelegationStatsCollector objects wrap other StatsCollectors.
AbstractDelegatingStatsCollector(StatsCollector) - Constructor for class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
AbstractDistribZkTestBase - Class in org.apache.solr.cloud
 
AbstractDistribZkTestBase() - Constructor for class org.apache.solr.cloud.AbstractDistribZkTestBase
 
AbstractFieldFacetRequest - Class in org.apache.solr.analytics.request
An abstract request for a facet over a single field, such as a field or range facet.
AbstractFieldFacetRequest(SchemaField) - Constructor for class org.apache.solr.analytics.request.AbstractFieldFacetRequest
 
AbstractFullDistribZkTestBase - Class in org.apache.solr.cloud
TODO: we should still test this works as a custom update chain as well as what we test now - the default update chain
AbstractFullDistribZkTestBase() - Constructor for class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
AbstractFullDistribZkTestBase.CloudJettyRunner - Class in org.apache.solr.cloud
 
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>, boolean, boolean) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
 
AbstractPluginLoader(String, Class<T>) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
 
AbstractSchemaRequest<T extends SolrResponse> - Class in org.apache.solr.client.solrj.request.schema
 
AbstractSchemaRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
AbstractSchemaRequest(SolrRequest.METHOD, String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
AbstractSolrEventListener - Class in org.apache.solr.core
 
AbstractSolrEventListener(SolrCore) - Constructor for class org.apache.solr.core.AbstractSolrEventListener
 
AbstractSolrTestCase - Class in org.apache.solr.util
An Abstract base class that makes writing Solr JUnit tests "easier" Test classes that subclass this need only specify the path to the schema.xml file (:TODO: the solrconfig.xml as well) and write some testMethods.
AbstractSolrTestCase() - Constructor for class org.apache.solr.util.AbstractSolrTestCase
 
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
 
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
 
AbstractUpdateRequest - Class in org.apache.solr.client.solrj.request
 
AbstractUpdateRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
AbstractUpdateRequest.ACTION - Enum in org.apache.solr.client.solrj.request
 
AbstractZkTestCase - Class in org.apache.solr.cloud
Base test class for ZooKeeper tests.
AbstractZkTestCase() - Constructor for class org.apache.solr.cloud.AbstractZkTestCase
 
accept(File) - Method in class org.apache.solr.util.RegexFileFilter
 
ACCEPT_LINE_REGEX - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
Holds the name of entity attribute that will be parsed to obtain the pattern to be used when checking to see if a line should be returned.
ACCEPT_TIMEOUT_MILLIS - Static variable in class org.apache.solr.cloud.SocketProxy
 
Acceptor(ServerSocket, URI) - Constructor for class org.apache.solr.cloud.SocketProxy.Acceptor
 
accs - Variable in class org.apache.solr.search.facet.FacetProcessor
 
accumulate(NamedList) - Method in interface org.apache.solr.handler.component.StatsValues
Accumulate the values based on those in the given NamedList
accumulate(int) - Method in interface org.apache.solr.handler.component.StatsValues
Accumulate the value associated with docID.
accumulate(BytesRef, int) - Method in interface org.apache.solr.handler.component.StatsValues
Accumulate the values based on the given value
accumulateMissing() - Method in class org.apache.solr.handler.component.FieldFacetStats
 
accumulateTermNum(int, BytesRef) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
ACCURACY - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
accuracy - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
accuracy - Variable in class org.apache.solr.spelling.SpellingOptions
Optionally restrict the results to have a minimum accuracy level.
acquire() - Method in class org.apache.solr.util.AdjustableSemaphore
 
action - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
action - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
ACTION - Static variable in interface org.apache.solr.common.params.CollectionParams
What action
ACTION - Static variable in interface org.apache.solr.common.params.CommonParams
"action" parameter for SolrPing
ACTION - Static variable in class org.apache.solr.common.params.CoreAdminParams
What action
action - Variable in class org.apache.solr.servlet.HttpSolrCall
 
ActionThrottle - Class in org.apache.solr.cloud
 
ActionThrottle(String, long) - Constructor for class org.apache.solr.cloud.ActionThrottle
 
ActionThrottle(String, long, ActionThrottle.NanoTimeSource) - Constructor for class org.apache.solr.cloud.ActionThrottle
 
ActionThrottle.NanoTimeSource - Interface in org.apache.solr.cloud
 
activateOptions() - Method in class org.apache.solr.util.SolrLogLayout
 
actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
actual shards to send the request to, filled out by framework
ADD - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
add(SolrClient, SolrParams, SolrInputDocument...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(SolrInputDocument, Boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(SolrInputDocument, Integer) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(SolrInputDocument, Integer, Boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
Insert at the end of the list
add(Group) - Method in class org.apache.solr.client.solrj.response.GroupCommand
Adds a group to this command.
add(GroupCommand) - Method in class org.apache.solr.client.solrj.response.GroupResponse
Adds a grouping command to the response.
add(String, Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of documents
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of documents
add(String, Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of documents, specifying max time before they become committed
add(Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of documents, specifying max time before they become committed
add(String, SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single document
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single document
add(String, SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single document specifying max time before it becomes committed
add(SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single document specifying max time before it becomes committed
add(String, Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds the documents supplied by the given iterator.
add(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds the documents supplied by the given iterator.
add(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Add the given values to any existing name
add(SolrParams) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
add(String, T) - Method in class org.apache.solr.common.util.NamedList
Adds a name/value pair to the end of the list.
add(PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Adds a PivotFacetValue to this collection -- callers must not use this method if a PivotFacetValue with the same value already exists in this collection
add(Map<String, Object>) - Method in interface org.apache.solr.handler.dataimport.DIHCache
Adds a document.
add(DocBuilder.Statistics) - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
add(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
ADD - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
add(T) - Method in class org.apache.solr.logging.CircularList
 
add(E, long) - Method in class org.apache.solr.logging.LogWatcher
 
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(T) - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Adds an Object to a PriorityQueue in log(size) time.
add(int) - Method in class org.apache.solr.search.BitDocSet
 
add(int) - Method in interface org.apache.solr.search.DocSet
Adds the specified document if it is not currently in the DocSet (optional operation).
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(SolrClient, SolrInputDocument, ModifiableSolrParams) - Static method in class org.apache.solr.SolrTestCaseHS
Adds a document using the specific client, or to the local test core if null.
add(SolrInputDocument, ModifiableSolrParams) - Method in class org.apache.solr.SolrTestCaseHS.Client
 
add(SolrTestCaseJ4.XmlDoc, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates an <add><doc>...
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(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
Suggestions must be added with the best suggestion first.
add(String, String, List<Lookup.LookupResult>) - Method in class org.apache.solr.spelling.suggest.SuggesterResult
Add suggestion results for token
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 - Static variable in class org.apache.solr.update.UpdateLog
 
add(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
add(AddUpdateCommand, boolean) - Method in class org.apache.solr.update.UpdateLog
 
add(E) - Method in class org.apache.solr.util.BoundedTreeSet
 
add(ConcurrentLFUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
add(ConcurrentLRUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
add(Calendar, int, String) - Static method in class org.apache.solr.util.DateMathParser
Modifies the specified Calendar by "adding" the specified value of units
add(long) - Method in class org.apache.solr.util.LongPriorityQueue
Adds an object to a PriorityQueue in log(size) time.
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(Map<String, T>) - Method in class org.apache.solr.common.util.NamedList
Iterates over the Map and sequentially adds its key/value pairs
addAll(NamedList<T>) - Method in class org.apache.solr.common.util.NamedList
Appends the elements of the given NamedList to this one.
addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
 
addAllTo(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
addAllTo(DocSet) - Method in interface org.apache.solr.search.DocSet
Adds all the docs from this set to the target set.
addAllTo(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
 
addAndGetVersion(SolrInputDocument, SolrParams) - Static method in class org.apache.solr.SolrTestCaseJ4
 
addBean(String, Object) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single bean The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBean(Object) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single bean The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBean(String, Object, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single bean specifying max time before it becomes committed The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBean(Object, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a single bean specifying max time before it becomes committed The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBeans(String, Collection<?>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of beans The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(Collection<?>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of beans The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(String, Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of beans specifying max time before they become committed The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Adds a collection of beans specifying max time before they become committed The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(String, Iterator<?>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds the beans supplied by the given iterator.
addBeans(Iterator<?>) - Method in class org.apache.solr.client.solrj.SolrClient
Adds the beans supplied by the given iterator.
addBoostFunctions(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addBoostQuery(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addCapturedContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Add the per field captured content to the Solr Document.
addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
addChildDocument(SolrDocument) - Method in class org.apache.solr.common.SolrDocument
 
addChildDocument(SolrInputDocument) - Method in class org.apache.solr.common.SolrInputDocument
 
addChildDocuments(Collection<SolrDocument>) - Method in class org.apache.solr.common.SolrDocument
 
addChildDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.common.SolrInputDocument
 
addClause(List<BooleanClause>, int, int, Query) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
addCloseHook(CloseHook) - Method in class org.apache.solr.core.SolrCore
Add a close callback hook
addCloseHook(Closeable) - Method in class org.apache.solr.request.SolrRequestInfo
 
addCloseHook(Closeable) - Method in class org.apache.solr.search.QueryContext
implementations obtained via inheritance public Object get(Object key) { return map.get(key); } public Object put(Object key, Object val) { if (map == null) { map = new IdentityHashMap(); } return map.put(key, val); }
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, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
addCollectionWatch(String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
addCommandField(Command) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
addCommands - Variable in class org.apache.solr.update.processor.BufferingRequestProcessor
 
addConfListener(Runnable) - Method in class org.apache.solr.core.SolrCore
Register to notify for any file change in the conf directory.
addConnectedListener(ZkClientConnectionStrategy.ConnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Add in the catch all content to the field.
addContentStream(ContentStream) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
AddCopyField(String, List<String>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
Creates a new instance of the request.
AddCopyField(String, List<String>, Integer) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
Creates a new instance of the request.
AddCopyField(String, List<String>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
 
AddCopyField(String, List<String>, Integer, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
 
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(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(Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addCopyFields(String, Collection<String>, int) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addCount(String, int) - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
addDateRangeFacet(String, Date, Date, String) - Method in class org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
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
 
addDependency(String) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
addDisconnectedListener(ZkClientConnectionStrategy.DisconnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
addDocList(NamedList, GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
 
addDocument(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a document to be analyzed.
addDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a collection of documents to be analyzed.
AddDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
AddDoubleFunction returns the sum of its components.
AddDoubleFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.AddDoubleFunction
 
AddDynamicField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
Creates a new instance of the request.
AddDynamicField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
 
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
 
addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
Indicate that documents have been added
addError(String) - Method in class org.apache.solr.util.CommandOperation
 
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) - Method in class org.apache.solr.core.AbstractSolrEventListener
Add the EventParams.EVENT with either the EventParams.NEW_SEARCHER or EventParams.FIRST_SEARCHER values depending on the value of currentSearcher.
addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
A common way to mark the response format as experimental
addExpression(ExpressionRequest) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
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
addFacetField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
Add field(s) for facet computation.
addFacetPivotField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
Add field(s) for pivot computation.
addFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add a faceting query
addFails - Variable in class org.apache.solr.cloud.StoppableIndexingThread
 
addField(String) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
AddField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
Creates a new instance of the request.
AddField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
 
addField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addField(String, Object) - Method in class org.apache.solr.common.SolrDocument
This will add a field to the document.
addField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Add a field with implied null value for boost.
addField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
Adds a field with the given name, value and boost.
addField(String, String, boolean) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
A wrapper around addField0 to create a series of Nodes based on the supplied Xpath and a given fieldName.
addField(String, String, boolean, int) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
A wrapper around addField0 to create a series of Nodes based on the supplied Xpath and a given fieldName.
addField(String, String, String[]) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
addField(CSVField) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
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) - Method in class org.apache.solr.schema.IndexSchema
 
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
 
addFieldFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
addFieldName(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field name for analysis.
addFields(SolrInputDocument, Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
addFields(SolrInputDocument, Object...) - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
addFields(Collection<SchemaField>) - 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.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.ManagedIndexSchema
 
addFieldType(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field type for analysis.
AddFieldType(FieldTypeDefinition) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
Creates a new instance of the request.
AddFieldType(FieldTypeDefinition, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
 
addFieldType(FieldType) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, adds the given field type to the copy, then persists the new schema.
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
 
addFile(File, String) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
Add a File to the ContentStreams.
addFilterQuery(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
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
 
addGap(T, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Adds the String gap param to a low Range endpoint value to determine the corrisponding high Range endpoint value, throwing a useful exception if not possible.
addGetFieldStatistics(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addGlobalStrings(Collection<String>) - Method in class org.apache.solr.update.TransactionLog
 
addHdfsResources(Configuration, String) - Static method in class org.apache.solr.util.HdfsUtil
 
addHiddenExpression(ExpressionRequest) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
addHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add highlight field
addHttpHeader(String, String) - Method in class org.apache.solr.response.SolrQueryResponse
Adds a response header with the given name and value.
addInclude(FacetParams.FacetRangeInclude) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
addIntervalFacets(String, String[]) - Method in class org.apache.solr.client.solrj.SolrQuery
Add Interval Faceting on a field.
addIterator(Iterator<E>) - Method in class org.apache.solr.common.util.IteratorChain
Deprecated.
 
addLiterals() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Add in the literals to the document using the SolrContentHandler.params and the ExtractingParams.LITERALS_PREFIX.
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, and attaches it to the appropriate Restlet router.
addMergeStrategy(MergeStrategy) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
addMetadata() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Add in any metadata using SolrContentHandler.metadata as the source.
addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
Updates the statistics when multiple documents are missing a value
addMisspellingsAndCorrection(SpellCheckResponse.Correction) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
addNamedPlugin(Map<String, Object>, String) - Method in class org.apache.solr.core.ConfigOverlay
 
addNamespace(String, Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.VariableResolver
 
addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
Adds an object to a PriorityQueue in log(size) time.
addNumericRangeFacet(String, Number, Number, Number) - Method in class org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
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.
addOrUpdateFieldType(Map<String, Object>) - Method in class org.apache.solr.rest.schema.FieldTypeResource
 
addOrUpdateFieldTypes(List<Map<String, Object>>) - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
 
addOrUpdateSort(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
Updates or adds a single sort clause to the query.
addOrUpdateSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
Updates or adds a single sort field specification to the current sort information.
addOther(FacetParams.FacetRangeOther) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
 
addParam(String, String[], Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
 
addParameter(StreamExpressionParameter) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
addParameter(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
addParser(String, ValueSourceParser) - Static method in class org.apache.solr.search.ValueSourceParser
Adds a new parser for the name and returns any existing one that was overriden.
addParser(NamedParser) - Static method in class org.apache.solr.search.ValueSourceParser
Adds a new parser for the name and returns any existing one that was overriden.
addPartToDocument(Part, Map<String, Object>, boolean) - Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
 
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
addProperties(ModifiableSolrParams, Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
addQueries(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
addQuery(String) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
 
addQueryFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
 
addQueryFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
addQueryParams(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
addRandFields(SolrInputDocument) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
addRangeFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
 
addRangeFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
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
AddReplica() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
addReplica(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
AddReplicaProp() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
addReplicaProperty(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
addRequestInterceptor(HttpRequestInterceptor) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
addRequests(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
AddRole() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddRole
 
addRoutingRule(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
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
 
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.
addSlices(Map<String, Slice>, String, Collection<Slice>, boolean) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
Constructs a slices map from a collection of slices and handles disambiguation if multiple collections are being queried simultaneously
addSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
addSort(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
Adds a single sort clause to the end of the current sort information.
addSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
Adds a single sort clause to the end of the query.
addStat(String, AggValueSource) - Method in class org.apache.solr.search.facet.FacetRequest
 
addStatsCollected(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
addStatsFieldCalcDistinct(String, boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addStatsFieldFacets(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addStatsRequests(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
addStatusMessage(String) - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
addSubFacet(String, FacetRequest) - Method in class org.apache.solr.search.facet.FacetRequest
 
addTask(String, CoreAdminHandler.TaskObject, boolean) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Helper method to add a task to a tracking map.
addTask(String, CoreAdminHandler.TaskObject) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
addTermsField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addThreadLocalProvider(ExecutorUtil.InheritableThreadLocalProvider) - Static method in class org.apache.solr.common.util.ExecutorUtil
 
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
 
addToLog(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
Add a value to be logged.
addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.util.DOMUtil
Examines a Node from the DOM representation of a NamedList and adds the contents of that node to both the specified NamedList and List passed as arguments.
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
 
addTransformer(DocTransformer) - Method in class org.apache.solr.response.transform.DocTransformers
 
addTransformerFactory(String, TransformerFactory) - Method in class org.apache.solr.core.SolrCore
 
addUnique(int) - Method in class org.apache.solr.search.BitDocSet
 
addUnique(int) - Method in interface org.apache.solr.search.DocSet
Adds a document the caller knows is not currently in the DocSet (optional operation).
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
 
AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
 
addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Add values to a field.
addZombie(HttpSolrClient, Exception) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
AdjustableSemaphore - Class in org.apache.solr.util
 
AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
 
AdminHandlers - Class in org.apache.solr.handler.admin
Deprecated.
AdminHandlers() - Constructor for class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
adminQuery(String) - Method in class org.apache.solr.util.RestTestHarness
 
adoc(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a simple <add><doc>...
adoc(SolrInputDocument) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a simple <add><doc>...
adoc(int, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a simple <add><doc>...
advance(int) - Method in class org.apache.solr.search.BitsFilteredPostingsEnum
 
advanceToMapKey(JSONParser, String, boolean) - Static method in class org.apache.solr.request.json.JSONUtil
 
afterClass() - Static method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
afterSolrJettyTestBase() - Static method in class org.apache.solr.SolrJettyTestBase
 
AGENT - Static variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
User-Agent String.
agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
AggValueSource - Class in org.apache.solr.search.facet
 
AggValueSource(String) - Constructor for class org.apache.solr.search.facet.AggValueSource
 
ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
Alias() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
 
Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
aliasedCollections - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
Aliases - Class in org.apache.solr.common.cloud
 
Aliases(Map<String, Map<String, String>>) - Constructor for class org.apache.solr.common.cloud.Aliases
 
Aliases() - Constructor for class org.apache.solr.common.cloud.Aliases
 
ALIASES - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
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.
aliasName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
aliasName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
ALL - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return all the options: TF, positions, offsets, idf
all() - Method in class org.apache.solr.SolrTestCaseHS.ClientProvider
 
ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
ALL_STAT_LIST - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
ALL_STAT_SET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
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.
allAttributes - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
allAttributes - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
allMapFieldsSet - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
allPhraseFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
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
 
ALTERNATE_FIELD - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ALTERNATE_FIELD_LENGTH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
alternateField(Document, String, 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 - Static variable in interface org.apache.solr.common.params.DisMaxParams
Alternate query (expressed in Solr QuerySyntax) to use if main query (q) is empty
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.OverseerCollectionProcessor
 
analyseLines(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
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.
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.
AnalysisParams - Interface in org.apache.solr.common.params
Defines the request parameters used by all analysis request handlers.
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
AnalysisResponseBase - Class in org.apache.solr.client.solrj.response
A base class for all analysis responses.
AnalysisResponseBase() - Constructor for class org.apache.solr.client.solrj.response.AnalysisResponseBase
 
AnalysisResponseBase.AnalysisPhase - Class in org.apache.solr.client.solrj.response
A phase in the analysis process.
AnalysisResponseBase.TokenInfo - Class in org.apache.solr.client.solrj.response
Holds all information of a token as part of an analysis phase.
ANALYTICS - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
ANALYTICS_REQUEST - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
ANALYTICS_REQUEST_ENVELOPE - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
AnalyticsComponent - Class in org.apache.solr.handler.component
 
AnalyticsComponent() - Constructor for class org.apache.solr.handler.component.AnalyticsComponent
 
AnalyticsContentHandler - Class in org.apache.solr.analytics.request
Handles the parsing of the AnalysisRequestEnvelope elements if passed in through XML.
AnalyticsContentHandler(IndexSchema) - Constructor for class org.apache.solr.analytics.request.AnalyticsContentHandler
 
AnalyticsParams - Interface in org.apache.solr.analytics.util
 
AnalyticsParsers - Class in org.apache.solr.analytics.util
Class to hold the parsers used for Solr Analytics.
AnalyticsParsers() - Constructor for class org.apache.solr.analytics.util.AnalyticsParsers
 
AnalyticsParsers.NumericParser - Interface in org.apache.solr.analytics.util
Converts the long returned by NumericDocValues into the correct number and return it as a string.
AnalyticsParsers.Parser - Interface in org.apache.solr.analytics.util
For use in classes that grab values by docValue.
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.
analyticsRequest - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
AnalyticsRequest - Class in org.apache.solr.analytics.request
Contains the specifications of an Analytics Request, specifically a name, a list of Expressions, a list of field facets, a list of range facets, a list of query facets and the list of expressions and their results calculated in previous AnalyticsRequests.
AnalyticsRequest(String) - Constructor for class org.apache.solr.analytics.request.AnalyticsRequest
 
AnalyticsRequestFactory - Class in org.apache.solr.analytics.request
Parses the SolrParams to create a list of analytics requests.
AnalyticsRequestFactory() - Constructor for class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
AnalyticsStatisticsCollector - Class in org.apache.solr.analytics.plugin
 
AnalyticsStatisticsCollector() - Constructor for class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
AnalyticsStats - Class in org.apache.solr.analytics.request
Class which computes the set of AnalyticsRequests.
AnalyticsStats(SolrQueryRequest, DocSet, SolrParams, AnalyticsStatisticsCollector) - Constructor for class org.apache.solr.analytics.request.AnalyticsStats
 
analyze(Collection<Token>, String, int, int) - Method in class org.apache.solr.spelling.SpellingQueryConverter
 
analyzeIfMultitermTermText(String, String, FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
analyzeMultiTerm(String, String, Analyzer) - Static method in class org.apache.solr.schema.TextField
 
ANALYZER - Static variable in class org.apache.solr.schema.FieldType
 
analyzer - Variable in class org.apache.solr.spelling.QueryConverter
 
analyzer - Variable in class org.apache.solr.spelling.SolrSpellChecker
 
AnalyzerDefinition - Class in org.apache.solr.client.solrj.request.schema
 
AnalyzerDefinition() - Constructor for class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
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 - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
AND_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables AND operator (+)
AND_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
Alternative form of QueryParser.Operator.AND
andNot(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
andNot(DocSet) - Method in interface 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.HashDocSet
 
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(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 interface org.apache.solr.search.DocSet
Returns the number of documents in this set that are not in the other set.
answer - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
ApiTool() - Constructor for class org.apache.solr.util.SolrCLI.ApiTool
 
ApiTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.ApiTool
 
append(CharBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
Appends the contents of cb to the end of this CharBuffer.
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
Appends sb to the end of this CharBuffer.
append(char[]) - Method in class org.apache.solr.internal.csv.CharBuffer
Appends data to the end of this CharBuffer.
append(char) - Method in class org.apache.solr.internal.csv.CharBuffer
Appends a single character to the end of this CharBuffer.
append(LoggingEvent) - Method in class org.apache.solr.logging.log4j.EventAppender
 
append(List, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
 
append(char) - Method in class org.apache.solr.util.FastWriter
 
appendAttrs(Element, Map<String, ?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
 
AppendedSolrParams - Class in org.apache.solr.common.params
SolrParams wrapper which acts similar to DefaultSolrParams except that it "appends" the values of multi-value params from both sub instances, so that all of the values are returned.
appendEscapedTextToBuilder(StringBuilder, String, char) - Static method in class org.apache.solr.common.util.StrUtils
writes chars from item to out, backslash escaping as needed based on separator -- but does not append the seperator itself
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.util.SimplePostTool
Appends a URL query parameter to a URL
appends - Variable in class org.apache.solr.core.InitParams
 
APPENDS - Static variable in class org.apache.solr.core.PluginInfo
 
appends - Variable in class org.apache.solr.handler.RequestHandlerBase
 
appends - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
appends - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
appendThread(StringBuilder, LoggingEvent) - Method in class org.apache.solr.util.SolrLogLayout
 
appendUrlPath(URL, String) - Static method in class org.apache.solr.util.SimplePostTool
Appends to the path of the URL
apply(Statement, Description) - Method in class org.apache.solr.BaseDistributedSearchTestCase.ShardsRepeatRule
 
apply(PluginInfo) - Method in class org.apache.solr.core.InitParams
 
apply(Statement, Description) - Method in class org.apache.solr.util.RevertDefaultThreadHandlerRule
 
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
 
applyListUpdates(List<String>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
applyMapUpdates(Map<String, Object>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
applyTransformer(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
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
 
applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Applies updates to the word set being managed by this resource.
arg - Variable in class org.apache.solr.search.facet.StrAggValueSource
 
args - Variable in class org.apache.solr.schema.FieldType
additional arguments specified in the field type declaration
args - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
argsParser - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
 
ARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
ARRAY_ELEMENT_INDEX - Static variable in class org.apache.solr.common.util.Utils
 
asc(String) - Static method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates an ascending SortClause for an item
asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
asList(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
Helper function for reading a List of Strings from a JSON Object tree.
asListenerConfig() - Method in class org.apache.solr.logging.LogWatcherConfig
 
asLong(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
Helper function for reading a Long value from a JSON Object tree.
asMap(int) - Method in class org.apache.solr.common.util.NamedList
 
asMap(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
Helper function for reading a Map from a JSON Object tree.
asMultiMap(SolrParams) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
Returns a MultiMap view of the SolrParams as efficiently as possible.
asMultiMap(SolrParams, boolean) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
Returns a MultiMap view of the SolrParams.
asNamedList() - Method in class org.apache.solr.util.RTimer
 
assertAllActive(String, ZkStateReader) - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
assertCollectionNotExists(String, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
assertConfigs(String, String, String) - Method in class org.apache.solr.core.AbstractBadConfigTestBase
Given a solrconfig.xml file name, a schema file name, and an expected errString, asserts that initializing a core with these files causes an error matching the specified errString ot be thrown.
assertConfigs(String, String, String, String) - Method in class org.apache.solr.core.AbstractBadConfigTestBase
Given a solrconfig.xml file name, a schema file name, a solr home directory, and an expected errString, asserts that initializing a core with these files causes an error matching the specified errString ot be thrown.
assertDocCounts(boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
assertFailedU(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates an update XML String failed
assertFailedU(String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates an update XML String failed
assertFailedU(String) - Static method in class org.apache.solr.util.RestTestBase
Validates an update XML String failed
assertFailedU(String, String) - Static method in class org.apache.solr.util.RestTestBase
Validates an update XML String failed
assertFieldValues(SolrDocumentList, String, Object...) - Static method in class org.apache.solr.SolrTestCaseJ4
Fails if the number of documents in the given SolrDocumentList differs from the given number of expected values, or if any of the values in the given field don't match the expected values in the same order.
assertJDelete(String, String...) - Static method in class org.apache.solr.util.RestTestBase
Deletes a resource and then matches some JSON test expressions against the response using the default double delta tolerance.
assertJDelete(String, double, String...) - Static method in class org.apache.solr.util.RestTestBase
Deletes a resource and then matches some JSON test expressions against the response using the specified double delta tolerance.
assertJPost(String, String, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates the response from a POST request matches some JSON test expressions
assertJPost(String, String, double, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates the response from a PUT request matches some JSON test expressions and closes the query.
assertJPut(String, String, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates the response from a PUT request matches some JSON test expressions
assertJPut(String, String, double, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates the response from a PUT request matches some JSON test expressions and closes the query.
assertJQ(SolrClient, SolrParams, String...) - Static method in class org.apache.solr.SolrTestCaseHS
Pass "null" for the client to query the local server
assertJQ(SolrClient, SolrParams, String...) - Method in class org.apache.solr.SolrTestCaseHS.Client.Tester
 
assertJQ(SolrQueryRequest, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates a query matches some JSON test expressions using the default double delta tolerance.
assertJQ(SolrQueryRequest, double, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates a query matches some JSON test expressions and closes the query.
assertJQ(String, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates a query matches some JSON test expressions using the default double delta tolerance.
assertJQ(String, double, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates a query matches some JSON test expressions and closes the query.
assertQ(SolrQueryRequest, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates a query matches some XPath test expressions and closes the query
assertQ(String, SolrQueryRequest, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates a query matches some XPath test expressions and closes the query
assertQ(String, String...) - Static method in class org.apache.solr.util.RestTestBase
Validates a query matches some XPath test expressions
assertQEx(String, SolrQueryRequest, int) - Static method in class org.apache.solr.SolrTestCaseJ4
Makes sure a query throws a SolrException with the listed response code
assertQEx(String, SolrQueryRequest, SolrException.ErrorCode) - Static method in class org.apache.solr.SolrTestCaseJ4
 
assertQEx(String, String, SolrQueryRequest, SolrException.ErrorCode) - Static method in class org.apache.solr.SolrTestCaseJ4
Makes sure a query throws a SolrException with the listed response code and expected message
assertSolrInputFieldEquals(Object, Object) - Method in class org.apache.solr.SolrTestCaseJ4
 
assertU(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates an update XML String is successful
assertU(String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Validates an update XML String is successful
assertU(String) - Static method in class org.apache.solr.util.RestTestBase
Validates an update XML String is successful
assertU(String, String) - Static method in class org.apache.solr.util.RestTestBase
Validates an update XML String is successful
assertWarnOrFail(String, boolean, boolean) - Static method in class org.apache.solr.core.Config
 
assertXmlFile(File, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
Assign - Class in org.apache.solr.cloud
 
Assign() - Constructor for class org.apache.solr.cloud.Assign
 
assignNode(String, ClusterState) - Static method in class org.apache.solr.cloud.Assign
 
assignShard(String, ClusterState, Integer) - Static method in class org.apache.solr.cloud.Assign
Assign a new unique id up to slices count - then add replicas evenly.
asString(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
Helper function for reading a String value from a JSON Object tree.
ASSUME_CONTENT_TYPE - Static variable in interface org.apache.solr.common.params.UpdateParams
Override the content type used for UpdateLoader
asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
ASYNC - Static variable in interface org.apache.solr.common.params.CommonAdminParams
async or not?
asyncId - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
asyncId - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
AtomicUpdateDocumentMerger - Class in org.apache.solr.update.processor
 
AtomicUpdateDocumentMerger(SolrQueryRequest) - Constructor for class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
atPath(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
Helper function for reading an Object of unknown type from a JSON Object tree.
attachManagedResource(ManagedResource, String, Router) - Method in class org.apache.solr.rest.RestManager
Attaches a ManagedResource and optionally a path for child resources to the given Restlet Router.
attachManagedResources(String, Router) - Method in class org.apache.solr.rest.RestManager
Attach managed resource paths to the given Restlet Router.
attributes - Variable in class org.apache.solr.core.PluginInfo
 
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
 
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
 
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
 
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
 
authorize(AuthorizationContext) - Method in interface org.apache.solr.security.AuthorizationPlugin
 
authorize(AuthorizationContext) - Method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
AUTO_ADD_REPLICAS - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
autoAddReplicas - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
autoDetectParser - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
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
 
available() - Method in class org.apache.solr.common.util.FastInputStream
 
availableLocales - Variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
availableTimezones - Variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
AvgAgg - Class in org.apache.solr.search.facet
 
AvgAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.AvgAgg
 
await(long) - Method in class org.apache.solr.cloud.DistributedMap.LatchChildWatcher
 
azt_afterClass() - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
azt_beforeClass() - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 

B

b - Variable in class org.apache.solr.analytics.expression.DualDelegateExpression
 
b - Variable in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
BACKCOMPAT - Static variable in class org.apache.solr.util.DistanceUnits
Deprecated.
backup(int) - Method in interface org.apache.solr.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.solr.parser.FastCharStream
 
BadHdfsThreadsFilter - Class in org.apache.solr.util
 
BadHdfsThreadsFilter() - Constructor for class org.apache.solr.util.BadHdfsThreadsFilter
 
BadMrClusterThreadsFilter - Class in org.apache.solr.util
 
BadMrClusterThreadsFilter() - Constructor for class org.apache.solr.util.BadMrClusterThreadsFilter
 
BadZookeeperThreadsFilter - Class in org.apache.solr.util
 
BadZookeeperThreadsFilter() - Constructor for class org.apache.solr.util.BadZookeeperThreadsFilter
 
BalanceShardUnique() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
BAOS() - Constructor for class org.apache.solr.util.SimplePostTool.BAOS
 
BAREOPER - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
Base64 - Class in org.apache.solr.common.util
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
Base64() - Constructor for class org.apache.solr.common.util.Base64
 
base64ToByteArray(String) - Static method in class org.apache.solr.common.util.Base64
 
BASE_DIR - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
BASE_PATH - Static variable in class org.apache.solr.handler.dataimport.FileDataSource
 
BASE_URL - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
BASE_URL_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
baseDir - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The baseDir given in data-config.xml after resolving any variables
BaseDistributedSearchTestCase - Class in org.apache.solr
Helper base class for distributed search test cases By default, all tests in sub-classes will be executed with 1, 2, ...
BaseDistributedSearchTestCase() - Constructor for class org.apache.solr.BaseDistributedSearchTestCase
Constructs a test in which the jetty+solr instances as well as the solr clients all use the value of the "hostContext" system property.
BaseDistributedSearchTestCase(String) - Constructor for class org.apache.solr.BaseDistributedSearchTestCase
 
BaseDistributedSearchTestCase.RandDate - Class in org.apache.solr
 
BaseDistributedSearchTestCase.RandVal - Class in org.apache.solr
 
BaseDistributedSearchTestCase.ShardsFixed - Annotation Type in org.apache.solr
 
BaseDistributedSearchTestCase.ShardsRepeat - Annotation Type in org.apache.solr
 
BaseDistributedSearchTestCase.ShardsRepeatRule - Class in org.apache.solr
 
BaseEditorialTransformer - Class in org.apache.solr.response.transform
 
BaseEditorialTransformer(String, String, FieldType) - Constructor for class org.apache.solr.response.transform.BaseEditorialTransformer
 
BaseExpression - Class in org.apache.solr.analytics.expression
BaseExpression returns the value returned by the StatsCollector for the specified stat.
BaseExpression(StatsCollector, String) - Constructor for class org.apache.solr.analytics.expression.BaseExpression
 
BaseManagedTokenFilterFactory - Class in org.apache.solr.rest.schema.analysis
Abstract based class for implementing TokenFilterFactory objects that are managed by the REST API.
BaseManagedTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
 
basePath - Variable in class org.apache.solr.handler.dataimport.BinFileDataSource
 
basePath - Variable in class org.apache.solr.handler.dataimport.FileDataSource
The basePath for this data source
BaseSolrResource - Class in org.apache.solr.rest
Base class of all Solr Restlet server resource classes.
BaseSolrResource() - Constructor for class org.apache.solr.rest.BaseSolrResource
 
BaseSolrResource.SolrOutputRepresentation - Class in org.apache.solr.rest
This class serves as an adapter between Restlet and Solr's response writers.
BaseTestHarness - Class in org.apache.solr.util
 
BaseTestHarness() - Constructor for class org.apache.solr.util.BaseTestHarness
 
baseUrl - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
The URL of the Solr server.
BasicAccumulator - Class in org.apache.solr.analytics.accumulator
A BasicAccumulator manages the ValueCounters and Expressions without regard to Facets.
BasicAccumulator(SolrIndexSearcher, DocSet, AnalyticsRequest) - Constructor for class org.apache.solr.analytics.accumulator.BasicAccumulator
 
BasicAuthPlugin - Class in org.apache.solr.security
 
BasicAuthPlugin() - Constructor for class org.apache.solr.security.BasicAuthPlugin
 
BasicAuthPlugin.AuthenticationProvider - Interface in org.apache.solr.security
 
basicsAndFieldFacetsComputed - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
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
 
beforeClass() - Static method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
beforeFullSolrCloudTest() - Static method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
BeforeReconnect - Interface in org.apache.solr.common.cloud
 
beforeSolrJettyTestBase() - Static method in class org.apache.solr.SolrJettyTestBase
 
beforeThisClass() - Static method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
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.
BeginToken() - Method in interface org.apache.solr.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.solr.parser.FastCharStream
 
between(int, int) - Method in class org.apache.solr.SolrTestCaseJ4.Vals
 
BF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting functions
BIGGER_THAN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
biggerThan - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The biggerThan given in data-config as a long value Note: This variable is resolved just-in-time in the FileListEntityProcessor.nextRow() method.
bin - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
BINARY - Static variable in class org.apache.solr.schema.FieldProperties
 
BINARY_CONTENT_TYPE - Static variable in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BINARY_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
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.
BinaryRequestWriter - Class in org.apache.solr.client.solrj.impl
A RequestWriter which writes requests in the javabin format
BinaryRequestWriter() - Constructor for class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
BinaryResponseParser - Class in org.apache.solr.client.solrj.impl
 
BinaryResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BinaryResponseWriter - Class in org.apache.solr.response
 
BinaryResponseWriter() - Constructor for class org.apache.solr.response.BinaryResponseWriter
 
BinaryResponseWriter.Resolver - Class in org.apache.solr.response
 
BinContentStreamDataSource - Class in org.apache.solr.handler.dataimport
A data source implementation which can be used to read binary stream from content streams.
BinContentStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.BinContentStreamDataSource
 
BindingException - Exception in org.apache.solr.client.solrj.beans
 
BindingException(String) - Constructor for exception org.apache.solr.client.solrj.beans.BindingException
 
BindingException(String, Throwable) - Constructor for exception org.apache.solr.client.solrj.beans.BindingException
 
BinFileDataSource - Class in org.apache.solr.handler.dataimport
A DataSource which reads from local files Refer to http://wiki.apache.org/solr/DataImportHandler for more details.
BinFileDataSource() - Constructor for class org.apache.solr.handler.dataimport.BinFileDataSource
 
BinURLDataSource - Class in org.apache.solr.handler.dataimport
A data source implementation which can be used to read binary streams using HTTP.
BinURLDataSource() - Constructor for class org.apache.solr.handler.dataimport.BinURLDataSource
 
BitDocSet - Class in org.apache.solr.search
BitDocSet represents an unordered set of Lucene Document Ids using a BitSet.
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.
BitsFilteredPostingsEnum - Class in org.apache.solr.search
 
bitsSeparator - Static variable in class org.apache.solr.common.cloud.CompositeIdRouter
 
BlendedInfixLookupFactory - Class in org.apache.solr.spelling.suggest.fst
BlendedInfixLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.BlendedInfixLookupFactory
 
BlobHandler - Class in org.apache.solr.handler
 
BlobHandler() - Constructor for class org.apache.solr.handler.BlobHandler
 
BLOCK_MOD - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
BLOCK_SHIFT - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
BLOCK_SIZE - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
BlockCache - Class in org.apache.solr.store.blockcache
 
BlockCache(Metrics, boolean, long) - Constructor for class org.apache.solr.store.blockcache.BlockCache
 
BlockCache(Metrics, boolean, long, int) - Constructor for class org.apache.solr.store.blockcache.BlockCache
 
BlockCache(Metrics, boolean, long, int, int) - Constructor for class org.apache.solr.store.blockcache.BlockCache
 
BLOCKCACHE_DIRECT_MEMORY_ALLOCATION - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
BLOCKCACHE_ENABLED - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
BLOCKCACHE_GLOBAL - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
BLOCKCACHE_READ_ENABLED - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
BLOCKCACHE_SLAB_COUNT - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
BLOCKCACHE_WRITE_ENABLED - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
blockCacheEviction - Variable in class org.apache.solr.store.blockcache.Metrics
 
blockCacheHit - Variable in class org.apache.solr.store.blockcache.Metrics
 
BlockCacheKey - Class in org.apache.solr.store.blockcache
 
BlockCacheKey() - Constructor for class org.apache.solr.store.blockcache.BlockCacheKey
 
BlockCacheLocation - Class in org.apache.solr.store.blockcache
 
BlockCacheLocation() - Constructor for class org.apache.solr.store.blockcache.BlockCacheLocation
 
blockCacheMiss - Variable in class org.apache.solr.store.blockcache.Metrics
 
blockCacheSize - Variable in class org.apache.solr.store.blockcache.Metrics
 
BlockDirectory - Class in org.apache.solr.store.blockcache
 
BlockDirectory(String, Directory, Cache, Set<String>, boolean, boolean) - Constructor for class org.apache.solr.store.blockcache.BlockDirectory
 
BlockDirectoryCache - Class in org.apache.solr.store.blockcache
 
BlockDirectoryCache(BlockCache, String, Metrics) - Constructor for class org.apache.solr.store.blockcache.BlockDirectoryCache
 
BlockDirectoryCache(BlockCache, String, Metrics, boolean) - Constructor for class org.apache.solr.store.blockcache.BlockDirectoryCache
 
blockingQueueSize - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
blockingQueueTimeOut - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
blockingQueueTimeOutUnits - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
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: {!
BlockJoinChildQParserPlugin() - Constructor for class org.apache.solr.search.join.BlockJoinChildQParserPlugin
 
BlockJoinParentQParserPlugin - Class in org.apache.solr.search.join
Usage: {!
BlockJoinParentQParserPlugin() - Constructor for class org.apache.solr.search.join.BlockJoinParentQParserPlugin
 
BlockLocks - Class in org.apache.solr.store.blockcache
 
BlockLocks(long) - Constructor for class org.apache.solr.store.blockcache.BlockLocks
 
blockPort(int) - Static method in class org.apache.solr.cloud.IpTables
 
blockUntilFinished() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
blockUntilFinished() - Method in class org.apache.solr.update.StreamingSolrClients
 
blockUpdates() - Method in class org.apache.solr.update.VersionInfo
 
BM25SimilarityFactory - Class in org.apache.solr.search.similarities
Factory for BM25Similarity Parameters: k1 (float): Controls non-linear term frequency normalization (saturation).
BM25SimilarityFactory() - Constructor for class org.apache.solr.search.similarities.BM25SimilarityFactory
 
BOOL_FALSE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BOOL_TRUE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
boolAnalyzer - Static variable in class org.apache.solr.schema.BoolField
 
booleanQueryMaxClauseCount - Variable in class org.apache.solr.core.SolrConfig
 
BoolField - Class in org.apache.solr.schema
 
BoolField() - Constructor for class org.apache.solr.schema.BoolField
 
BOOST - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
boost - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
boost - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
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
 
BOOST_ORDER - Static variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
BOOST_PREFIX - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
The boost value for the name of the field.
BOOSTED - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
 
BOOSTED_DOCIDS - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
 
BOOSTED_PRIORITY - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
 
BoostedComp(IntIntOpenHashMap, ScoreDoc[], float) - Constructor for class org.apache.solr.search.ReRankQParserPlugin.BoostedComp
 
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(SolrZkClient, CoreContainer, String) - Static method in class org.apache.solr.cloud.ZkController
If in SolrCloud mode, upload config sets for each SolrCore in solr.xml.
BOUNDARY_SCANNER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
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
 
BQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting query
BreakIteratorBoundaryScanner - Class in org.apache.solr.highlight
 
BreakIteratorBoundaryScanner() - Constructor for class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
Bridge(Socket, URI) - Constructor for class org.apache.solr.cloud.SocketProxy.Bridge
 
BS_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_COUNTRY - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_LANGUAGE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_MAX_SCAN - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_TYPE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
BS_VARIANT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
bucket(int) - Method in class org.apache.solr.update.VersionInfo
 
buf - Variable in class org.apache.solr.common.util.FastInputStream
 
buf - Variable in class org.apache.solr.common.util.FastOutputStream
 
buf - Variable in class org.apache.solr.internal.csv.CSVPrinter
 
buf - Variable in class org.apache.solr.util.FastWriter
 
buffer - Variable in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
buffer - Variable in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
BUFFER_SIZE - Static variable in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
BUFFER_SIZE - Static variable in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
BUFFER_SIZE - Static variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
BUFFER_SIZE - Static variable in class org.apache.solr.store.hdfs.HdfsFileWriter
 
BUFFERING - Static variable in class org.apache.solr.update.UpdateCommand
 
BufferingRequestProcessor - Class in org.apache.solr.update.processor
 
BufferingRequestProcessor(UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.BufferingRequestProcessor
 
buffers - Variable in class org.apache.solr.update.MemOutputStream
 
BufferStore - Class in org.apache.solr.store.blockcache
 
bufferUpdates() - Method in class org.apache.solr.update.UpdateLog
 
build() - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
build() - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
build() - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
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.SolrTestCaseJ4.CoreDescriptorBuilder
 
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
 
buildCoreDescriptor(File, CoreContainer) - Method in class org.apache.solr.core.CorePropertiesLocator
 
buildCoreDescriptor(SolrParams, CoreContainer) - Static method in class org.apache.solr.handler.admin.CoreAdminHandler
 
buildCoreDescriptor(CoreContainer, String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
buildCoreProperties(CoreDescriptor) - Method in class org.apache.solr.core.CorePropertiesLocator
 
builder() - Static method in class org.apache.solr.client.solrj.embedded.JettyConfig
 
builder(JettyConfig) - Static method in class org.apache.solr.client.solrj.embedded.JettyConfig
 
Builder() - Constructor for class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
Builder(Element) - Constructor for class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
Builder(Element) - Constructor for class org.apache.solr.handler.dataimport.config.Field.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
 
buildIndexSchema(String, SolrConfig) - Static method in class org.apache.solr.schema.IndexSchemaFactory
Instantiates the configured schema factory, then calls create on it.
buildJettyConfig(String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
buildKeyStore(String, String) - Static method in class org.apache.solr.util.SSLTestConfig
 
buildMapToStore(Object) - Method in class org.apache.solr.rest.ManagedResource
Builds the JSON object to be stored, containing initArgs and managed data fields.
buildPhases(NamedList<List<NamedList<Object>>>) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a list of analysis phases form it.
buildRequestFrom(SolrCore, SolrParams, Collection<ContentStream>) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
buildResponse() - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
buildSolrClient() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
buildSSLContext() - Method in class org.apache.solr.util.SSLTestConfig
Builds a new SSLContext with the given configuration and allows the uses of self-signed certificates during testing.
buildSubstitutableProperties() - Method in class org.apache.solr.core.CoreDescriptor
Create the properties object used by resource loaders, etc, for property substitution.
buildTestNodeConfig(SolrResourceLoader) - Static method in class org.apache.solr.util.TestHarness
 
buildTokenInfo(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a token infoform it.
buildUrl(int) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
buildUrl(int, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
buildZooKeeper(String, String, File, String, String) - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
byDirectoryCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
byPathCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
BYTE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BYTEARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
ByteArrayStream(byte[], String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.ByteArrayStream
 
byteArrayToBase64(byte[]) - Static method in class org.apache.solr.common.util.Base64
 
byteArrayToBase64(byte[], int, int) - Static method in class org.apache.solr.common.util.Base64
 
ByteUtils - Class in org.apache.solr.common.util
 
ByteUtils() - Constructor for class org.apache.solr.common.util.ByteUtils
 

C

cache - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CACHE - Static variable in interface org.apache.solr.common.params.CommonParams
Used as a local parameter on queries.
Cache<K,V> - Interface in org.apache.solr.common.util
 
cache - Variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
Cache - Interface in org.apache.solr.store.blockcache
 
CACHE_DELETE_PRIOR_DATA - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
If the cache supports persistent data, set to "true" to delete any prior persisted data before running the entity.
CACHE_FOREIGN_KEY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
Specify the Foreign Key from the parent entity to join on.
CACHE_IMPL - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
Specify the class for the cache implementation
CACHE_KEY_PREFIX - Static variable in class org.apache.solr.schema.RptWithGeometrySpatialField
 
CACHE_PRIMARY_KEY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
Specify the Primary Key field from this Entity to map the input records with
CACHE_READ_ONLY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
If true, a pre-existing cache is re-opened for read-only access.
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
 
CachedIndexOutput - Class in org.apache.solr.store.blockcache
Cache the blocks as they are written.
CachedIndexOutput(BlockDirectory, IndexOutput, int, String, Cache, int) - Constructor for class org.apache.solr.store.blockcache.CachedIndexOutput
 
cacheDocSet(Query, DocSet, boolean) - Method in class org.apache.solr.search.SolrIndexSearcher
Compute and cache the DocSet that matches a query.
CachedSearcherStats - Class in org.apache.solr.search.stats
 
CachedSearcherStats() - Constructor for class org.apache.solr.search.stats.CachedSearcherStats
 
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
cacheKeyFormatter - Static variable in class org.apache.solr.core.ConfigSetService.SchemaCaching
 
cacheLookup(String, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
lookup an entry in a generic cache
cacheName(File) - Static method in class org.apache.solr.core.ConfigSetService.SchemaCaching
 
CachePropertyUtil - Class in org.apache.solr.handler.dataimport
 
CachePropertyUtil() - Constructor for class org.apache.solr.handler.dataimport.CachePropertyUtil
 
CacheRegenerator - Interface in org.apache.solr.search
Implementations of CacheRegenerator are used in autowarming to populate a new cache based on an old cache.
cacheSupport - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
CacheValue(String, Directory) - Constructor for class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
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
 
cal - Variable in class org.apache.solr.response.TextResponseWriter
 
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.
calculateQueryParams(Set<String>, ModifiableSolrParams) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
calculateStats(StatsField.Stat) - Method in class org.apache.solr.handler.component.StatsField
 
CALENDAR_UNITS - Static variable in class org.apache.solr.util.DateMathParser
A mapping from (uppercased) String labels idenyifying time units, to the corresponding Calendar constant used to set/add/roll that unit of measurement.
call() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream.StreamOpener
 
call(T) - Method in interface org.apache.solr.common.Callable
 
call(Diagnostics.Callable, Object...) - Static method in class org.apache.solr.core.Diagnostics
 
call(Object...) - Method in interface org.apache.solr.core.Diagnostics.Callable
 
call() - Method in class org.apache.solr.handler.RestoreCore
 
call(int) - Method in interface org.apache.solr.search.facet.UnInvertedField.Callback
 
call() - Method in class org.apache.solr.servlet.HttpSolrCall
This method processes the request.
Callable<T> - Interface in org.apache.solr.common
 
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
 
cancelAll() - Method in class org.apache.solr.handler.component.HttpShardHandler
 
cancelAll() - Method in class org.apache.solr.handler.component.ShardHandler
 
cancelApplyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
 
cancelApplyBufferUpdate - Variable in class org.apache.solr.update.UpdateLog
 
cancelCoreRecoveries() - Method in class org.apache.solr.core.CoreContainer
 
cancelElection() - Method in class org.apache.solr.cloud.ElectionContext
 
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
 
canMatch(Object, Object) - Method in enum org.apache.solr.cloud.rule.Rule.Operand
 
CANONICAL_LOCALE - Static variable in class org.apache.solr.schema.TrieDateField
CANONICAL_LOCALE - Static variable in class org.apache.solr.util.DateFormatUtil
Fixed Locale needed for parsing/formatting Milliseconds in the canonical representation.
CANONICAL_TZ - Static variable in class org.apache.solr.schema.TrieDateField
CANONICAL_TZ - Static variable in class org.apache.solr.util.DateFormatUtil
Fixed TimeZone (UTC) needed for parsing/formatting Dates in the canonical representation.
capacity() - Method in class org.apache.solr.internal.csv.CharBuffer
Returns the current capacity of the buffer.
CAPTURE_ATTRIBUTES - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Capture attributes separately according to the name of the element, instead of just adding them to the string buffer
CAPTURE_ELEMENTS - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Capture the specified fields (and everything included below it that isn't capture by some other capture field) separately from the default.
captureAttribs - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
captureErrors(List<CommandOperation>) - Static method in class org.apache.solr.util.CommandOperation
 
CARAT - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
catchAllBuilder - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
causeConnectionLoss(JettySolrRunner) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
cd - Variable in class org.apache.solr.core.CoreContainer.CoreLoadFailure
 
cfg - Variable in class org.apache.solr.core.CoreContainer
 
ch() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
chaosMonkey - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
ChaosMonkey - Class in org.apache.solr.cloud
The monkey can stop random or specific jetties used with SolrCloud.
ChaosMonkey(ZkTestServer, ZkStateReader, String, Map<String, List<AbstractFullDistribZkTestBase.CloudJettyRunner>>, Map<String, AbstractFullDistribZkTestBase.CloudJettyRunner>) - Constructor for class org.apache.solr.cloud.ChaosMonkey
 
CHAR_FILTER - Static variable in class org.apache.solr.schema.FieldType
 
CHAR_FILTERS - Static variable in class org.apache.solr.schema.FieldType
 
characters(char[], int, int) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
characters(char[], int, int) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
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.
CharStream - Interface in org.apache.solr.parser
This interface describes a character stream that maintains line and column number positions of the characters.
check(String...) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
checkAdminResponseStatus(String, String) - Method in class org.apache.solr.util.RestTestHarness
 
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).
checkCommunicationError(Exception) - Static method in class org.apache.solr.util.SolrCLI
Determine if a request to Solr failed due to a communication error, which is generally retry-able.
checkContains(Collection<String>) - Method in class org.apache.solr.core.PluginBag
Check if any of the mentioned names are missing.
checkEditable(String, boolean, List<String>) - Static method in class org.apache.solr.core.ConfigOverlay
 
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(QParser) - 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.
checkForCollection(String, List<Integer>, List<String>) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
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.
checkIfDiffIsLegal(SolrDocumentList, SolrDocumentList, String, String, Set<String>, Set<String>) - Static method in class org.apache.solr.cloud.CloudInspectUtil
When a and b are known to be different, this method tells if the difference is legal given the adds and deletes that failed from b.
checkIfIamLeaderFired() - Method in class org.apache.solr.cloud.ElectionContext
 
checkInterrupted(Throwable) - Static method in class org.apache.solr.common.cloud.SolrZkClient
Check to see if a Throwable is an InterruptedException, and if it is, set the thread interrupt flag
checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Check for modify time related conditional headers and set status
checkLive - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
checkOldestVersion(SegmentInfos) - Static method in class org.apache.solr.handler.IndexFetcher
 
checkOverseerDesignate() - Method in class org.apache.solr.cloud.ZkController
 
checkPortConflict(String, File, int, CommandLine) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
checkPropertyIsNotEmpty(String, String) - Static method in class org.apache.solr.core.CoreDescriptor
 
checkQueries() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
checkResponseStatus(String, String) - Method in class org.apache.solr.util.RestTestHarness
 
checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.RetryNode
 
checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.CollationField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.CurrencyField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.EnumField
Check's SchemaField instances constructed using this field type to ensure that they are valid.
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.
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.ICUCollationField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.StrField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.TrieField
 
checkShardConsistency(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
Returns a non-null string if replicas within the same shard do not have a consistent number of documents.
checkShardConsistency(String, boolean, boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
Returns a non-null string if replicas within the same shard do not have a consistent number of documents.
checkShardConsistency() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
checkShardConsistency(boolean, boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
checkShardConsistency(boolean, boolean, Set<String>, Set<String>) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
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.
checkSignature(String, CryptoKeys) - Method in class org.apache.solr.core.JarRepository.JarContent
 
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.util.SolrCLI
 
CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
checkUpdateStatus(String, String) - Method in class org.apache.solr.util.BaseTestHarness
Validates that an "update" (add, commit or optimize) results in success.
CHILD - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
ChildDocTransformerFactory - Class in org.apache.solr.response.transform
 
ChildDocTransformerFactory() - Constructor for class org.apache.solr.response.transform.ChildDocTransformerFactory
 
childId - Variable in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
childNodesToList(Node) - Static method in class org.apache.solr.util.DOMUtil
 
childNodesToNamedList(Node) - Static method in class org.apache.solr.util.DOMUtil
 
children() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
children() - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
children - Variable in class org.apache.solr.core.PluginInfo
 
children - Variable in class org.apache.solr.util.RTimer
 
CircularList<T> - Class in org.apache.solr.logging
FIFO Circular List.
CircularList(int) - Constructor for class org.apache.solr.logging.CircularList
 
CLASS - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
CLASS_NAME - Static variable in class org.apache.solr.schema.FieldType
 
CLASS_NAME - Static variable in class org.apache.solr.schema.SimilarityFactory
 
classAliases - Variable in class org.apache.solr.util.SolrLogLayout
 
ClassicIndexSchemaFactory - Class in org.apache.solr.schema
 
ClassicIndexSchemaFactory() - Constructor for class org.apache.solr.schema.ClassicIndexSchemaFactory
 
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.SolrConfig.UpdateHandlerInfo
 
className - Variable in class org.apache.solr.util.SolrLogLayout.Method
 
classVsSolrPluginInfo - Static variable in class org.apache.solr.core.SolrConfig
 
Clause(String) - Method in class org.apache.solr.parser.QueryParser
 
Clause() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
clazz - Variable in class org.apache.solr.core.SolrConfig.SolrPluginInfo
 
clean(String) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
clean(AtomicReference<?>) - Method in interface org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This method is invoked in the threadpool thread after the execution clean all the variables set in the set method
cleanUpHarness() - Static method in class org.apache.solr.util.RestTestBase
 
cleanUpJettyHome(File) - Static method in class org.apache.solr.SolrJettyTestBase
 
cleanupOldIndexDirectories(String, String) - Method in class org.apache.solr.core.DirectoryFactory
 
cleanupOldIndexDirectories(String, String) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
cleanupOldIndexDirectories() - Method in class org.apache.solr.core.SolrCore
 
clear() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
clear the pending documents and delete commands
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.Overseer.Stats
 
clear() - Method in class org.apache.solr.common.params.ModifiableSolrParams
clear all parameters
clear() - Method in class org.apache.solr.common.SolrDocument
Remove all fields from the document
clear() - Method in class org.apache.solr.common.SolrInputDocument
Remove all fields and boosts from the document
clear() - Method in interface org.apache.solr.common.util.Cache
 
clear() - Method in class org.apache.solr.common.util.NamedList
 
clear() - Method in class org.apache.solr.core.JmxMonitoredMap
Clears the map and unregisters all SolrInfoMBeans in the map from MBeanServer
clear() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
clear() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
 
clear() - Method in class org.apache.solr.internal.csv.CharBuffer
Empties the buffer.
clear() - Method in class org.apache.solr.logging.CircularList
 
clear() - Static method in class org.apache.solr.logging.MDCLoggingContext
 
clear() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in class org.apache.solr.search.FastLRUCache
 
clear() - Method in class org.apache.solr.search.LFUCache
 
clear() - Method in class org.apache.solr.search.LRUCache
 
clear() - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
clear(int) - Method in class org.apache.solr.store.blockcache.BlockLocks
 
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.ConcurrentLFUCache
 
clear() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
clear() - Method in class org.apache.solr.util.LongPriorityQueue
Removes all entries from the PriorityQueue.
clear() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
 
clear() - Method in class org.apache.solr.util.stats.Histogram
Clears all recorded values.
clear() - Method in interface org.apache.solr.util.stats.Sample
Clears all recorded values.
clear() - Method in class org.apache.solr.util.stats.Timer
Clears all recorded durations.
clear() - Method in class org.apache.solr.util.stats.UniformSample
 
CLEAR_CACHES - Static variable in class org.apache.solr.update.UpdateCommand
 
clearCache() - Static method in class org.apache.solr.handler.dataimport.MockDataSource
 
clearErrors() - Method in class org.apache.solr.update.StreamingSolrClients
 
clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
clearHostContext() - Static method in class org.apache.solr.BaseDistributedSearchTestCase
Clears the "hostContext" system property
clearIndex() - Method in class org.apache.solr.SolrTestCaseJ4
 
clearIndex() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
clearLog(SolrCore, PluginInfo) - Method in class org.apache.solr.update.HdfsUpdateLog
Clears the logs on the file system.
clearLog(SolrCore, PluginInfo) - Method in class org.apache.solr.update.UpdateLog
Clears the logs on the file system.
clearObjectTrackerAndCheckEmpty() - Static method in class org.apache.solr.common.util.ObjectReleaseTracker
 
clearQueryCache() - Static method in class org.apache.solr.SolrTestCaseHS
public static void clearNCache() { SolrQueryRequest req = req(); req.getSearcher().getnCache().clear(); // OFF-HEAP req.close(); }
clearRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
 
clearSorts() - Method in class org.apache.solr.client.solrj.SolrQuery
Clears current sort information.
clearSSLSystemProperties() - Static method in class org.apache.solr.util.SSLTestConfig
 
client - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
client - Static variable in class org.apache.solr.SolrJettyTestBase
 
Client(List<SolrClient>, int) - Constructor for class org.apache.solr.SolrTestCaseHS.Client
 
client(SolrInputDocument, SolrParams) - Method in class org.apache.solr.SolrTestCaseHS.ClientProvider
 
client - Variable in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
clientConnectionTimeout - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
ClientProvider(List<SolrClient>, int) - Constructor for class org.apache.solr.SolrTestCaseHS.ClientProvider
 
clients - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
clientSoTimeout - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
ClientUtils - Class in org.apache.solr.client.solrj.util
 
ClientUtils() - Constructor for class org.apache.solr.client.solrj.util.ClientUtils
 
CLOB - Static variable in class org.apache.solr.handler.dataimport.ClobTransformer
 
ClobTransformer - Class in org.apache.solr.handler.dataimport
Transformer instance which converts a Clob to a String.
ClobTransformer() - Constructor for class org.apache.solr.handler.dataimport.ClobTransformer
 
Clock - Class in org.apache.solr.util.stats
An abstraction for how time passes.
Clock() - Constructor for class org.apache.solr.util.stats.Clock
 
Clock.CpuTimeClock - Class in org.apache.solr.util.stats
A clock implementation which returns the current thread's CPU time.
Clock.UserTimeClock - Class in org.apache.solr.util.stats
A clock implementation which returns the current time in epoch nanoseconds.
clone() - Method in class org.apache.solr.client.solrj.io.Tuple
 
clone() - Method in class org.apache.solr.common.util.NamedList
Makes a shallow copy of the named list.
clone() - Method in class org.apache.solr.common.util.SimpleOrderedMap
 
clone() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
clone() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
clone() - Method in class org.apache.solr.search.BitDocSet
 
clone() - Method in class org.apache.solr.search.DocSlice
 
clone() - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
clone() - Method in class org.apache.solr.search.HashDocSet
 
clone() - Method in class org.apache.solr.search.SortedIntDocSet
 
clone() - Method in class org.apache.solr.search.WrappedQuery
 
clone() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
clone() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
clone() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
clone() - Method in class org.apache.solr.update.UpdateCommand
 
clone(List<CommandOperation>) - Static method in class org.apache.solr.util.CommandOperation
 
CloneFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Clones the values found in any matching source field into the configured dest field.
CloneFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
ClosableThread - Interface in org.apache.solr.common.cloud
Deprecated.
because this class is no longer used internally and will be removed
close() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
close() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
close() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
close(HttpClient) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
close() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Close the ClientConnectionManager from the internal client.
close() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
close() - Method in class org.apache.solr.client.solrj.io.SolrClientCache
 
close() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
Closes the CloudSolrStream
close() - Method in class org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
Closes the Stream to a single Solr Instance
close() - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
close() - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
close() - Method in class org.apache.solr.client.solrj.SolrClient
 
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.OverseerAutoReplicaFailoverThread
 
close() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
close() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
close() - Method in class org.apache.solr.cloud.SocketProxy.Acceptor
 
close() - Method in class org.apache.solr.cloud.SocketProxy.Bridge
 
close() - Method in class org.apache.solr.cloud.SocketProxy
 
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 interface org.apache.solr.common.cloud.ClosableThread
Deprecated.
 
close() - Method in class org.apache.solr.common.cloud.ConnectionManager
 
close() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
close() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
close() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
close() - Method in class org.apache.solr.common.util.FastInputStream
 
close() - Method in class org.apache.solr.common.util.FastOutputStream
 
close() - Method in class org.apache.solr.core.CachingDirectoryFactory
 
close() - Method in class org.apache.solr.core.DirectoryFactory
Close the this and all of the Directories it contains.
close() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
close() - Method in class org.apache.solr.core.MemClassLoader
 
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.PluginBag.RuntimeLib
 
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.SolrResourceLoader
 
close() - Method in class org.apache.solr.core.ZkContainer
 
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.component.TrackingShardHandlerFactory
 
close() - Method in class org.apache.solr.handler.dataimport.BinContentStreamDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.BinFileDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.BinURLDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.DataSource
Cleans up resources of this DataSource after use.
close() - Method in interface org.apache.solr.handler.dataimport.DIHCache
Releases resources used by this cache, if possible.
close() - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Release resources used by this writer.
close() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
Invoked when the Entity processor is destroyed towards the end of import.
close() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
close() - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.FieldStreamDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.FileDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
close() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
close() - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
close() - Method in class org.apache.solr.logging.jul.RecordHandler
 
close() - Method in class org.apache.solr.logging.log4j.EventAppender
 
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.TextResponseWriter
done with this ResponseWriter... make sure any buffers are flushed to writer
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.FastLRUCache
 
close() - Method in class org.apache.solr.search.LFUCache
 
close() - Method in class org.apache.solr.search.LRUCache
 
close() - Method in class org.apache.solr.search.QueryContext
Don't call close explicitly!
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.BasicAuthPlugin
 
close() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
close() - Method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
close() - Method in class org.apache.solr.servlet.DirectSolrConnection
Use this method to close the underlying SolrCore.
close() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
close() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
close() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
close() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
close() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
close() - Method in class org.apache.solr.update.CommitTracker
 
close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
close() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
close() - Method in class org.apache.solr.update.HdfsTransactionLog
 
close() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
close() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
 
close(boolean) - Method in class org.apache.solr.update.HdfsUpdateLog
 
close(boolean, boolean) - Method in class org.apache.solr.update.HdfsUpdateLog
 
close() - Method in class org.apache.solr.update.LoggingInfoStream
 
close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.SolrCoreState
 
close() - Method in class org.apache.solr.update.SolrIndexWriter
 
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.UpdateHandler
 
close(boolean) - Method in class org.apache.solr.update.UpdateLog
 
close(boolean, boolean) - Method in class org.apache.solr.update.UpdateLog
 
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.FastWriter
 
close() - Method in class org.apache.solr.util.PropertiesInputStream
 
close() - Method in class org.apache.solr.util.PropertiesOutputStream
 
close() - Method in class org.apache.solr.util.RefCounted
 
close() - Method in class org.apache.solr.util.RestTestHarness
 
close() - Method in class org.apache.solr.util.TestHarness
Shuts down and frees any resources
closeCacheValueCalled - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
closeCnxn() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
closed - Variable in class org.apache.solr.update.SolrCoreState
 
closeEntries - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
CloseHook - Class in org.apache.solr.core
Used to request notification when the core is closed.
CloseHook() - Constructor for class org.apache.solr.core.CloseHook
 
closeHooks - Variable in class org.apache.solr.request.SolrRequestInfo
 
closeHttpClient(CloseableHttpClient) - Static method in class org.apache.solr.util.SolrCLI
 
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.
closeInternal() - Method in class org.apache.solr.store.blockcache.CachedIndexOutput
 
closeInternal() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
closeInternal() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
closeListeners - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
closeQuietly(Closeable) - Static method in class org.apache.solr.common.util.IOUtils
 
closeRequest() - Method in class org.apache.solr.security.AuthenticationPlugin
Cleanup any per request data
closeRequest() - Method in class org.apache.solr.security.BasicAuthPlugin
 
closeResources() - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
 
closeSearcher() - Method in class org.apache.solr.core.SolrCore
 
closeWriter(IndexWriter) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
closeWriter(IndexWriter) - Method in interface org.apache.solr.update.SolrCoreState.IndexWriterCloser
 
cloudClient - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
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
 
CloudConfigSetService - Class in org.apache.solr.cloud
 
CloudConfigSetService(SolrResourceLoader, ZkController) - Constructor for class org.apache.solr.cloud.CloudConfigSetService
 
CloudDescriptor - Class in org.apache.solr.cloud
 
CloudDescriptor(String, Properties, CoreDescriptor) - Constructor for class org.apache.solr.cloud.CloudDescriptor
 
CloudInspectUtil - Class in org.apache.solr.cloud
 
CloudInspectUtil() - Constructor for class org.apache.solr.cloud.CloudInspectUtil
 
CloudJettyRunner() - Constructor for class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
cloudJettys - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
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.util.SolrCLI
 
cloudParamToProp - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
CloudSolrClient - Class in org.apache.solr.client.solrj.impl
SolrJ client class to communicate with SolrCloud.
CloudSolrClient(String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
Create a new client object that connects to Zookeeper and is always aware of the SolrCloud state.
CloudSolrClient(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
Create a new client object that connects to Zookeeper and is always aware of the SolrCloud state.
CloudSolrClient(Collection<String>, String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
Create a new client object using multiple string values in a Collection instead of a standard zkHost connection string.
CloudSolrClient(Collection<String>, String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
Create a new client object using multiple string values in a Collection instead of a standard zkHost connection string.
CloudSolrClient(String, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
 
CloudSolrClient(String, boolean, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
 
CloudSolrClient(String, LBHttpSolrClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
 
CloudSolrClient(String, LBHttpSolrClient, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient
 
cloudSolrClient - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrClient.RouteException - Exception in org.apache.solr.client.solrj.impl
 
CloudSolrClient.RouteResponse - Class in org.apache.solr.client.solrj.impl
 
CloudSolrServer - Class in org.apache.solr.client.solrj.impl
Deprecated.
CloudSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(Collection<String>, String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(Collection<String>, String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(String, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(String, boolean, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(String, LBHttpSolrClient) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrServer(String, LBHttpSolrClient, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
Deprecated.
 
CloudSolrStream - Class in org.apache.solr.client.solrj.io.stream
Connects to Zookeeper to pick replicas from a specific collection to send the query to.
CloudSolrStream() - Constructor for class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream(String, String, Map) - Constructor for class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream.StreamOpener - Class in org.apache.solr.client.solrj.io.stream
 
CloudSolrStream.TupleWrapper - Class in org.apache.solr.client.solrj.io.stream
 
CloudUtil - Class in org.apache.solr.cloud
 
CloudUtil() - Constructor for class org.apache.solr.cloud.CloudUtil
 
Cluster - Class in org.apache.solr.client.solrj.response
This class represents a cluster of Solr Docs .
Cluster(List<String>, double, List<String>) - Constructor for class org.apache.solr.client.solrj.response.Cluster
 
CLUSTER_PROPS - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CLUSTER_STATE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ClusteringResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from ClusteringComponent
ClusteringResponse(List<NamedList<Object>>) - Constructor for class org.apache.solr.client.solrj.response.ClusteringResponse
 
ClusterProp() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
clusterState - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
ClusterState - Class in org.apache.solr.common.cloud
Immutable state of the cloud.
ClusterState(Integer, Set<String>, Map<String, DocCollection>) - Constructor for class org.apache.solr.common.cloud.ClusterState
Use this constr when ClusterState is meant for consumption.
ClusterState(Set<String>, Map<String, ClusterState.CollectionRef>, Integer) - Constructor for class org.apache.solr.common.cloud.ClusterState
Use this if all the collection states are not readily available and some needs to be lazily loaded
clusterState - Variable in class org.apache.solr.common.cloud.ZkStateReader
 
ClusterState.CollectionRef - Class in org.apache.solr.common.cloud
 
ClusterStateMutator - Class in org.apache.solr.cloud.overseer
 
ClusterStateMutator(ZkStateReader) - Constructor for class org.apache.solr.cloud.overseer.ClusterStateMutator
 
ClusterStateUtil - Class in org.apache.solr.common.cloud
 
ClusterStateUtil() - Constructor for class org.apache.solr.common.cloud.ClusterStateUtil
 
ClusterStatus() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
ClusterStatus - Class in org.apache.solr.handler.admin
 
ClusterStatus(ZkStateReader, ZkNodeProps) - Constructor for class org.apache.solr.handler.admin.ClusterStatus
 
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
 
cmdString - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
code() - Method in exception org.apache.solr.common.SolrException
The HTTP Status code associated with this Exception.
code - Variable in enum org.apache.solr.common.SolrException.ErrorCode
 
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_CONF - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
COLL_PROP_PREFIX - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
COLL_PROPS - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
CollapseScore() - Constructor for class org.apache.solr.search.CollapsingQParserPlugin.CollapseScore
 
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
 
collate(SpellingResult, String, ResponseBuilder) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
Collation() - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
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
 
collect(int) - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
Passes the documents on to the StatsCollectors to be collected.
collect(int) - Method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
Tell the FacetingAccumulator to collect the doc with the given fieldFacet and value(s).
collect(int) - Method in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
Tell the FacetingAccumulator to collect the doc with the given queryFacet and query.
collect(int) - Method in class org.apache.solr.analytics.accumulator.facet.RangeFacetAccumulator
Tell the FacetingAccumulator to collect the doc with the given rangeFacet and range.
collect(int) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Called from Analytics stats, adds documents to the field facets and the super BasicAccumulator.
collect(int) - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
collect(int) - Method in class org.apache.solr.analytics.statistics.MedianStatsCollector
 
collect(int) - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
collect(int) - Method in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
collect(int) - Method in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
collect(int) - Method in interface org.apache.solr.analytics.statistics.StatsCollector
Collect values from the value source and add to statistics.
collect(int) - Method in class org.apache.solr.analytics.statistics.UniqueStatsCollector
 
collect(int) - Method in class org.apache.solr.search.DelegatingCollector
 
collect(int) - Method in class org.apache.solr.search.DocSetCollector
 
collect(int, int) - Method in class org.apache.solr.search.facet.SlotAcc
 
collect(DocSet, int) - Method in class org.apache.solr.search.facet.SlotAcc
 
collectDelta(EntityProcessorWrapper, VariableResolver, Set<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DocBuilder
Collects unique keys of all Solr documents for whom one or more source tables have been changed since the last indexed time.
collectDocs(FacetFieldProcessorUIF) - Method in class org.apache.solr.search.facet.UnInvertedField
 
collectDocsGeneric(FacetFieldProcessorUIF) - Method in class org.apache.solr.search.facet.UnInvertedField
 
collectField(int, String, String) - Method in interface org.apache.solr.analytics.accumulator.facet.FacetValueAccumulator
 
collectField(int, String, String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Given a document, fieldFacet field and facetValue, adds the document to the StatsCollectors held in the bucket corresponding to the fieldFacet field and facetValue.
collection - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
collection - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
collection - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
collection - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionSpecificAdminRequest
 
collection - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Delete
 
collection - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
collection - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
collection - Variable in class org.apache.solr.cloud.overseer.ZkWriteCommand
 
COLLECTION - Static variable in class org.apache.solr.common.params.CoreAdminParams
The collection name in solr cloud
COLLECTION - Static variable in interface org.apache.solr.common.params.UpdateParams
 
collection - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
COLLECTION_PARAM_PREFIX - Static variable in class org.apache.solr.cloud.ZkController
 
COLLECTION_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CollectionAdminRequest<Q extends CollectionAdminRequest<Q>> - Class in org.apache.solr.client.solrj.request
This class is experimental and subject to change.
CollectionAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
CollectionAdminRequest(String) - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
CollectionAdminRequest.AddReplica - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.AddReplicaProp - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.AddRole - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.BalanceShardUnique - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.ClusterProp - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.ClusterStatus - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.CollectionAdminRoleRequest<T extends CollectionAdminRequest<T>> - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.CollectionShardAdminRequest<T extends CollectionAdminRequest<T>> - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.CollectionSpecificAdminRequest<T extends CollectionAdminRequest<T>> - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.Create - Class in org.apache.solr.client.solrj.request
Specific Collection API call implementations
CollectionAdminRequest.CreateAlias - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.CreateShard - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.Delete - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.DeleteAlias - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.DeleteReplica - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.DeleteReplicaProp - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.DeleteShard - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.List - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.Migrate - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.OverseerStatus - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.Reload - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.RemoveRole - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.RequestStatus - Class in org.apache.solr.client.solrj.request
 
CollectionAdminRequest.SplitShard - Class in org.apache.solr.client.solrj.request
 
CollectionAdminResponse - Class in org.apache.solr.client.solrj.response
 
CollectionAdminResponse() - Constructor for class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
CollectionAdminRoleRequest() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
collectionAliasSize() - Method in class org.apache.solr.common.cloud.Aliases
 
CollectionMutator - Class in org.apache.solr.cloud.overseer
 
CollectionMutator(ZkStateReader) - Constructor for class org.apache.solr.cloud.overseer.CollectionMutator
 
collectionName - Variable in class org.apache.solr.security.AuthorizationContext.CollectionRequest
 
CollectionParams - Interface in org.apache.solr.common.params
 
CollectionParams.CollectionAction - Enum in org.apache.solr.common.params
 
CollectionRef(DocCollection) - Constructor for class org.apache.solr.common.cloud.ClusterState.CollectionRef
 
CollectionRequest(String) - Constructor for class org.apache.solr.security.AuthorizationContext.CollectionRequest
 
COLLECTIONS_HANDLER_PATH - Static variable in class org.apache.solr.core.CoreContainer
 
COLLECTIONS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
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.
CollectionShardAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
collectionsList - Variable in class org.apache.solr.servlet.HttpSolrCall
 
CollectionSpecificAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionSpecificAdminRequest
 
collectionStateCache - Variable in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
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
 
collectQuery(int, String, String) - Method in interface org.apache.solr.analytics.accumulator.facet.FacetValueAccumulator
 
collectQuery(int, String, String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Given a document, queryFacet name and query, adds the document to the StatsCollectors held in the bucket corresponding to the queryFacet name and query.
collectRange(int, String, String) - Method in interface org.apache.solr.analytics.accumulator.facet.FacetValueAccumulator
 
collectRange(int, String, String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Given a document, rangeFacet field and range, adds the document to the StatsCollectors held in the bucket corresponding to the rangeFacet field and range.
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
column - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
column - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
COLUMN - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
command() - Method in interface org.apache.solr.common.cloud.BeforeReconnect
 
command() - Method in interface org.apache.solr.common.cloud.OnReconnect
 
COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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() - Constructor for class org.apache.solr.search.Grouping.Command
 
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
 
CommandOperation - Class in org.apache.solr.util
 
CommandOperation(String, Object) - Constructor for class org.apache.solr.util.CommandOperation
 
CommandQuery() - Constructor for class org.apache.solr.search.Grouping.CommandQuery
 
COMMENTS_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
commit() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
commit(String) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing waitFlush=true and waitSearcher=true to be inline with the defaults for plain HTTP access
commit() - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing waitFlush=true and waitSearcher=true to be inline with the defaults for plain HTTP access
commit(String, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing
commit(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing
commit(String, boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing
commit(boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing
commit() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
commit(boolean) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
If this writer supports transactions or commit points, then commit any changes, optionally optimizing the data for read/write performance
commit(boolean) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
commit() - Method in class org.apache.solr.SolrTestCaseHS.Client
 
commit(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
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.update.UpdateLog
 
commit(String...) - Static method in class org.apache.solr.util.BaseTestHarness
Helper that returns an <commit> String with optional key/val pairs.
commit() - Method in class org.apache.solr.util.SimplePostTool
Does a simple commit operation
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.client.solrj.request.UpdateRequest
 
COMMIT_WITHIN - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit within a certain time period (in ms)
COMMIT_WITHIN - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
commitCommands - Variable in class org.apache.solr.update.processor.BufferingRequestProcessor
 
commitLock - Variable in class org.apache.solr.update.DefaultSolrCoreState
 
commitOnClose - Static 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, boolean, boolean) - Constructor for class org.apache.solr.update.CommitTracker
 
commitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
CommitUpdateCommand - Class in org.apache.solr.update
 
CommitUpdateCommand(SolrQueryRequest, boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
 
commitWithin - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
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
 
COMMON_FIELD - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
CommonAdminParams - Interface in org.apache.solr.common.params
 
commonFields - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
CommonParams - Interface in org.apache.solr.common.params
Parameters used across many handlers
CommonParams.EchoParamStyle - Enum in org.apache.solr.common.params
valid values for: echoParams
commonResponse() - Method in class org.apache.solr.search.Grouping.Command
 
comp - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
comparator(FieldFacetRequest.FacetSortDirection) - Method in class org.apache.solr.analytics.expression.Expression
 
COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
ComparatorLambda - Interface in org.apache.solr.client.solrj.io.comp
Interface for use with a comparator lambda
ComparatorOrder - Enum in org.apache.solr.client.solrj.io.comp
Enum for supported comparator ordering
compare(Map.Entry<String, Expression[]>, Map.Entry<String, Expression[]>) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator.EntryComparator
 
compare(NamedList, NamedList, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(Map, Map, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(SolrDocument, SolrDocument, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(SolrDocumentList, SolrDocumentList, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(Object[], Object[], int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(Object, Object, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compare(Tuple, Tuple) - Method in interface org.apache.solr.client.solrj.io.comp.ComparatorLambda
 
compare(Tuple, Tuple) - Method in class org.apache.solr.client.solrj.io.comp.FieldComparator
 
compare(Tuple, Tuple) - Method in class org.apache.solr.client.solrj.io.comp.MultiComp
 
compare(String, String, Map<String, Map<String, Object>>, Map<String, Map<String, Integer>>) - Method in class org.apache.solr.cloud.rule.Rule
 
compare(String, String, Map<String, Map<String, Object>>) - Method in class org.apache.solr.cloud.rule.Rule.Condition
 
compare(Object, Object) - Method in enum org.apache.solr.cloud.rule.Rule.Operand
 
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(double, double) - Method in class org.apache.solr.response.SortingResponseWriter.DoubleAsc
 
compare(double, double) - Method in class org.apache.solr.response.SortingResponseWriter.DoubleDesc
 
compare(float, float) - Method in class org.apache.solr.response.SortingResponseWriter.FloatAsc
 
compare(float, float) - Method in class org.apache.solr.response.SortingResponseWriter.FloatDesc
 
compare(int, int) - Method in interface org.apache.solr.response.SortingResponseWriter.IntComp
 
compare(int, int) - Method in class org.apache.solr.search.facet.SlotAcc
 
compare(Object, Object) - Method in class org.apache.solr.search.ReRankQParserPlugin.BoostedComp
 
compare(SolrQueryRequest, String, Object, Map<Comparable, SolrTestCaseJ4.Doc>) - Static method in class org.apache.solr.SolrTestCaseHS
 
compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
compare1(Map, Map, int, Map<String, Integer>) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
compareFile(Directory, Version, String, Long, Long) - Static method in class org.apache.solr.handler.IndexFetcher
 
compareNum(Object, Object) - Method in enum org.apache.solr.cloud.rule.Rule.Operand
 
compareResponses(QueryResponse, QueryResponse) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
CompareResult() - Constructor for class org.apache.solr.handler.IndexFetcher.CompareResult
 
compareResults(SolrClient, SolrClient) - Static method in class org.apache.solr.cloud.CloudInspectUtil
Compares the results of the control and cloud clients.
compareResults(SolrClient, SolrClient, Set<String>, Set<String>) - Static method in class org.apache.solr.cloud.CloudInspectUtil
Compares the results of the control and cloud clients.
compareSolrDocument(Object, Object) - Method in class org.apache.solr.SolrTestCaseJ4
 
compareSolrDocumentList(Object, Object) - Method in class org.apache.solr.SolrTestCaseJ4
 
compareSolrInputDocument(Object, Object) - Method in class org.apache.solr.SolrTestCaseJ4
 
compareSolrResponses(SolrResponse, SolrResponse) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
compareStateVersions(String, int) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
compareTo(ExpressionRequest) - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
compareTo(CloudSolrStream.TupleWrapper) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
compareTo(ReplicaAssigner.Position) - Method in class org.apache.solr.cloud.rule.ReplicaAssigner.Position
 
compareTo(DocRouter.Range) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
compareTo(EnumFieldValue) - Method in class org.apache.solr.common.EnumFieldValue
 
compareTo(LoggerInfo) - Method in class org.apache.solr.logging.LoggerInfo
 
compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
compareTo(IndexSchema.DynamicReplacement) - Method in class org.apache.solr.schema.IndexSchema.DynamicReplacement
Sort order is based on length of regex.
compareTo(Object) - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
compareTo(SpellCheckCollation) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
complainAboutUnknownAttributes(String, String...) - Method in class org.apache.solr.core.Config
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.
COMPLETED - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
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.AnalyticsComponent
 
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.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
 
CompositeIdRouter - Class in org.apache.solr.common.cloud
 
CompositeIdRouter() - Constructor for class org.apache.solr.common.cloud.CompositeIdRouter
 
COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
compute() - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
compute() - Method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
compute() - Method in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
compute() - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Finalizes the statistics within the each facet bucket before exporting;
compute() - Method in class org.apache.solr.analytics.accumulator.ValueAccumulator
Finalizes the statistics within each StatsCollector.
compute() - Method in class org.apache.solr.analytics.statistics.MedianStatsCollector
 
compute() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
compute() - Method in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
compute() - Method in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
compute() - Method in interface org.apache.solr.analytics.statistics.StatsCollector
After all documents have been collected, this method should be called to finalize the calculations of each statistic.
compute() - Method in class org.apache.solr.analytics.statistics.UniqueStatsCollector
 
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.
computeDocSet(DocSet, List<String>) - Method in class org.apache.solr.request.SimpleFacets
 
computeFullUrl(URL, String) - Method in class org.apache.solr.util.SimplePostTool
Computes the full URL based on a base url and a possibly relative link found in the href param of an HTML anchor.
computeLocalStatsValues(DocSet) - Method in class org.apache.solr.handler.component.StatsField
Computes the StatsValues for this StatsField relative to the specified DocSet
computeQueryFacet(String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Finalizes the statistics within the a specific query facet before exporting;
computeRangeFacet(String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Finalizes the statistics within the a specific range facet before exporting;
CONCATENATE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
concatFields(SolrInputDocument) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor
Concatenates content from multiple fields
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.analytics.util.valuesource
ConcatStringFunction concatenates the string values of its components in the order given.
ConcatStringFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.ConcatStringFunction
 
ConcurrentLFUCache<K,V> - Class in org.apache.solr.util
A LFU cache implementation based upon ConcurrentHashMap.
ConcurrentLFUCache(int, int, int, int, boolean, boolean, ConcurrentLFUCache.EvictionListener<K, V>, boolean) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
 
ConcurrentLFUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
 
ConcurrentLFUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
 
ConcurrentLFUCache.Stats - Class in org.apache.solr.util
 
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, int, int, boolean, boolean, ConcurrentLRUCache.EvictionListener<K, V>) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
 
ConcurrentLRUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
 
ConcurrentLRUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
 
ConcurrentLRUCache.Stats - Class in org.apache.solr.util
 
ConcurrentUpdateSolrClient - Class in org.apache.solr.client.solrj.impl
ConcurrentUpdateSolrClient buffers all added documents and writes them into open HTTP connections.
ConcurrentUpdateSolrClient(String, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Uses an internally managed HttpClient instance.
ConcurrentUpdateSolrClient(String, HttpClient, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
ConcurrentUpdateSolrClient(String, HttpClient, int, int, ExecutorService) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Uses the supplied HttpClient to send documents to the Solr server.
ConcurrentUpdateSolrClient(String, HttpClient, int, int, ExecutorService, boolean) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Uses the supplied HttpClient to send documents to the Solr server.
ConcurrentUpdateSolrServer - Class in org.apache.solr.client.solrj.impl
ConcurrentUpdateSolrServer(String, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Deprecated.
 
ConcurrentUpdateSolrServer(String, HttpClient, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Deprecated.
 
ConcurrentUpdateSolrServer(String, HttpClient, int, int, ExecutorService) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Deprecated.
 
ConcurrentUpdateSolrServer(String, HttpClient, int, int, ExecutorService, boolean) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
Deprecated.
 
condenseResponse(NamedList, long) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
CONF - Static variable in class org.apache.solr.handler.BlobHandler
 
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
 
CONFIG - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you specify a config, what is its name
Config - Class in org.apache.solr.core
 
Config(SolrResourceLoader, String) - Constructor for class org.apache.solr.core.Config
Builds a config from a resource name with no xpath prefix.
Config(SolrResourceLoader, String, InputSource, String) - Constructor for class org.apache.solr.core.Config
 
Config(SolrResourceLoader, String, InputSource, String, boolean) - Constructor for class org.apache.solr.core.Config
Builds a config: Note that the 'name' parameter is used to obtain a valid input stream if no valid one is provided through 'is'.
Config(SolrResourceLoader, String, Document) - Constructor for class org.apache.solr.core.Config
 
config - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
config - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
config - Variable in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
The found config
config - Variable in class org.apache.solr.servlet.HttpSolrCall
 
CONFIG_DIRECTORY - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
CONFIG_LOCATION - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
ConfigData() - Constructor for class org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
ConfigData(Map<String, Object>, int) - Constructor for class org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
configDir - Variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
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
 
configFileExists(String, String) - Method in class org.apache.solr.cloud.ZkController
Returns true if config file exists
configName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
configName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
configName(CoreDescriptor) - Method in class org.apache.solr.cloud.CloudConfigSetService
 
configName(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService
Return a name for the ConfigSet for a core
configName(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService.Default
 
CONFIGNAME_PROP - Static variable in class org.apache.solr.cloud.ZkController
 
CONFIGNAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ConfigNameConstants - Class in org.apache.solr.handler.dataimport.config
 
ConfigNameConstants() - Constructor for class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
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
 
ConfigParseUtil - Class in org.apache.solr.handler.dataimport.config
 
ConfigParseUtil() - Constructor for class org.apache.solr.handler.dataimport.config.ConfigParseUtil
 
ConfigParseUtil - Class in org.apache.solr.handler.dataimport
 
ConfigParseUtil() - Constructor for class org.apache.solr.handler.dataimport.ConfigParseUtil
 
configRouter - Variable in class org.apache.solr.rest.RestManager
 
CONFIGS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkConfigManager
ZkNode where named configs are stored
CONFIGS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
configSet - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
CONFIGSET - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you specify a configset, what is its name
ConfigSet - Class in org.apache.solr.core
Stores a core's configuration in the form of a SolrConfig and IndexSchema
ConfigSet(String, SolrConfig, IndexSchema, NamedList) - Constructor for class org.apache.solr.core.ConfigSet
 
CONFIGSET_EDITING_DISABLED_ARG - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
ConfigSetProperties - Class in org.apache.solr.core
 
ConfigSetProperties() - Constructor for class org.apache.solr.core.ConfigSetProperties
 
ConfigSetService - Class in org.apache.solr.core
Service class used by the CoreContainer to load ConfigSets for use in SolrCore creation.
ConfigSetService(SolrResourceLoader) - Constructor for class org.apache.solr.core.ConfigSetService
Create a new ConfigSetService
ConfigSetService.Default - Class in org.apache.solr.core
The default ConfigSetService.
ConfigSetService.SchemaCaching - Class in org.apache.solr.core
A ConfigSetService that shares schema objects between cores
configString - Static variable in class org.apache.solr.SolrTestCaseJ4
 
ConfigTool() - Constructor for class org.apache.solr.util.SolrCLI.ConfigTool
 
ConfigTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.ConfigTool
 
configuration - Variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
configure(DefaultHttpClient, SolrParams) - Method in class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
configure(DefaultHttpClient, SolrParams) - Method in class org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer
 
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
 
configureClient(DefaultHttpClient, SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Configures DefaultHttpClient, only sets parameters if they are present in config.
configureSAXParserFactory(SAXParserFactory) - Static method in class org.apache.solr.util.EmptyEntityResolver
Configures the given SAXParserFactory to do secure XML processing of untrusted sources.
configureXMLInputFactory(XMLInputFactory) - Static method in class org.apache.solr.util.EmptyEntityResolver
Configures the given XMLInputFactory to not parse external entities.
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
 
connect() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Connect to the zookeeper ensemble.
connect(long, TimeUnit) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Connect to a cluster.
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - Method in interface org.apache.solr.common.cloud.ZkClientConnectionStrategy.ConnectedListener
 
CONNECTION_TIMEOUT - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
CONNECTION_TIMEOUT_FIELD_NAME - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
ConnectionManager - Class in org.apache.solr.common.cloud
 
ConnectionManager(String, SolrZkClient, String, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect) - Constructor for class org.apache.solr.common.cloud.ConnectionManager
 
connections - Variable in class org.apache.solr.cloud.SocketProxy
 
CONSTANT_DATE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
CONSTANT_NUMBER - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
CONSTANT_STRING - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
ConstantWeight(IndexSearcher) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
ConstDateSource - Class in org.apache.solr.analytics.util.valuesource
ConstDateSource returns a constant date for all documents
ConstDateSource(Date) - Constructor for class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
ConstDateSource(Long) - Constructor for class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
ConstDoubleSource - Class in org.apache.solr.analytics.util.valuesource
ConstDoubleSource returns a constant double for all documents
ConstDoubleSource(double) - Constructor for class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
constructChain(UpdateRequestProcessorChain, UpdateRequestProcessorChain.ProcessorInfo, SolrCore) - Static method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
constructComparator(String, Class) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
Returns ShardRequest instances.
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
Returns ShardRequest instances.
constructRequest(ResponseBuilder) - Method in interface org.apache.solr.search.grouping.distributed.ShardRequestFactory
Returns ShardRequest instances.
constructStream(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructStream(StreamExpression) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructStreams() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
constructStreams() - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
ConstStringSource - Class in org.apache.solr.analytics.util.valuesource
ConstStringSource returns a constant string for all documents
ConstStringSource(String) - Constructor for class org.apache.solr.analytics.util.valuesource.ConstStringSource
 
consumeArgumentDelimiter() - Method in class org.apache.solr.search.FunctionQParser
Consume an argument delimiter (a comma) from the token stream.
consumeTillMatchingEnd(JSONParser, int, int) - Static method in class org.apache.solr.common.util.JsonRecordReader
 
container - Variable in class org.apache.solr.util.TestHarness
 
containerProperties - Variable in class org.apache.solr.core.CoreContainer
 
contains(String) - Method in class org.apache.solr.cloud.DistributedMap
 
contains(String) - Method in class org.apache.solr.core.PluginBag
 
contains(String, String, boolean) - Static method in class org.apache.solr.request.SimpleFacets
Returns true if a String contains the given substring.
containsChroot(String) - Static method in class org.apache.solr.common.cloud.SolrZkClient
Validates if zkHost contains a chroot.
containsKey(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Check if property key exists.
containsKey(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsKey(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
containsTaskWithRequestId(String, String) - Method in class org.apache.solr.cloud.DistributedQueue
Returns true if the queue contains a task with the specified async id.
containsValue(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsValue(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
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.VelocityResponseWriter
 
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
 
contentFieldName - Static variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
ContentStream - Interface in org.apache.solr.common.util
 
ContentStreamBase - Class in org.apache.solr.common.util
Three concrete implementations for ContentStream - one for File/URL/String
ContentStreamBase() - Constructor for class org.apache.solr.common.util.ContentStreamBase
 
ContentStreamBase.ByteArrayStream - Class in org.apache.solr.common.util
Construct a ContentStream from a File
ContentStreamBase.FileStream - Class in org.apache.solr.common.util
Construct a ContentStream from a File
ContentStreamBase.StringStream - Class in org.apache.solr.common.util
Construct a ContentStream from a String
ContentStreamBase.URLStream - Class in org.apache.solr.common.util
Construct a ContentStream from a URL This uses a URLConnection to get the content stream
ContentStreamDataSource - Class in org.apache.solr.handler.dataimport
A DataSource implementation which reads from the ContentStream of a POST request Refer to http://wiki.apache.org/solr/DataImportHandler for more details.
ContentStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
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
Load a ContentStream into Solr
ContentStreamLoader() - Constructor for class org.apache.solr.handler.ContentStreamLoader
 
ContentStreamLoader - Class in org.apache.solr.handler.loader
Load a ContentStream into Solr This should be thread safe and can be called from multiple threads
ContentStreamLoader() - Constructor for class org.apache.solr.handler.loader.ContentStreamLoader
 
ContentStreamUpdateRequest - Class in org.apache.solr.client.solrj.request
Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV) See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV
ContentStreamUpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
contentType - Variable in class org.apache.solr.common.util.ContentStreamBase
 
context - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
context - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
context - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
Context - Class in org.apache.solr.handler.dataimport
This abstract class gives access to all available objects.
Context() - Constructor for class org.apache.solr.handler.dataimport.Context
 
context - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
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() - Constructor for class org.apache.solr.search.facet.FacetMerger.Context
 
context - Static variable in class org.apache.solr.SolrJettyTestBase
 
CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.handler.loader.XMLLoader
 
CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
ContextImpl - Class in org.apache.solr.handler.dataimport
An implementation for the Context This API is experimental and subject to change
ContextImpl(EntityProcessorWrapper, VariableResolver, DataSource, String, Map<String, Object>, ContextImpl, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.ContextImpl
 
CONTINUE - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
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 the response.
controlClient - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
controlClientCloud - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
controlJetty - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
convert(String) - Method in class org.apache.solr.spelling.QueryConverter
Returns the Collection of Tokens 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
 
CONVERT_TYPE - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
convertDateToString(Date) - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
convertDateToString(Date) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
convertNamedListToMap(NamedList<?>) - Method in class org.apache.solr.rest.ManagedResource
Converts a NamedList<?
convertStringToDate(String) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
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.
CoordinateFieldType - Class in org.apache.solr.schema
A CoordinateFieldType is the base class for FieldTypes that have semantics related to items in a coordinate system.
CoordinateFieldType() - Constructor for class org.apache.solr.schema.CoordinateFieldType
 
copy() - Method in class org.apache.solr.cloud.ElectionContext
 
copy() - Method in class org.apache.solr.core.PluginInfo
 
copy() - Method in interface org.apache.solr.response.SortingResponseWriter.SortValue
 
COPY_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
COPY_FIELDS - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
COPY_FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
 
COPY_FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
copyConfigFile(File, String, String) - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
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
 
CopyFieldCollectionResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/copyfields To restrict the set of copyFields in the response, specify one or both of the following as query parameters, with values as space and/or comma separated dynamic or explicit field names: dest.fl: include copyFields that have one of these as a destination source.fl: include copyFields that have one of these as a source If both dest.fl and source.fl are given as query parameters, the copyfields in the response will be restricted to those that match any of the destinations in dest.fl and also match any of the sources in source.fl.
CopyFieldCollectionResource() - Constructor for class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
CopyFields() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
CopyFields(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
copyFieldsMap - Variable in class org.apache.solr.schema.IndexSchema
 
CopyFieldsResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
 
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
 
copyIfNeeded(File, File) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
copyMinConf(File) - Static method in class org.apache.solr.SolrTestCaseJ4
 
copyMinConf(File, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
copyMinFullSetup(File) - Static method in class org.apache.solr.SolrTestCaseJ4
 
copySolrHomeToTemp(File, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
copySolrHomeToTemp(File, String, boolean) - Static method in class org.apache.solr.SolrTestCaseJ4
 
copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
copyWith(String, DocCollection) - Method in class org.apache.solr.common.cloud.ClusterState
Returns a new cluster state object modified with the given collection.
copyWithSlices(Map<String, Slice>) - Method in class org.apache.solr.common.cloud.DocCollection
Use this to make an exact copy of DocCollection with a new set of Slices and every other property as is
core - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CORE - Static variable in class org.apache.solr.common.params.CoreAdminParams
What Core are we talking about
core - Variable in class org.apache.solr.core.RequestHandlers
 
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_ABS_INSTDIR - Static variable in class org.apache.solr.core.CoreDescriptor
 
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_DATADIR - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_INSTDIR - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_LOADONSTARTUP - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_NAME - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CORE_NODE_NAME - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
CORE_NODE_NAME - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_NODE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
CORE_PROPERTIES - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_PROPERTIES_FILENAME - Static variable in class org.apache.solr.SolrTestCaseJ4
 
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
 
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.Invocable - Interface in org.apache.solr.handler.admin
used by the INVOKE action of core admin handler
CoreAdminHandler.ParallelCoreAdminHandlerThread - Class in org.apache.solr.handler.admin
Class to implement multi-threaded CoreAdminHandler behaviour.
CoreAdminParams - Class in org.apache.solr.common.params
 
CoreAdminParams() - Constructor for class org.apache.solr.common.params.CoreAdminParams
 
CoreAdminParams.CoreAdminAction - Enum in org.apache.solr.common.params
 
CoreAdminRequest - Class in org.apache.solr.client.solrj.request
This class is experimental and subject to change.
CoreAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest(String) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest.Create - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.MergeIndexes - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Persist - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.RequestRecovery - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.RequestSyncShard - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Unload - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.WaitForState - Class in org.apache.solr.client.solrj.request
 
CoreAdminResponse - Class in org.apache.solr.client.solrj.response
 
CoreAdminResponse() - Constructor for class org.apache.solr.client.solrj.response.CoreAdminResponse
 
coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
coreContainer - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
CoreContainer - Class in org.apache.solr.core
 
CoreContainer() - Constructor for class org.apache.solr.core.CoreContainer
Create a new CoreContainer using system properties to detect the solr home directory.
CoreContainer(SolrResourceLoader) - Constructor for class org.apache.solr.core.CoreContainer
Create a new CoreContainer using the given SolrResourceLoader.
CoreContainer(String) - 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 SolrResourceLoader, configuration and CoresLocator.
CoreContainer(NodeConfig, Properties) - Constructor for class org.apache.solr.core.CoreContainer
 
CoreContainer(NodeConfig, Properties, boolean) - Constructor for class org.apache.solr.core.CoreContainer
 
CoreContainer(NodeConfig, Properties, CoresLocator) - Constructor for class org.apache.solr.core.CoreContainer
 
CoreContainer(NodeConfig, Properties, CoresLocator, boolean) - Constructor for class org.apache.solr.core.CoreContainer
 
CoreContainer(Object) - Constructor for class org.apache.solr.core.CoreContainer
This method allows subclasses to construct a CoreContainer without any default init behavior.
coreContainer - Variable in class org.apache.solr.handler.admin.CollectionsHandler
 
coreContainer - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
coreContainer - Variable in class org.apache.solr.handler.admin.InfoHandler
 
CoreContainer.CoreLoadFailure - Class in org.apache.solr.core
 
CoreDescriptor - Class in org.apache.solr.core
A Solr core descriptor
CoreDescriptor(CoreContainer, String, String, Properties) - Constructor for class org.apache.solr.core.CoreDescriptor
Create a new CoreDescriptor.
CoreDescriptor(CoreContainer, String, String, String...) - Constructor for class org.apache.solr.core.CoreDescriptor
 
CoreDescriptor(CoreContainer, String, String, Properties, SolrParams) - Constructor for class org.apache.solr.core.CoreDescriptor
Create a new CoreDescriptor.
CoreDescriptor(CoreContainer, String, String) - Constructor for class org.apache.solr.core.CoreDescriptor
Create a new CoreDescriptor with a given name and instancedir
CoreDescriptor(String, CoreDescriptor) - Constructor for class org.apache.solr.core.CoreDescriptor
Create a new CoreDescriptor using the properties of an existing one
CoreDescriptorBuilder(CoreContainer, String, String) - Constructor for class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
CoreInfo() - Constructor for class org.apache.solr.util.SolrLogLayout.CoreInfo
 
coreInitFailures - Variable in class org.apache.solr.core.CoreContainer
 
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.util.TestHarness
 
coreNodeName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
coreNodeName - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
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(String) - Constructor for class org.apache.solr.core.CorePropertiesLocator
 
CORES - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
cores - Variable in class org.apache.solr.servlet.HttpSolrCall
 
cores - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
cores - Variable in class org.apache.solr.update.SplitIndexCommand
 
CORES_HANDLER_PATH - Static variable in class org.apache.solr.core.CoreContainer
 
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
coreUrl - Variable in class org.apache.solr.servlet.HttpSolrCall
 
Correction(String, String) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
corrections - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
COST - Static variable in interface org.apache.solr.common.params.CommonParams
Used as a local param on filter queries in conjunction with cache=false.
Count(FacetField, String, long) - Constructor for class org.apache.solr.client.solrj.response.FacetField.Count
 
Count(String, int, RangeFacet) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Count
 
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.
countAcc - Variable in class org.apache.solr.search.facet.FacetProcessor
 
CountAgg - Class in org.apache.solr.search.facet
 
CountAgg() - Constructor for class org.apache.solr.search.facet.CountAgg
 
counted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
CountFieldValuesUpdateProcessorFactory - Class in org.apache.solr.update.processor
Replaces any list of values for a field matching the specified conditions with the the count of the number of values for that field.
CountFieldValuesUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CountFieldValuesUpdateProcessorFactory
 
CountPair(K, V) - Constructor for class org.apache.solr.request.SimpleFacets.CountPair
 
counts - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
counts - Variable in class org.apache.solr.handler.component.SpatialHeatmapFacets.HeatmapFacet
 
countSorted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
CpuTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.CpuTimeClock
 
create(Reader) - Method in class org.apache.solr.analysis.MockCharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.MockTokenFilterFactory
 
create(AttributeFactory) - Method in class org.apache.solr.analysis.MockTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
create(SolrIndexSearcher, DocSet, AnalyticsRequest) - Static method in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
create(SolrIndexSearcher, FacetValueAccumulator, SchemaField) - Static method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
create(SolrIndexSearcher, DocSet, AnalyticsRequest, SolrQueryRequest) - Static method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
create(String, StatsCollector[]) - Static method in class org.apache.solr.analytics.expression.ExpressionFactory
Creates a single expression that contains delegate expressions and/or a StatsCollector.
create(IndexSchema, List<ExpressionRequest>) - Static method in class org.apache.solr.analytics.statistics.StatsCollectorSupplierFactory
Builds a Supplier that will generate identical arrays of new StatsCollectors.
create(RangeFacetRequest) - Static method in class org.apache.solr.analytics.util.RangeEndpointCalculator
 
create(SolrClient, SolrParams) - Static method in class org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
Create() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
Create() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
create(String, SolrQuery.ORDER) - Static method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates an ascending SortClause for an item
create(String, String) - Static method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
create(String, byte[], CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns path of created node
create(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
Creates a new core based on a CoreDescriptor, publishing the core state to the cluster
create(CoreDescriptor, boolean) - Method in class org.apache.solr.core.CoreContainer
Creates a new core based on a CoreDescriptor.
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(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.HdfsDirectoryFactory
 
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.MockDirectoryFactory
 
create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.MockFSDirectoryFactory
 
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.SimpleFSDirectoryFactory
 
create(String, LockFactory, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
CREATE - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
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.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.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.TransformerFactory
 
create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
 
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
 
create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.schema.FieldTypePluginLoader
 
create(String, SolrConfig) - Method in class org.apache.solr.schema.IndexSchemaFactory
Returns an index schema created from a local resource
create(String, SolrConfig) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
First, try to locate the managed schema file named in the managedSchemaResourceName param.
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(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.DictionaryFactory
Create a Dictionary using options in core and optionally uses searcher, 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(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(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
 
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 current core
create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
create(SolrCore, String, String, DirectoryFactory, boolean, IndexSchema, SolrIndexConfig, IndexDeletionPolicy, Codec) - Static method in class org.apache.solr.update.SolrIndexWriter
 
create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Create a plugin from an XML configuration.
create(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.util.ReadOnlyCoresLocator
 
CREATE_NODE_SET - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
CREATE_NODE_SET_EMPTY - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
CREATE_NODE_SET_SHUFFLE - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
createAccs(int, int) - Method in class org.apache.solr.search.facet.FacetProcessor
 
CreateAlias() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
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
Returns a collector that is able to return the most relevant document of all groups.
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(String, File) - Static method in class org.apache.solr.core.CoreContainer
Create a new CoreContainer and load its cores
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
 
createClient(SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Creates new http client by using the provided configuration.
createClient(SolrParams, ClientConnectionManager) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Creates new http client by using the provided configuration.
createCloudClient(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCloudExampleCollection(int, Scanner, boolean, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
createClusterStateWatchersAndUpdate() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
createClusterZkNodes(SolrZkClient) - Static method in class org.apache.solr.cloud.ZkController
Create the zknodes necessary for a cluster to operate
createCollection(String, int, int, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(Map<String, List<Integer>>, String, Map<String, Object>, SolrClient) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(Map<String, List<Integer>>, String, Map<String, Object>, SolrClient, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(Map<String, List<Integer>>, String, int, int, int, SolrClient, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(Map<String, List<Integer>>, String, int, int, int, SolrClient, String, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(String, CloudSolrClient, int, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createCollection(String, int, int, String, Map<String, String>) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
createCollection(String, int, int, String, String, String, Map<String, String>) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
createCollection(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
createCollection(String) - Method in class org.apache.solr.cloud.ZkController
 
CreateCollectionTool() - Constructor for class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
CreateCollectionTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
createCollectionZkNode(CloudDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
createComparator(String, boolean, boolean, boolean, boolean) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createComparator(List<Comparator<SolrTestCaseJ4.Doc>>) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createComponents(String) - Method in class org.apache.solr.analysis.TokenizerChain
 
createComponents(String) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
 
createConfig(String, String, String) - Static method in class org.apache.solr.util.TestHarness
Creates a SolrConfig object for the specified coreName assuming it follows the basic conventions of being a relative path in the solrHome dir.
createConfig(String, String) - Static method in class org.apache.solr.util.TestHarness
Creates a SolrConfig object for the default test core using TestHarness.createConfig(String,String,String)
createConfigSetProperties(CoreDescriptor, SolrResourceLoader) - Method in class org.apache.solr.core.ConfigSetService
Return the ConfigSet properties
createConfigSetService(NodeConfig, SolrResourceLoader, ZkController) - 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.
createConnectionFactory(Context, Properties) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
createContextFactory(SSLConfig) - Static method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
createControlJetty() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createCore(String, String, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrClient, String, String) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrClient, String, String, String, String) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore() - Static method in class org.apache.solr.SolrTestCaseJ4
 
createCoreContainer(String, Properties) - Method in class org.apache.solr.servlet.SolrDispatchFilter
Override this to change CoreContainer initialization
createCoreContainer(String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createCoreContainer(NodeConfig, CoresLocator) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createCoreContainer(String, String, String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createCoreResourceLoader(CoreDescriptor) - Method in class org.apache.solr.cloud.CloudConfigSetService
 
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.ConfigSetService.Default
 
CreateCoreTool() - Constructor for class org.apache.solr.util.SolrCLI.CreateCoreTool
 
CreateCoreTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.CreateCoreTool
 
createCredentials() - Method in class org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
createCredentials() - Method in class org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
createData(String, byte[], CreateMode) - Method in class org.apache.solr.cloud.DistributedMap
Inserts data into zookeeper.
createDefaultCoreContainer(String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createDefaultLoaders(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
 
createDoc(List<SolrTestCaseJ4.FldType>) - Static method in class org.apache.solr.SolrTestCaseJ4
 
createDocObjects(Map<Comparable, SolrTestCaseJ4.Doc>, Comparator, int, Collection<String>) - Static method in class org.apache.solr.SolrTestCaseHS
 
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.
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.FacetField
 
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.MaxAgg
 
createFacetMerger(Object) - Method in class org.apache.solr.search.facet.MinAgg
 
createFacetMerger(Object) - Method in class org.apache.solr.search.facet.PercentileAgg
 
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
 
createFacetProcessor(FacetContext) - Method in class org.apache.solr.search.facet.FacetField
 
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
 
createFactory() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.BinaryField
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.EnumField
Used for adding a document when a field needs to be created from a type and a string.
createField(SchemaField, Object, float) - 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(String, String, FieldType, float) - Method in class org.apache.solr.schema.FieldType
Create the field from native Lucene parts.
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
 
createField(SchemaField, Object, float) - 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, float) - Method in class org.apache.solr.schema.PreAnalyzedField
 
createField(Object, float) - Method in class org.apache.solr.schema.SchemaField
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieField
 
createField() - Method in class org.apache.solr.SolrTestCaseJ4.FldType
 
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(SchemaField, Object, float) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.CollationField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.CurrencyField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.DateRangeField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.EnumField
Given a SchemaField, create one or more IndexableField instances
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.FieldType
Given a SchemaField, create one or more IndexableField instances
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.ICUCollationField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.PointType
 
createFields(Object, float) - Method in class org.apache.solr.schema.SchemaField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.StrField
 
createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieField
 
createFieldType(SchemaField) - Static method in class org.apache.solr.schema.PreAnalyzedField
Utility method to create a FieldType based on the SchemaField
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
Returns one or more Collector instances that are needed to perform the first pass search.
createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
Returns one or more Collector instances that are needed to perform the first pass search.
createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandQuery
Returns one or more Collector instances that are needed to perform the first pass search.
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 the NamedLists provided by the specified shard, relative to a parent value (if this is not the top field in the pivot hierarchy) The associated child PivotFacetValues will be recursively built as well.
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 the NamedList provided by the specified shard, relative to the specified field.
createGlobalACLsToAdd() - Method in class org.apache.solr.common.cloud.DefaultZkACLProvider
 
createGlobalACLsToAdd() - Method in class org.apache.solr.common.cloud.SaslZkACLProvider
 
createGlobalACLsToAdd() - Method in class org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
createHandler(String, Class<T>) - Method in class org.apache.solr.core.CoreContainer
 
createHome() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
createHttpClient() - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil.HttpClientFactory
 
createHttpClient(ClientConnectionManager) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil.HttpClientFactory
 
createInboundRoot() - Method in class org.apache.solr.rest.SolrSchemaRestApi
Bind URL paths to the appropriate ServerResource subclass.
createIndexSchema(CoreDescriptor, SolrConfig) - Method in class org.apache.solr.core.ConfigSetService
Create an IndexSchema object for a core
createIndexSchema(CoreDescriptor, SolrConfig) - Method in class org.apache.solr.core.ConfigSetService.SchemaCaching
 
createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
 
createInstance(Class<T>, Class<?>[], Object[]) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
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.
createJetty(File, String) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createJetty(File, String, String) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createJetty(File, String, String, String, String) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createJetty(File, String, String, String, String, boolean) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createJetty(String, String, String, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createJetty(File, String, String, String, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createJetty(String, String, String, String, boolean, SortedMap<ServletHolder, String>) - Static method in class org.apache.solr.SolrJettyTestBase
 
createJetty(String, String, String) - Static method in class org.apache.solr.SolrJettyTestBase
 
createJetty(String, JettyConfig) - Static method in class org.apache.solr.SolrJettyTestBase
 
createJetty(String) - Static method in class org.apache.solr.SolrJettyTestBase
 
createJetty(String, Properties, JettyConfig) - Static method in class org.apache.solr.SolrJettyTestBase
 
createJettyAndHarness(String, String, String, String, boolean, SortedMap<ServletHolder, String>) - Static method in class org.apache.solr.util.RestTestBase
 
createJettys(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createLoadbalancer(HttpClient) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
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.HdfsDirectoryFactory
 
createLockFactory(String) - Method in class org.apache.solr.core.MockDirectoryFactory
 
createLockFactory(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
 
createLockFactory(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
createMainIndexWriter(SolrCore, String) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
createManagedResource(RestManager.ManagedResourceRegistration) - Method in class org.apache.solr.rest.RestManager
Creates a ManagedResource using registration information.
createMethod(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
createName(Properties, File) - Static method in class org.apache.solr.core.CorePropertiesLocator
 
createNewSolrClient(int) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createNewSolrClient(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createNewSolrClient(String, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
createNewSolrClient() - Method in class org.apache.solr.SolrJettyTestBase
Create a new solr client.
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.
createNodeSet - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
createOutput(String, IOContext) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
createOutput(String, IOContext) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
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.HashQParserPlugin
 
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.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.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.OldLuceneQParserPlugin
 
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.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.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
 
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.
createProxiedJetty(File, String, String, String, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
Creates a JettySolrRunner with a socket proxy sitting infront of the Jetty server, which gives us the ability to simulate network partitions without having to fuss with IPTables.
createQuery(Query, Query, String) - Method in class org.apache.solr.search.join.BlockJoinChildQParser
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.DefaultQueryOperator
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.request.SolrPing
 
createResponse(SolrClient) - Method in class org.apache.solr.client.solrj.SolrRequest
Create a new SolrResponse to hold the response from the server
createSchemaWatcher() - Method in class org.apache.solr.schema.ZkIndexSchemaReader
 
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
Returns zero or more Collector instances that are needed to perform the second pass search.
createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
Returns zero or more Collector instances that are needed to perform the second pass search.
createServers(int) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
createServers(int) - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
createServers(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
CreateShard() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
createShard(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.CollectionMutator
 
createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.AggValueSource
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.AvgAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.CountAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.HLLAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.MaxAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.MinAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.PercentileAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.SumAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.SumsqAgg
 
createSlotAcc(FacetContext, int, int) - Method in class org.apache.solr.search.facet.UniqueAgg
 
createSolrConfig(CoreDescriptor, SolrResourceLoader) - Method in class org.apache.solr.core.ConfigSetService
Create a SolrConfig object for a core
createSolrContentHandler(Metadata, SolrParams, IndexSchema) - Method in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
 
createSolrZooKeeper(String, int, Watcher) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
createSort(IndexSchema, List<SolrTestCaseJ4.FldType>, String[]) - Static method in class org.apache.solr.SolrTestCaseJ4
 
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.GeoHashField
 
createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.LatLonType
 
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
 
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
 
CreateTool() - Constructor for class org.apache.solr.util.SolrCLI.CreateTool
 
CreateTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.CreateTool
 
createValue() - Method in class org.apache.solr.SolrTestCaseJ4.FldType
 
createValues() - Method in class org.apache.solr.SolrTestCaseJ4.FldType
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
createWeight(IndexSearcher) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
createWeight(IndexSearcher, boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.SolrFilter
Implementations should propagate createWeight to sub-ValueSources which can store weight info in the context.
createWeight(IndexSearcher, boolean) - Method in class org.apache.solr.search.WrappedQuery
 
createZkACLProvider() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
createZkCredentialsToAddAutomatically() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
crossCheckReplicaStateWithLiveNodes(List<String>, NamedList<Object>) - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
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.
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.
CryptoKeys - Class in org.apache.solr.util
A utility class to verify signatures
CryptoKeys(Map<String, byte[]>) - Constructor for class org.apache.solr.util.CryptoKeys
 
CryptoKeys.RSAKeyPair - Class in org.apache.solr.util
 
CSV_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
CSVConfig - Class in org.apache.solr.internal.csv.writer
The CSVConfig is used to configure the CSV writer
CSVConfig() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfig
 
CSVConfigGuesser - Class in org.apache.solr.internal.csv.writer
Tries to guess a config based on an InputStream.
CSVConfigGuesser() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
CSVConfigGuesser(InputStream) - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
CSVField - Class in org.apache.solr.internal.csv.writer
 
CSVField() - Constructor for class org.apache.solr.internal.csv.writer.CSVField
 
CSVField(String) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
 
CSVField(String, int) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
 
CSVLoader - Class in org.apache.solr.handler.loader
 
CSVLoader() - Constructor for class org.apache.solr.handler.loader.CSVLoader
 
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, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
CSVParser(Reader, char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
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
 
CSVResponseWriter() - Constructor for class org.apache.solr.response.CSVResponseWriter
 
CSVStrategy - Class in org.apache.solr.internal.csv
CSVStrategy Represents the strategy for a CSV.
CSVStrategy(char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
 
CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
Customized CSV strategy setter.
CSVStrategy(char, char, char, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
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.
CSVWriter - Class in org.apache.solr.internal.csv.writer
CSVWriter
CSVWriter() - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
 
CSVWriter(CSVConfig) - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
 
ctx - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
culmTime - Variable in class org.apache.solr.util.RTimer
 
cumulativeStatistics - Variable in class org.apache.solr.handler.dataimport.DataImporter
 
curChar - Variable in class org.apache.solr.parser.QueryParserTokenManager
 
CURRENCY - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
CurrencyField - Class in org.apache.solr.schema
Field type for support of monetary values.
CurrencyField() - Constructor for class org.apache.solr.schema.CurrencyField
 
CURRENT_VERSION - Static variable in class org.apache.solr.response.XMLWriter
 
currentCapacity - Variable in class org.apache.solr.util.LongPriorityQueue
 
CurrentCoreDescriptorProvider - Class in org.apache.solr.cloud
Provide the current list of registered CoreDescriptors.
CurrentCoreDescriptorProvider() - Constructor for class org.apache.solr.cloud.CurrentCoreDescriptorProvider
 
currentIndex() - Method in class org.apache.solr.response.DocsStreamer
 
currentPos() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
currentPos() - Method in class org.apache.solr.update.TransactionLog.LogReader
 
currentProcess() - Method in class org.apache.solr.handler.dataimport.Context
Returns the current process FULL_DUMP, DELTA_DUMP, FIND_DELTA
currentProcess() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
currentSize() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
currentSize() - Method in class org.apache.solr.update.TransactionLog.LogReader
 
currentTimer - Variable in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
currentToken - Variable in exception org.apache.solr.parser.ParseException
This is the last token that has been consumed successfully.
CURSOR_MARK_NEXT - Static variable in interface org.apache.solr.common.params.CursorMarkParams
Key used in Solr response to inform the client what the "next" CursorMarkParams.CURSOR_MARK_PARAM value should be to continue pagination
CURSOR_MARK_PARAM - Static variable in interface org.apache.solr.common.params.CursorMarkParams
Param clients should specify indicating that they want a cursor based search.
CURSOR_MARK_START - Static variable in interface org.apache.solr.common.params.CursorMarkParams
Special value for CursorMarkParams.CURSOR_MARK_PARAM indicating that cursor functionality should be used, and a new cursor value should be computed afte the last result, but that currently the "first page" of results is being requested
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.
CursorMarkParams - Interface in org.apache.solr.common.params
Parameters and constants used when dealing with cursor based requests across large sorted result sets.
CustomBufferedIndexInput - Class in org.apache.solr.store.blockcache
 
CustomBufferedIndexInput(String) - Constructor for class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
CustomBufferedIndexInput(String, int) - Constructor for class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
customize(ScriptEngine) - Method in interface org.apache.solr.update.processor.ScriptEngineCustomizer
 
customParams - Variable in class org.apache.solr.spelling.SpellingOptions
Any other custom params can be passed through.

D

daos - Variable in class org.apache.solr.common.util.JavaBinCodec
 
data - Variable in class org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
DATA_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
Core data directory
DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
dataDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
dataDir - Variable in class org.apache.solr.core.SolrConfig
 
dataDir - Variable in class org.apache.solr.update.UpdateLog
 
dataField - Variable in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
dataField - Variable in class org.apache.solr.handler.dataimport.FieldStreamDataSource
 
DataImporter - Class in org.apache.solr.handler.dataimport
Stores all configuration information for pulling and indexing data.
DataImporter.Status - Enum in org.apache.solr.handler.dataimport
 
DataImportHandler - Class in org.apache.solr.handler.dataimport
Solr Request Handler for data import from databases and REST data sources.
DataImportHandler() - Constructor for class org.apache.solr.handler.dataimport.DataImportHandler
 
DataImportHandlerException - Exception in org.apache.solr.handler.dataimport
Exception class for all DataImportHandler exceptions This API is experimental and subject to change
DataImportHandlerException(int) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, String) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, String, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataInputInputStream - Class in org.apache.solr.common.util
An abstract DataInput that extends InputStream
DataInputInputStream() - Constructor for class org.apache.solr.common.util.DataInputInputStream
 
DataSource<T> - Class in org.apache.solr.handler.dataimport
Provides data from a source with a given query.
DataSource() - Constructor for class org.apache.solr.handler.dataimport.DataSource
 
dataSource - Variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
dataSource - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
Date(String, Date, Date, String, Number, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Date
 
DATE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
DATE_DOC_VALUES_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef or long to the correct date string.
DATE_FMT - Static variable in class org.apache.solr.handler.SnapShooter
 
DATE_FORMAT - Static variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
The date format to use when writing values for "last_index_time" to the properties file.
DATE_FORMAT_EVALUATOR - Static variable in class org.apache.solr.handler.dataimport.Evaluator
 
DATE_FORMATS - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
DATE_MATH - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DATE_OPERATION_SET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DATE_TIME_FMT - Static variable in class org.apache.solr.handler.dataimport.DateFormatTransformer
 
DateFacetProcessor - Class in org.apache.solr.handler.component
Deprecated.
the whole date faceting feature is deprecated. Use range facets instead which can already work with dates.
DateFacetProcessor(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.handler.component.DateFacetProcessor
Deprecated.
 
dateFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
dateField - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
DateFieldSource - Class in org.apache.solr.analytics.util.valuesource
Extends LongFieldSource to have a field source that takes in and returns Date values while working with long values internally.
DateFieldSource(String) - Constructor for class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
dateFormat - Variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
DateFormatEvaluator - Class in org.apache.solr.handler.dataimport
Formats values using a given date format.
DateFormatEvaluator() - Constructor for class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
DateFormatEvaluator.DateFormatCacheKey - Class in org.apache.solr.handler.dataimport
Used to wrap cache keys containing a Locale, TimeZone and date format String
dateFormats - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
dateFormats - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
dateFormats - Variable in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
 
DateFormatTransformer - Class in org.apache.solr.handler.dataimport
Transformer instance which creates Date instances out of Strings.
DateFormatTransformer() - Constructor for class org.apache.solr.handler.dataimport.DateFormatTransformer
 
DateFormatUtil - Class in org.apache.solr.util
 
DateFormatUtil.ThreadLocalDateFormat - Class in org.apache.solr.util
 
DateMathFunction - Class in org.apache.solr.analytics.util.valuesource
DateMathFunction returns a start date modified by a list of DateMath operations.
DateMathFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.DateMathFunction
 
DateMathParser - Class in org.apache.solr.util
A Simple Utility class for parsing "math" like strings relating to Dates.
DateMathParser() - Constructor for class org.apache.solr.util.DateMathParser
Default constructor that assumes UTC should be used for rounding unless otherwise specified in the SolrRequestInfo
DateMathParser(TimeZone, Locale) - Constructor for class org.apache.solr.util.DateMathParser
 
DateRangeEndpointCalculator(RangeFacetRequest, Date) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.DateRangeEndpointCalculator
 
DateRangeField - Class in org.apache.solr.schema
A field for indexed dates and date ranges.
DateRangeField() - Constructor for class org.apache.solr.schema.DateRangeField
 
DateUtil - Class in org.apache.solr.common.util
This class has some code from HttpClient DateUtil.
DateUtil() - Constructor for class org.apache.solr.common.util.DateUtil
 
DateValueFieldType - Interface in org.apache.solr.schema
Marker interface for Date-valued field types.
DBQ() - Constructor for class org.apache.solr.update.UpdateLog.DBQ
 
deadServers - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
DEBUG - Static variable in interface org.apache.solr.common.params.CommonParams
Whether to provide debug info for specific items.
debug - Variable in class org.apache.solr.update.PeerSync
 
debug - Variable in class org.apache.solr.update.UpdateLog
 
DEBUG_MODE - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
DEBUG_QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
whether to include debug data for all components pieces, including doing explains
DebugComponent - Class in org.apache.solr.handler.component
Adds debugging information to a request.
DebugComponent() - Constructor for class org.apache.solr.handler.component.DebugComponent
 
debugDocuments - Variable in class org.apache.solr.handler.dataimport.DebugInfo
 
DebugFilter() - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
debugged - Variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DebugInfo - Class in org.apache.solr.handler.dataimport
 
DebugInfo(Map<String, Object>) - Constructor for class org.apache.solr.handler.dataimport.DebugInfo
 
debugStream - Variable in class org.apache.solr.parser.QueryParserTokenManager
Debug output.
debugVerboseOutput - Variable in class org.apache.solr.handler.dataimport.DebugInfo
 
decLevel() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
decLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
decodeAES(String, String) - Static method in class org.apache.solr.util.CryptoKeys
 
decodeAES(String, String, int) - Static method in class org.apache.solr.util.CryptoKeys
 
decodeRefinementValuePath(String) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
Decodes a value path string specified for refinement.
decref() - Method in class org.apache.solr.update.TransactionLog
 
decref() - Method in class org.apache.solr.util.RefCounted
 
decrefSolrCoreState(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.SolrCoreState
 
decrementJarRefCount(JarRepository.JarContentRef) - Method in class org.apache.solr.core.JarRepository
This is to decrement a ref count
decryptRSA(byte[], PublicKey) - Static method in class org.apache.solr.util.CryptoKeys
 
deepCopy() - Method in class org.apache.solr.common.SolrInputDocument
 
deepCopy() - Method in class org.apache.solr.common.SolrInputField
 
DEFAULT - Static variable in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
DEFAULT - Static variable in class org.apache.solr.common.cloud.DocRouter
 
Default(SolrResourceLoader, String) - Constructor for class org.apache.solr.core.ConfigSetService.Default
Create a new ConfigSetService.Default
DEFAULT - Static variable in interface org.apache.solr.parser.QueryParserConstants
Lexical state.
DEFAULT - Static variable in class org.apache.solr.servlet.SolrRequestParsers
Default instance for e.g. admin requests.
DEFAULT - Static variable in class org.apache.solr.update.UpdateShardHandlerConfig
 
DEFAULT_ABBREVIATE_PREFIX - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_CHARSET - Static variable in class org.apache.solr.common.util.ContentStreamBase
 
DEFAULT_COLLECTION - Static variable in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
DEFAULT_CONF_FILE - Static variable in class org.apache.solr.core.SolrConfig
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.solr.SolrTestCaseJ4
 
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
DEFAULT_COUNT - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
DEFAULT_DATE_FORMATS - Static variable in class org.apache.solr.common.util.DateUtil
A suite of default date formats that can be parsed, and thus transformed to the Solr specific format
DEFAULT_DEFAULT_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
 
DEFAULT_DELTA - Static variable in class org.apache.solr.JSONTestUtil
Default delta used in numeric equality comparisons for floats and doubles.
DEFAULT_DICT_NAME - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Name used when an unnamed suggester config is passed
DEFAULT_DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
DEFAULT_DIGEST_PASSWORD_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
DEFAULT_DIGEST_READONLY_PASSWORD_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
DEFAULT_DIGEST_READONLY_USERNAME_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
DEFAULT_DIGEST_USERNAME_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
DEFAULT_DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
2 dimensional by default
DEFAULT_DIST_ERR_PCT - Static variable in class org.apache.solr.handler.component.SpatialHeatmapFacets
 
DEFAULT_DIST_ERR_PCT - Static variable in class org.apache.solr.schema.RptWithGeometrySpatialField
 
DEFAULT_DISTRIBUPDATECONNTIMEOUT - Static variable in class org.apache.solr.update.UpdateShardHandlerConfig
 
DEFAULT_DISTRIBUPDATESOTIMEOUT - Static variable in class org.apache.solr.update.UpdateShardHandlerConfig
 
DEFAULT_EXTERNAL_PROPERTIES_FILE - Static variable in class org.apache.solr.core.CoreDescriptor
 
DEFAULT_FACET_FIELD_SHOW_MISSING - Static variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
DEFAULT_FACET_HARDEND - Static variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
DEFAULT_FACET_LIMIT - Static variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
DEFAULT_FACET_MINCOUNT - Static variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
DEFAULT_FIELD - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
DEFAULT_FIELD_VALUES_ARRAY_LEN - Static variable in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
DEFAULT_FILE_BASED_DICT - Static variable in class org.apache.solr.spelling.suggest.DictionaryFactory
Default dictionary implementation to use for FileBasedDictionaries
DEFAULT_FILE_BASED_DICT - Static variable in class org.apache.solr.spelling.suggest.LookupFactory
Default lookup implementation to use for SolrSuggester
DEFAULT_HARDEND - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_HIDDEN - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_INCLUDE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_INDEX_BASED_DICT - Static variable in class org.apache.solr.spelling.suggest.DictionaryFactory
Default dictionary implementation to use for IndexBasedDictionaries
DEFAULT_LIMIT - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_MANAGED_SCHEMA_RESOURCE_NAME - Static variable in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
DEFAULT_MATH_LOCALE - Static variable in class org.apache.solr.util.DateMathParser
Default Locale for DateMath rounding (Locale.ROOT)
DEFAULT_MATH_TZ - Static variable in class org.apache.solr.util.DateMathParser
Default TimeZone for DateMath rounding (UTC)
DEFAULT_MAX_CACHED_MB - Static variable in class org.apache.solr.core.NRTCachingDirectoryFactory
 
DEFAULT_MAX_MERGE_SIZE_MB - Static variable in class org.apache.solr.core.NRTCachingDirectoryFactory
 
DEFAULT_MAXEDITS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_MAXINSPECTIONS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_MAXQUERYFREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_MAXUPDATECONNECTIONS - Static variable in class org.apache.solr.update.UpdateShardHandlerConfig
 
DEFAULT_MAXUPDATECONNECTIONSPERHOST - Static variable in class org.apache.solr.update.UpdateShardHandlerConfig
 
DEFAULT_MERGE_SCHEDULER_CLASSNAME - Static variable in class org.apache.solr.update.SolrIndexConfig
 
DEFAULT_MINPREFIX - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_MINQUERYLENGTH - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_NAME - Static variable in class org.apache.solr.common.cloud.DocRouter
 
DEFAULT_ONLY_MORE_POPULAR - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
 
DEFAULT_OPERATOR - Static variable in class org.apache.solr.schema.IndexSchema
 
DEFAULT_OTHER - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_PHRASE_LIMIT - Static variable in class org.apache.solr.highlight.SolrHighlighter
 
DEFAULT_POST_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
 
DEFAULT_PRE_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
 
DEFAULT_PRECISION_STEP - Static variable in class org.apache.solr.schema.CurrencyField
 
DEFAULT_PRECISION_STEP - Static variable in class org.apache.solr.schema.EnumField
 
DEFAULT_PRECISION_STEP - Static variable in class org.apache.solr.schema.TrieField
 
DEFAULT_QTYPE - Static variable in class org.apache.solr.search.QParserPlugin
internal use - name of the default parser
DEFAULT_RATE_PROVIDER_CLASS - Static variable in class org.apache.solr.schema.CurrencyField
 
DEFAULT_REFRESH_INTERVAL - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
DEFAULT_RESPONSE_WRITERS - Static variable in class org.apache.solr.core.SolrCore
 
DEFAULT_SCHEMA_FILE - Static variable in class org.apache.solr.schema.IndexSchema
 
DEFAULT_SEARCH_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
DEFAULT_SHARDHANDLER_INFO - Static variable in class org.apache.solr.handler.component.ShardHandlerFactory
 
DEFAULT_SHOW_MISSING - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_SOLR_URL - Static variable in class org.apache.solr.util.SolrCLI
 
DEFAULT_SORT_DIRECTION - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
DEFAULT_STATS - Static variable in class org.apache.solr.handler.component.StatsField
The set of stats computed by default when no localparams are used to specify explicit stats
DEFAULT_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
DEFAULT_SUGGESTION_COUNT - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
DEFAULT_SUMMARY - Static variable in interface org.apache.solr.common.params.HighlightParams
 
DEFAULT_TEST_CORENAME - Static variable in class org.apache.solr.SolrTestCaseJ4
 
DEFAULT_THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_TIMEOUT - Static variable in class org.apache.solr.cloud.DistributedMap
 
DEFAULT_VALUE - Static variable in class org.apache.solr.schema.EnumField
 
DEFAULT_ZK_TIMEOUT - Static variable in class org.apache.solr.handler.admin.CollectionsHandler
 
defaultClient - Variable in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
defaultClock() - Static method in class org.apache.solr.util.stats.Clock
The default clock to use.
DefaultConnectionStrategy - Class in org.apache.solr.common.cloud
TODO: improve backoff retry impl
DefaultConnectionStrategy() - Constructor for class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
DefaultEncoder - Class in org.apache.solr.highlight
Use the DefaultEncoder
DefaultEncoder() - Constructor for class org.apache.solr.highlight.DefaultEncoder
 
defaultFactories - Static variable in class org.apache.solr.response.transform.TransformerFactory
 
defaultField - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
defaultIndexConfig - Variable in class org.apache.solr.core.SolrConfig
Deprecated.
defaultPattern - Variable in class org.apache.solr.highlight.RegexFragmenter
 
defaultPatternRaw - Variable in class org.apache.solr.highlight.RegexFragmenter
 
DefaultQueryOperator() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DefaultQueryOperator
 
DefaultQueryOperator(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DefaultQueryOperator
 
DefaultQueryOperatorResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.DefaultQueryOperatorResponse
 
defaults - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
defaults - Variable in class org.apache.solr.core.InitParams
 
DEFAULTS - Static variable in class org.apache.solr.core.PluginInfo
 
defaults - Variable in class org.apache.solr.handler.RequestHandlerBase
 
defaults - Variable in class org.apache.solr.highlight.HighlightingPluginBase
 
defaults - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
defaults - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
defaultSearchFieldName - Variable in class org.apache.solr.schema.IndexSchema
 
DefaultSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for DefaultSimilarity DefaultSimilarity is Lucene's default scoring implementation, based upon the Vector Space Model.
DefaultSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.DefaultSimilarityFactory
 
DefaultSolrCoreState - Class in org.apache.solr.update
 
DefaultSolrCoreState(DirectoryFactory) - Constructor for class org.apache.solr.update.DefaultSolrCoreState
 
DefaultSolrHighlighter - Class in org.apache.solr.highlight
 
DefaultSolrHighlighter(SolrCore) - Constructor for class org.apache.solr.highlight.DefaultSolrHighlighter
 
DefaultSolrParams - Class in org.apache.solr.common.params
 
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.DefaultSolrParams
 
DefaultSolrThreadFactory - Class in org.apache.solr.util
 
DefaultSolrThreadFactory(String) - Constructor for class org.apache.solr.util.DefaultSolrThreadFactory
 
defaultStateFormat - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
defaultStyle - Variable in class org.apache.solr.response.transform.ExplainAugmenterFactory
 
defaultSyncLevel - Variable in class org.apache.solr.update.UpdateLog
 
defaultUserArgs - Variable in class org.apache.solr.response.transform.TransformerFactory
 
defaultValue - Variable in class org.apache.solr.response.transform.ValueAugmenterFactory
 
defaultValue - Variable in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
 
DefaultValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that adds a constant default value to any document being added that does not already have a value in the specified field.
DefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
 
DefaultZkACLProvider - Class in org.apache.solr.common.cloud
 
DefaultZkACLProvider() - Constructor for class org.apache.solr.common.cloud.DefaultZkACLProvider
 
DefaultZkCredentialsProvider - Class in org.apache.solr.common.cloud
 
DefaultZkCredentialsProvider() - Constructor for class org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
DEFTYPE - Static variable in class org.apache.solr.search.QueryParsing
 
DEGREES - Static variable in class org.apache.solr.util.DistanceUnits
 
DEGREES_PARAM - Static variable in class org.apache.solr.util.DistanceUnits
 
del(SolrClient, SolrParams, Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
del(String) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
del(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
DEL_PK_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
delegate - Variable in class org.apache.solr.analytics.expression.SingleDelegateExpression
 
delegate - Variable in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
delegate() - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
delegate - Variable in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
delegate - Variable in class org.apache.solr.search.DelegatingCollector
 
delegate() - Method in class org.apache.solr.util.MapListener
 
delegates - Variable in class org.apache.solr.analytics.expression.MultiDelegateExpression
 
DelegatingCollector - Class in org.apache.solr.search
A simple delegating collector where one can set the delegate after creation
DelegatingCollector() - Constructor for class org.apache.solr.search.DelegatingCollector
 
Delete() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.Delete
 
delete(String, int, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
delete(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.CorePropertiesLocator
 
delete(CoreContainer, CoreDescriptor...) - Method in interface org.apache.solr.core.CoresLocator
Ensure that the core definitions from the passed in CoreDescriptors are not available for discovery
delete(Object) - Method in interface org.apache.solr.handler.dataimport.DIHCache
Delete all documents associated with the given key
delete(Object) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
DELETE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
delete() - Method in interface org.apache.solr.rest.DELETEable
 
delete(String) - Method in class org.apache.solr.rest.ManagedResourceStorage
Removes the given resourceId's persisted representation.
delete(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
delete(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
delete(String) - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
 
delete(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
delete() - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
delete(String) - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
delete(String) - Method in interface org.apache.solr.store.blockcache.Cache
Remove a file from the cache.
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
DELETE - Static variable in class org.apache.solr.update.UpdateLog
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
delete(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.util.ReadOnlyCoresLocator
 
delete(String) - Method in class org.apache.solr.util.RestTestHarness
Processes a DELETE request using a URL path (with no context path) + optional query params, e.g.
DELETE_BY_QUERY - Static variable in class org.apache.solr.update.UpdateLog
 
DELETE_DATA_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
DELETE_DOC_BY_ID - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
DELETE_DOC_BY_QUERY - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
DELETE_INDEX - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you unload a core, delete the index too
DELETE_INSTANCE_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
DELETE_VALUE_SINGLETON - Static variable in class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
 
DELETE_VALUE_SINGLETON - Static variable in class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
 
DELETEable - Interface in org.apache.solr.rest
Marker interface for resource classes that handle DELETE requests.
DeleteAlias() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
deleteAll() - Method in interface org.apache.solr.handler.dataimport.DIHCache
Delete all data from the cache,leaving the empty cache intact.
deleteAll() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
deleteAll() - Method in class org.apache.solr.update.UpdateLog
currently for testing only
deleteAndGetVersion(String, SolrParams) - Static method in class org.apache.solr.SolrTestCaseJ4
 
deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String, Long) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, Long) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID
deleteById(String) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID
deleteById(String, String, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID, specifying max time before commit
deleteById(String, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID, specifying max time before commit
deleteById(String, List<String>) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID
deleteById(String, List<String>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID, specifying max time before commit
deleteById(List<String>, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID, specifying max time before commit
deleteById(String, String...) - Static method in class org.apache.solr.util.BaseTestHarness
Generates a delete by id xml string
deleteByQueries - Variable in class org.apache.solr.update.UpdateLog
 
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteByQuery(String, String) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query
deleteByQuery(String, String, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query, specifying max time before commit
deleteByQuery(String, int) - Method in class org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query, specifying max time before commit
deleteByQuery(String) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Delete from the writer's underlying data store based the passed-in writer-specific query.
deleteByQuery(String) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
deleteByQuery(String, ModifiableSolrParams) - Method in class org.apache.solr.SolrTestCaseHS.Client
 
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
deleteByQuery - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
deleteByQuery(String, String...) - Static method in class org.apache.solr.util.BaseTestHarness
Generates a delete by query xml string
deleteByQueryAndGetVersion(String, SolrParams) - Static method in class org.apache.solr.SolrTestCaseJ4
 
deleteCollection(String) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
deleteCollection(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
deleteCollection(CommandLine) - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
deleteCollection(CloudSolrClient, CommandLine) - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
deleteCommands - Variable in class org.apache.solr.update.processor.BufferingRequestProcessor
 
DeleteCopyField(String, List<String>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteCopyField
Creates a new instance of the request.
DeleteCopyField(String, List<String>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteCopyField
 
deleteCopyFields(Map<String, Collection<String>>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema and deletes the given copy fields from the copy.
deleteCopyFields(Map<String, Collection<String>>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
deleteCore() - Static method in class org.apache.solr.SolrTestCaseJ4
Shuts down the test harness, and makes the best attempt possible to delete dataDir, unless the system property "solr.test.leavedatadir" is set.
deleteCore(CommandLine, CloseableHttpClient, String) - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
DELETED - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
 
deleteDataDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
deletedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
deletedDocument(int) - Method in class org.apache.solr.update.CommitTracker
Indicate that documents have been deleted
deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.Context
delete a document by id
deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
deleteDoc(Object) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Delete from the writer's underlying data store based on the passed-in Primary Key
deleteDoc(Object) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.Context
delete documents by query
deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
DeleteDynamicField(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteDynamicField
Creates a new instance of the request.
DeleteDynamicField(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteDynamicField
 
deleteDynamicFields(Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named dynamic fields from the copy.
deleteDynamicFields(Collection<String>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
deleteFails - Variable in class org.apache.solr.cloud.StoppableIndexingThread
 
DeleteField(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteField
Creates a new instance of the request.
DeleteField(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteField
 
deleteFields(Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named fields from the copy.
deleteFields(Collection<String>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
DeleteFieldType(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteFieldType
Creates a new instance of the request.
DeleteFieldType(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteFieldType
 
deleteFieldTypes(Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named field types from the copy.
deleteFieldTypes(Collection<String>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
deleteFile(String) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
deleteFile(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
deleteFile(File) - Static method in class org.apache.solr.update.UpdateLog
 
deleteIndex - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
deleteInstanceDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
deleteManagedResource(ManagedResource) - Method in class org.apache.solr.rest.RestManager
Deletes a managed resource if it is not being used by any Solr components.
deleteNamedPlugin(String, String) - Method in class org.apache.solr.core.ConfigOverlay
 
deleteNamedSnapshot(ReplicationHandler) - Method in class org.apache.solr.handler.SnapShooter
 
deleteOldIndexDirectory(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
deleteOldIndexDirectory(String) - Method in class org.apache.solr.core.DirectoryFactory
 
deleteOnClose - Variable in class org.apache.solr.update.TransactionLog
 
DeleteReplica() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
DeleteReplicaProp() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
deleteReplicaProperty(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
deletes - Variable in class org.apache.solr.cloud.StoppableIndexingThread
 
deletes - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
DeleteShard() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
deleteShard(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.CollectionMutator
 
deleteSnapAsync(ReplicationHandler) - Method in class org.apache.solr.handler.SnapShooter
 
DeleteTool() - Constructor for class org.apache.solr.util.SolrCLI.DeleteTool
 
DeleteTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.DeleteTool
 
deleteUnloadedCore(CoreDescriptor, boolean, boolean) - Static method in class org.apache.solr.core.SolrCore
 
DeleteUpdateCommand - Class in org.apache.solr.update
 
DeleteUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.DeleteUpdateCommand
 
delI(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a <delete>...
delI(String, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a <delete>...
DELIM - Static variable in class org.apache.solr.common.util.JsonRecordReader
 
delQ(SolrClient, SolrParams, String...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
delQ(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a <delete>...
delQ(String, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a <delete>...
DELTA_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
 
DELTA_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
DELTA_IMPORT_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
DELTA_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
deltaKeys - Variable in class org.apache.solr.handler.dataimport.DIHWriterBase
 
DEPENDENCY - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
desc(String) - Static method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a decending SortClause for an item
description() - Method in class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
description() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
description() - Method in class org.apache.solr.analytics.util.valuesource.ConstStringSource
 
description() - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
description() - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
description() - Method in class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
description() - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
description() - Method in class org.apache.solr.schema.StrFieldSource
 
description() - Method in class org.apache.solr.search.facet.SimpleAggValueSource
 
description() - Method in class org.apache.solr.search.facet.StrAggValueSource
 
description() - Method in class org.apache.solr.search.function.CollapseScoreFunction
 
description() - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
description() - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
description() - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
description() - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
description() - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
description() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
description() - Method in class org.apache.solr.search.function.FileFloatSource
 
description() - Method in class org.apache.solr.search.function.OrdFieldSource
 
description() - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
deserialize(byte[]) - Static method in class org.apache.solr.client.solrj.SolrResponse
 
deserializeX509PublicKey(String) - Static method in class org.apache.solr.util.CryptoKeys
 
DEST_PARAM - Static variable in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
DESTINATION - Static variable in class org.apache.solr.schema.IndexSchema
 
destroy() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
destroy() - Method in interface org.apache.solr.handler.dataimport.DIHCache
Closes the cache, if open.
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
Invoked for each entity at the very end of the import to do any needed cleanup tasks.
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
destroy() - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
 
destroy() - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
destroy() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
destroy() - Method in class org.apache.solr.handler.IndexFetcher
 
destroy() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
destroy() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
destroy() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
destroyAll() - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
 
destroyServers() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
destroyServers() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
detect(String) - Static method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
DetectedLanguage - Class in org.apache.solr.update.processor
Bean holding a language and a detection certainty
detectLanguage(SolrInputDocument) - Method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessor
 
detectLanguage(SolrInputDocument) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Detects language(s) from a string.
detectLanguage(SolrInputDocument) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor
 
determineReader(IndexReader) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
determineReader(IndexReader) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
Override to return null, since there is no reader associated with a file based index
determineReader(IndexReader) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
DF - Static variable in interface org.apache.solr.common.params.CommonParams
default query field
DF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return IDF information.
dfMap - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
DFRSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for DFRSimilarity You must specify the implementations for all three components of DFR (strings).
DFRSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.DFRSimilarityFactory
 
Diagnostics - Class in org.apache.solr.core
 
Diagnostics() - Constructor for class org.apache.solr.core.Diagnostics
 
Diagnostics.Callable - Interface in org.apache.solr.core
 
dictionary - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
dictionary - Variable in class org.apache.solr.spelling.suggest.Suggester
 
DICTIONARY_IMPL - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Fully-qualified class of the Dictionary implementation
DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
DictionaryFactory - Class in org.apache.solr.spelling.suggest
Encapsulates shared fields for all types of dictionaryFactory classes
DictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.DictionaryFactory
 
didCommit() - Method in class org.apache.solr.update.CommitTracker
Inform tracker that a commit has occurred
didRollback() - Method in class org.apache.solr.update.CommitTracker
Inform tracker that a rollback has occurred, cancel any pending commits
diffNamedList(NamedList, NamedList) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
diffObject(Object, Object) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
DIHCache - Interface in org.apache.solr.handler.dataimport
A cache that allows a DIH entity's data to persist locally prior being joined to other data and/or indexed.
DIHCacheSupport - Class in org.apache.solr.handler.dataimport
 
DIHCacheSupport(Context, String) - Constructor for class org.apache.solr.handler.dataimport.DIHCacheSupport
 
DIHConfiguration - Class in org.apache.solr.handler.dataimport.config
Mapping for data-config.xml Refer to http://wiki.apache.org/solr/DataImportHandler for more details.
DIHConfiguration(Element, DataImporter, List<Map<String, String>>, Script, Map<String, Map<String, String>>, PropertyWriter) - Constructor for class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
DIHLogLevels - Enum in org.apache.solr.handler.dataimport
 
DIHProperties - Class in org.apache.solr.handler.dataimport
Implementations write out properties about the last data import for use by the next import.
DIHProperties() - Constructor for class org.apache.solr.handler.dataimport.DIHProperties
 
DIHWriter - Interface in org.apache.solr.handler.dataimport
 
DIHWriterBase - Class in org.apache.solr.handler.dataimport
 
DIHWriterBase() - Constructor for class org.apache.solr.handler.dataimport.DIHWriterBase
 
dimension - Variable in class org.apache.solr.schema.CoordinateFieldType
The dimension of the coordinate system
DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
 
dir - Variable in class org.apache.solr.cloud.DistributedMap
 
DIR - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
DIRECTION - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
directory - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
DIRECTORY - Static variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
The directory to save the properties file in.
DirectoryFactory - Class in org.apache.solr.core
Provides access to a Directory implementation.
DirectoryFactory() - Constructor for class org.apache.solr.core.DirectoryFactory
 
DirectoryFactory.DirContext - Enum in org.apache.solr.core
 
DirectSolrConnection - Class in org.apache.solr.servlet
DirectSolrConnection provides an interface to Solr that is similar to the the HTTP interface, but does not require an HTTP connection.
DirectSolrConnection(SolrCore) - Constructor for class org.apache.solr.servlet.DirectSolrConnection
Initialize using an explicit SolrCore
DirectSolrSpellChecker - Class in org.apache.solr.spelling
Spellchecker implementation that uses DirectSpellChecker Requires no auxiliary index or data structure.
DirectSolrSpellChecker() - Constructor for class org.apache.solr.spelling.DirectSolrSpellChecker
 
DirectUpdateHandler2 - Class in org.apache.solr.update
DirectUpdateHandler2 implements an UpdateHandler where documents are added directly to the main Lucene index as opposed to adding to a separate smaller index.
DirectUpdateHandler2(SolrCore) - Constructor for class org.apache.solr.update.DirectUpdateHandler2
 
DirectUpdateHandler2(SolrCore, UpdateHandler) - Constructor for class org.apache.solr.update.DirectUpdateHandler2
 
DirectXmlRequest - Class in org.apache.solr.client.solrj.request
Send arbitrary XML to a request handler
DirectXmlRequest(String, String) - Constructor for class org.apache.solr.client.solrj.request.DirectXmlRequest
 
DISABLE - Static variable in interface org.apache.solr.common.params.CommonParams
"disable" value for SolrPing action
disable_tracing() - Method in class org.apache.solr.parser.QueryParser
Disable tracing.
disconnected() - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
disconnected() - Method in interface org.apache.solr.common.cloud.ZkClientConnectionStrategy.DisconnectedListener
 
DISCOUNT_OVERLAPS - Static variable in class org.apache.solr.search.similarities.DefaultSimilarityFactory
Init param name for specifying the value to use in DefaultSimilarity.setDiscountOverlaps(boolean)
discountOverlaps - Variable in class org.apache.solr.search.similarities.DefaultSimilarityFactory
Controls the value of DefaultSimilarity.setDiscountOverlaps(boolean) on newly constructed instances of DefaultSimilarity
discover(CoreContainer) - Method in class org.apache.solr.core.CorePropertiesLocator
 
discover(CoreContainer) - Method in interface org.apache.solr.core.CoresLocator
Load all the CoreDescriptors from persistence store
discover(CoreContainer) - Method in class org.apache.solr.util.TestHarness.TestCoresLocator
 
DisjunctionMaxQueryParser(QParser, String) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
 
DISK - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
DisMaxParams - Interface in org.apache.solr.common.params
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
DisMaxQParser - Class in org.apache.solr.search
Query parser for dismax queries Note: This API is experimental and may change in non backward-compatible ways in the future
DisMaxQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.DisMaxQParser
 
DisMaxQParserPlugin - Class in org.apache.solr.search
Create a dismax query from the input value.
DisMaxQParserPlugin() - Constructor for class org.apache.solr.search.DisMaxQParserPlugin
 
dist - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
DIST_DOC_ID - Static variable in class org.apache.solr.handler.component.MoreLikeThisComponent
 
DISTANCE - Static variable in interface org.apache.solr.common.params.SpatialParams
 
DISTANCE - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the distance
distance - Variable in class org.apache.solr.search.SpatialOptions
 
distanceUnits - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
DistanceUnits - Class in org.apache.solr.util
Used with a spatial field type for all distance measurements.
DISTRIB - Static variable in interface org.apache.solr.common.params.CommonParams
distrib string
DISTRIB_FROM - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
DISTRIB_FROM_COLLECTION - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
DISTRIB_FROM_PARENT - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
DISTRIB_FROM_SHARD - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
DISTRIB_SINGLE_PASS - Static variable in interface org.apache.solr.common.params.ShardParams
Force a single-pass distributed query?
DISTRIB_UPDATE_PARAM - Static variable in interface org.apache.solr.update.processor.DistributingUpdateProcessorFactory
Internal param used to specify the current phase of a distributed update, not intended for use by clients.
distribAdd(AddUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribAdd(AddUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams, boolean) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribAdd(AddUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams, boolean, DistributedUpdateProcessor.RequestReplicationTracker) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribCommit(CommitUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribDelete(DeleteUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribDelete(DeleteUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams, boolean) - Method in class org.apache.solr.update.SolrCmdDistributor
 
distribFinish(LinkedHashMap<String, SpatialHeatmapFacets.HeatmapFacet>, ResponseBuilder) - Static method in class org.apache.solr.handler.component.SpatialHeatmapFacets
Called by FacetComponent's impl of SearchComponent.finishStage(ResponseBuilder).
distribHandleResponse(LinkedHashMap<String, SpatialHeatmapFacets.HeatmapFacet>, NamedList) - Static method in class org.apache.solr.handler.component.SpatialHeatmapFacets
Called by FacetComponent.countFacets which is in turn called by FC's impl of SearchComponent.handleResponses(ResponseBuilder, ShardRequest).
distribModifyRequest(ShardRequest, LinkedHashMap<String, SpatialHeatmapFacets.HeatmapFacet>) - Static method in class org.apache.solr.handler.component.SpatialHeatmapFacets
distribParse(SolrParams, ResponseBuilder) - Static method in class org.apache.solr.handler.component.SpatialHeatmapFacets
Parses request to "HeatmapFacet" instances.
distribSetUp() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
distribSetUp() - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
distribSetUp() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
distribTearDown() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
distribTearDown() - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
distribTearDown() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
DistributedMap - Class in org.apache.solr.cloud
A distributed map.
DistributedMap(SolrZkClient, String, List<ACL>) - Constructor for class org.apache.solr.cloud.DistributedMap
 
DistributedMap.LatchChildWatcher - Class in org.apache.solr.cloud
 
DistributedMap.MapEvent - Class in org.apache.solr.cloud
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.ExpandComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
Process for a distributed search.
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.SuggestComponent
Dispatch shard request in STAGE_EXECUTE_QUERY stage
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.search.facet.FacetModule
 
DistributedQueue - Class in org.apache.solr.cloud
A distributed queue from zk recipes.
DistributedQueue(SolrZkClient, String) - Constructor for class org.apache.solr.cloud.DistributedQueue
 
DistributedQueue(SolrZkClient, String, Overseer.Stats) - Constructor for class org.apache.solr.cloud.DistributedQueue
 
DistributedQueue.QueueEvent - Class in org.apache.solr.cloud
 
DistributedUpdateProcessor - Class in org.apache.solr.update.processor
 
DistributedUpdateProcessor(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessor
 
DistributedUpdateProcessor(SolrQueryRequest, SolrQueryResponse, AtomicUpdateDocumentMerger, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessor
Specification of AtomicUpdateDocumentMerger is currently experimental.
DistributedUpdateProcessor.DistribPhase - Enum in org.apache.solr.update.processor
Values this processor supports for the DISTRIB_UPDATE_PARAM.
DistributedUpdateProcessor.RequestReplicationTracker - Class in org.apache.solr.update.processor
Keeps track of the replication factor achieved for a distributed update request originated in this distributed update processor.
DistributedUpdateProcessorFactory - Class in org.apache.solr.update.processor
DistributedUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
 
DistributingUpdateProcessorFactory - Interface in org.apache.solr.update.processor
A marker interface for denoting that a factory is responsible for handling distributed communication of updates across a SolrCloud cluster.
distSquaredCartesian(double[], double[]) - Static method in class org.apache.solr.search.function.distance.VectorDistanceFunction
The square of the cartesian Distance.
DivDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
DivDoubleFunction returns the quotient of 'a' and 'b'.
DivDoubleFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.DivDoubleFunction
 
DIVIDE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
doAdd(SolrInputDocument, SolrInputField, Object) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
Performs the analysis based on the given solr request and returns the analysis result as a named list.
doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
Performs the analysis based on the given solr request and returns the analysis result as a named list.
doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
Performs the analysis based on the given solr request and returns the analysis result as a named list.
doAuthenticate(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.security.AuthenticationPlugin
This method must authenticate the request.
doAuthenticate(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.security.BasicAuthPlugin
 
doAuthenticate(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
doc(int) - Method in class org.apache.solr.search.SolrIndexSearcher
Retrieve the Document instance corresponding to the document id.
doc(int, StoredFieldVisitor) - Method in class org.apache.solr.search.SolrIndexSearcher
Visit a document's fields using a StoredFieldVisitor This method does not currently add to the Solr document cache.
doc(int, Set<String>) - Method in class org.apache.solr.search.SolrIndexSearcher
Retrieve the Document instance corresponding to the document id.
doc(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a simple <doc>...
Doc() - Constructor for class org.apache.solr.SolrTestCaseJ4.Doc
 
DOC_BOOST - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
DOC_COMMIT_DELAY_MS - Variable in class org.apache.solr.update.CommitTracker
 
DOC_COUNT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
DOC_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DOC_IDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The Doc Ids (Lucene internal ids) of the docs to get the term vectors for
DOC_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
DOC_ROUTER - Static variable in class org.apache.solr.common.cloud.DocCollection
 
DOC_VALUES - Static variable in class org.apache.solr.schema.FieldProperties
 
doCacheHeaderValidation(SolrQueryRequest, HttpServletRequest, Method, HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Sets HTTP Response cache validator headers appropriately and validates the HTTP Request against these using any conditional request headers.
docBase - Variable in class org.apache.solr.search.DelegatingCollector
 
DocBasedVersionConstraintsProcessorFactory - Class in org.apache.solr.update.processor
This Factory generates an UpdateProcessor that helps to enforce Version constraints on documents based on per-document version numbers using a configured name of a versionField.
DocBasedVersionConstraintsProcessorFactory() - Constructor for class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
 
docBuilder - Variable in class org.apache.solr.handler.dataimport.DataImporter
 
DocBuilder - Class in org.apache.solr.handler.dataimport
DocBuilder is responsible for creating Solr documents out of the given configuration.
DocBuilder(DataImporter, DIHWriter, DIHProperties, RequestInfo) - Constructor for class org.apache.solr.handler.dataimport.DocBuilder
 
DocBuilder.Statistics - Class in org.apache.solr.handler.dataimport
 
DocCollection - Class in org.apache.solr.common.cloud
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")
DocCollection(String, Map<String, Slice>, Map<String, Object>, DocRouter) - Constructor for class org.apache.solr.common.cloud.DocCollection
 
DocCollection(String, Map<String, Slice>, Map<String, Object>, DocRouter, int, String) - Constructor for class org.apache.solr.common.cloud.DocCollection
 
docCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
docCount - Variable in class org.apache.solr.search.stats.CollectionStats
 
DocExpirationUpdateProcessorFactory - Class in org.apache.solr.update.processor
Update Processor Factory for managing automatic "expiration" of documents.
DocExpirationUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.DocExpirationUpdateProcessorFactory
 
docFreq(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
 
docFreq - Variable in class org.apache.solr.search.stats.TermStats
 
DOCID - Static variable in class org.apache.solr.client.solrj.SolrQuery
 
DOCID - Static variable in class org.apache.solr.search.QueryParsing
 
DOCID_FIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
DOCID_LANGFIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
DOCID_LANGSFIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
DOCID_PARAM - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
DOCID_THRESHOLD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
DocIdAugmenterFactory - Class in org.apache.solr.response.transform
 
DocIdAugmenterFactory() - Constructor for class org.apache.solr.response.transform.DocIdAugmenterFactory
 
docIdField - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
DocIterator - Interface in org.apache.solr.search
Simple Iterator of document Ids which may include score information.
DocList - Interface in org.apache.solr.search
DocList represents the result of a query: an ordered list of document ids with optional score.
docList - Variable in class org.apache.solr.search.DocListAndSet
 
DocListAndSet - Class in org.apache.solr.search
A struct whose only purpose is to hold both a DocList and a DocSet so that both may be returned from a single method.
DocListAndSet() - Constructor for class org.apache.solr.search.DocListAndSet
 
docListToSolrDocumentList(DocList, SolrIndexSearcher, Set<String>, Map<SolrDocument, Integer>) - Static method in class org.apache.solr.util.SolrPluginUtils
Convert a DocList to a SolrDocumentList The optional param "ids" is populated with the lucene document id for each SolrDocument.
DocRouter - Class in org.apache.solr.common.cloud
Class to partition int range into n ranges.
DocRouter() - Constructor for class org.apache.solr.common.cloud.DocRouter
 
DocRouter.Range - Class in org.apache.solr.common.cloud
 
docs - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
docs - Variable in class org.apache.solr.analytics.request.AnalyticsStats
 
docs - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
docs - Variable in class org.apache.solr.response.ResultContext
 
docs - Variable in class org.apache.solr.search.SortedIntDocSet
 
DocsEnumState() - Constructor for class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
docSet - Variable in class org.apache.solr.search.DocListAndSet
 
DocSet - Interface in org.apache.solr.search
DocSet represents an unordered set of Lucene Document Ids.
DocSetCollector - Class in org.apache.solr.search
 
DocSetCollector(int, int) - Constructor for class org.apache.solr.search.DocSetCollector
 
DocSlice - Class in org.apache.solr.search
DocSlice implements DocList as an array of docids and optional scores.
DocSlice(int, int, int[], float[], int, float) - Constructor for class org.apache.solr.search.DocSlice
Primary constructor for a DocSlice instance.
docsOrig - Variable in class org.apache.solr.request.SimpleFacets
The main set of documents all facet counts should be relative to
docsPerGroup - Variable in class org.apache.solr.search.Grouping.Command
 
DocsStreamer - Class in org.apache.solr.response
 
DocsStreamer(DocList, Query, SolrQueryRequest, ReturnFields) - Constructor for class org.apache.solr.response.DocsStreamer
 
DocToTerm() - Constructor for class org.apache.solr.search.facet.UnInvertedField.DocToTerm
 
DocTransformer - Class in org.apache.solr.response.transform
A DocTransformer can add, remove or alter a Document before it is written out to the Response.
DocTransformer() - Constructor for class org.apache.solr.response.transform.DocTransformer
 
DocTransformers - Class in org.apache.solr.response.transform
Transform a document before it gets sent out
DocTransformers() - Constructor for class org.apache.solr.response.transform.DocTransformers
 
document - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
DocumentAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
DocumentAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with a default uri of "/documentanalysis".
DocumentAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with the given request handler uri.
DocumentAnalysisRequestHandler - Class in org.apache.solr.handler
An analysis handler that provides a breakdown of the analysis process of provided documents.
DocumentAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
DocumentAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the DocumentAnalysisRequest.
DocumentAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
 
DocumentAnalysisResponse.DocumentAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown of a document.
DocumentAnalysisResponse.FieldAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown for a specific field.
DocumentBuilder - Class in org.apache.solr.update
 
DocumentBuilder() - Constructor for class org.apache.solr.update.DocumentBuilder
 
documentCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
DocumentDictionaryFactory - Class in org.apache.solr.spelling.suggest
Factory for DocumentDictionary
DocumentDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
 
DocumentExpressionDictionaryFactory - Class in org.apache.solr.spelling.suggest
Factory for DocumentValueSourceDictionary
DocumentExpressionDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
 
DocumentObjectBinder - Class in org.apache.solr.client.solrj.beans
A class to map objects to and from solr documents.
DocumentObjectBinder() - Constructor for class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
DocValuesFacets - Class in org.apache.solr.request
Computes term facets for docvalues field (single or multivalued).
docValuesFormat - Variable in class org.apache.solr.schema.FieldType
The docvalues format used for this field type
DocValuesStats - Class in org.apache.solr.request
Computes term stats for docvalues field (single or multivalued).
doDeleteAll() - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Delete everything from the writer's underlying data store
doDeleteAll() - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
doDeleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
doDeleteChild(BaseSolrResource, String) - Method in class org.apache.solr.rest.ManagedResource
Called by RestManager.ManagedEndpoint.delete() to delete a named part (the given childId) of the resource at the given endpoint
doDeleteChild(BaseSolrResource, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
doDeleteChild(BaseSolrResource, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Deletes words managed by this resource.
doDeletes - Variable in class org.apache.solr.cloud.StoppableIndexingThread
 
doDeltaImport(DIHWriter, RequestInfo) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
doExpand - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doFacets - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doFetch(SolrParams, boolean) - Method in class org.apache.solr.handler.ReplicationHandler
 
doFieldSortValues(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.QueryComponent
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain, boolean) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
doFullImport(DIHWriter, RequestInfo) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
doGet(BaseSolrResource, String) - Method in class org.apache.solr.rest.ManagedResource
Called by RestManager.ManagedEndpoint.get() to retrieve a named part (the given childId) of the resource at the given endpoint
doGet(BaseSolrResource, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
doGet(BaseSolrResource, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Implements the GET request to provide the list of words to the client.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.LoadAdminUiServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.RedirectServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
 
doGet(String) - Static method in class org.apache.solr.util.SimplePostTool
Performs a simple get on the given URL
doGet(URL) - Static method in class org.apache.solr.util.SimplePostTool
Performs a simple get on the given URL
doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Generates a list of Highlighted query fragments for each item in a list of documents, or returns null if highlighting is disabled.
doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
 
doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
Generates a list of Highlighted query fragments for each item in a list of documents, or returns null if highlighting is disabled.
doHighlightingByFastVectorHighlighter(Document, int, SchemaField, FastVectorHighlighter, FieldQuery, IndexReader, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Highlights and returns the highlight object for this field -- a String[] by default.
doHighlightingByHighlighter(Document, int, SchemaField, Query, IndexReader, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Highlights and returns the highlight object for this field -- a String[] by default.
doHighlights - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doIgnore(Throwable, String) - Static method in exception org.apache.solr.common.SolrException
Returns null if this exception does not match any ignore patterns, or a message string to use if it does.
doInc(SolrInputDocument, SolrInputField, Object) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
doIndent - Variable in class org.apache.solr.response.TextResponseWriter
 
doInit() - Method in class org.apache.solr.rest.BaseSolrResource
Pulls the SolrQueryRequest constructed in SolrDispatchFilter from the SolrRequestInfo thread local, then gets the SolrCore and IndexSchema and sets up the response.
doInit() - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
Initialize objects needed to handle a request to the REST API.
doInit() - Method in class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
doInit() - Method in class org.apache.solr.rest.schema.DynamicFieldCollectionResource
 
doInit() - Method in class org.apache.solr.rest.schema.DynamicFieldResource
Gets the field name pattern from the request attribute where it's stored by Restlet.
doInit() - Method in class org.apache.solr.rest.schema.FieldCollectionResource
 
doInit() - Method in class org.apache.solr.rest.schema.FieldResource
 
doInit() - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
 
doInit() - Method in class org.apache.solr.rest.schema.FieldTypeResource
 
domain - Variable in class org.apache.solr.search.facet.FacetRequest
 
Domain() - Constructor for class org.apache.solr.search.facet.FacetRequest.Domain
 
DOMUtil - Class in org.apache.solr.util
 
DOMUtil() - Constructor for class org.apache.solr.util.DOMUtil
 
DOMUtilTestBase - Class in org.apache.solr.util
 
DOMUtilTestBase() - Constructor for class org.apache.solr.util.DOMUtilTestBase
 
Done() - Method in interface org.apache.solr.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.solr.parser.FastCharStream
 
doneWithDir - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
doneWithDirectory(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
doneWithDirectory(Directory) - Method in class org.apache.solr.core.DirectoryFactory
Indicates a Directory will no longer be used, and when its ref count hits 0, it can be closed.
doPivots(NamedList<Integer>, String, String, Deque<String>, Deque<String>, SimpleFacets.ParsedParams, List<StatsField>, List<FacetComponent.FacetBase>, List<RangeFacetRequest>) - Method in class org.apache.solr.handler.component.PivotFacetProcessor
Recursive function to compute all the pivot counts for the values under the specified field
doPost(BaseSolrResource, Representation, Object) - Method in class org.apache.solr.rest.ManagedResource
Just calls ManagedResource.doPut(BaseSolrResource,Representation,Object); override to change the behavior of POST handling.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
 
doPrefetch(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
doPut(BaseSolrResource, Representation, Object) - Method in class org.apache.solr.rest.ManagedResource
Applies changes to initArgs or managed data.
doQuery(int) - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
doRecovery(SolrCore) - Method in class org.apache.solr.cloud.RecoveryStrategy
 
doRecovery(CoreContainer, CoreDescriptor) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
doRecovery(CoreContainer, CoreDescriptor) - Method in class org.apache.solr.update.SolrCoreState
 
doRemove(SolrInputDocument, SolrInputField, Object) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
doRemoveRegex(SolrInputDocument, SolrInputField, Object) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
doRequest(HttpSolrClient, LBHttpSolrClient.Req, LBHttpSolrClient.Rsp, boolean, boolean, String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
doSet(SolrInputDocument, SolrInputField, Object) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
Move to the next set of documents to add to the field facet.
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
Update the readers of the queryFacet StatsCollectors in FacetingAccumulator
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.facet.RangeFacetAccumulator
Update the readers of the rangeFacet StatsCollectors in FacetingAccumulator
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Update the readers for the BasicAccumulator, field facets and field facet StatsCollectors.
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.search.DelegatingCollector
 
doSetNextReader(LeafReaderContext) - Method in class org.apache.solr.search.DocSetCollector
 
doSimpleQuery(String, SolrQueryRequest, int, int) - Static method in class org.apache.solr.util.SolrPluginUtils
Executes a basic query
doStandardDebug(SolrQueryRequest, String, Query, DocList, boolean, boolean) - Static method in class org.apache.solr.util.SolrPluginUtils
Returns a NamedList containing many "standard" pieces of debugging information.
doStandardQueryDebug(SolrQueryRequest, String, Query, boolean, NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
 
doStandardResultsDebug(SolrQueryRequest, Query, DocList, boolean, NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
 
doStats - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
DOT_PATTERN - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
doTerms - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
DOUBLE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
double2sortableStr(double) - Static method in class org.apache.solr.util.NumberUtils
 
double2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
DOUBLE_DOC_VALUES_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef or long to the correct double string.
DoubleAsc() - Constructor for class org.apache.solr.response.SortingResponseWriter.DoubleAsc
 
DoubleDesc() - Constructor for class org.apache.solr.response.SortingResponseWriter.DoubleDesc
 
DoubleRangeEndpointCalculator(RangeFacetRequest) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.DoubleRangeEndpointCalculator
 
doubleVal(int) - Method in class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
 
DoubleValueFieldType - Interface in org.apache.solr.schema
Marker interface for double-valued field types.
downloadConfig(String, Path) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Download a named config from Zookeeper to a location on the filesystem
downloadConfigDir(String, Path) - Method in class org.apache.solr.common.cloud.ZkConfigManager
Download a config from Zookeeper and write it to the filesystem
DRIVER - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
dropBufferedUpdates() - Method in class org.apache.solr.update.HdfsUpdateLog
 
dropBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
Returns true if we were able to drop buffered updates and return to the ACTIVE state
DualDelegateExpression - Class in org.apache.solr.analytics.expression
Abstraction of an expression that applies a function to two delegate expressions.
DualDelegateExpression(Expression, Expression) - Constructor for class org.apache.solr.analytics.expression.DualDelegateExpression
 
DualDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps two ValueSources and applies an extendible double function to their values.
DualDoubleFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
DumpRequestHandler - Class in org.apache.solr.handler
 
DumpRequestHandler() - Constructor for class org.apache.solr.handler.DumpRequestHandler
 
DYNAMIC_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
DYNAMIC_FIELDS - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
DYNAMIC_FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
 
DYNAMIC_FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
dynamicCopyFields - Variable in class org.apache.solr.schema.IndexSchema
 
DynamicField(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
Creates a new instance of the class.
DynamicField(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
 
DynamicFieldCollectionResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/dynamicfields To restrict the set of dynamic fields in the response, specify a comma and/or space separated list of dynamic field patterns in the "fl" query parameter.
DynamicFieldCollectionResource() - Constructor for class org.apache.solr.rest.schema.DynamicFieldCollectionResource
 
dynamicFieldListToSortedArray(List<IndexSchema.DynamicField>) - Static method in class org.apache.solr.schema.IndexSchema
Sort the dynamic fields and stuff them in a normal array for faster access.
DynamicFieldResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/dynamicfields/(pattern) where pattern is a field name pattern (with an asterisk at the beginning or the end).
DynamicFieldResource() - Constructor for class org.apache.solr.rest.schema.DynamicFieldResource
 
DynamicFieldResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
 
DynamicFields() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
DynamicFields(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
dynamicFields - Variable in class org.apache.solr.schema.IndexSchema
 
DynamicFieldsResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
 
dynamicName - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
dynamicName - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
DynamicPattern(String, String) - Constructor for class org.apache.solr.schema.IndexSchema.DynamicReplacement.DynamicPattern
 
DynamicReplacement(String) - Constructor for class org.apache.solr.schema.IndexSchema.DynamicReplacement
 
dynFieldProps - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 

E

e - Variable in class org.apache.solr.update.SolrCmdDistributor.Error
 
EarlyTerminatingCollector - Class in org.apache.solr.search
A wrapper Collector that throws EarlyTerminatingCollectorException) once a specified maximum number of documents are collected.
EarlyTerminatingCollector(Collector, int) - Constructor for class org.apache.solr.search.EarlyTerminatingCollector
Wraps a Collector, throwing EarlyTerminatingCollectorException once the specified maximum is reached.
EarlyTerminatingCollectorException - Exception in org.apache.solr.search
Thrown by EarlyTerminatingCollector when the maximum to abort the scoring / collection process early, when the specified maximum number of documents were collected.
EarlyTerminatingCollectorException(int, int) - Constructor for exception org.apache.solr.search.EarlyTerminatingCollectorException
 
eatws() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
echo(String) - Method in class org.apache.solr.util.SolrCLI.ToolBase
 
edit(Map<String, Object>, List<CommandOperation>) - Method in class org.apache.solr.security.BasicAuthPlugin
 
edit(Map<String, Object>, List<CommandOperation>) - Method in interface org.apache.solr.security.ConfigEditablePlugin
Operate the commands on the latest conf and return a new conf object If there are errors in the commands , throw a SolrException. return a null if no changes are to be made as a result of this edit.
edit(Map<String, Object>, List<CommandOperation>) - Method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
edit(Map<String, Object>, List<CommandOperation>) - Method in class org.apache.solr.security.Sha256AuthenticationProvider
 
EDITORIAL_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
The name of the field that editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
elapsed() - Method in interface org.apache.solr.util.RTimer.TimerImpl
 
elapsedTime - Variable in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
ELECTION_NODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ELECTION_NODE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ElectionContext - Class in org.apache.solr.cloud
 
ElectionContext(String, String, String, ZkNodeProps, SolrZkClient) - Constructor for class org.apache.solr.cloud.ElectionContext
 
ElevatedMarkerFactory - Class in org.apache.solr.response.transform
Used to mark whether a document has been elevated or not
ElevatedMarkerFactory() - Constructor for class org.apache.solr.response.transform.ElevatedMarkerFactory
 
EmbeddedSolrServer - Class in org.apache.solr.client.solrj.embedded
SolrClient that connects directly to a CoreContainer.
EmbeddedSolrServer(Path, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Create an EmbeddedSolrServer using a given solr home directory
EmbeddedSolrServer(NodeConfig, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Create an EmbeddedSolrServer using a NodeConfig
EmbeddedSolrServer(SolrCore) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Create an EmbeddedSolrServer wrapping a particular SolrCore
EmbeddedSolrServer(CoreContainer, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Create an EmbeddedSolrServer wrapping a CoreContainer.
empty(Directory) - Static method in class org.apache.solr.core.DirectoryFactory
Delete the files in the Directory
EMPTY - Static variable in interface org.apache.solr.search.DocSet
 
EMPTY_BYTES_SET - Static variable in class org.apache.solr.handler.AnalysisRequestHandlerBase
 
EMPTY_INFO - Static variable in class org.apache.solr.core.PluginInfo
 
emptyArgs - Static variable in class org.apache.solr.request.LocalSolrQueryRequest
 
emptyArray(String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
 
EmptyEntityResolver - Class in org.apache.solr.util
This class provides several singletons of entity resolvers used by SAX and StAX in the Java API.
ENABLE - Static variable in interface org.apache.solr.common.params.CommonParams
"enable" value for SolrPing action
ENABLE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
ENABLE_DEBUG - Static variable in class org.apache.solr.handler.dataimport.DataImportHandler
 
enable_tracing() - Method in class org.apache.solr.parser.QueryParser
Enable tracing.
enableAutoSoftCommit(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
enabled - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
enabled - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
enableLazyFieldLoading - Variable in class org.apache.solr.core.SolrConfig
 
enableLazyFieldLoading - Variable in class org.apache.solr.search.SolrIndexSearcher
 
enableMapping - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
ENCAPSULATOR_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
encodeLocalParamVal(String) - Static method in class org.apache.solr.search.QueryParsing
 
ENCODER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
encodeRefinementValuePath(List<String>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
Encodes a value path as a string for the purposes of a refinement request
encoders - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
encodeSnippets(String[], String[], Map<String, String[]>) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
Encodes the resulting snippets into a namedlist
encoding - Variable in class org.apache.solr.handler.dataimport.FileDataSource
The encoding using which the given file should be read
ENCODING - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
encrypt(ByteBuffer) - Method in class org.apache.solr.util.CryptoKeys.RSAKeyPair
 
END - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
end - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
END - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
end - Variable in class org.apache.solr.common.util.FastInputStream
 
END - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
end - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
end - Variable in class org.apache.solr.search.QueryParsing.StrParser
 
END_MESSAGE - Static variable in class org.apache.solr.update.TransactionLog
 
END_OBJ - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
endColumn - Variable in class org.apache.solr.parser.Token
The column number of the last character of this Token.
endDocument() - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
endElement(String, String, String) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
endElement(String, String, String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
endLine - Variable in class org.apache.solr.parser.Token
The line number of the last character of this Token.
endObj - Variable in class org.apache.solr.handler.component.RangeFacetRequest
The computed end value of this range taking into account facet.range.hardend
endpoint - Variable in class org.apache.solr.rest.RestManager
 
endPrefixMapping(String) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
endRecord(long) - Method in class org.apache.solr.update.TransactionLog
 
endRequest() - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
EndResultTransformer - Interface in org.apache.solr.search.grouping.endresulttransformer
Responsible for transforming the grouped result into the final format for displaying purposes.
EndResultTransformer.SolrDocumentSource - Interface in org.apache.solr.search.grouping.endresulttransformer
Abstracts the source for SolrDocument instances.
endsWithCommit() - Method in class org.apache.solr.update.HdfsTransactionLog
 
endsWithCommit() - Method in class org.apache.solr.update.TransactionLog
 
endTrackingSearchers() - Static method in class org.apache.solr.SolrTestCaseJ4
 
ENFORCE_SCHEMA - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
enforceSchema - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
enqueueUpdate(ClusterState, ZkWriteCommand, ZkStateWriter.ZkWriteCallback) - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
 
ensureAllReplicasAreActive(String, String, int, int, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
ensureExists(String, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureExists(String, byte[], CreateMode, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureLog() - Method in class org.apache.solr.update.HdfsUpdateLog
 
ensureLog() - Method in class org.apache.solr.update.UpdateLog
 
ensurePathExists(String) - Method in class org.apache.solr.cloud.ZkTestServer
Check that a path exists in this server
ensureReplicaInLeaderInitiatedRecovery(String, String, ZkCoreNodeProps, String, boolean, boolean) - Method in class org.apache.solr.cloud.ZkController
When a leader receives a communication error when trying to send a request to a replica, it calls this method to ensure the replica enters recovery when connectivity is restored.
Entity - Class in org.apache.solr.handler.dataimport.config
 
Entity(boolean, Element, DataImporter, DIHConfiguration, Entity) - Constructor for class org.apache.solr.handler.dataimport.config.Entity
 
entity - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
entity - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
EntityField - Class in org.apache.solr.handler.dataimport.config
 
EntityField(EntityField.Builder) - Constructor for class org.apache.solr.handler.dataimport.config.EntityField
 
EntityField.Builder - Class in org.apache.solr.handler.dataimport.config
 
entityName - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
EntityProcessor - Class in org.apache.solr.handler.dataimport
An instance of entity processor serves an entity.
EntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessor
 
EntityProcessorBase - Class in org.apache.solr.handler.dataimport
Base class for all implementations of EntityProcessor Most implementations of EntityProcessor extend this base class which provides common functionality.
EntityProcessorBase() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorBase
 
EntityProcessorWrapper - Class in org.apache.solr.handler.dataimport
A Wrapper over EntityProcessor instance which performs transforms and handles multi-row outputs correctly.
EntityProcessorWrapper(EntityProcessor, Entity, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
EntryComparator(Comparator<Expression>, int) - Constructor for class org.apache.solr.analytics.accumulator.FacetingAccumulator.EntryComparator
 
entrySet() - Method in class org.apache.solr.common.SolrDocument
 
entrySet() - Method in class org.apache.solr.common.SolrInputDocument
 
ENUM_FIELD_VALUE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
EnumField - Class in org.apache.solr.schema
Field type for support of string values with custom sort order.
EnumField() - Constructor for class org.apache.solr.schema.EnumField
 
EnumFieldValue - Class in org.apache.solr.common
Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value.
EnumFieldValue(Integer, String) - Constructor for class org.apache.solr.common.EnumFieldValue
 
enumIntToStringMap - Variable in class org.apache.solr.schema.EnumField
 
enumName - Variable in class org.apache.solr.schema.EnumField
 
enumsConfigFile - Variable in class org.apache.solr.schema.EnumField
 
enumStringToIntMap - Variable in class org.apache.solr.schema.EnumField
 
EOF - Variable in class org.apache.solr.client.solrj.io.Tuple
When EOF field is true the Tuple marks the end of the stream.
EOF - Static variable in interface org.apache.solr.parser.QueryParserConstants
End of File.
eofTuples - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
eol - Variable in exception org.apache.solr.parser.ParseException
The end of line string for this machine.
EphemeralDirectoryFactory - Class in org.apache.solr.core
Directory provider for implementations that do not persist over reboots.
EphemeralDirectoryFactory() - Constructor for class org.apache.solr.core.EphemeralDirectoryFactory
 
epw - Variable in class org.apache.solr.handler.dataimport.ContextImpl
 
eq(String, String) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.ConstStringSource
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
equals(Object) - Method in class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
equals(Object) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.ServerWrapper
 
equals(Object) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
equals(Object) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
equals(Object) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
equals(Object) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
equals(Object) - Method in class org.apache.solr.client.solrj.response.Cluster
 
equals(Object) - Method in class org.apache.solr.client.solrj.response.Suggestion
 
equals(Object) - Method in class org.apache.solr.client.solrj.SolrQuery.SortClause
 
equals(Object) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
equals(Object) - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
equals(Object) - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
equals(Object) - Method in class org.apache.solr.cloud.rule.Rule.Condition
 
equals(Object) - Method in class org.apache.solr.common.cloud.ClusterState
 
equals(Object) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
equals(Object) - Method in class org.apache.solr.common.EnumFieldValue
 
equals(Object) - Method in class org.apache.solr.common.util.JavaBinCodec.StringBytes
 
equals(Object) - Method in class org.apache.solr.common.util.NamedList
 
equals(Object) - Method in class org.apache.solr.handler.component.ShardDoc
 
equals(Object) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
TODO..
equals(Object) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
equals(Object) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
equals(Object) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
equals(Object) - Method in class org.apache.solr.schema.SchemaField
 
equals(Object) - Method in class org.apache.solr.schema.StrFieldSource
 
equals(Object) - Method in class org.apache.solr.search.AnalyticsQuery
 
equals(Object) - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
equals(Object) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
equals(Object) - Method in class org.apache.solr.search.facet.AggValueSource
 
equals(Object) - Method in class org.apache.solr.search.facet.PercentileAgg
 
equals(Object) - Method in class org.apache.solr.search.facet.SimpleAggValueSource
 
equals(Object) - Method in class org.apache.solr.search.facet.StrAggValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.CollapseScoreFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
equals(Object) - Method in class org.apache.solr.search.function.FileFloatSource
 
equals(Object) - Method in class org.apache.solr.search.function.OrdFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
equals(Object) - Method in class org.apache.solr.search.QueryResultKey
 
equals(Object) - Method in class org.apache.solr.search.SolrConstantScoreQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.solr.search.WrappedQuery
 
equals(Object) - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
equals(Object) - Method in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
equals(Object) - Method in class org.apache.solr.spelling.ResultEntry
 
equals(Object) - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
equals(Object) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
equals(Object) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
equals(Object) - Method in class org.apache.solr.update.SolrCmdDistributor.RetryNode
 
equals(Object) - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
equals(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
equals(Object) - Method in class org.apache.solr.util.SolrLogLayout.Method
 
err - Variable in class org.apache.solr.response.SolrQueryResponse
 
ERR_MSGS - Static variable in class org.apache.solr.util.CommandOperation
 
ERR_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
errHeader - Variable in class org.apache.solr.handler.ContentStreamLoader
 
error(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
error(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
error(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
Error() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Error
 
errorCode - Variable in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
errors - Variable in class org.apache.solr.cloud.Overseer.Stat
 
errors - Variable in class org.apache.solr.update.SolrCmdDistributor.Response
 
errors - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
escape(String) - Static method in class org.apache.solr.parser.SolrQueryParserBase
Returns a String where those characters that QueryParser expects to be escaped are escaped by a preceding \.
ESCAPE_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
ESCAPE_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables ESCAPE operator (\)
ESCAPE_SOLR_QUERY_CHARS - Static variable in class org.apache.solr.handler.dataimport.Evaluator
 
escapeAttributeValue(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeAttributeValue(char[], int, int, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeCharData(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeQueryChars(String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
See: escapeTextWithSeparator(String, char) - Static method in class org.apache.solr.common.util.StrUtils
Creates a new copy of the string with the separator backslash escaped.
evaluate(String, QName) - Method in class org.apache.solr.core.Config
 
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.Evaluator
Return a String after processing an expression and a VariableResolver
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.SolrQueryEscapingEvaluator
 
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.SqlEscapingEvaluator
 
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.UrlEvaluator
 
evaluateString(String, Locale, TimeZone) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
NOTE: declared as a method to allow for extensibility
evaluateWrapper(Evaluator.VariableWrapper, Locale, TimeZone) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
NOTE: declared as a method to allow for extensibility
evaluateXPath(String, String, QName) - Static method in class org.apache.solr.util.BaseTestHarness
 
Evaluator - Class in org.apache.solr.handler.dataimport
Pluggable functions for resolving variables Implementations of this abstract class must provide a public no-arg constructor.
Evaluator() - Constructor for class org.apache.solr.handler.dataimport.Evaluator
 
Evaluator.VariableWrapper - Class in org.apache.solr.handler.dataimport
 
EVENT - Static variable in interface org.apache.solr.common.params.EventParams
Event param for things like newSearcher, firstSearcher
EventAppender - Class in org.apache.solr.logging.log4j
 
EventAppender(LogWatcher<LoggingEvent>) - Constructor for class org.apache.solr.logging.log4j.EventAppender
 
EventListener - Interface in org.apache.solr.handler.dataimport
Event listener for DataImportHandler This API is experimental and subject to change
EventParams - Interface in org.apache.solr.common.params
 
evictedEntry(K, V) - Method in interface org.apache.solr.util.ConcurrentLFUCache.EvictionListener
 
evictedEntry(K, V) - Method in interface org.apache.solr.util.ConcurrentLRUCache.EvictionListener
 
EWMA - Class in org.apache.solr.util.stats
An exponentially-weighted moving average.
EWMA(double, long, TimeUnit) - Constructor for class org.apache.solr.util.stats.EWMA
Create a new EWMA with a specific smoothing constant.
EXACT_MATCH_FIRST - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
If true, exact suggestions are returned first, even if they are prefixes of other strings in the automaton (possibly with larger weights).
EXACT_MATCH_FIRST - Static variable in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
If true, exact suggestions are returned first, even if they are prefixes of other strings in the automaton (possibly with larger weights).
EXACT_MATCH_FIRST - Static variable in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
If true, exact suggestions are returned first, even if they are prefixes of other strings in the automaton (possibly with larger weights).
ExactSharedStatsCache - Class in org.apache.solr.search.stats
 
ExactSharedStatsCache() - Constructor for class org.apache.solr.search.stats.ExactSharedStatsCache
 
ExactStatsCache - Class in org.apache.solr.search.stats
This class implements exact caching of statistics.
ExactStatsCache() - Constructor for class org.apache.solr.search.stats.ExactStatsCache
 
ExactStatsCache.ExactStatsSource - Class in org.apache.solr.search.stats
 
ExactStatsSource(Map<String, TermStats>, Map<String, CollectionStats>) - Constructor for class org.apache.solr.search.stats.ExactStatsCache.ExactStatsSource
 
exampleDir - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
EXCEL_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
exception - Variable in class org.apache.solr.core.CoreContainer.CoreLoadFailure
 
ExchangeRateProvider - Interface in org.apache.solr.schema
Interface for providing pluggable exchange rate providers to @CurrencyField
EXCLUDE - Static variable in interface org.apache.solr.common.params.CommonParams
 
EXCLUDE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
EXCLUDE_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
The name of the field that excluded editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
EXCLUDED - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
 
ExcludedMarkerFactory - Class in org.apache.solr.response.transform
 
ExcludedMarkerFactory() - Constructor for class org.apache.solr.response.transform.ExcludedMarkerFactory
 
excludes - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
A Regex pattern of excluded file names as given in data-config.xml after resolving any variables
EXCLUDES - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
excludeTags - Variable in class org.apache.solr.search.facet.FacetRequest.Domain
 
EXCLUSIVE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
execute() - Method in class org.apache.solr.analytics.request.AnalyticsStats
Calculates the analytics requested in the Parameters.
execute() - Method in class org.apache.solr.common.cloud.ZkOperation
Performs the operation - which may be involved multiple times if the connection to ZooKeeper closes during this operation
execute(Runnable) - Method in class org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
execute() - Method in interface org.apache.solr.common.util.RetryUtil.RetryCmd
 
execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
 
execute() - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
execute() - Method in class org.apache.solr.search.grouping.CommandHandler
 
execute() - Method in class org.apache.solr.search.Grouping
 
execute(SolrQueryResponse) - Method in class org.apache.solr.servlet.HttpSolrCall
 
execute() - Method in class org.apache.solr.util.SimplePostTool
After initialization, call execute to start the post job.
executeMethod(HttpRequestBase, ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
executor - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
ExecutorUtil - Class in org.apache.solr.common.util
 
ExecutorUtil() - Constructor for class org.apache.solr.common.util.ExecutorUtil
 
ExecutorUtil.InheritableThreadLocalProvider - Interface in org.apache.solr.common.util
Any class which wants to carry forward the threadlocal values to the threads run by threadpools must implement this interface and the implementation should be registered here
ExecutorUtil.MDCAwareThreadPoolExecutor - Class in org.apache.solr.common.util
 
exists(String, boolean) - Method in class org.apache.solr.cloud.MockSolrZkClient
 
exists(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Return the stat of the node of the given path.
exists(String, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns true if path exists
exists(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
exists(String) - Method in class org.apache.solr.core.DirectoryFactory
Returns true if a Directory exists for a given path.
exists(String) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
 
exists(String) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
exists(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
exists(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
exists(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
exists(String) - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
 
exists(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
exists(int) - Method in class org.apache.solr.search.BitDocSet
Returns true of the doc exists in the set.
exists(int) - Method in interface org.apache.solr.search.DocSet
Returns true if a document is in the DocSet.
exists(int) - Method in class org.apache.solr.search.DocSlice
 
exists(int) - Method in class org.apache.solr.search.HashDocSet
 
exists(int) - Method in class org.apache.solr.search.SortedIntDocSet
 
EXPAND - Static variable in interface org.apache.solr.common.params.ExpandParams
 
expand(Map<String, String[]>) - Static method in class org.apache.solr.request.macro.MacroExpander
 
expand() - Method in class org.apache.solr.request.macro.MacroExpander
 
expand(String) - Method in class org.apache.solr.request.macro.MacroExpander
 
EXPAND_FIELD - Static variable in interface org.apache.solr.common.params.ExpandParams
 
EXPAND_FQ - Static variable in interface org.apache.solr.common.params.ExpandParams
 
EXPAND_Q - Static variable in interface org.apache.solr.common.params.ExpandParams
 
EXPAND_ROWS - Static variable in interface org.apache.solr.common.params.ExpandParams
 
EXPAND_SORT - Static variable in interface org.apache.solr.common.params.ExpandParams
 
ExpandComponent - Class in org.apache.solr.handler.component
The ExpandComponent is designed to work with the CollapsingPostFilter.
ExpandComponent() - Constructor for class org.apache.solr.handler.component.ExpandComponent
 
ExpandParams - Interface in org.apache.solr.common.params
Expand parameters
expect(JSONParser, int) - Static method in class org.apache.solr.request.json.JSONUtil
 
expect(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
expectedTokenSequences - Variable in exception org.apache.solr.parser.ParseException
Each entry in this array is an array of integers.
expire(long) - Method in class org.apache.solr.cloud.ZkTestServer
 
expireRandomSession() - Method in class org.apache.solr.cloud.ChaosMonkey
 
expireSession(JettySolrRunner) - Method in class org.apache.solr.cloud.ChaosMonkey
 
explain(Query, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
EXPLAIN_OTHER - Static variable in interface org.apache.solr.common.params.CommonParams
another query to explain against
EXPLAIN_STRUCT - Static variable in interface org.apache.solr.common.params.CommonParams
boolean indicating whether score explanations should structured (true), or plain text (false)
ExplainAugmenterFactory - Class in org.apache.solr.response.transform
 
ExplainAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ExplainAugmenterFactory
 
ExplainAugmenterFactory.Style - Enum in org.apache.solr.response.transform
 
explanationsToNamedLists(NamedList<Explanation>) - Static method in class org.apache.solr.util.SolrPluginUtils
 
explanationToNamedList(Explanation) - Static method in class org.apache.solr.util.SolrPluginUtils
 
explicitField - Variable in class org.apache.solr.parser.SolrQueryParserBase
 
ExponentiallyDecayingSample - Class in org.apache.solr.util.stats
An exponentially-decaying random sample of longs.
ExponentiallyDecayingSample(int, double) - Constructor for class org.apache.solr.util.stats.ExponentiallyDecayingSample
ExponentiallyDecayingSample(int, double, Clock) - Constructor for class org.apache.solr.util.stats.ExponentiallyDecayingSample
export() - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
export() - Method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
export() - Method in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
export() - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
export(Expression[]) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Exports a list of expressions as a NamedList
export() - Method in class org.apache.solr.analytics.accumulator.ValueAccumulator
 
ExportQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.ExportQParserPlugin.ExportQParser
 
ExportQParserPlugin - Class in org.apache.solr.search
 
ExportQParserPlugin() - Constructor for class org.apache.solr.search.ExportQParserPlugin
 
ExportQParserPlugin.ExportQParser - Class in org.apache.solr.search
 
ExportQParserPlugin.ExportQuery - Class in org.apache.solr.search
 
ExportQuery() - Constructor for class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
ExportQuery(SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
ExpressibleComparator - Interface in org.apache.solr.client.solrj.io.comp
Defines a comparator that can be expressed in an expression
ExpressibleStream - Interface in org.apache.solr.client.solrj.io.stream
Defines a stream that can be expressed in an expression
Expression - Class in org.apache.solr.analytics.expression
Expressions map either zero, one, two or many inputs to a single value.
Expression() - Constructor for class org.apache.solr.analytics.expression.Expression
 
EXPRESSION - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
EXPRESSION - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
ExpressionFactory - Class in org.apache.solr.analytics.expression
 
ExpressionFactory() - Constructor for class org.apache.solr.analytics.expression.ExpressionFactory
 
expressionNames - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
ExpressionRequest - Class in org.apache.solr.analytics.request
Contains name and string representation of an expression.
ExpressionRequest(String, String) - Constructor for class org.apache.solr.analytics.request.ExpressionRequest
 
expressions - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
expressionStrings - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
EXPUNGE_DELETES - Static variable in interface org.apache.solr.common.params.UpdateParams
 
expungeDeletes - Variable in class org.apache.solr.update.CommitUpdateCommand
 
ExtendedDismaxConfiguration(SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
ExtendedDismaxQParser - Class in org.apache.solr.search
Query parser that generates DisjunctionMaxQueries based on user configuration.
ExtendedDismaxQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.ExtendedDismaxQParser
 
ExtendedDismaxQParser.Clause - Class in org.apache.solr.search
 
ExtendedDismaxQParser.ExtendedDismaxConfiguration - Class in org.apache.solr.search
Simple container for configuration information used when parsing queries
ExtendedDismaxQParser.ExtendedSolrQueryParser - Class in org.apache.solr.search
A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias - Class in org.apache.solr.search
A simple container for storing alias info
ExtendedDismaxQParserPlugin - Class in org.apache.solr.search
An advanced multi-field query parser based on the DisMax parser.
ExtendedDismaxQParserPlugin() - Constructor for class org.apache.solr.search.ExtendedDismaxQParserPlugin
 
ExtendedQuery - Interface in org.apache.solr.search
The ExtendedQuery interface provides extra metadata to a query.
ExtendedQueryBase - Class in org.apache.solr.search
 
ExtendedQueryBase() - Constructor for class org.apache.solr.search.ExtendedQueryBase
 
extendedResults - Variable in class org.apache.solr.spelling.SpellingOptions
Provide additional, per implementation, information about the results
ExtendedSolrQueryParser(QParser, String) - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
EXTERN_STRING - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
EXTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
ExternalFileField - Class in org.apache.solr.schema
Get values from an external file instead of the index.
ExternalFileField() - Constructor for class org.apache.solr.schema.ExternalFileField
 
ExternalFileFieldReloader - Class in org.apache.solr.schema
An event listener to reload ExternalFileFields for new searchers.
ExternalFileFieldReloader(SolrCore) - Constructor for class org.apache.solr.schema.ExternalFileFieldReloader
 
ExternalPaths - Class in org.apache.solr.util
Some tests need to reach outside the classpath to get certain resources (e.g. the example configuration).
ExternalPaths() - Constructor for class org.apache.solr.util.ExternalPaths
 
externalToLong(String) - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
extract(NamedList<Object>) - Method in enum org.apache.solr.util.PivotListEntry
Given a NamedList representing a Pivot Value, extracts the Object which corrisponds to this PivotListEntry, or returns null if not found.
EXTRACT_FORMAT - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Content output format if extractOnly is true.
EXTRACT_ONLY - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Only extract and return the content, do not index it.
ExtractingDocumentLoader - Class in org.apache.solr.handler.extraction
The class responsible for loading extracted content into Solr.
ExtractingDocumentLoader(SolrQueryRequest, UpdateRequestProcessor, TikaConfig, SolrContentHandlerFactory) - Constructor for class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
ExtractingDocumentLoader.MostlyPassthroughHtmlMapper - Class in org.apache.solr.handler.extraction
 
ExtractingMetadataConstants - Interface in org.apache.solr.handler.extraction
Constants used internally by the ExtractingRequestHandler.
ExtractingParams - Interface in org.apache.solr.handler.extraction
The various Solr Parameters names to use when extracting content.
ExtractingRequestHandler - Class in org.apache.solr.handler.extraction
Handler for rich documents like PDF or Word or any other file format that Tika handles that need the text to be extracted first from the document.
ExtractingRequestHandler() - Constructor for class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
extraFilters - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
extraServlets - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 

F

F - Static variable in class org.apache.solr.search.QueryParsing
 
FACET - Static variable in interface org.apache.solr.common.params.FacetParams
Should facet counts be calculated?
facet(int) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
FACET_CONTAINS - Static variable in interface org.apache.solr.common.params.FacetParams
Only return constraints of a facet field containing the given string.
FACET_CONTAINS_IGNORE_CASE - Static variable in interface org.apache.solr.common.params.FacetParams
If using facet contains, ignore case when comparing values.
FACET_DATE - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Contraint Counts (multi-value)
FACET_DATE_END - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the ending point for a date facet range.
FACET_DATE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
Date Math string indicating the interval of sub-ranges for a date facet range.
FACET_DATE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_DATE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for date faceting should be inclusive or exclusive of their end points.
FACET_DATE_KEY - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_DATE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a date facet range (multi-value).
FACET_DATE_START - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the starting point for a date facet range.
FACET_ENUM_CACHE_MINDF - Static variable in interface org.apache.solr.common.params.FacetParams
When faceting by enumerating the terms in a field, only use the filterCache for terms with a df >= to this parameter.
FACET_FIELD - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Constraint Counts (multi-value)
FACET_FIELD_KEY - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_HEATMAP - Static variable in interface org.apache.solr.common.params.FacetParams
A spatial RPT field to generate a 2D "heatmap" (grid of facet counts) on.
FACET_HEATMAP_DIST_ERR - Static variable in interface org.apache.solr.common.params.FacetParams
Used to determine the heatmap grid level to compute (optional).
FACET_HEATMAP_DIST_ERR_PCT - Static variable in interface org.apache.solr.common.params.FacetParams
Used to determine the heatmap grid level to compute, defaulting to 0.15.
FACET_HEATMAP_FORMAT - Static variable in interface org.apache.solr.common.params.FacetParams
The format of the heatmap: either png or ints2D (default).
FACET_HEATMAP_GEOM - Static variable in interface org.apache.solr.common.params.FacetParams
The region the heatmap should minimally enclose.
FACET_HEATMAP_LEVEL - Static variable in interface org.apache.solr.common.params.FacetParams
Specify the heatmap grid level explicitly, instead of deriving it via distErr or distErrPct.
FACET_HEATMAP_MAX_CELLS - Static variable in interface org.apache.solr.common.params.FacetParams
The maximum number of cells (grid squares) the client is willing to handle.
FACET_INTERVAL - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose values the user wants to enumerate as explicit intervals of terms.
FACET_INTERVAL_SET - Static variable in interface org.apache.solr.common.params.FacetParams
Set of terms for a single interval to facet on.
FACET_INTERVALS_KEY - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_LIMIT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of facet field counts be included in the response for each field - in descending order of count.
FACET_METHOD - Static variable in interface org.apache.solr.common.params.FacetParams
What method should be used to do the faceting
FACET_METHOD_enum - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over terms in a field to calculate the facet counts.
FACET_METHOD_fc - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over documents and count up terms by consulting an uninverted representation of the field values (such as the FieldCache used for sorting).
FACET_METHOD_fcs - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param, like FACET_METHOD_fc but counts per-segment.
FACET_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the minimum number of hits before a facet should be included in the response.
FACET_MISSING - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether the response should include a facet field count for all records which have no value for the facet field.
FACET_OFFSET - Static variable in interface org.apache.solr.common.params.FacetParams
The offset into the list of facets.
FACET_OVERREQUEST - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_OVERREQUEST_COUNT - Static variable in interface org.apache.solr.common.params.FacetParams
An additional amount to over-request by when performing initial distributed requests.
FACET_OVERREQUEST_RATIO - Static variable in interface org.apache.solr.common.params.FacetParams
The percentage to over-request by when performing initial distributed requests.
FACET_PIVOT - Static variable in interface org.apache.solr.common.params.FacetParams
Comma separated list of fields to pivot example: author,type (for types by author / types within author)
FACET_PIVOT_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
Minimum number of docs that need to match to be included in the sublist default value is 1
FACET_PREFIX - Static variable in interface org.apache.solr.common.params.FacetParams
Only return constraints of a facet field with the given prefix.
FACET_QUERY - Static variable in interface org.apache.solr.common.params.FacetParams
Any lucene formated queries the user would like to use for Facet Constraint Counts (multi-value)
FACET_QUERY_KEY - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_RANGE - Static variable in interface org.apache.solr.common.params.FacetParams
Any numerical field whose terms the user wants to enumerate over Facet Contraint Counts for selected ranges.
FACET_RANGE_END - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the ending point for a numerical range facet.
FACET_RANGE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the interval of sub-ranges for a numerical facet range.
FACET_RANGE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_RANGE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for numeric faceting should be inclusive or exclusive of their end points.
FACET_RANGE_METHOD - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating the method to use to resolve range facets.
FACET_RANGE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a numerical range facet (multi-value).
FACET_RANGE_START - Static variable in interface org.apache.solr.common.params.FacetParams
Number indicating the starting point for a numerical range facet.
FACET_RANGES_KEY - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_SORT - Static variable in interface org.apache.solr.common.params.FacetParams
String option: "count" causes facets to be sorted by the count, "index" results in index order.
FACET_SORT_COUNT - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_COUNT_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_THREADS - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of threads to be used in counting facet field vales
FACET_TYPE_PARAMS - Static variable in class org.apache.solr.handler.component.FacetComponent
 
FACET_ZEROS - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether facet field counts of "0" should be included in the response.
facetAccumulators - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
FacetBase(ResponseBuilder, String, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetBase
 
FacetComponent - Class in org.apache.solr.handler.component
Computes facets -- aggregations with counts of terms or ranges over the whole search results.
FacetComponent() - Constructor for class org.apache.solr.handler.component.FacetComponent
 
FacetComponent.DistribFieldFacet - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.FacetBase - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.FacetContext - Class in org.apache.solr.handler.component
Encapsulates facet ranges and facet queries such that their parameters are parsed and cached for efficient re-use.
FacetComponent.FacetInfo - Class in org.apache.solr.handler.component
This class is used exclusively for merging results from each shard in a distributed facet request.
FacetComponent.FieldFacet - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.QueryFacet - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.ShardFacetCount - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetField - Class in org.apache.solr.client.solrj.response
A utility class to hold the facet response.
FacetField(String) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField(String, String, Date) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField - Class in org.apache.solr.search.facet
 
FacetField() - Constructor for class org.apache.solr.search.facet.FacetField
 
FacetField.Count - Class in org.apache.solr.client.solrj.response
 
FacetField.FacetMethod - Enum in org.apache.solr.search.facet
 
FacetField.SortDirection - Enum in org.apache.solr.search.facet
 
FacetInfo() - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
FacetingAccumulator - Class in org.apache.solr.analytics.accumulator
A FacetingAccumulator manages the StatsCollectors and Expressions for facets.
FacetingAccumulator(SolrIndexSearcher, DocSet, AnalyticsRequest, SolrQueryRequest) - Constructor for class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
FacetingAccumulator.EntryComparator - Class in org.apache.solr.analytics.accumulator
A comparator to compare expression values for field facet sorting.
FacetInterval(SchemaField, String, String, boolean, boolean, String) - Constructor for class org.apache.solr.request.IntervalFacets.FacetInterval
Constructor that accepts already parsed values of start and end.
FacetMerger - Class in org.apache.solr.search.facet
 
FacetMerger() - Constructor for class org.apache.solr.search.facet.FacetMerger
 
FacetMerger.Context - Class in org.apache.solr.search.facet
 
facetMissingNum(int) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
FacetModule - Class in org.apache.solr.search.facet
 
FacetModule() - Constructor for class org.apache.solr.search.facet.FacetModule
 
facetName - Variable in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
FacetParams - Interface in org.apache.solr.common.params
Facet parameters
FacetParams.FacetRangeInclude - Enum in org.apache.solr.common.params
An enumeration of the legal values for FacetParams.FACET_DATE_INCLUDE and FacetParams.FACET_RANGE_INCLUDE
lower = all gap based ranges include their lower bound upper = all gap based ranges include their upper bound edge = the first and last gap ranges include their edge bounds (ie: lower for the first one, upper for the last one) even if the corresponding upper/lower option is not specified outer = the BEFORE and AFTER ranges should be inclusive of their bounds, even if the first or last ranges already include those boundaries.
FacetParams.FacetRangeMethod - Enum in org.apache.solr.common.params
An enumeration of the legal values for FacetParams.FACET_RANGE_METHOD filter = dv =
FacetParams.FacetRangeOther - Enum in org.apache.solr.common.params
An enumeration of the legal values for FacetParams.FACET_RANGE_OTHER and FacetParams.FACET_DATE_OTHER ...
FacetProcessor<FacetRequestT extends FacetRequest> - Class in org.apache.solr.search.facet
 
FacetQuery - Class in org.apache.solr.search.facet
 
FacetQuery() - Constructor for class org.apache.solr.search.facet.FacetQuery
 
FacetRange(String, String, String, boolean, boolean) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
FacetRange(FacetParams.FacetRangeOther, String, String, boolean, boolean) - Constructor for class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
Construct a facet range for a FacetParams.FacetRangeOther instance
FacetRange(String, String, String, boolean, boolean) - Constructor for class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
Construct a facet range for the give name
FacetRange - Class in org.apache.solr.search.facet
 
FacetRange() - Constructor for class org.apache.solr.search.facet.FacetRange
 
facetRanges - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
FacetRequest - Interface in org.apache.solr.analytics.request
 
FacetRequest - Class in org.apache.solr.search.facet
 
FacetRequest() - Constructor for class org.apache.solr.search.facet.FacetRequest
 
FacetRequest.Domain - Class in org.apache.solr.search.facet
 
facets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
FacetSortSpecification() - Constructor for class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
FacetSortSpecification(String) - Constructor for class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
FacetSortSpecification(String, FieldFacetRequest.FacetSortDirection) - Constructor for class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
facetStats - Variable in class org.apache.solr.search.facet.FacetRequest
 
facetStatsValues - Variable in class org.apache.solr.handler.component.FieldFacetStats
 
facetTermNum(int, int) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
facetValue - Variable in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
facetValue - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
FacetValueAccumulator - Interface in org.apache.solr.analytics.accumulator.facet
Interface that describes the methods needed for an Accumulator to be able to handle fieldFacets, rangeFacets and queryFacets.
factory - Variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
factory - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
factory - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
factory - Variable in class org.apache.solr.search.facet.HLLAgg
 
failed() - Method in interface org.apache.solr.cloud.RecoveryStrategy.RecoveryListener
 
FAILED - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
failed() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
failed - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
failedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
failedNodes - Variable in class org.apache.solr.cloud.rule.ReplicaAssigner
 
FailedOp(ZkNodeProps, SolrResponse) - Constructor for class org.apache.solr.cloud.Overseer.FailedOp
 
failRepeatedKeys - Static variable in class org.apache.solr.JSONTestUtil
 
failureDetails - Variable in class org.apache.solr.cloud.Overseer.Stat
 
FALLBACK - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
FALLBACK_FIELDS - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
fallbackFields - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
fallbackValue - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
FALSE - Static variable in interface org.apache.solr.common.params.CommonParams
 
FALSE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
 
falseProperties - Variable in class org.apache.solr.schema.FieldType
properties explicitly set to false
FastCharStream - Class in org.apache.solr.parser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.solr.parser.FastCharStream
Constructs from a Reader.
FastInputStream - Class in org.apache.solr.common.util
Single threaded buffered InputStream Internal Solr use only, subject to change.
FastInputStream(InputStream) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastInputStream(InputStream, byte[], int, int) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastLRUCache<K,V> - Class in org.apache.solr.search
SolrCache based on ConcurrentLRUCache implementation.
FastLRUCache() - Constructor for class org.apache.solr.search.FastLRUCache
 
FastOutputStream - Class in org.apache.solr.common.util
Single threaded buffered OutputStream Internal Solr use only, subject to change.
FastOutputStream(OutputStream) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
FastOutputStream(OutputStream, byte[], int) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
FastWriter - Class in org.apache.solr.util
Single threaded BufferedWriter Internal Solr use only, subject to change.
FastWriter(Writer) - Constructor for class org.apache.solr.util.FastWriter
 
FastWriter(Writer, char[], int) - Constructor for class org.apache.solr.util.FastWriter
 
fatalError(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
fatalError(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
fcontext - Variable in class org.apache.solr.search.facet.FacetProcessor
 
fcontext - Variable in class org.apache.solr.search.facet.SlotAcc
 
fetch(BlockCacheKey, byte[], int, int, int) - Method in class org.apache.solr.store.blockcache.BlockCache
 
fetch(BlockCacheKey, byte[]) - Method in class org.apache.solr.store.blockcache.BlockCache
 
fetch(String, long, int, byte[], int, int) - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
fetch(String, long, int, byte[], int, int) - Method in interface org.apache.solr.store.blockcache.Cache
Fetch the specified cache file content.
field - Variable in class org.apache.solr.analytics.request.AbstractFieldFacetRequest
 
FIELD - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
field - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator
 
Field - Annotation Type in org.apache.solr.client.solrj.beans
This class can be used to annotate a field or a setter an any class and SlrJ would help you convert to SolrInputDocument and from SolrDocument
Field(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
Creates a new instance of the request.
Field(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
 
FIELD - Static variable in interface org.apache.solr.common.params.CommonParams
 
FIELD - Static variable in interface org.apache.solr.common.params.SpatialParams
 
field - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
field - Variable in class org.apache.solr.handler.component.PivotFacetField
 
Field - Class in org.apache.solr.handler.dataimport.config
 
Field(Field.Builder) - Constructor for class org.apache.solr.handler.dataimport.config.Field
 
field - Variable in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
 
FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
field - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
field - Variable in class org.apache.solr.search.function.OrdFieldSource
 
field - Variable in class org.apache.solr.search.function.ReverseOrdFieldSource
 
field - Variable in class org.apache.solr.search.SpatialOptions
 
field - Variable in class org.apache.solr.search.stats.CollectionStats
 
FIELD - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
FIELD - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
field - Variable in class org.apache.solr.spelling.SolrSpellChecker
 
FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
 
FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
Label for defining field to use for terms
Field.Builder - Class in org.apache.solr.handler.dataimport.config
 
FIELD_DELIMITER - Static variable in class org.apache.solr.spelling.suggest.FileDictionaryFactory
Label for defining fieldDelimiter to be used
FIELD_FACET - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
FIELD_FACET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
FIELD_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELD_NAME - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds the value of the field which should be analyzed.
FIELD_SORT_VALUES - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
FIELD_SUFFIX_AMOUNT_RAW - Static variable in class org.apache.solr.schema.CurrencyField
 
FIELD_SUFFIX_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
 
FIELD_TYPE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds a comma-separated list of field types that the analysis should be peformed for.
FIELD_TYPE - Static variable in class org.apache.solr.schema.IndexSchema
 
FIELD_TYPE - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
FIELD_TYPES - Static variable in class org.apache.solr.schema.IndexSchema
 
FIELD_VALUE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Hodls a comma-separated list of field named that the analysis should be performed for.
FieldAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
FieldAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a default uri of "/fieldanalysis".
FieldAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a given uri.
FieldAnalysisRequestHandler - Class in org.apache.solr.handler
Provides the ability to specify multiple field types and field names in the same request.
FieldAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.FieldAnalysisRequestHandler
 
FieldAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the FieldAnalysisRequest.
FieldAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.FieldAnalysisResponse
 
FieldAnalysisResponse.Analysis - Class in org.apache.solr.client.solrj.response
The analysis of a field.
fieldBuilders - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
FieldCollectionResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/fields Two query parameters are supported: "fl": a comma- and/or space-separated list of fields to send properties for in the response, rather than the default: all of them.
FieldCollectionResource() - Constructor for class org.apache.solr.rest.schema.FieldCollectionResource
 
FieldComparator - Class in org.apache.solr.client.solrj.io.comp
An equality field Comparator which compares a field of two Tuples and determines sort order.
FieldComparator(String, ComparatorOrder) - Constructor for class org.apache.solr.client.solrj.io.comp.FieldComparator
 
FieldComparator(String, String, ComparatorOrder) - Constructor for class org.apache.solr.client.solrj.io.comp.FieldComparator
 
FieldExistsException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.schema.ManagedIndexSchema.FieldExistsException
 
FieldFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
FieldFacetAccumulator - Class in org.apache.solr.analytics.accumulator.facet
An Accumulator that manages the faceting for fieldFacets.
FieldFacetAccumulator(SolrIndexSearcher, FacetValueAccumulator, SchemaField) - Constructor for class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
fieldFacetCollectors - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
fieldFacetExpressions - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
fieldFacetParamPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
fieldFacetPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
FieldFacetRequest - Class in org.apache.solr.analytics.request
Contains all of the specifications for a field facet.
FieldFacetRequest(SchemaField) - Constructor for class org.apache.solr.analytics.request.FieldFacetRequest
 
FieldFacetRequest.FacetSortDirection - Enum in org.apache.solr.analytics.request
 
FieldFacetRequest.FacetSortSpecification - Class in org.apache.solr.analytics.request
Specifies how to sort the buckets of a field facet.
FieldFacetStats - Class in org.apache.solr.handler.component
FieldFacetStats is a utility to accumulate statistics on a set of values in one field, for facet values present in another field.
FieldFacetStats(SolrIndexSearcher, SchemaField, StatsField) - Constructor for class org.apache.solr.handler.component.FieldFacetStats
 
FieldFlag - Enum in org.apache.solr.common.luke
 
FieldInfo(String) - Constructor for class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
FieldLengthUpdateProcessorFactory - Class in org.apache.solr.update.processor
Replaces any CharSequence values found in fields matching the specified conditions with the lengths of those CharSequences (as an Integer).
FieldLengthUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
 
FieldMappingException - Exception in org.apache.solr.uima.processor
Exception thrown when an error happening while mapping UIMA CAS model to Solr fields
FieldMappingException(Exception) - Constructor for exception org.apache.solr.uima.processor.FieldMappingException
 
FieldMutatingUpdateProcessor - Class in org.apache.solr.update.processor
Reusable base class for UpdateProcessors that will consider AddUpdateCommands and mutate the values associated with configured fields.
FieldMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
 
FieldMutatingUpdateProcessor.FieldNameSelector - Interface in org.apache.solr.update.processor
Interface for identifying which fields should be mutated
FieldMutatingUpdateProcessorFactory - Class in org.apache.solr.update.processor
Base class for implementing Factories for FieldMutatingUpdateProcessors and FieldValueMutatingUpdateProcessors.
FieldMutatingUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
FieldMutatingUpdateProcessorFactory.SelectorParams - Class in org.apache.solr.update.processor
 
fieldName - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
fieldName - Variable in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
 
fieldName - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
fieldName - Variable in class org.apache.solr.update.processor.UUIDUpdateProcessorFactory
 
fieldNameMatchesSchemaField - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
FieldNameMutatingUpdateProcessorFactory - Class in org.apache.solr.update.processor
In the FieldNameMutatingUpdateProcessorFactory configured below, fields names will be mutated if the name contains space.
FieldNameMutatingUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory
 
fieldNames - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
FieldParams - Class in org.apache.solr.search
A class to hold "phrase slop" and "boost" parameters for pf, pf2, pf3 parameters
FieldParams(String, int, int, float) - Constructor for class org.apache.solr.search.FieldParams
 
FieldProperties - Class in org.apache.solr.schema
 
FieldProperties() - Constructor for class org.apache.solr.schema.FieldProperties
 
FieldQParserPlugin - Class in org.apache.solr.search
Create a field query from the input value, applying text analysis and constructing a phrase query if appropriate.
FieldQParserPlugin() - Constructor for class org.apache.solr.search.FieldQParserPlugin
 
FieldReaderDataSource - Class in org.apache.solr.handler.dataimport
This can be useful for users who have a DB field containing xml and wish to use a nested XPathEntityProcessor The datasouce may be configured as follows <datasource name="f1" type="FieldReaderDataSource" /> The enity which uses this datasource must keep the url value as the variable name url="field-name" The fieldname must be resolvable from VariableResolver This may be used with any EntityProcessor which uses a DataSource<Reader> eg: XPathEntityProcessor Supports String, BLOB, CLOB data types and there is an extra field (in the entity) 'encoding' for BLOB types
FieldReaderDataSource() - Constructor for class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
fieldRegex - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
FieldResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/fields/(fieldname) where "fieldname" is the name of a field.
FieldResource() - Constructor for class org.apache.solr.rest.schema.FieldResource
 
FieldResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
 
fields - Variable in class org.apache.solr.client.solrj.io.Tuple
 
Fields() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
Fields(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
FIELDS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The fields to get term vectors for
FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
 
fields - Variable in class org.apache.solr.schema.IndexSchema
 
fields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
 
fields - Variable in class org.apache.solr.SolrTestCaseJ4.Doc
 
fields - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
FIELDS_PARAM - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
FieldsResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
 
FieldStatsInfo - Class in org.apache.solr.client.solrj.response
Holds stats info
FieldStatsInfo(NamedList<Object>, String) - Constructor for class org.apache.solr.client.solrj.response.FieldStatsInfo
 
FieldStreamDataSource - Class in org.apache.solr.handler.dataimport
This can be useful for users who have a DB field containing BLOBs which may be Rich documents The datasouce may be configured as follows <dataSource name="f1" type="FieldStreamDataSource" /> The entity which uses this datasource must keep and attribute dataField The fieldname must be resolvable from VariableResolver This may be used with any EntityProcessor which uses a DataSource<InputStream> eg: TikaEntityProcessor
FieldStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.FieldStreamDataSource
 
fieldsWithDefaultValue - Variable in class org.apache.solr.schema.IndexSchema
 
FieldType(String) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
Creates a new instance of the request.
FieldType(String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
 
FieldType - Class in org.apache.solr.schema
Base class for all field types used by an index schema.
FieldType() - Constructor for class org.apache.solr.schema.FieldType
 
FieldType.DefaultAnalyzer - Class in org.apache.solr.schema
Default analyzer for types that only produce 1 verbatim token...
FieldType.MultiValueSelector - Enum in org.apache.solr.schema
An enumeration representing various options that may exist for selecting a single value from a multivalued field.
fieldTypeAmountRaw - Variable in class org.apache.solr.schema.CurrencyField
 
FieldTypeCollectionResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/fieldtypes The GET method returns properties for all field types defined in the schema.
FieldTypeCollectionResource() - Constructor for class org.apache.solr.rest.schema.FieldTypeCollectionResource
 
fieldTypeCurrency - Variable in class org.apache.solr.schema.CurrencyField
 
FieldTypeDefinition - Class in org.apache.solr.client.solrj.request.schema
 
FieldTypeDefinition() - Constructor for class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
FieldTypeInfo(String) - Constructor for class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
fieldTypeName - Variable in class org.apache.solr.spelling.SolrSpellChecker
 
FieldTypePluginLoader - Class in org.apache.solr.schema
 
FieldTypePluginLoader(IndexSchema, Map<String, FieldType>, Collection<SchemaAware>) - Constructor for class org.apache.solr.schema.FieldTypePluginLoader
 
FieldTypeRepresentation - Class in org.apache.solr.client.solrj.response.schema
 
FieldTypeRepresentation() - Constructor for class org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
FieldTypeResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/fieldtype/(typename) where "typename" is the name of a field type in the schema.
FieldTypeResource() - Constructor for class org.apache.solr.rest.schema.FieldTypeResource
 
FieldTypeResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
 
FieldTypes() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
FieldTypes(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
FIELDTYPES - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
fieldTypes - Variable in class org.apache.solr.schema.IndexSchema
 
FIELDTYPES_PATH - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
FieldTypesResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
 
FieldTypeXmlAdapter - Class in org.apache.solr.rest.schema
Utility class for converting a JSON definition of a FieldType into the XML format expected by the FieldTypePluginLoader.
FieldTypeXmlAdapter() - Constructor for class org.apache.solr.rest.schema.FieldTypeXmlAdapter
 
FieldUtil - Class in org.apache.solr.search.facet
 
FieldUtil() - Constructor for class org.apache.solr.search.facet.FieldUtil
 
fieldValueCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
FieldValueMutatingUpdateProcessor - 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
FieldValueMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
 
FieldValueSubsetUpdateProcessorFactory - Class in org.apache.solr.update.processor
Base class for processors that want to mutate selected fields to only keep a subset of the original values.
FieldValueSubsetUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
 
FieldWriter() - Constructor for class org.apache.solr.response.SortingResponseWriter.FieldWriter
 
fifteenMinuteEWMA() - Static method in class org.apache.solr.util.stats.EWMA
Creates a new EWMA which is equivalent to the UNIX fifteen minute load average and which expects to be ticked every 5 seconds.
FILE - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you specify a file, what is its name
FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
FILE_NAME - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
FILE_STREAM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
FileBasedSpellChecker - Class in org.apache.solr.spelling
A spell checker implementation that loads words from a text file (one word per line).
FileBasedSpellChecker() - Constructor for class org.apache.solr.spelling.FileBasedSpellChecker
 
FileDataSource - Class in org.apache.solr.handler.dataimport
A DataSource which reads from local files The file is read with the default platform encoding.
FileDataSource() - Constructor for class org.apache.solr.handler.dataimport.FileDataSource
 
FileDictionaryFactory - Class in org.apache.solr.spelling.suggest
Factory for FileDictionary
FileDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.FileDictionaryFactory
 
FileFloatSource - Class in org.apache.solr.search.function
Obtains float field values from an external file.
FileFloatSource(SchemaField, SchemaField, float, String) - Constructor for class org.apache.solr.search.function.FileFloatSource
Creates a new FileFloatSource
FileFloatSource.ReloadCacheRequestHandler - Class in org.apache.solr.search.function
 
fileLength(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
FileListEntityProcessor - Class in org.apache.solr.handler.dataimport
An EntityProcessor instance which can stream file names found in a given base directory matching patterns and returning rows containing file information.
FileListEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
fileModified(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
fileName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
fileName - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
A regex pattern to identify files given in data-config.xml after resolving any variables
filename - Variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
FILENAME - Static variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
The filename to save the properties file to.
FileStorageIO() - Constructor for class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
FileStream(File) - Constructor for class org.apache.solr.common.util.ContentStreamBase.FileStream
 
FileUtils - Class in org.apache.solr.util
 
FileUtils() - Constructor for class org.apache.solr.util.FileUtils
 
fillBucket(SimpleOrderedMap<Object>, Query, DocSet) - Method in class org.apache.solr.search.facet.FacetProcessor
 
FILLLEFT - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
Fill content the the left.
FILLNONE - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
Do no do any filling
fillParams(ResponseBuilder, SolrParams, String) - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
fillParams(ResponseBuilder, SolrParams, String) - Method in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
FILLRIGHT - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
Fill content to the right.
FILTER - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
FILTER - Static variable in class org.apache.solr.schema.FieldType
 
filter - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
FILTER_PARAM - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
A local-param boolean that can be set to false to only return the FunctionQuery (score), and thus not do filtering.
filterCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
FilterCollector - Class in org.apache.solr.search.grouping.collector
A collector that filters incoming doc ids that are not in the filter.
FilterCollector(DocSet, Collector) - Constructor for class org.apache.solr.search.grouping.collector.FilterCollector
 
FilterFieldSource - Class in org.apache.solr.analytics.util.valuesource
DefaultIsMissingFieldSource wraps a field source to return missing values if the value is equal to the default value.
FilterFieldSource(ValueSource, Object) - Constructor for class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
FILTERS - Static variable in class org.apache.solr.schema.FieldType
 
filters - Variable in class org.apache.solr.search.facet.FacetRequest
 
finalize() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
finalize() - Method in class org.apache.solr.core.CoreContainer
 
finalize() - Method in class org.apache.solr.core.SolrCore
 
finalize() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
finalize() - Method in class org.apache.solr.update.SolrIndexWriter
 
finalize() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
finalize() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
FIND_DELTA - Static variable in class org.apache.solr.handler.dataimport.Context
 
findClass(String) - Method in class org.apache.solr.core.MemClassLoader
 
findClass(String, Class<T>) - Method in class org.apache.solr.core.MemClassLoader
 
findClass(String, Class<T>) - Method in class org.apache.solr.core.SolrResourceLoader
 
findClass(String, Class<T>, String...) - Method in class org.apache.solr.core.SolrResourceLoader
This method loads a class either with its FQN or a short-name (solr.class-simplename or class-simplename).
findDirectory(DataImporter, Map<String, String>) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
findDirectory(DataImporter, Map<String, String>) - Method in class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
findForcedDeletesMerges(SegmentInfos, IndexWriter) - Method in class org.apache.solr.util.RandomMergePolicy
 
findForcedMerges(SegmentInfos, int, Map<SegmentCommitInfo, Boolean>, IndexWriter) - Method in class org.apache.solr.util.RandomMergePolicy
 
findIndex(int[], int, int, int) - Static method in class org.apache.solr.search.SortedIntDocSet
 
findLocalReplicaForFromIndex(ZkController, String) - Method in class org.apache.solr.search.JoinQParserPlugin
 
findMappedName(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Get the name mapping
findMerges(MergeTrigger, SegmentInfos, IndexWriter) - Method in class org.apache.solr.util.RandomMergePolicy
 
findRecursive(String...) - Method in class org.apache.solr.common.util.NamedList
Recursively parses the NamedList structure to arrive at a specific element.
finish() - Method in class org.apache.solr.search.DelegatingCollector
 
finish() - Method in class org.apache.solr.search.Grouping.Command
Performs any necessary post actions to prepare the response.
finish() - Method in class org.apache.solr.search.Grouping.CommandField
Performs any necessary post actions to prepare the response.
finish() - Method in class org.apache.solr.search.Grouping.CommandFunc
Performs any necessary post actions to prepare the response.
finish() - Method in class org.apache.solr.search.Grouping.CommandQuery
Performs any necessary post actions to prepare the response.
finish(UpdateLog.SyncLevel) - Method in class org.apache.solr.update.HdfsTransactionLog
 
finish() - Method in class org.apache.solr.update.processor.BufferingRequestProcessor
 
finish() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
finish() - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
finish() - Method in class org.apache.solr.update.SolrCmdDistributor
 
finish(UpdateLog.SyncLevel) - Method in class org.apache.solr.update.TransactionLog
 
finish(UpdateLog.SyncLevel) - Method in class org.apache.solr.update.UpdateLog
 
finished - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.ExpandComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
private void handleRegularResponses(ResponseBuilder rb, ShardRequest sreq) { }
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
Called after all responses have been received for this stage.
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.SuggestComponent
Used in Distributed Search, merges the suggestion results from every shard
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
finishStage(ResponseBuilder) - Method in class org.apache.solr.search.facet.FacetModule
 
FIRST_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
 
FirstFieldValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
Keeps only the first value of fields matching the specified conditions.
FirstFieldValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
 
firstInit(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
first time init call. do one-time operations here it's necessary to call it from the overridden method, otherwise it throws NPE on accessing zipper from nextRow()
firstInit(Context) - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
firstInit(Context) - Method in class org.apache.solr.handler.dataimport.TikaEntityProcessor
 
firstNonSorted(int[], int, int) - Static method in class org.apache.solr.search.SortedIntDocSet
Returns the index of the first non-sorted element or -1 if they are all sorted
firstPhaseElapsedTime - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
fiveMinuteEWMA() - Static method in class org.apache.solr.util.stats.EWMA
Creates a new EWMA which is equivalent to the UNIX five minute load average and which expects to be ticked every 5 seconds.
fixedStr - Variable in class org.apache.solr.schema.IndexSchema.DynamicReplacement.DynamicPattern
 
fixNegativeQuery(Query) - Static method in class org.apache.solr.search.QueryUtils
Fixes a negative query by adding a MatchAllDocs query clause.
fixShardCount(int) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
FL - Static variable in interface org.apache.solr.common.params.CommonParams
query and init param for field list
FLAG_CONSUME_DELIMITER - Static variable in class org.apache.solr.search.FunctionQParser
 
FLAG_DEFAULT - Static variable in class org.apache.solr.search.FunctionQParser
 
FLAG_GAP - Static variable in class org.apache.solr.update.UpdateLog
 
FLAG_IS_AGG - Static variable in class org.apache.solr.search.FunctionQParser
 
flags - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
flags(Map<String, Integer>, Object) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
flags - Variable in class org.apache.solr.update.UpdateCommand
 
FLAGS_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
FLATTEN - Static variable in class org.apache.solr.handler.dataimport.XPathRecordReader
The FLATTEN flag indicates that all text and cdata under a specific tag should be recursivly fetched and appended to the current Node's value.
flattenBooleanQuery(BooleanQuery.Builder, BooleanQuery) - Static method in class org.apache.solr.util.SolrPluginUtils
Recursively walks the "from" query pulling out sub-queries and adding them to the "to" query.
Fld() - Constructor for class org.apache.solr.SolrTestCaseJ4.Fld
 
FldType(String, SolrTestCaseJ4.Vals) - Constructor for class org.apache.solr.SolrTestCaseJ4.FldType
 
FldType(String, SolrTestCaseJ4.IVals, SolrTestCaseJ4.Vals) - Constructor for class org.apache.solr.SolrTestCaseJ4.FldType
 
FLOAT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
float2sortableStr(float) - Static method in class org.apache.solr.util.NumberUtils
 
float2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
FLOAT_DOC_VALUES_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef or long to the correct float string.
FloatAsc() - Constructor for class org.apache.solr.response.SortingResponseWriter.FloatAsc
 
FloatDesc() - Constructor for class org.apache.solr.response.SortingResponseWriter.FloatDesc
 
FloatRangeEndpointCalculator(RangeFacetRequest) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.FloatRangeEndpointCalculator
 
floatVal(int) - Method in class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
 
FloatValueFieldType - Interface in org.apache.solr.schema
Marker interface for float-valued field types.
flush() - Method in class org.apache.solr.common.util.FastOutputStream
 
flush(byte[], int, int) - Method in class org.apache.solr.common.util.FastOutputStream
All writes to the sink will go through this method
flush() - Method in interface org.apache.solr.handler.dataimport.DIHCache
Persists any pending data to the cache
flush() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
flush() - Method in class org.apache.solr.internal.csv.CSVPrinter
 
flush() - Method in class org.apache.solr.logging.jul.RecordHandler
 
flush(byte[], int, int) - Method in class org.apache.solr.update.MemOutputStream
 
flush() - Method in class org.apache.solr.util.FastWriter
 
flush(char[], int, int) - Method in class org.apache.solr.util.FastWriter
 
flush(String, int, int) - Method in class org.apache.solr.util.FastWriter
 
flushBuffer() - Method in class org.apache.solr.common.util.FastOutputStream
Only flushes the buffer of the FastOutputStream, not that of the underlying stream.
flushBuffer(IndexOutput, long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
Flushes the in-memory bufer to the given output, copying at most numBytes.
flushBuffer() - Method in class org.apache.solr.util.FastWriter
 
flushBufferToCache() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
Write the buffered bytes to cache
fmix32(int) - Static method in class org.apache.solr.common.util.Hash
 
fmix64(long) - Static method in class org.apache.solr.common.util.Hash
 
fname - Variable in class org.apache.solr.SolrTestCaseJ4.FldType
 
FOR_EACH - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
FORBIDDEN - Static variable in class org.apache.solr.security.AuthorizationResponse
 
FORCE_ELEVATION - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
forceClose() - Method in class org.apache.solr.update.TransactionLog
 
format - Variable in class org.apache.solr.search.Grouping.Command
 
format(LoggingEvent) - Method in class org.apache.solr.util.SolrLogLayout
 
FORMAT_INTS2D - Static variable in class org.apache.solr.handler.component.SpatialHeatmapFacets
 
FORMAT_PNG - Static variable in class org.apache.solr.handler.component.SpatialHeatmapFacets
 
FORMAT_STYLE - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
FORMAT_THREAD_LOCAL - Static variable in class org.apache.solr.util.DateFormatUtil
Thread safe DateFormat that can format in the canonical ISO8601 date format, not including the trailing "Z" (since it is left off in the internal indexed values)
formatDate(Date, Calendar, Appendable) - Static method in class org.apache.solr.common.util.DateUtil
Formats the date and returns the calendar instance that was used (which may be reused)
formatDate(Date) - Method in class org.apache.solr.schema.TrieDateField
formatDate(Date) - Static method in class org.apache.solr.util.DateFormatUtil
Return the standard human readable form of the date
formatExternal(Date) - Static method in class org.apache.solr.schema.TrieDateField
formatExternal(Date) - Static method in class org.apache.solr.util.DateFormatUtil
Return the standard human readable form of the date (with trailing 'Z')
formatString(String, Object...) - Static method in class org.apache.solr.common.util.StrUtils
Format using MesssageFormat but with the ROOT locale
FORMATTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
formatters - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
formatValue(Date) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DateRangeEndpointCalculator
 
formatValue(T) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Formats a Range endpoint for use as a range label name in the response.
FORMDATA - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
forName(String) - Static method in enum org.apache.solr.handler.component.StatsField.Stat
Given a String, returns the corrisponding Stat enum value if any, otherwise returns null.
forward(String, ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.security.AuthenticationPlugin
 
fpname(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
FQ - Static variable in interface org.apache.solr.common.params.CommonParams
Lucene query string(s) for filtering the results without affecting scoring
FRAG_LIST_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fragListBuilders - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
FRAGMENTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fragmenters - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
FRAGMENTS_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fragmentsBuilders - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
FRAGSIZE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FreeTextLookupFactory - Class in org.apache.solr.spelling.suggest.fst
LookupFactory implementation for FreeTextSuggester
FreeTextLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
 
freezeStage() - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
freezeStage() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
freq - Variable in class org.apache.solr.search.facet.FacetProcessor
 
freq - Variable in class org.apache.solr.spelling.ResultEntry
 
FREQ_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
FREQ_COMP - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
fromConfig(Config) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromExpression(String, Set<SortField>) - Method in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
 
fromExternal(String) - Static method in enum org.apache.solr.analytics.request.FieldFacetRequest.FacetSortDirection
 
fromExternal(String) - Static method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
fromFile(SolrResourceLoader, File) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromInputStream(SolrResourceLoader, InputStream) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromJSON(byte[]) - Static method in class org.apache.solr.common.util.Utils
 
fromJSONString(String) - Static method in class org.apache.solr.common.util.Utils
 
fromKeyVals(Object...) - Static method in class org.apache.solr.common.cloud.ZkNodeProps
 
fromSolrHome(SolrResourceLoader, String) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromSolrHome(Path) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromString(String) - Static method in enum org.apache.solr.client.solrj.io.comp.ComparatorOrder
 
fromString(String) - Method in class org.apache.solr.common.cloud.DocRouter
 
fromString(SolrResourceLoader, String) - Static method in class org.apache.solr.core.SolrXmlConfig
 
fromString(SchemaField, String, float) - Method in class org.apache.solr.schema.PreAnalyzedField
 
fromString(String) - Static method in enum org.apache.solr.search.facet.FacetField.FacetMethod
 
FSHDFSUtils - Class in org.apache.solr.util
Borrowed from Apache HBase to recover an HDFS lease.
FSHDFSUtils() - Constructor for class org.apache.solr.util.FSHDFSUtils
 
FSHDFSUtils.CallerInfo - Interface in org.apache.solr.util
 
FSReverseReader() - Constructor for class org.apache.solr.update.TransactionLog.FSReverseReader
 
FSTLookupFactory - Class in org.apache.solr.spelling.suggest.fst
Factory for FSTCompletionLookup
FSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
 
ftype - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
ftype - Variable in class org.apache.solr.SolrTestCaseJ4.Fld
 
FULL_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
 
FULL_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
fullRange() - Method in class org.apache.solr.common.cloud.DocRouter
 
func(int, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.AddDoubleFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.ConcatStringFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.DateMathFunction
 
func(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.DivDoubleFunction
 
func(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
func(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.LogDoubleFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.MultiplyDoubleFunction
 
func(int, FunctionValues[]) - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
func(int, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
func(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.PowDoubleFunction
 
func(int, FunctionValues) - Method in class org.apache.solr.analytics.util.valuesource.ReverseStringFunction
 
function - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
FUNCTION - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
FunctionQParser - Class in org.apache.solr.search
 
FunctionQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.FunctionQParser
 
FunctionQParserPlugin - Class in org.apache.solr.search
Create a function query from the input value.
FunctionQParserPlugin() - Constructor for class org.apache.solr.search.FunctionQParserPlugin
 
FunctionRangeQParserPlugin - Class in org.apache.solr.search
Create a range query over a function.
FunctionRangeQParserPlugin() - Constructor for class org.apache.solr.search.FunctionRangeQParserPlugin
 
FunctionRangeQuery - Class in org.apache.solr.search
 
FunctionRangeQuery(ValueSourceRangeFilter) - Constructor for class org.apache.solr.search.FunctionRangeQuery
 
FUNCTIONS_NAMESPACE - Static variable in class org.apache.solr.handler.dataimport.VariableResolver
 
FUNCTIONS_NAMESPACE_SHORT - Static variable in class org.apache.solr.handler.dataimport.VariableResolver
 
future - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 
FUZZY_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables FUZZY operator (~)
FUZZY_SLOP - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
FuzzyLookupFactory - Class in org.apache.solr.spelling.suggest.fst
Factory for FuzzySuggester
FuzzyLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
 
FVal(float, float) - Constructor for class org.apache.solr.SolrTestCaseJ4.FVal
 

G

GAP - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
GAP - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
gap - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
GapFragmenter - Class in org.apache.solr.highlight
 
GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
 
gapObj - Variable in class org.apache.solr.handler.component.RangeFacetRequest
The computed gap between each range
gaps - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
GEN - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for field list
gen - Variable in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
generateDescription(int, int, int, int, boolean) - Method in class org.apache.solr.search.FastLRUCache
 
generateParseException() - Method in class org.apache.solr.parser.QueryParser
Generate ParseException.
GENERATION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
GenericSolrRequest - Class in org.apache.solr.client.solrj.request
 
GenericSolrRequest(SolrRequest.METHOD, String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.GenericSolrRequest
 
GeoDistValueSourceParser - Class in org.apache.solr.search.function.distance
Parses "geodist" creating HaversineConstFunction or HaversineFunction or calling SpatialStrategy.makeDistanceValueSource(com.spatial4j.core.shape.Point,double).
GeoDistValueSourceParser() - Constructor for class org.apache.solr.search.function.distance.GeoDistValueSourceParser
 
GeoHashField - Class in org.apache.solr.schema
This is a class that represents a Geohash field.
GeoHashField() - Constructor for class org.apache.solr.schema.GeoHashField
 
GeohashFunction - Class in org.apache.solr.search.function.distance
Takes in a latitude and longitude ValueSource and produces a GeoHash.
GeohashFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.distance.GeohashFunction
 
GeohashHaversineFunction - Class in org.apache.solr.search.function.distance
Calculate the Haversine distance between two geo hash codes.
GeohashHaversineFunction(ValueSource, ValueSource, double) - Constructor for class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
get(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
get(Object) - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
get(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
get(String) - Method in class org.apache.solr.cloud.DistributedMap
 
get(String) - Static method in enum org.apache.solr.cloud.overseer.OverseerAction
 
get() - Method in class org.apache.solr.common.cloud.ClusterState.CollectionRef
 
get(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
get(String) - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
 
get(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
 
get(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
 
get(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
 
get(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
 
get(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
get the param from params, fail if not found
get(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
get(String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of a param, or null if not set
get(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the value of the param, or def if not set
get(Object) - Method in class org.apache.solr.common.SolrDocument
 
get(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
get(K) - Method in interface org.apache.solr.common.util.Cache
 
get(JavaBinCodec.StringBytes) - Method in class org.apache.solr.common.util.JavaBinCodec.StringCache
 
get(String) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found.
get(String, int) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found starting at the specified index.
get(String, DirectoryFactory.DirContext, String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
get(String) - Method in class org.apache.solr.core.Config
 
get(String, String) - Method in class org.apache.solr.core.Config
 
get(String, DirectoryFactory.DirContext, String) - Method in class org.apache.solr.core.DirectoryFactory
Returns the Directory for a given path, using the specified rawLockType.
get(String) - Method in class org.apache.solr.core.PluginBag
Get a plugin by name.
get(String, boolean) - Method in class org.apache.solr.core.PluginBag
Fetches a plugin by name , or the default
get() - Method in class org.apache.solr.core.PluginBag.LazyPluginHolder
 
get() - Method in class org.apache.solr.core.PluginBag.PluginHolder
 
get(String) - Method in class org.apache.solr.core.RequestHandlers
 
get(String) - Method in class org.apache.solr.core.SolrConfig
 
get(String, String) - Method in class org.apache.solr.core.SolrConfig
 
get(Comparable) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Fast lookup to retrieve a PivotFacetValue from this collection if it exists
get(String, SolrParams) - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
get(String, SolrParams) - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
 
get(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
 
get(int) - Method in class org.apache.solr.logging.CircularList
 
get(String) - Static method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
 
get() - Method in interface org.apache.solr.rest.GETable
 
get() - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
get() - Method in class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
get() - Method in class org.apache.solr.rest.schema.DynamicFieldCollectionResource
 
get() - Method in class org.apache.solr.rest.schema.DynamicFieldResource
 
get() - Method in class org.apache.solr.rest.schema.FieldCollectionResource
 
get() - Method in class org.apache.solr.rest.schema.FieldResource
 
get() - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
 
get() - Method in class org.apache.solr.rest.schema.FieldTypeResource
 
get(String) - Static method in enum org.apache.solr.schema.SchemaManager.OpType
 
get(K) - Method in class org.apache.solr.search.FastLRUCache
 
get(K) - Method in class org.apache.solr.search.LFUCache
 
get(K) - Method in class org.apache.solr.search.LRUCache
 
get(K) - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
get() - Static method in class org.apache.solr.search.SolrQueryTimeoutImpl
Get the current value of timeoutAt.
get(SolrQueryRequest) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
 
get(SolrQueryRequest) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
get(SolrQueryRequest) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
get(SolrQueryRequest) - Method in class org.apache.solr.search.stats.LRUStatsCache
 
get(SolrQueryRequest) - Method in class org.apache.solr.search.stats.StatsCache
Prepare local StatsSource to provide stats information to perform local scoring (to be precise, to build a local Weight from the query).
get() - Method in class org.apache.solr.SolrTestCaseJ4.FVal
 
get() - Method in class org.apache.solr.SolrTestCaseJ4.IRange
 
get() - Method in class org.apache.solr.SolrTestCaseJ4.IValsPercent
 
get() - Method in class org.apache.solr.SolrTestCaseJ4.SVal
 
get() - Method in class org.apache.solr.SolrTestCaseJ4.Vals
 
get(Token) - Method in class org.apache.solr.spelling.SpellingResult
Gets the suggestions for the given token.
get(K) - Method in class org.apache.solr.util.ConcurrentLFUCache
 
get(K) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
get(Object) - Method in class org.apache.solr.util.MapListener
 
get(String) - Static method in enum org.apache.solr.util.PivotListEntry
Case-insensitive lookup of PivotListEntry by name
get() - Method in class org.apache.solr.util.RefCounted
 
get75thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the 75th percentile in the distribution.
get95thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the 95th percentile in the distribution.
get98thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the 98th percentile in the distribution.
get999thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the 99.9th percentile in the distribution.
get99thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the 99th percentile in the distribution.
GET_DOCLIST - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
GET_DOCSET - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
GET_SCORES - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
getA() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
 
getAbbreviation() - Method in enum org.apache.solr.common.luke.FieldFlag
 
GETable - Interface in org.apache.solr.rest
Marker interface for resource classes that handle GET requests.
getAbs(Query) - Static method in class org.apache.solr.search.QueryUtils
Returns the original query if it was already a positive query, otherwise return the negative of the query (i.e., a positive query).
getAcceptBacklog() - Method in class org.apache.solr.cloud.SocketProxy
 
getAccuracy() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getAccuracy() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
getAccuracy() - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
 
getAccuracy() - Method in class org.apache.solr.spelling.SolrSpellChecker
Get the value of SpellingParams.SPELLCHECK_ACCURACY if supported.
getAchievedRf() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RequestReplicationTracker
 
getACLsToAdd(String) - Method in class org.apache.solr.common.cloud.DefaultZkACLProvider
 
getACLsToAdd(String) - Method in interface org.apache.solr.common.cloud.ZkACLProvider
 
getAction() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getActiveReplicaCoreUrls(ZkController, String) - Static method in class org.apache.solr.handler.SolrConfigHandler
 
getActiveReplicaCoreUrls(ZkController, String, String) - Static method in class org.apache.solr.schema.ManagedIndexSchema
 
getActiveSlices(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getActiveSlices() - Method in class org.apache.solr.common.cloud.DocCollection
Return the list of active slices for this collection.
getActiveSlicesMap(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getActiveSlicesMap() - Method in class org.apache.solr.common.cloud.DocCollection
Get the map of active slices (sliceName->Slice) for this collection.
getAddFails() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
getAdminFileFromFileSystem(SolrQueryRequest, SolrQueryResponse, Set<String>) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getAdminFileFromZooKeeper(SolrQueryRequest, SolrQueryResponse, SolrZkClient, Set<String>) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getAdminURL() - Method in class org.apache.solr.util.RestTestHarness
 
getAePath() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
getAfter() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getAlias(String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
Returns the aliases found for a field.
getAliasedCollections() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getAliasedQuery() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
Delegates to the super class unless the field has been specified as an alias -- in which case we recurse on each of the aliased fields, and the results are composed into a DisjunctionMaxQuery.
getAliases() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getAliasMap() - Method in class org.apache.solr.common.cloud.Aliases
 
getAliasName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getAll(Map<String, Object>, String...) - Method in class org.apache.solr.common.params.SolrParams
Copy all params to the given map or if the given map is null create a new one
getAll(String) - Method in class org.apache.solr.common.util.NamedList
Gets the values for the the specified name
getAllAttributes(Element) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
 
getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.Field
 
getAllAttributes(Element) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
 
getAllCollections() - Method in class org.apache.solr.cloud.MockZkStateReader
 
getAllCoreNames() - Method in class org.apache.solr.core.CoreContainer
get a list of all the cores that are currently loaded
getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.Context
Returns all the fields put into an entity. each item (which is a map ) in the list corresponds to one field. each if the map contains the attribute names and values in a field
getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getAllFieldNameAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field name analysese with their associated field names.
getAllFieldsList() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getAllFieldTypeAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field type analyses with their associated field types.
getAllLevels() - Method in class org.apache.solr.logging.jul.JulWatcher
 
getAllLevels() - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
getAllLevels() - Method in class org.apache.solr.logging.LogWatcher
 
getAllLoggers() - Method in class org.apache.solr.logging.jul.JulWatcher
 
getAllLoggers() - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
getAllLoggers() - Method in class org.apache.solr.logging.LogWatcher
 
getAllowLeadingWildcard() - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getAllPhraseFields() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
getAllQueryFacets() - Method in class org.apache.solr.handler.component.FacetComponent.FacetContext
 
getAllRangeFacetRequests() - Method in class org.apache.solr.handler.component.FacetComponent.FacetContext
 
getAllRecords(Reader) - Method in class org.apache.solr.common.util.JsonRecordReader
Uses streamRecords to getInst the JSON source but with a handler that collects all the emitted records into a single List which is returned upon completion.
getAllRecords(Reader) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
Uses streamRecords to parse the XML source but with a handler that collects all the emitted records into a single List which is returned upon completion.
getAllRequests() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
Retrieves all requests recorded by this collection as a Map of shard address (string url) to a list of TrackingShardHandlerFactory.ShardRequestAndParams
getAllValues() - Method in class org.apache.solr.internal.csv.CSVParser
Parses the CSV according to the given strategy and returns the content as an array of records (whereas records are arrays of single values).
getAlternateUserQuery(SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
getAlternativeFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The frequencies of the alternatives in the corpus, or null if this information was not returned
getAlternatives() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The list of alternatives
getAnalyticsCollector(ResponseBuilder, IndexSearcher) - Method in class org.apache.solr.search.AnalyticsQuery
 
getAnalyticsRequests() - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
Returns the list of Analytics Requests built during parsing.
getAnalyzer() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getAnalyzer() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getAnalyzer() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getAnalyzer() - Method in class org.apache.solr.spelling.QueryConverter
 
getAnalyzerProperties(Analyzer) - Static method in class org.apache.solr.schema.FieldType
Returns a description of the given analyzer, by either reporting the Analyzer class name (and optionally luceneMatchVersion) if it's not a TokenizerChain, or if it is, querying each analysis factory for its name and args.
getAndCheckVersionField(IndexSchema) - Static method in class org.apache.solr.update.VersionInfo
Gets and returns the VersionInfo.VERSION_FIELD from the specified schema, after verifying that it is indexed, stored, and single-valued.
getArg() - Method in class org.apache.solr.search.facet.SimpleAggValueSource
 
getArg() - Method in class org.apache.solr.search.facet.StrAggValueSource
 
getArgs() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
getArgs() - Method in class org.apache.solr.schema.SchemaField
 
getArguments(String) - Static method in class org.apache.solr.analytics.expression.ExpressionFactory
Splits up an Expression's arguments.
getAsFilterQuery() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getAssignedCoreNodeName(ClusterState, ZkNodeProps) - Static method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
getAssignedId(ClusterState, String, ZkNodeProps) - Static method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
getAsyncId() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getAsyncId() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getAsyncId() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getAsyncId() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getAt(int) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Fetchs a PivotFacetValue from this collection via the index, may not be used to fetch the PivotFacetValue corrisponding to the missing-value.
getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(Node, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(Node, String, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttributes() - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getAttributes() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getAttributeValue(Context, String) - Static method in class org.apache.solr.handler.dataimport.CachePropertyUtil
 
getAttributeValueAsString(Context, String) - Static method in class org.apache.solr.handler.dataimport.CachePropertyUtil
 
getAuth() - Method in class org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
getAuthenticationPlugin() - Method in class org.apache.solr.core.CoreContainer
 
getAuthenticationProvider(Map<String, Object>) - Method in class org.apache.solr.security.BasicAuthPlugin
 
getAuthorizationPlugin() - Method in class org.apache.solr.core.CoreContainer
 
getAutoAddReplicas() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getAutoAddReplicas() - Method in class org.apache.solr.common.cloud.DocCollection
 
getAutoGeneratePhraseQueries() - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getAutoGeneratePhraseQueries() - Method in class org.apache.solr.schema.TextField
 
getAutoReplicaFailoverBadNodeExpiration() - Method in class org.apache.solr.core.CloudConfig
 
getAutoReplicaFailoverWaitAfterExpiration() - Method in class org.apache.solr.core.CloudConfig
 
getAutoReplicaFailoverWorkLoopDelay() - Method in class org.apache.solr.core.CloudConfig
 
getAutowarmDescription() - Method in class org.apache.solr.search.SolrCacheBase
 
getB() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
 
getBankId() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
getBaseDir() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
getBaseUrl() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Returns a base URL consisting of the protocal, host, and port for a Connector in use by the Jetty Server contained in this runner.
getBaseURL() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
getBaseUrl() - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
 
getBaseUrl(HttpSolrClient) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getBaseUrl() - Method in class org.apache.solr.cloud.ZkController
 
getBaseUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getBaseUrl() - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
getBaseURL() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getBaseURL() - Method in interface org.apache.solr.util.RESTfulServerProvider
 
getBaseURL() - Method in class org.apache.solr.util.RestTestHarness
 
getBaseUrlForNodeName(String) - Method in class org.apache.solr.common.cloud.ZkStateReader
Returns the baseURL corresponding to a given node's nodeName -- NOTE: does not (currently) imply that the nodeName (or resulting baseURL) exists in the cluster.
getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.response.RawResponseWriter
 
getBean(Class<T>, SolrDocument) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>, SolrDocumentList) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getBefore() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getBeginColumn() - Method in interface org.apache.solr.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.solr.parser.FastCharStream
 
getBeginLine() - Method in interface org.apache.solr.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.solr.parser.FastCharStream
 
getBetween() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getBigTerms(int, UnInvertedField.Callback) - Method in class org.apache.solr.search.facet.UnInvertedField.DocToTerm
 
getBinder() - Method in class org.apache.solr.client.solrj.SolrClient
Get the DocumentObjectBinder for this client.
getBits() - Method in class org.apache.solr.search.BitDocSet
 
getBits() - Method in class org.apache.solr.search.SortedIntDocSet
 
getBlock() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
getBlock() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
getBlock(long) - Static method in class org.apache.solr.store.blockcache.BlockDirectory
 
getBlockCache() - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
Expert: mostly for tests
getBool() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getBool(String, boolean) - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
getBool(String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getBool(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the param, or null if not set
getBool(String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the param, or def if not set
getBool(String) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.SolrConfig
 
getBooleanArg(String) - Method in class org.apache.solr.common.util.NamedList
Used for getting a boolean argument from a NamedList object.
getBooleanQuery(List<BooleanClause>) - Method in class org.apache.solr.parser.SolrQueryParserBase
Factory method for generating query, given a set of clauses.
getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
Factory method for generating query, given a set of clauses.
getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getBoost() - Method in class org.apache.solr.common.SolrInputField
 
getBoost() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
getBoost() - Method in class org.apache.solr.handler.dataimport.config.Field
 
getBoost(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Get the value of any boost factor for the mapped name.
getBoost() - Method in class org.apache.solr.search.FieldParams
 
getBoost() - Method in class org.apache.solr.search.WrappedQuery
 
getBoostDocs(SolrIndexSearcher, Map<BytesRef, Integer>, Map) - Static method in class org.apache.solr.handler.component.QueryElevationComponent
 
getBoostedMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getBoostFunctions() - Method in class org.apache.solr.search.ExtendedDismaxQParser
Parses all function queries
getBoostQueries() - Method in class org.apache.solr.search.ExtendedDismaxQParser
Parses all boost queries
getBoundaryScanner(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
getBoundaryScanner(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
 
getBreakIterator(String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getBuf() - Method in class org.apache.solr.util.RecordingJSONParser
 
getBuffer() - Method in class org.apache.solr.common.util.FastInputStream
Returns the internal buffer used for caching
getBufferSize() - Method in class org.apache.solr.logging.CircularList
 
getBufferStart() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
getById(String, String) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier.
getById(String) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier.
getById(String, String, SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier and uses the SolrParams to execute the request.
getById(String, SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier and uses the SolrParams to execute the request.
getById(String, Collection<String>) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers.
getById(Collection<String>) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers.
getById(String, Collection<String>, SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers and uses the SolrParams to execute the request.
getById(Collection<String>, SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers and uses the SolrParams to execute the request.
getByteBuffer() - Method in class org.apache.solr.util.SimplePostTool.BAOS
 
getBytes() - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
getBytes() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
getCache() - Method in class org.apache.solr.search.AnalyticsQuery
 
getCache() - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
getCache() - Method in interface org.apache.solr.search.ExtendedQuery
Should this query be cached in the query cache or filter cache.
getCache() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getCache() - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
getCache(String) - Method in class org.apache.solr.search.SolrIndexSearcher
return the named generic cache
getCache() - Method in class org.apache.solr.store.blockcache.BlockDirectory
Expert: mostly for tests
getCacheControlHeader() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
null if no Cache-Control header
getCacheData(Context, String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
 
getCacheSep() - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
getCacheSep() - Method in interface org.apache.solr.search.ExtendedQuery
If true, the clauses of this boolean query should be cached separately.
getCacheSep() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getCacheSep() - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
getCanonicalUrl(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Gets a canonical form of the URL for use as main URL
getCardinality() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
The cardinality of of the set of values if requested, otherwise null.
getCategory() - Method in class org.apache.solr.core.SolrCore
 
getCategory() - Method in interface org.apache.solr.core.SolrInfoMBean
Purpose of this Class
getCategory() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getCategory() - Method in class org.apache.solr.handler.component.SearchComponent
 
getCategory() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getCategory() - Method in class org.apache.solr.handler.SolrConfigHandler
 
getCategory() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getCategory() - Method in class org.apache.solr.search.LFUCache
 
getCategory() - Method in class org.apache.solr.search.QParserPlugin
 
getCategory() - Method in class org.apache.solr.search.SolrCacheBase
 
getCategory() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getCategory() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getCategory() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getCertainty() - Method in class org.apache.solr.update.processor.DetectedLanguage
Returns the detected certainty for this language
getChar() - Method in class org.apache.solr.util.RecordingJSONParser
 
getCharacterEncoding() - Method in class org.apache.solr.spelling.FileBasedSpellChecker
 
getCharacters() - Method in class org.apache.solr.internal.csv.CharBuffer
Returns the contents of the buffer as a char[].
getCharFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getCharFilters() - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getCharsetFromContentType(String) - Static method in class org.apache.solr.common.util.ContentStreamBase
 
getCheckLive() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getChecksum() - Method in class org.apache.solr.store.blockcache.CachedIndexOutput
 
getChild(String) - Method in class org.apache.solr.core.PluginInfo
 
getChild(Node, String) - Static method in class org.apache.solr.util.DOMUtil
 
getChildDocumentCount() - Method in class org.apache.solr.common.SolrDocument
 
getChildDocuments() - Method in class org.apache.solr.common.SolrDocument
Returns the list of child documents, or null if none.
getChildDocuments() - Method in class org.apache.solr.common.SolrInputDocument
Returns the list of child documents, or null if none.
getChildNodes(Element, String) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
 
getChildNodes(Element, String) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
 
getChildPivot() - Method in class org.apache.solr.handler.component.PivotFacetValue
The PivotFacetField corrisponding to the nested child pivot for this PivotFacetValue.
getChildren(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns children of the node at the path
getChildren(String) - Method in class org.apache.solr.core.PluginInfo
Filter children by type
getChildren() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getChildren() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getChildren() - Method in class org.apache.solr.search.facet.AggValueSource
 
getChildren() - Method in class org.apache.solr.util.RTimer
Manipulating this map may have undefined results.
getChildResources() - Method in class org.apache.solr.handler.component.SuggestComponent
 
getChildResources() - Method in class org.apache.solr.search.BitDocSet
 
getChildResources() - Method in class org.apache.solr.search.DocSlice
 
getChildResources() - Method in class org.apache.solr.search.HashDocSet
 
getChildResources() - Method in class org.apache.solr.search.LRUCache
 
getChildResources() - Method in class org.apache.solr.search.SortedIntDocSet
 
getChildResources() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
 
getClassArg() - Method in class org.apache.solr.schema.FieldType
 
getClassArg() - Method in class org.apache.solr.schema.SimilarityFactory
 
getClassLoader() - Method in class org.apache.solr.core.SolrResourceLoader
EXPERT The underlying class loader.
getClassName() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
The name of the class (analyzer, tokenzier, or filter) that produced the token stream for this phase.
getClassName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getClassName() - Method in class org.apache.solr.core.PluginBag.PluginHolder
 
getClassName() - Static method in class org.apache.solr.SolrTestCaseJ4
 
getCleanTag() - Method in class org.apache.solr.core.SolrConfig.SolrPluginInfo
 
getClient(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getClient(int) - Method in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
getClientConfigurer() - Method in interface org.apache.solr.security.HttpClientInterceptorPlugin
 
getClientConfigurer() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
getClientParams() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
getClientParams() - Method in class org.apache.solr.update.UpdateShardHandler
 
getClientString() - Method in class org.apache.solr.cloud.SolrZkServer
 
getClientTimeout() - Method in class org.apache.solr.cloud.ZkController
 
getClientTimeZone() - Method in class org.apache.solr.request.SolrRequestInfo
The TimeZone specified by the request, or null if none was specified
getCloudConfig() - Method in class org.apache.solr.core.NodeConfig
 
getCloudDescriptor() - Method in class org.apache.solr.core.CoreDescriptor
 
getCloudSolrClient(String) - Method in class org.apache.solr.client.solrj.io.SolrClientCache
 
getCloudSolrConfig() - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
getCloudStatus(HttpClient, String, String) - Method in class org.apache.solr.util.SolrCLI.StatusTool
Calls the CLUSTERSTATUS endpoint in Solr to get basic status information about the SolrCloud cluster.
getClusteringResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getClusterProps() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getClusters() - Method in class org.apache.solr.client.solrj.response.ClusteringResponse
 
getClusterState() - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
 
getClusterState() - Method in class org.apache.solr.cloud.ZkController
 
getClusterState() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getClusterStatus(NamedList) - Method in class org.apache.solr.handler.admin.ClusterStatus
 
getCodec() - Method in class org.apache.solr.core.CodecFactory
 
getCodec() - Method in class org.apache.solr.core.SchemaCodecFactory
 
getCodec() - Method in class org.apache.solr.core.SolrCore
 
getCollatedResult() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
Return the first collated query string.
getCollatedResults() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
Return all collations.
getCollationQuery() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getCollationQueryString() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getCollection() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getCollection(String) - Method in class org.apache.solr.common.cloud.ClusterState
Get the named DocCollection object, or throw an exception if it doesn't exist.
getCollection() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getCollection() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getCollectionAlias(String) - Method in class org.apache.solr.common.cloud.Aliases
 
getCollectionAliasMap() - Method in class org.apache.solr.common.cloud.Aliases
 
getCollectionConfigName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCollectionCoresStatus() - Method in class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionLive(ZkStateReader, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
 
getCollectionName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getCollectionName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
getCollectionName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionSpecificAdminRequest
 
getCollectionName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getCollectionName() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getCollectionName() - Method in class org.apache.solr.core.CoreDescriptor
 
getCollectionNodesStatus() - Method in class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionOrNull(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getCollectionPath(String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
 
getCollectionRef(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getCollectionRequests() - Method in class org.apache.solr.security.AuthorizationContext
 
getCollections() - Method in class org.apache.solr.common.cloud.ClusterState
Get collection names.
getCollectionsHandler() - Method in class org.apache.solr.core.CoreContainer
 
getCollectionsHandlerClass() - Method in class org.apache.solr.core.NodeConfig
 
getCollectionsList() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getCollectionStatus() - Method in class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionURL() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
getCollectionZkHost(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getColNameVsField() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getColumn() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
getColumn() - Method in class org.apache.solr.handler.dataimport.config.Field
 
getColumn() - Method in interface org.apache.solr.parser.CharStream
Deprecated.
getColumn() - Method in class org.apache.solr.parser.FastCharStream
 
getCommand() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getCommands() - Method in class org.apache.solr.search.Grouping
 
getCommentStart() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getCommitCount() - Method in class org.apache.solr.update.CommitTracker
 
getCommitLock() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
getCommitLock() - Method in class org.apache.solr.update.SolrCoreState
 
getCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getCommits() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Gets the commit points for the index.
getCommitTimestamp(IndexCommit) - Static method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getCommitWithin() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getCommonCloudSolrClient() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getCommonParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
getCommonToolOptions() - Static method in class org.apache.solr.util.SolrCLI
Support options common to all tools.
getComparator() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getConfDir() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
getConfig(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService
Load the ConfigSet for a core
getConfig() - Method in class org.apache.solr.core.CoreContainer
 
getConfig() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getConfig() - Method in class org.apache.solr.internal.csv.writer.CSVWriter
 
getConfig() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getConfig(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
getConfig(SolrConfig, String, Map<String, String>, String) - Static method in class org.apache.solr.search.CacheConfig
 
getConfigDir() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
getConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getConfigDirListener() - Method in class org.apache.solr.cloud.ZkController
 
getConfigFile() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getConfigFileData(String, String) - Method in class org.apache.solr.cloud.ZkController
Returns config file data (in bytes)
getConfigManager() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getConfigName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getConfigName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConfigName() - Method in class org.apache.solr.core.CoreDescriptor
 
getConfigOverlay(SolrResourceLoader) - Static method in class org.apache.solr.core.SolrConfig
 
getConfigResource() - Method in class org.apache.solr.core.SolrCore
Gets the configuration resource name used by this core instance.
getConfigSet() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConfigSet() - Method in class org.apache.solr.core.CoreDescriptor
 
getConfigSetBaseDirectory() - Method in class org.apache.solr.core.NodeConfig
 
getConfigSetProperties() - Method in class org.apache.solr.core.SolrCore
 
getConfigSetPropertiesName() - Method in class org.apache.solr.core.CoreDescriptor
 
getConfigSetZkPath() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
getConfiguration() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
getConfigurer() - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
getConfListener(SolrCore, ZkSolrResourceLoader) - Static method in class org.apache.solr.core.SolrCore
 
getConnection() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
getConnectionManager() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getConnectionManager() - Method in class org.apache.solr.update.UpdateShardHandler
 
getContainerProperties() - Method in class org.apache.solr.core.CoreContainer
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStream() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getContentStreams() - Method in interface org.apache.solr.request.SolrQueryRequest
A Collection of ContentStreams passed to the request
getContentStreams() - Method in class org.apache.solr.request.SolrQueryRequestBase
A Collection of ContentStreams passed to the request
getContentType() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getContentType() - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
getContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getContentType() - Method in class org.apache.solr.client.solrj.ResponseParser
A well behaved ResponseParser will return its content-type.
getContentType() - Method in interface org.apache.solr.common.util.ContentStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BinaryResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.CSVResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.JSONResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PythonResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.response.QueryResponseWriter
Return the applicable Content Type for a request, this method must be thread safe.
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RawResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RubyResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.SchemaXmlResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.SortingResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.VelocityResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XMLResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
getContentType() - Method in class org.apache.solr.rest.BaseSolrResource
 
getContext() - Method in class org.apache.solr.cloud.LeaderElector
 
getContext() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getContext() - Method in interface org.apache.solr.request.SolrQueryRequest
Generic information associated with this request that may be both read and updated.
getContext() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getConvertedValueSource(String, CurrencyField.RawCurrencyValueSource) - Method in class org.apache.solr.schema.CurrencyField
Returns a ValueSource over this field in which the numeric value for each document represents the value from the underlying RawCurrencyValueSource as converted to the specified target Currency.
getCopy() - Method in class org.apache.solr.client.solrj.SolrQuery
get a deep copy of this object
getCopy() - Method in class org.apache.solr.util.CommandOperation
 
getCopyFieldProperties(boolean, Set<String>, Set<String>) - Method in class org.apache.solr.schema.IndexSchema
Returns a list of copyField directives, with optional details and optionally restricting to those directives that contain the requested source and/or destination field names.
getCopyFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getCopyFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
 
getCopyFieldsList(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields for a specified source field, both static and dynamic ones.
getCopyFieldsMap() - Method in class org.apache.solr.schema.IndexSchema
 
getCopySources(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields, both the static and the dynamic ones.
getCore() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
getCore(String) - Method in class org.apache.solr.core.CoreContainer
Gets a core by name and increase its refcount.
getCore() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getCore() - Method in interface org.apache.solr.request.SolrQueryRequest
The solr core (coordinator, etc) associated with this request
getCore() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getCore() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getCore() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getCore() - Method in class org.apache.solr.util.TestHarness
Gets a core that does not have its refcount incremented (i.e. there is no need to close when done).
getCoreAdminHandlerClass() - Method in class org.apache.solr.core.NodeConfig
 
getCoreAdminRequests() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
Retrieves all core admin requests distributed to nodes by Collection API commands
getCoreContainer() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Getter method for the CoreContainer
getCoreContainer() - Method in class org.apache.solr.cloud.rule.SnitchContext.SnitchInfo
 
getCoreContainer() - Method in class org.apache.solr.core.CoreDescriptor
 
getCoreContainer() - Method in class org.apache.solr.handler.admin.CollectionsHandler
The instance of CoreContainer this handler handles.
getCoreContainer() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
The instance of CoreContainer this handler handles.
getCoreContainer() - Method in class org.apache.solr.handler.admin.InfoHandler
The instance of CoreContainer this handler handles.
getCoreContainer() - Method in class org.apache.solr.util.TestHarness
 
getCoreDescriptor(String) - Method in class org.apache.solr.core.CoreContainer
 
getCoreDescriptor() - Method in class org.apache.solr.core.SolrCore
 
getCoreDescriptors() - Method in class org.apache.solr.core.CoreContainer
Get the CoreDescriptors for all cores managed by this container
getCoreInc() - Method in class org.apache.solr.util.TestHarness
Gets the core with its reference count incremented.
getCoreInitFailures() - Method in class org.apache.solr.core.CoreContainer
Returns an immutable Map of Exceptions that occured when initializing SolrCores (either at startup, or do to runtime requests to create cores) keyed off of the name (String) of the SolrCore that had the Exception during initialization.
getCoreLoadThreadCount() - Method in class org.apache.solr.core.NodeConfig
 
getCoreName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getCoreNames() - Method in class org.apache.solr.core.CoreContainer
 
getCoreNames(SolrCore) - Method in class org.apache.solr.core.CoreContainer
This method is currently experimental.
getCoreNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCoreNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getCoreNodeName() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getCoreNodeName(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
getCoreProperties() - Method in class org.apache.solr.core.SolrResourceLoader
 
getCoreProperty(String, String) - Method in class org.apache.solr.core.CoreDescriptor
Returns a specific property defined on this CoreDescriptor
getCoreRootDirectory() - Method in class org.apache.solr.core.CoreContainer
 
getCoreRootDirectory() - Method in class org.apache.solr.core.NodeConfig
 
getCores() - Method in class org.apache.solr.core.CoreContainer
 
getCores() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
getCoresLocator() - Method in class org.apache.solr.core.CoreContainer
 
getCoreStatus() - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(CoreContainer, String, boolean) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Returns the core status for a particular core.
getCoreUrl() - Method in class org.apache.solr.common.cloud.Replica
 
getCoreUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(ZkNodeProps) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(String, String) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreZkRegisterExecutorService() - Method in class org.apache.solr.core.CoreContainer
 
getCoreZkRegisterExecutorService() - Method in class org.apache.solr.core.ZkContainer
 
getCorrection() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getCorrection() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
getCost() - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
getCost() - Method in interface org.apache.solr.handler.component.MergeStrategy
Defines the order that the mergeStrategies are applied.
getCost() - Method in class org.apache.solr.search.AnalyticsQuery
 
getCost() - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
getCost() - Method in interface org.apache.solr.search.ExtendedQuery
Returns the cost of this query, used to order checking of filters that are not cached.
getCost() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getCost() - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
getCount() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getCount() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCount() - Method in class org.apache.solr.client.solrj.response.IntervalFacet.Count
 
getCount() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getCount() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getCount(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getCount() - Method in class org.apache.solr.handler.component.PivotFacetValue
The count corrisponding to the value modeled by this PivotFacetValue
getCount() - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
 
getCount() - Method in class org.apache.solr.search.SortSpec
Gets the number of documents to return after sorting.
getCount() - Method in class org.apache.solr.util.stats.Histogram
Returns the number of values recorded.
getCount() - Method in class org.apache.solr.util.stats.Meter
 
getCount() - Method in class org.apache.solr.util.stats.Timer
 
getCountDistinct() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCounts() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String, String, boolean) - Static method in class org.apache.solr.request.DocValuesFacets
 
getCounts(SolrIndexSearcher, StatsField, DocSet, String[]) - Static method in class org.apache.solr.request.DocValuesStats
 
getCountSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
getCountSorted(HashMap<String, TermsResponse.Term>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
getCreateNodeSet() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getCredentials() - Method in class org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
getCredentials() - Method in interface org.apache.solr.common.cloud.ZkCredentialsProvider
 
getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCurrency(String) - Static method in class org.apache.solr.schema.CurrencyField
A wrapper arround Currency.getInstance that returns null instead of throwing IllegalArgumentException if the specified Currency does not exist in this JVM.
getCurrent_page_number() - Method in class org.apache.solr.response.PageTool
 
getCurrentCapacity() - Method in class org.apache.solr.util.LongPriorityQueue
 
getCurrentDescriptors() - Method in class org.apache.solr.cloud.CurrentCoreDescriptorProvider
 
getCurrentMaxVersion() - Method in class org.apache.solr.update.UpdateLog
 
getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCurrentTimestamp() - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
getCursorMark() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getCursorMark() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getCustomParams(String, SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
For every param that is of the form "spellcheck.
getCustomSearch(Folder) - Method in interface org.apache.solr.handler.dataimport.MailEntityProcessor.CustomFilter
 
getData(String, Watcher, Stat, boolean) - Method in class org.apache.solr.cloud.MockSolrZkClient
 
getData(String, Watcher, Stat, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns node's data
getData(String) - Method in class org.apache.solr.handler.dataimport.BinContentStreamDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.BinFileDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.BinURLDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.DataSource
Get records for the given query.The return type depends on the implementation .
getData(String) - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.FieldStreamDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.FileDataSource
Returns a reader for the given file.
getData(String) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
getDataConfig() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getDataDir() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getDataDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getDataDir(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getDataDir() - Method in class org.apache.solr.core.SolrConfig
 
getDataDir() - Method in class org.apache.solr.core.SolrCore
 
getDataDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getDataHome(CoreDescriptor) - Method in class org.apache.solr.core.DirectoryFactory
 
getDataHome(CoreDescriptor) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
getDataMap() - Method in class org.apache.solr.util.CommandOperation
 
getDataSource() - Method in class org.apache.solr.handler.dataimport.Context
Gets the datasource instance defined for this entity.
getDataSource(String) - Method in class org.apache.solr.handler.dataimport.Context
Gets a new DataSource instance with a name.
getDataSource() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getDataSource(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getDatasource() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getDataSourceInstance(Entity, String, Context) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getDataSourceName() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getDataSources() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getDateMathParser(Locale, TimeZone) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
 
getDBQNewer(long) - Method in class org.apache.solr.update.UpdateLog
 
getDebugFilter() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
getDebugInfo() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getDebugInfo() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getDebugInterests(String[], ResponseBuilder) - Static method in class org.apache.solr.util.SolrPluginUtils
 
getDebugMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getDeepCopy(Map, int) - Static method in class org.apache.solr.common.util.Utils
 
getDeepCopy(Map, int, boolean) - Static method in class org.apache.solr.common.util.Utils
 
getDeepCopy(Collection, int, boolean) - Static method in class org.apache.solr.common.util.Utils
 
getDefault() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
getDefaultCollection() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Gets the default collection for request
getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDefaultComponents() - Method in class org.apache.solr.handler.RealTimeGetHandler
 
getDefaultField() - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getDefaultField(IndexSchema, String) - Static method in class org.apache.solr.search.QueryParsing
Returns the effective default field based on the 'df' param or hardcoded schema default.
getDefaultHighlightFields() - Method in class org.apache.solr.search.DisMaxQParser
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.ExtendedDismaxQParser
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.LuceneQParser
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.QParser
 
getDefaultLuceneMatchVersion() - Method in class org.apache.solr.schema.IndexSchema
The Default Lucene Match Version for this IndexSchema
getDefaultOperator() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getDefaultOperator() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DefaultQueryOperatorResponse
 
getDefaultOperator() - Method in class org.apache.solr.parser.SolrQueryParserBase
Gets implicit operator setting, which will be either AND_OPERATOR or OR_OPERATOR.
getDefaultPackages() - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Where to look for classes
getDefaultSearchField() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
Name of the default search field specified in the schema file.
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
Defines the default selection behavior when the user has not configured any specific criteria for selecting fields.
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ParseBooleanFieldUpdateProcessorFactory
Returns true if the field doesn't match any schema field or dynamic field, or if the matched field's type is BoolField
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory
Returns true if the field doesn't match any schema field or dynamic field, or if the matched field's type is BoolField
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
Returns true if the field doesn't match any schema field or dynamic field, or if the matched field's type is compatible
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
 
getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
 
getDefaultWT() - Method in class org.apache.solr.handler.loader.ContentStreamLoader
 
getDefaultWT() - Method in class org.apache.solr.handler.loader.JsonLoader
 
getDefaultWT() - Method in class org.apache.solr.handler.loader.XMLLoader
 
getDelegate() - Method in class org.apache.solr.search.DelegatingCollector
 
getDelegate() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
Returns the delegate collector
getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteByIdMap() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteByQuery(long) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
Returns the list of deleteByQueries that happened after the given version
getDeleteFails() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteQuery() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getDeletionPolicy() - Method in class org.apache.solr.core.SolrCore
 
getDelimiter() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getDeltaImportQuery(String) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
getDependencies() - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
getDescription() - Method in class org.apache.solr.core.SolrCore
 
getDescription() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple one or two line description
getDescription() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getDescription() - Method in class org.apache.solr.handler.admin.CollectionsHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.LoggingHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.SecurityConfHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.SegmentsInfoRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getDescription() - Method in class org.apache.solr.handler.BlobHandler
 
getDescription() - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.DebugComponent
 
getDescription() - Method in class org.apache.solr.handler.component.ExpandComponent
 
getDescription() - Method in class org.apache.solr.handler.component.FacetComponent
 
getDescription() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getDescription() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getDescription() - Method in class org.apache.solr.handler.component.QueryComponent
 
getDescription() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getDescription() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
getDescription() - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
getDescription() - Method in class org.apache.solr.handler.component.SearchComponent
 
getDescription() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDescription() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getDescription() - Method in class org.apache.solr.handler.component.StatsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.SuggestComponent
 
getDescription() - Method in class org.apache.solr.handler.component.TermsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getDescription() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getDescription() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getDescription() - Method in class org.apache.solr.handler.NotFoundRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.PingRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.RealTimeGetHandler
 
getDescription() - Method in class org.apache.solr.handler.ReplicationHandler
 
getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDescription() - Method in class org.apache.solr.handler.SchemaHandler
 
getDescription() - Method in class org.apache.solr.handler.SolrConfigHandler
 
getDescription() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.StreamHandler
 
getDescription() - Method in class org.apache.solr.handler.UpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
getDescription() - Method in class org.apache.solr.highlight.DefaultEncoder
 
getDescription() - Method in class org.apache.solr.highlight.GapFragmenter
 
getDescription() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getDescription() - Method in class org.apache.solr.highlight.HtmlEncoder
 
getDescription() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getDescription() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getDescription() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
getDescription() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
 
getDescription() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
 
getDescription() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
 
getDescription() - Method in class org.apache.solr.highlight.SingleFragListBuilder
 
getDescription() - Method in class org.apache.solr.highlight.WeightedFragListBuilder
 
getDescription() - Method in class org.apache.solr.search.facet.FacetModule
 
getDescription() - Method in class org.apache.solr.search.FastLRUCache
 
getDescription() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
getDescription() - Method in class org.apache.solr.search.LFUCache
 
getDescription() - Method in class org.apache.solr.search.LRUCache
 
getDescription() - Method in class org.apache.solr.search.QParserPlugin
 
getDescription() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getDescription() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDescription() - Method in class org.apache.solr.store.blockcache.Metrics
 
getDescription() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDestDynamicBase() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getDestFieldName() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getDestination() - Method in class org.apache.solr.schema.CopyField
 
getDestination() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getDictionaryName() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
getDictionaryName() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
getDiff(NamedList<NamedList<NamedList<Object>>>, NamedList<NamedList<NamedList<Object>>>, boolean) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getDimension() - Method in class org.apache.solr.schema.CoordinateFieldType
 
getDirection() - Method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
getDirection() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
getDirectoryFactory() - Method in class org.apache.solr.core.SolrCore
 
getDirectoryFactory() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
getDirectoryFactory() - Method in class org.apache.solr.update.SolrCoreState
 
getDispatchFilter() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
getDisplay() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getDistanceUnits() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getDistinct() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDistinctValues() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getDistribDeps() - Method in enum org.apache.solr.handler.component.StatsField.Stat
The stats that must be computed and returned by each shard involved in a distributed request in order to compute the overall value for this stat across the entire distributed result set.
getDistributedConnectionTimeout() - Method in class org.apache.solr.core.NodeConfig
Deprecated.
getDistributedConnectionTimeout() - Method in class org.apache.solr.update.UpdateShardHandlerConfig
 
getDistributedSocketTimeout() - Method in class org.apache.solr.core.NodeConfig
Deprecated.
getDistributedSocketTimeout() - Method in class org.apache.solr.update.UpdateShardHandlerConfig
 
getDoc(Object...) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getDoc(Document, IndexSchema) - Static method in class org.apache.solr.response.DocsStreamer
 
getDocBuilder() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getDocBuilder(DIHWriter, RequestInfo) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getDocCollection(ClusterState, String, Integer) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getDocIdSet(Map, LeafReaderContext, Bits) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getDocIdSet(Map, LeafReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(LeafReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
 
getDocIterator() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDocIterator() - Method in class org.apache.solr.response.transform.TransformContext
 
getDocList(GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
 
getDocList(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocList(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of the filterList, sorted by sort.
getDocList(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocListAndSet(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, Query, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, List<Query>, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of filterList, sorted by sort.
getDocListAndSet(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of filterList, sorted by sort.
getDocListAndSet(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, DocSet, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocPrefetchFieldNames(String[], SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Returns the field names to be passed to SolrIndexSearcher.doc(int, Set).
getDocRouter(String) - Static method in class org.apache.solr.common.cloud.DocRouter
 
getDocs() - Method in class org.apache.solr.client.solrj.response.Cluster
 
getDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDocs() - Method in class org.apache.solr.core.SolrCore
 
getDocs() - Method in interface org.apache.solr.core.SolrInfoMBean
Documentation URL list.
getDocs() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getDocs() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getDocs() - Method in class org.apache.solr.handler.component.DebugComponent
 
getDocs() - Method in class org.apache.solr.handler.component.ExpandComponent
 
getDocs() - Method in class org.apache.solr.handler.component.FacetComponent
 
getDocs() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getDocs() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getDocs() - Method in class org.apache.solr.handler.component.QueryComponent
 
getDocs() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getDocs() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
getDocs() - Method in class org.apache.solr.handler.component.SearchComponent
 
getDocs() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getDocs() - Method in class org.apache.solr.handler.RealTimeGetHandler
 
getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDocs() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getDocs() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getDocs() - Method in class org.apache.solr.search.LFUCache
 
getDocs() - Method in class org.apache.solr.search.QParserPlugin
 
getDocs() - Method in class org.apache.solr.search.SolrCacheBase
 
getDocs() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getDocs() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocs() - Method in class org.apache.solr.search.SortedIntDocSet
 
getDocs() - Method in class org.apache.solr.store.blockcache.Metrics
 
getDocs() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDocSet() - Method in class org.apache.solr.search.DocSetCollector
 
getDocSet(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching a query.
getDocSet(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching all queries.
getDocSet(SolrIndexSearcher.DocsEnumState) - Method in class org.apache.solr.search.SolrIndexSearcher
lucene.internal
getDocSet(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching both the query and the filter.
getDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocSetBits(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocsOrig() - Method in class org.apache.solr.request.SimpleFacets
 
getDocument() - Method in class org.apache.solr.core.Config
 
getDocument(String) - Method in class org.apache.solr.util.DOMUtilTestBase
 
getDocumentAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the number of document analyses in this response.
getDocumentAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the document analysis for the document associated with the given unique key (id), null if no such association exists.
getDocumentBoost() - Method in class org.apache.solr.common.SolrInputDocument
 
getDocumentKey() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the unique key of the analyzed document.
getDocuments() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns all documents that will be analyzed when processing the request.
getDocuments() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDocumentsMap() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDocValuesFormat() - Method in class org.apache.solr.schema.FieldType
 
getDouble() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getDouble(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getDouble(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set
getDouble(String, double) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getDouble(String) - Method in class org.apache.solr.core.Config
 
getDouble(String, double) - Method in class org.apache.solr.core.Config
 
getDouble() - Method in class org.apache.solr.search.facet.SumAgg.Merger
 
getDouble() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getDoubles(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getDurationUnit() - Method in class org.apache.solr.util.stats.Timer
Returns the timer's duration scale unit.
getDynamicCopyFields() - Method in class org.apache.solr.schema.IndexSchema
 
getDynamicField() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
 
getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
 
getDynamicFields() - Method in class org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
getDynamicFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getDynamicFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
 
getDynamicFields() - Method in class org.apache.solr.schema.IndexSchema
 
getDynamicFieldsWithFieldType(FieldType) - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
Returns dynamic field lists from the map constructed in doInit()
getDynamicFieldsWithFieldType(FieldType) - Method in class org.apache.solr.rest.schema.FieldTypeResource
Returns a dynamic field list using the given field type by iterating over all dynamic fields defined in the schema.
getDynamicFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType of the best matching dynamic field for the specified field name
getDynamicPattern(String) - Method in class org.apache.solr.schema.IndexSchema
 
getEarthRadius() - Method in class org.apache.solr.util.DistanceUnits
 
getEditableSubProperties(String) - Method in class org.apache.solr.core.ConfigOverlay
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getElapsedTime() - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
getEmptyHighlight(String, BreakIterator, int) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getEncapsulator() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultEncoder
 
getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return an Encoder appropriate for this field.
getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlEncoder
 
getEncoder(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrEncoder
Return an Encoder appropriate for this field.
getEnd() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
getEnd() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the end position of this token within the text it was originally extracted from.
getEnd() - Method in class org.apache.solr.client.solrj.response.FacetField
Date End Facet parameter
getEnd() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getEnd() - Method in class org.apache.solr.handler.component.RangeFacetRequest
The end of this facet.range as specified by FacetParams.FACET_RANGE_END parameter Note that the actual computed end value can be different depending on the FacetParams.FACET_RANGE_HARD_END parameter.
getEndColumn() - Method in interface org.apache.solr.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.solr.parser.FastCharStream
 
getEndInBuffer() - Method in class org.apache.solr.common.util.FastInputStream
Current end-of-data position within the internal buffer.
getEndLine() - Method in interface org.apache.solr.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.solr.parser.FastCharStream
 
getEndObj() - Method in class org.apache.solr.handler.component.RangeFacetRequest
The end of this facet.range as calculated using the value of facet.range.end parameter and facet.range.hardend.
getEndOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getEntities() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getEntitiesToRun() - Method in class org.apache.solr.handler.dataimport.RequestInfo
Returns null if we are to run all entities, otherwise just run the entities named in the list.
getEntity() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
getEntity() - Method in class org.apache.solr.handler.dataimport.config.Field
 
getEntity() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.Context
Get the value of any attribute put into this entity
getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.Context
Returns the instance of EntityProcessor used for this entity
getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getEntityProcessorWrapper(Entity) - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
getEofTuples() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
getErrCode() - Method in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
getErrHeader() - Method in class org.apache.solr.handler.ContentStreamLoader
 
getErrMsg() - Method in class org.apache.solr.cloud.rule.SnitchContext
 
getErrorCode(int) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
 
getErrorCount(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
getErrorInfo(Throwable, NamedList, Logger) - Static method in class org.apache.solr.servlet.ResponseUtils
Adds the given Throwable's message to the given NamedList.
getErrorMessages() - Method in class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getErrors() - Method in class org.apache.solr.update.SolrCmdDistributor
 
getErrors() - Method in class org.apache.solr.update.StreamingSolrClients
 
getErrors() - Method in class org.apache.solr.util.CommandOperation
 
getErrorStr(Exception) - Static method in class org.apache.solr.schema.SchemaManager
 
getEscape() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getEtagSeed() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
getEventType() - Method in class org.apache.solr.util.stats.Meter
 
getEventType() - Method in class org.apache.solr.util.stats.Timer
 
getException() - Method in class org.apache.solr.handler.component.ShardResponse
 
getException() - Method in class org.apache.solr.response.SolrQueryResponse
Returns an Exception if there was a fatal error in processing the request.
getExchangeRate(String, String) - Method in interface org.apache.solr.schema.ExchangeRateProvider
Get the exchange rate betwen the two given currencies
getExchangeRate(String, String) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
Returns the currently known exchange rate between two currencies.
getExcludeTags() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
getExpandedResults() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getExpireAt() - Method in class org.apache.solr.common.cloud.RoutingRule
 
getExplainMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getExplanations(Query, DocList, SolrIndexSearcher, IndexSchema) - Static method in class org.apache.solr.util.SolrPluginUtils
Generates an NamedList of Explanations for each item in a list of docs.
getExplicitField() - Method in class org.apache.solr.parser.SolrQueryParserBase
For a fielded query, returns the actual field specified (i.e. null if default is being used) myfield:A or myfield:(A B C) will both return "myfield"
getExplicitPassword() - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
Gets the explicit password, if set
getExplicitValuesList() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Read-Only access to the Collection of PivotFacetValues corrisponding to non-missing values.
getExplicitValuesListSize() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
getExpression() - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
getExpressionOperands(StreamExpression) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressionOperands(StreamExpression, String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressionOperandsRepresentingTypes(StreamExpression, Class...) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressions() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getExpressionString() - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
getExternalSubset(String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
getExtraRequestFields() - Method in class org.apache.solr.response.transform.DocTransformer
When a transformer needs access to fields that are not automaticaly derived from the input fields names, this option lets us explicitly say the field names that we hope will be in the SolrDocument.
getExtraRequestFilters() - Method in class org.apache.solr.BaseDistributedSearchTestCase
Override this method to insert extra filters into the JettySolrRunners that are created using createJetty()
getExtraServlets() - Method in class org.apache.solr.BaseDistributedSearchTestCase
Override this method to insert extra servlets into the JettySolrRunners that are created using createJetty()
getFacetComponentState(ResponseBuilder) - Method in class org.apache.solr.search.facet.FacetModule
 
getFacetContext(SolrQueryRequest) - Static method in class org.apache.solr.handler.component.FacetComponent.FacetContext
Return the FacetComponent.FacetContext instance cached in the request context.
getFacetCounts(SimpleFacets) - Static method in class org.apache.solr.handler.component.FacetComponent
Looks at various Params to determining if any simple Facet Constraint count computations are desired.
getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
getFacetDate(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetDateCounts(String, NamedList<Object>) - Method in class org.apache.solr.handler.component.DateFacetProcessor
Deprecated.
Use getFacetRangeCounts which is more generalized
getFacetDateCounts() - Method in class org.apache.solr.handler.component.DateFacetProcessor
Deprecated.
Use getFacetRangeCounts which is more generalized
getFacetDates() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetField() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getFacetField(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
get
getFacetFieldCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a list of value constraints and the associated facet counts for each facet field specified in the params.
getFacetFields() - Method in class org.apache.solr.client.solrj.response.QueryResponse
getFacetFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get the facet fields
getFacetIntervalCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a NamedList with each entry having the "key" of the interval as name and the count of docs in that interval as value.
getFacetLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
get current facet limit
getFacetMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet minimum count
getFacetPivot() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet queries
getFacetQueryCount(SimpleFacets.ParsedParams, NamedList<Integer>) - Method in class org.apache.solr.request.SimpleFacets
 
getFacetQueryCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a list of facet counts for each of the facet queries specified in the params
getFacetRangeCounts() - Method in class org.apache.solr.handler.component.RangeFacetProcessor
Returns a list of value constraints and the associated facet counts for each facet numerical field, range, and interval specified in the SolrParams
getFacetRangeCounts(RangeFacetRequest, NamedList<Object>) - Method in class org.apache.solr.handler.component.RangeFacetProcessor
Returns a list of value constraints and the associated facet counts for each facet range specified by the given RangeFacetRequest
getFacetRanges() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getFacetRanges() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetRanges() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getFacets() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getFacetSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet sort
getFacetStats() - Method in class org.apache.solr.search.facet.FacetRequest
 
getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String, String, boolean, SolrParams) - Method in class org.apache.solr.request.SimpleFacets
Returns a list of terms in the specified field along with the corresponding count of documents in the set that match that constraint.
getFactories() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
Deprecated.
getFailCount() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
getFailureDetails(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
getField() - Method in class org.apache.solr.analytics.request.AbstractFieldFacetRequest
 
getField() - Method in class org.apache.solr.client.solrj.response.IntervalFacet
 
getField() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getField() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
 
getField(String) - Method in class org.apache.solr.common.SolrInputDocument
 
getField(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getField(String) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getField(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
Handles the default field if null is passed
getField(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the SchemaField that should be used for the specified field name
getField() - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
getField() - Method in class org.apache.solr.search.FieldParams
 
getField() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getFieldAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the number of field analyses for the documents.
getFieldAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
 
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldBool(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the field param, or the value for param, or null if neither is set.
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the field param, or the value for param, or def if neither is set.
getFieldDouble(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldDouble(String, String, double) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldFacets() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getFieldFlags() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getFieldFlagsKey() - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldFloat(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldInt(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the field param, or the value for param, or def if neither is set.
getFieldMissing(SolrIndexSearcher, DocSet, String) - Static method in class org.apache.solr.search.facet.FacetProcessor
 
getFieldMissingCount(SolrIndexSearcher, DocSet, String) - Static method in class org.apache.solr.request.SimpleFacets
Returns a count of the documents in the set which do not have any terms for for the specified field.
getFieldMissingQuery(SolrIndexSearcher, String) - Static method in class org.apache.solr.search.facet.FacetProcessor
 
getFieldName() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the field name.
getFieldName() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getFieldName(String, int, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser
returns a field name or legal field alias from the current position of the string
getFieldName(QueryParsing.StrParser) - Static method in class org.apache.solr.search.SolrReturnFields
 
getFieldNameAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field name or null if no such analysis exists.
getFieldNameAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field name analyses.
getFieldNames() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
getFieldNames() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field names the analysis should be performed on.
getFieldNames() - Method in class org.apache.solr.common.SolrDocument
 
getFieldNames() - Method in class org.apache.solr.common.SolrInputDocument
Get all field names.
getFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a collection of all field names the index reader knows about.
getFieldOrNull(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the SchemaField that should be used for the specified field name, or null if none exists.
getFieldParam(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParams(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParams(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String values of the field parameter, "f.field.param", or the values for "param" if that is not set.
getFieldQuery(String, String, int) - Method in class org.apache.solr.parser.SolrQueryParserBase
getFieldQuery(String, String, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
Throws UnsupportedOperationException()
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.CurrencyField
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.FieldType
Returns a Query instance for doing searches against a field.
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.LatLonType
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.PointType
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.TextField
 
getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.TrieField
 
getFieldQuery(String, String, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getFieldQuery(String, String, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getFieldQuery(String, String, boolean) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
Delegates to the super class unless the field has been specified as an alias -- in which case we recurse on each of the aliased fields, and the results are composed into a DisjunctionMaxQuery.
getFields() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getFields() - Method in class org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
getFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getFields() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
 
getFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFields() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getFields() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the Map containing all explicit (ie: non-dynamic) fields in the index, keyed on field name.
getFields() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getFieldStatsInfo() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getFieldStatsInfo() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFieldsToAnalyze() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
getFieldsWithDefaultValue() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all fields with a default value
getFieldsWithFieldType(FieldType) - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
Returns field lists from the map constructed in doInit()
getFieldsWithFieldType(FieldType) - Method in class org.apache.solr.rest.schema.FieldTypeResource
Returns a field list using the given field type by iterating over all fields defined in the schema.
getFieldType() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
 
getFieldType() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypeAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field type or null if no such analysis exists.
getFieldTypeAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field type analyses.
getFieldTypeByName(String) - Method in class org.apache.solr.schema.IndexSchema
Given the name of a FieldType (not to be confused with IndexSchema.getFieldType(String) which takes in the name of a field), return the FieldType.
getFieldTypeInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeName() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getFieldTypeNoEx(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypes() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field types the analysis should be performed on.
getFieldTypes() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getFieldTypes() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
 
getFieldTypes() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the Map containing all Field Types in the index, keyed on field type name.
getFieldTypeXPathExpressions() - Method in class org.apache.solr.schema.IndexSchema
 
getFieldValue() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the field value that will be analyzed when this request is processed.
getFieldValue(String) - Method in class org.apache.solr.common.SolrDocument
Get the value or collection of values for a given field.
getFieldValue(String) - Method in class org.apache.solr.common.SolrInputDocument
Get the first value for a field.
getFieldValueCache() - Method in class org.apache.solr.search.SolrIndexSearcher
expert: internal API, subject to change
getFieldValueMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr fields.
getFieldValues(String) - Method in class org.apache.solr.common.SolrDocument
Get a collection of values for a given field name
getFieldValues(String) - Method in class org.apache.solr.common.SolrInputDocument
Get all the values for a field.
getFieldValues(Document, String, int, int, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Fetches field values to highlight.
getFieldValuesMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr field value collection.
getFieldWriters(String[], SolrIndexSearcher) - Method in class org.apache.solr.response.SortingResponseWriter
 
getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Meter
 
getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Timer
 
getFile(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Gets a resource from the context classloader as File.
getFile() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
getFile(String) - Static method in class org.apache.solr.util.AbstractSolrTestCase
 
getFileContent(String) - Method in class org.apache.solr.core.JarRepository.JarContent
 
getFileContent(String) - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
getFileFilterFromFileTypes(String) - Method in class org.apache.solr.util.SimplePostTool
 
getFileFloatSource(SchemaField) - Method in class org.apache.solr.schema.ExternalFileField
Get a FileFloatSource for the given field, using the datadir from the IndexSchema
getFileFloatSource(SchemaField, String) - Method in class org.apache.solr.schema.ExternalFileField
Get a FileFloatSource for the given field.
getFileName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getFilePointer() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
getFilePointer() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
getFileSystem() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
getFill() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getFill() - Method in class org.apache.solr.internal.csv.writer.CSVField
 
getFillChar() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getFilter() - Method in class org.apache.solr.search.SolrConstantScoreQuery
Returns the encapsulated filter
getFilter() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFilterCollector(IndexSearcher) - Method in class org.apache.solr.search.AnalyticsQuery
 
getFilterCollector(IndexSearcher) - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
getFilterCollector(IndexSearcher) - Method in class org.apache.solr.search.FunctionRangeQuery
 
getFilterCollector(IndexSearcher) - Method in interface org.apache.solr.search.PostFilter
Returns a DelegatingCollector to be run after the main query and all of its filters, but before any sorting or grouping collectors
getFilterList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFilterQueries() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFilters() - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getFilters() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getFirstMatch(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the first document number containing the term t Returns -1 if no document was found.
getFirstSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getFirstValue(String) - Method in class org.apache.solr.common.SolrDocument
returns the first value for a field
getFirstValue() - Method in class org.apache.solr.common.SolrInputField
 
getFirstValue(String) - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Meter
 
getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Timer
 
getFlag(char) - Static method in enum org.apache.solr.common.luke.FieldFlag
 
getFlags() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFlags() - Method in class org.apache.solr.update.UpdateCommand
 
getFloat() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getFloat(String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFloat(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set
getFloat(String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getFloat(String) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.core.Config
 
getFloat() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getFloat() - Method in class org.apache.solr.SolrTestCaseJ4.FVal
 
getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Formatter appropriate for this field.
getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlFormatter
 
getFormatter(String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getFormatter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFormatter
Return a Formatter appropriate for this field.
getFormUploadLimitKB() - Method in class org.apache.solr.core.SolrConfig
 
getForwardTimeout() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getFragListBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SimpleFragListBuilder
 
getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SingleFragListBuilder
 
getFragListBuilder(SolrParams) - Method in interface org.apache.solr.highlight.SolrFragListBuilder
Return a FragListBuilder.
getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.WeightedFragListBuilder
 
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Fragmenter appropriate for this field.
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.GapFragmenter
 
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.RegexFragmenter
 
getFragmenter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFragmenter
Return a Fragmenter appropriate for this field.
getFragmentsBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
 
getFragmentsBuilder(SolrParams, BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
Return a FragmentsBuilder appropriate for this field.
getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getFrequency() - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
getFreshManagedSchema() - Method in class org.apache.solr.schema.SchemaManager
 
getFreshRequestParams(SolrResourceLoader, RequestParams) - Static method in class org.apache.solr.core.RequestParams
 
getFromRowCache() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getFromRowCacheTransformed() - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
 
getFs() - Method in class org.apache.solr.update.UpdateLog
 
getFunction() - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
getFunction() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
getFunction() - Method in interface org.apache.solr.analytics.statistics.StatsCollector
 
getFunctionName() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
getFunctionName(Class) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getFunctionName() - Method in class org.apache.solr.handler.dataimport.ScriptTransformer
 
getFunctions() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getFunctions() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getFuzzyMinSim() - Method in class org.apache.solr.parser.SolrQueryParserBase
Get the minimal similarity for fuzzy queries.
getFuzzyPrefixLength() - Method in class org.apache.solr.parser.SolrQueryParserBase
Get the prefix length for fuzzy queries.
getFuzzyQuery(String, String, float) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getFuzzyQuery(String, String, float) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getGap(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Parses a String param into a value that represents the gap and can be included in the response, throwing a useful exception if not possible.
getGap() - Method in class org.apache.solr.client.solrj.response.FacetField
Date Gap Facet parameter
getGap() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getGap() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getGapObj() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getGaps() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
getGenericCoreNodeNames() - Method in class org.apache.solr.core.CloudConfig
 
getGlobalParams() - Method in class org.apache.solr.request.SimpleFacets
 
getGlobbedId(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getGroupedCounts(SolrIndexSearcher, DocSet, String, boolean, int, int, int, boolean, String, String, String, boolean) - Method in class org.apache.solr.request.SimpleFacets
 
getGroupedFacetQueryCount(Query, DocSet) - Method in class org.apache.solr.request.SimpleFacets
Returns a grouped facet count for the facet query
getGroupingSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getGroupLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getGroupOffset() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getGroupResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
Returns the GroupResponse containing the group commands.
getGroupSort() - Method in interface org.apache.solr.search.grouping.Command
 
getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
 
getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
 
getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
 
getGroupSort() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getGroupValue() - Method in class org.apache.solr.client.solrj.response.Group
Returns the common group value that all documents share inside this group.
getHandlerName() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getHandlers(SolrCore) - Static method in class org.apache.solr.core.ImplicitPlugins
 
getHashableId() - Method in class org.apache.solr.update.AddUpdateCommand
 
getHasher() - Method in class org.apache.solr.handler.component.StatsField.HllOptions
May be null if user has indicated that field values are pre-hashed
getHdfsDirPath() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
getHeader() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHeaderNames() - Method in class org.apache.solr.security.AuthorizationContext
 
getHeapArray() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
This method returns the internal heap array as Object[].
getHeatmapCounts() - Method in class org.apache.solr.request.SimpleFacets
 
getHeatmapForField(String, String, ResponseBuilder, SolrParams, DocSet) - Static method in class org.apache.solr.handler.component.SpatialHeatmapFacets
Called by SimpleFacets to compute heatmap facets.
getHiddenExpressions() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getHighlight() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlighter(SolrCore) - Static method in class org.apache.solr.handler.component.HighlightComponent
 
getHighlighter() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getHighlighter(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Highlighter appropriate for this field.
getHighlighter(SolrQueryRequest) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
Creates an instance of the Lucene PostingsHighlighter.
getHighlightFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get list of highlighted fields
getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
Return a String array of the fields to be highlighted.
getHighlightFragsize() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlighting() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHighlightQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getHighlightQuery() - Method in class org.apache.solr.search.DisMaxQParser
 
getHighlightQuery() - Method in class org.apache.solr.search.ExtendedDismaxQParser
 
getHighlightQuery() - Method in class org.apache.solr.search.QParser
 
getHighlightRequireFieldMatch() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePost() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePre() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSnippets() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHistory(long, AtomicBoolean) - Method in class org.apache.solr.logging.LogWatcher
 
getHistorySize() - Method in class org.apache.solr.logging.LogWatcher
 
getHits() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getHLL() - Method in class org.apache.solr.search.facet.HLLAgg.HLLFactory
 
getHllOptions() - Method in class org.apache.solr.handler.component.StatsField
 
getHost() - Method in class org.apache.solr.core.CloudConfig
 
getHostName() - Method in class org.apache.solr.cloud.ZkController
 
getHostName() - Method in class org.apache.solr.core.CoreContainer
 
getHostPort() - Method in class org.apache.solr.cloud.ZkController
 
getHttpCachingConfig() - Method in class org.apache.solr.core.SolrConfig
 
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Return the HttpClient this instance uses.
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Return the HttpClient this instance uses.
getHttpClient() - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
Factory method that returns a HttpClient instance used for interfacing with a source Solr service.
getHttpClient() - Method in class org.apache.solr.update.StreamingSolrClients
 
getHttpClient() - Method in class org.apache.solr.update.UpdateShardHandler
 
getHttpClient() - Static method in class org.apache.solr.util.SolrCLI
 
getHttpClientConfigurer() - Method in class org.apache.solr.util.SSLTestConfig
Will provide an HttpClientConfigurer for SSL support (adds https and removes http schemes) is SSL is enabled, otherwise return the default configurer
getHttpHeader(String) - Method in class org.apache.solr.response.SolrQueryResponse
Gets the value of the response header with the given name.
getHttpHeader(String) - Method in class org.apache.solr.security.AuthorizationContext
 
getHttpHeaders(String) - Method in class org.apache.solr.response.SolrQueryResponse
Gets the values of the response header with the given name.
getHttpMethod() - Method in class org.apache.solr.security.AuthorizationContext
 
getHttpSolrCall(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.solr.servlet.SolrDispatchFilter
Allow a subclass to modify the HttpSolrCall.
getHttpSolrClient(String) - Method in class org.apache.solr.client.solrj.io.SolrClientCache
 
getId() - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
getId() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
getId(SolrInputDocument, SolrParams) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
getId() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getId(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getId() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
getIdCacheData(Context, String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
If the where clause is present the cache is sql Vs Map of key Vs List of Rows.
getIdField() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getIdSet() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
 
getIgnoreCase() - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
getIgnoreCase(NamedList<?>) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
getIgnoreCase() - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Returns the boolean value of the ManagedWordSetResource.IGNORE_CASE_INIT_ARG init arg, or the default value (false) if it has not been specified
getIgnoreCase(NamedList<?>) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Returns the boolean value of the ManagedWordSetResource.IGNORE_CASE_INIT_ARG init arg, or the default value (false) if it has not been specified
getIgnoreEmptyLines() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getIgnoreLeadingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getIgnoreTrailingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
GetImage() - Method in interface org.apache.solr.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.apache.solr.parser.FastCharStream
 
getImmutableCopy() - Method in class org.apache.solr.common.util.NamedList
 
getImporter() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getInclude() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
getInclude() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getIndexAnalyzer() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getIndexAnalyzer(String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getIndexAnalyzer() - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
This analyzer is not actually used for indexing.
getIndexAnalyzer() - Method in class org.apache.solr.schema.BoolField
 
getIndexAnalyzer() - Method in class org.apache.solr.schema.CollationField
 
getIndexAnalyzer() - Method in class org.apache.solr.schema.FieldType
Returns the Analyzer to be used when indexing fields of this type.
getIndexAnalyzer() - Method in class org.apache.solr.schema.ICUCollationField
 
getIndexAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
Returns the Analyzer used when indexing documents for this index This Analyzer is field (and dynamic field) name aware, and delegates to a field specific Analyzer based on the field type.
getIndexAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
 
getIndexAnalyzer() - Method in class org.apache.solr.schema.RptWithGeometrySpatialField
 
getIndexDir() - Method in class org.apache.solr.core.SolrCore
 
getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getIndexDirectory() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexDirs() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getIndexedId() - Method in class org.apache.solr.update.AddUpdateCommand
Returns the indexed ID for this document.
getIndexedId() - Method in class org.apache.solr.update.DeleteUpdateCommand
Returns the indexed ID for this delete.
getIndexInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexInfo(DirectoryReader, boolean) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
Deprecated.
use LukeRequestHandler.getIndexInfo(DirectoryReader) since you now have to explicitly pass the "fl" prameter and this was always called with "false" anyway from CoreAdminHandler
getIndexInfo(DirectoryReader) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getIndexOptions(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getIndexPhases(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for the given field value.
getIndexPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexPhasesByFieldValue() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for all field values.
getIndexPhasesCount(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of index time analysis phases the given field value has.
getIndexPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexReader() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getIndexReaderFactory() - Method in class org.apache.solr.core.SolrCore
 
getIndexSchema() - Method in class org.apache.solr.core.ConfigSet
 
getIndexWriter(SolrCore) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
getIndexWriter(SolrCore) - Method in class org.apache.solr.update.SolrCoreState
Get the current IndexWriter.
getInfo() - Method in class org.apache.solr.logging.LoggerInfo
 
getInfo() - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
getInfo() - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
getInfo() - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
 
getInfo() - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
getInfoHandler() - Method in class org.apache.solr.core.CoreContainer
 
getInfoHandlerClass() - Method in class org.apache.solr.core.NodeConfig
 
getInfoMBeans() - Method in class org.apache.solr.core.SolrResourceLoader
 
getInfoRegistry() - Method in class org.apache.solr.core.SolrCore
Returns a Map of name vs SolrInfoMBean objects.
getInheritableThreadLocalProvider() - Static method in class org.apache.solr.request.SolrRequestInfo
 
getInitArgs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getInitializedOn() - Method in class org.apache.solr.rest.ManagedResource
Returns this resource's initialization timestamp.
getInitParams() - Method in class org.apache.solr.core.SolrConfig
 
getInputDocument(SolrCore, BytesRef) - Static method in class org.apache.solr.handler.component.RealTimeGetComponent
 
getInputDocumentFromTlog(SolrCore, BytesRef) - Static method in class org.apache.solr.handler.component.RealTimeGetComponent
returns the SolrInputDocument from the current tlog, or DELETED if it has been deleted, or null if there is no record of it in the current update log.
getInputStream() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
Allow override.
getInQueue(SolrZkClient) - Static method in class org.apache.solr.cloud.Overseer
Get queue that can be used to send messages to Overseer.
getInst(String, List<String>) - Static method in class org.apache.solr.common.util.JsonRecordReader
 
getInstance() - Static method in class org.apache.solr.search.SolrQueryTimeoutImpl
Return singleton instance
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.CountFieldValuesUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DocExpirationUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.NoOpDistributingUpdateProcessorFactory
Returns null
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseBooleanFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseDoubleFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseFloatFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseIntFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ParseLongFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.PreAnalyzedUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RegexpBoostProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RunUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.SimpleUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TimestampUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.URLClassifyProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UUIDUpdateProcessorFactory
 
getInstanceDir() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getInstanceDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getInstanceDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getInstanceDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getInt() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getInt() - Method in class org.apache.solr.cloud.rule.Rule.Condition
 
getInt(String, Integer) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getInt(String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getInt(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Integer value of the param, or null if not set
getInt(String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the param, or def if not set
getInt(String) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.core.Config
 
getInt(String) - Method in class org.apache.solr.core.SolrConfig
 
getInt(String, int) - Method in class org.apache.solr.core.SolrConfig
 
getInt() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getInt() - Method in class org.apache.solr.SolrTestCaseJ4.IRange
 
getInt() - Method in class org.apache.solr.SolrTestCaseJ4.IVals
 
getInt() - Method in class org.apache.solr.SolrTestCaseJ4.IValsPercent
 
getInternalArray() - Method in class org.apache.solr.util.LongPriorityQueue
Returns the array used to hold the heap, with the smallest item at array[1] and the last (but not necessarily largest) at array[size()].
getInternalRank() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getIntervalFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getIntervals() - Method in class org.apache.solr.client.solrj.response.IntervalFacet
 
getInvariantParams() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Retrieve the default list of parameters are added to every request regardless.
getIsLoadOnStartup() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getIsShard() - Method in class org.apache.solr.handler.component.StatsField
 
getIsTransient() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getItem() - Method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Gets the item to sort, typically a function or a fieldname
getJarIncRef(String) - Method in class org.apache.solr.core.JarRepository
Returns the contents of a jar and increments a reference count.
getJarRepository() - Method in class org.apache.solr.core.CoreContainer
 
getJettyOnPort(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getJettySolrRunners() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
getJSON() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns any associated JSON (or null if none) in deserialized generic form.
getJSON() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getJSON(SolrClient, SolrParams) - Static method in class org.apache.solr.SolrTestCaseHS
 
getJson(String) - Static method in class org.apache.solr.util.SolrCLI
Useful when a tool just needs to send one request to Solr.
getJson(HttpClient, String, int, boolean) - Static method in class org.apache.solr.util.SolrCLI
Utility function for sending HTTP GET request to Solr with built-in retry support.
getJson(HttpClient, String) - Static method in class org.apache.solr.util.SolrCLI
Utility function for sending HTTP GET request to Solr and then doing some validation of the response.
getJvmInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get JVM Info - including memory info
getKey() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.ServerWrapper
 
getKey() - Method in class org.apache.solr.client.solrj.response.IntervalFacet.Count
 
getKey() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getKey() - Method in class org.apache.solr.common.util.Pair
 
getKey() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
returns the key in the response that this facet will be under
getKey() - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
 
getKey(SolrDocument) - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
 
getKey() - Method in interface org.apache.solr.search.grouping.Command
 
getKey() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
 
getKey() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
 
getKey() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
 
getKeyStore() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getKeyStorePassword() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getLabels() - Method in class org.apache.solr.client.solrj.response.Cluster
 
getLangCode() - Method in class org.apache.solr.update.processor.DetectedLanguage
Returns the detected language code
getLanguage() - Method in class org.apache.solr.handler.dataimport.config.Script
 
getLastAccess() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
getLastEvent() - Method in class org.apache.solr.logging.LogWatcher
 
getLastException() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getLastLogId() - Method in class org.apache.solr.update.UpdateLog
 
getLastModFrom() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
getLastModified(Resource) - Method in class org.apache.solr.response.SolrParamResourceLoader
 
getLastModified(Resource) - Method in class org.apache.solr.response.SolrVelocityResourceLoader
 
getLastPublished() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getLastReplicateIndexSuccess() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
getLastReplicateIndexSuccess() - Method in class org.apache.solr.update.SolrCoreState
 
getLastUpdatedTime() - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
 
getLatestAccessedItems(int) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
getLatestCommit() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Gets the most recent commit point It is recommended to reserve a commit point for the duration of usage so that it is not deleted by the underlying deletion policy
getLatestFile(String, String) - Static method in class org.apache.solr.util.VersionedFile
 
getLatestOperation() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
 
getLatestSchema() - Method in class org.apache.solr.core.SolrCore
 
getLbClient() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getLeader(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get the lead replica for specific collection, or null if one currently doesn't exist.
getLeader() - Method in class org.apache.solr.common.cloud.Slice
 
getLeader(String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getLeaderConflictResolveWait() - Method in class org.apache.solr.cloud.ZkController
 
getLeaderConflictResolveWait() - Method in class org.apache.solr.core.CloudConfig
 
getLeaderId(SolrZkClient) - Static method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
getLeaderInitiatedRecoveryState(String, String, String) - Method in class org.apache.solr.cloud.ZkController
 
getLeaderInitiatedRecoveryStateObject(String, String, String) - Method in class org.apache.solr.cloud.ZkController
 
getLeaderInitiatedRecoveryZnodePath(String, String) - Method in class org.apache.solr.cloud.ZkController
 
getLeaderInitiatedRecoveryZnodePath(String, String, String) - Method in class org.apache.solr.cloud.ZkController
 
getLeaderNode(SolrZkClient) - Static method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
getLeaderProps(String, String, int) - Method in class org.apache.solr.cloud.ZkController
Get leader props directly from zk nodes.
getLeaderProps(String, String, int, boolean) - Method in class org.apache.solr.cloud.ZkController
Get leader props directly from zk nodes.
getLeaderRetry(String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
Get shard leader properties, with retry if none exist.
getLeaderRetry(String, String, int) - Method in class org.apache.solr.common.cloud.ZkStateReader
Get shard leader properties, with retry if none exist.
getLeaderSeqPath(String, String) - Method in class org.apache.solr.cloud.ZkController
 
getLeaderThrottle() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
getLeaderThrottle() - Method in class org.apache.solr.update.SolrCoreState
 
getLeaderUrl(String, String, int) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getLeaderVoteWait() - Method in class org.apache.solr.cloud.ZkController
 
getLeaderVoteWait() - Method in class org.apache.solr.core.CloudConfig
 
getLeafCollector(LeafReaderContext) - Method in class org.apache.solr.search.EarlyTerminatingCollector
 
getLeafCollector(LeafReaderContext) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
getLeafReader() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getLeastUsedItems(int) - Method in class org.apache.solr.util.ConcurrentLFUCache
Returns 'n' number of least used entries present in this cache.
getLen() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getLength(FileSystem, Path) - Static method in class org.apache.solr.store.hdfs.HdfsFileReader
 
getLevel() - Method in class org.apache.solr.logging.jul.JulInfo
 
getLevel() - Method in class org.apache.solr.logging.log4j.Log4jInfo
 
getLevel() - Method in class org.apache.solr.logging.LoggerInfo
 
getLexSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
getLexSorted(HashMap<String, TermsResponse.Term>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
getLibObjects(SolrCore, List<PluginInfo>) - Static method in class org.apache.solr.core.PluginBag.RuntimeLib
 
getLimit() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
getLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getLimitedValue(String) - Method in class org.apache.solr.schema.CopyField
 
getLimiter() - Method in class org.apache.solr.cloud.ZkTestServer
 
getLimitingFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getLimitingFields(long) - Method in class org.apache.solr.client.solrj.response.FacetField
 
getLine() - Method in class org.apache.solr.internal.csv.CSVParser
Parses from the current point in the stream til the end of the current line.
getLine() - Method in interface org.apache.solr.parser.CharStream
Deprecated.
getLine() - Method in class org.apache.solr.parser.FastCharStream
 
getLineNumber() - Method in class org.apache.solr.internal.csv.CSVParser
Returns the current line number in the input stream.
getLines(String) - Method in class org.apache.solr.core.SolrResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data.
getLines(String, String) - Method in class org.apache.solr.core.SolrResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data using the given character encoding.
getLines(String, Charset) - Method in class org.apache.solr.core.SolrResourceLoader
 
getListedTermCounts(String, SimpleFacets.ParsedParams, List<String>) - Method in class org.apache.solr.request.SimpleFacets
Computes the term->count counts for the specified term values relative to the
getListenPort() - Method in class org.apache.solr.cloud.SocketProxy
 
getListValue(Map<String, Object>, String) - Static method in class org.apache.solr.handler.admin.SecurityConfHandler
 
getLiveAndActiveReplicaCount(ZkStateReader, String) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
 
getLiveNodes() - Method in class org.apache.solr.common.cloud.ClusterState
Get names of the currently live nodes.
getLivePaths() - Method in class org.apache.solr.core.CachingDirectoryFactory
Test only method for inspecting the cache
getLocale() - Method in class org.apache.solr.util.DateMathParser
 
getLocalParams(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getLocalParams() - Method in class org.apache.solr.search.QParser
 
getLocalParams(String, SolrParams) - Static method in class org.apache.solr.search.QueryParsing
"foo" returns null "{!
getLocalPort() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Returns the Local Port of the jetty Server.
getLog2m() - Method in class org.apache.solr.handler.component.StatsField.HllOptions
 
getLogDir() - Method in class org.apache.solr.update.HdfsUpdateLog
 
getLogDir() - Method in class org.apache.solr.update.UpdateLog
 
getLogField() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
getLogging() - Method in class org.apache.solr.core.CoreContainer
 
getLoggingClass() - Method in class org.apache.solr.logging.LogWatcherConfig
Get the implementation of the LogWatcher to use.
getLoggingHandler() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getLogId() - Method in class org.apache.solr.core.SolrCore
 
getLogList(FileSystem, Path) - Static method in class org.apache.solr.update.HdfsUpdateLog
 
getLogList(Path) - Method in class org.apache.solr.update.HdfsUpdateLog
 
getLogList(File) - Method in class org.apache.solr.update.UpdateLog
 
getLogSize() - Method in class org.apache.solr.update.TransactionLog
 
getLogWatcherConfig() - Method in class org.apache.solr.core.NodeConfig
 
getLong() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getLong(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getLong(String, Long) - Method in class org.apache.solr.common.params.SolrParams
Returns the Long value of the param, or null if not set
getLong(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Long value of the param, or null if not set
getLong(String, long) - Method in class org.apache.solr.common.params.SolrParams
Returns the long value of the param, or def if not set
getLongLittleEndian(byte[], int) - Static method in class org.apache.solr.common.util.Hash
Gets a long from a byte buffer in little endian byte order.
getLongs(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getLookupResult(String, String) - Method in class org.apache.solr.spelling.suggest.SuggesterResult
Get a list of lookup result for a given token null can be returned, if there are no lookup results for the token
getLowerVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getLuceneDocument() - Method in class org.apache.solr.update.AddUpdateCommand
Creates and returns a lucene Document to index.
getLuceneFieldNames() - Method in class org.apache.solr.search.ReturnFields
Set of field names with their exact names from the lucene index.
getLuceneFieldNames() - Method in class org.apache.solr.search.SolrReturnFields
 
getLuceneVersion(String) - Method in class org.apache.solr.core.Config
 
getLuceneVersion(String, Version) - Method in class org.apache.solr.core.Config
 
getMainValuePrefix(FieldType) - Static method in class org.apache.solr.schema.TrieField
expert internal use, subject to change.
getManagedResource(String) - Method in class org.apache.solr.rest.RestManager
Returns the ManagedResource subclass instance corresponding to the given resourceId from the registry.
getManagedResourceImplClass() - Method in class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
Let the concrete analysis component determine the ManagedResource implementation.
getManagedResourceImplClass() - Method in class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
Returns the implementation class for managing stop words.
getManagedResourceImplClass() - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
getManagedResourceOrNull(String) - Method in class org.apache.solr.rest.RestManager
Returns the ManagedResource subclass instance corresponding to the given resourceId from the registry, or null if no resource has been registered with the given resourceId.
getManagedResourceRegistry() - Method in class org.apache.solr.core.SolrResourceLoader
 
getManagedSchemaResourceName() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getManagementPath() - Method in class org.apache.solr.core.CoreContainer
Gets the alternate path for multicore handling: This is used in case there is a registered unnamed core (aka name is "") to declare an alternate way of accessing named cores.
getManagementPath() - Method in class org.apache.solr.core.NodeConfig
 
getMap() - Method in class org.apache.solr.client.solrj.io.Tuple
 
getMap() - Method in class org.apache.solr.common.params.MapSolrParams
 
getMap() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getMap() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getMap(String, Map) - Method in class org.apache.solr.util.CommandOperation
 
getMap() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
getMap() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
getMappedField(String, String) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Returns the name of the field to map the current contents into, so that they are properly analyzed.
getMaps() - Method in class org.apache.solr.client.solrj.io.Tuple
 
getMapValue(Map<String, Object>, String) - Static method in class org.apache.solr.handler.admin.SecurityConfHandler
 
getMapWithVersion(Map<String, Object>, int) - Static method in class org.apache.solr.core.RequestParams
 
getMarkerChar() - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
getMatches() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of documents found for this command.
getMatches() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
getMatches() - Method in class org.apache.solr.search.Grouping.Command
Returns the number of matches for this Command.
getMatches() - Method in class org.apache.solr.search.Grouping.CommandField
Returns the number of matches for this Command.
getMatches() - Method in class org.apache.solr.search.Grouping.CommandFunc
Returns the number of matches for this Command.
getMatches() - Method in class org.apache.solr.search.Grouping.CommandQuery
Returns the number of matches for this Command.
getMatches() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
 
getMax() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMax() - Method in class org.apache.solr.util.stats.Histogram
 
getMax() - Method in class org.apache.solr.util.stats.Timer
Returns the longest recorded duration.
getMaxAge() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
null if no max age limitation
getMaxChars() - Method in class org.apache.solr.schema.CopyField
 
getMaxChars() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getMaxCommitAge() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxDoc() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getMaxNumLogsToKeep() - Method in class org.apache.solr.update.UpdateLog
 
getMaxOptimizedCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxPermits() - Method in class org.apache.solr.util.AdjustableSemaphore
 
getMaxRecentVersion() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
 
getMaxScore() - Method in class org.apache.solr.common.SolrDocumentList
 
getMaxShardsPerNode() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getMaxShardsPerNode() - Method in class org.apache.solr.common.cloud.DocCollection
 
getMaxSize() - Method in class org.apache.solr.util.BoundedTreeSet
 
getMaxSnippets(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return the max number of snippets for this field.
getMaxUpdateConnections() - Method in class org.apache.solr.core.NodeConfig
Deprecated.
getMaxUpdateConnections() - Method in class org.apache.solr.update.UpdateShardHandlerConfig
 
getMaxUpdateConnectionsPerHost() - Method in class org.apache.solr.core.NodeConfig
Deprecated.
getMaxUpdateConnectionsPerHost() - Method in class org.apache.solr.update.UpdateShardHandlerConfig
 
getMaxVersionFromIndex(SolrIndexSearcher) - Method in class org.apache.solr.update.VersionInfo
 
getMBeanInfo(SolrQueryRequest) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getMean() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMean() - Method in class org.apache.solr.util.stats.Histogram
 
getMean() - Method in class org.apache.solr.util.stats.Timer
Returns the arithmetic mean of all recorded durations.
getMeanRate() - Method in class org.apache.solr.util.stats.Meter
 
getMeanRate() - Method in class org.apache.solr.util.stats.Timer
 
getMedian() - Method in class org.apache.solr.analytics.statistics.MedianStatsCollector
 
getMedian(List<T>) - Static method in class org.apache.solr.analytics.util.MedianCalculator
Calculates the median of the given list of numbers.
getMedian() - Method in class org.apache.solr.util.stats.Snapshot
Returns the median value in the distribution.
getMemClassLoader() - Method in class org.apache.solr.core.SolrCore
 
getMergedResult() - Method in class org.apache.solr.search.facet.FacetMerger
 
getMergeStrategies() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getMergeStrategy() - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
getMergeStrategy() - Method in class org.apache.solr.search.RankQuery
 
getMessage() - Method in error org.apache.solr.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.solr.response.SortingResponseWriter.IgnoreException
 
getMessage() - Method in class org.apache.solr.security.AuthorizationResponse
 
getMetadata() - Method in exception org.apache.solr.common.SolrException
 
getMetadata(String) - Method in exception org.apache.solr.common.SolrException
 
getMethod() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getMethod() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getMethod(String) - Static method in enum org.apache.solr.servlet.cache.Method
 
getMetrics() - Method in class org.apache.solr.client.solrj.io.Tuple
 
getMin() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMin() - Method in class org.apache.solr.util.stats.Histogram
 
getMin() - Method in class org.apache.solr.util.stats.Timer
Returns the shortest recorded duration.
getMinAchievedReplicationFactor(String, NamedList) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Useful for determining the minimum achieved replication factor across all shards involved in processing an update request, typically useful for gauging the replication factor of a batch.
getMinCount() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getMissing() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMissingValue() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
The PivotFacetValue with corisponding to a a value of null when FacetParams.FACET_MISSING is used.
getMisspellingsAndCorrections() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getMisspellingsAndCorrections() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getMoreLikeThese(DocList, int, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
Deprecated.
getMoreLikeTheseQuery(DocList) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis(int, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis(Reader, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMostUsedItems(int) - Method in class org.apache.solr.util.ConcurrentLFUCache
Returns 'n' number of most used entries present in this cache.
getMultiCoreHandler() - Method in class org.apache.solr.core.CoreContainer
 
getMultipartUploadLimitKB() - Method in class org.apache.solr.core.SolrConfig
 
getMultipleConfigs(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
getMultiplicativeBoosts() - Method in class org.apache.solr.search.ExtendedDismaxQParser
Parses all multiplicative boosts
getMultiplier() - Method in enum org.apache.solr.search.facet.FacetField.SortDirection
 
getMultiTermAnalyzer() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getMultiTermAnalyzer() - Method in class org.apache.solr.schema.TextField
Returns the Analyzer to be used when searching fields of this type when mult-term queries are specified.
getMultiTermRewriteMethod() - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getMultiValuedSeparator(String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getMultiValuedSeparatorChar(SolrParams) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getName() - Method in class org.apache.solr.analytics.request.AbstractFieldFacetRequest
 
getName() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getName() - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
getName() - Method in interface org.apache.solr.analytics.request.FacetRequest
Get the name of this facet (commonly the field name)
getName() - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
getName() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
getName() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getName() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the name of this command.
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getName() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getName() - Method in class org.apache.solr.common.cloud.DocCollection
Return collection name.
getName() - Method in class org.apache.solr.common.cloud.Replica
 
getName() - Method in class org.apache.solr.common.cloud.Slice
Return slice name (shard id).
getName() - Method in class org.apache.solr.common.SolrInputField
 
getName() - Method in interface org.apache.solr.common.util.ContentStream
 
getName() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getName(int) - Method in class org.apache.solr.common.util.NamedList
The name of the pair at the specified List index
getName() - Method in class org.apache.solr.core.Config
 
getName() - Method in class org.apache.solr.core.ConfigSet
 
getName() - Method in class org.apache.solr.core.CoreDescriptor
 
getName() - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
getName() - Method in class org.apache.solr.core.SolrCore
 
getName() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage name, e.g.
getName() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getName() - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
getName() - Method in class org.apache.solr.handler.component.SearchComponent
 
getName() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getName() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
getName() - Method in class org.apache.solr.handler.dataimport.config.Field
 
getName() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getName() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getName() - Method in class org.apache.solr.internal.csv.writer.CSVField
 
getName() - Method in class org.apache.solr.logging.jul.JulWatcher
 
getName() - Method in class org.apache.solr.logging.log4j.Log4jInfo
 
getName() - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
getName() - Method in class org.apache.solr.logging.LoggerInfo
 
getName() - Method in class org.apache.solr.logging.LogWatcher
 
getName() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
 
getName() - Method in class org.apache.solr.response.transform.DocTransformer
 
getName() - Method in class org.apache.solr.response.transform.DocTransformers
 
getName() - Method in class org.apache.solr.response.transform.RenameFieldTransformer
 
getName() - Method in class org.apache.solr.response.transform.ScoreAugmenter
 
getName() - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
 
getName() - Method in class org.apache.solr.schema.SchemaField
 
getName() - Method in class org.apache.solr.search.FastLRUCache
 
getName() - Method in class org.apache.solr.search.LFUCache
 
getName() - Method in class org.apache.solr.search.LRUCache
 
getName() - Method in class org.apache.solr.search.QParserPlugin
 
getName() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getName() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getName() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
Returns the unique name of the suggester
getName() - Method in class org.apache.solr.store.blockcache.Metrics
 
getName() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getName() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getName() - Method in enum org.apache.solr.util.PivotListEntry
Name of this entry when used in response
getName() - Method in class org.apache.solr.util.SolrCLI.ApiTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.ConfigTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.CreateCoreTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.CreateTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.HealthcheckTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
getName() - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
getName() - Method in interface org.apache.solr.util.SolrCLI.Tool
 
getNamedOperand(StreamExpression, String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getNamedOperands(StreamExpression) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getNamedPlugins(String) - Method in class org.apache.solr.core.ConfigOverlay
 
getNamedPropertyValues(boolean) - Method in class org.apache.solr.schema.FieldType
Get a map of property name -> value for this field type.
getNamedPropertyValues() - Method in class org.apache.solr.schema.IndexSchema
Get a map of property name -> value for the whole schema.
getNamedPropertyValues(boolean) - Method in class org.apache.solr.schema.SchemaField
Get a map of property name -> value for this field.
getNamedPropertyValues() - Method in class org.apache.solr.schema.SimilarityFactory
Returns a serializable description of this similarity(factory)
getNameOrColumn() - Method in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
getNameOrColumn() - Method in class org.apache.solr.handler.dataimport.config.Field.Builder
 
getNewClock() - Method in class org.apache.solr.update.VersionInfo
 
getNewestSearcher(boolean) - Method in class org.apache.solr.core.SolrCore
Return the newest normal RefCounted<SolrIndexSearcher> with the reference count incremented.
getNewIndexDir() - Method in class org.apache.solr.core.SolrCore
Returns the indexdir as given in index.properties.
getNewSize() - Method in class org.apache.solr.search.facet.SlotAcc.Resizer
 
getNewSlot(int) - Method in class org.apache.solr.search.facet.SlotAcc.Resizer
 
getNext() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
getNextAvailablePort() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getNextCursorMark() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getNextCursorMark() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getNextCursorMark() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getNextLevelValuesToRefine() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Returns the appropriate sub-list of the explicit values that need to be refined, based on the FacetParams.FACET_OFFSET & FacetParams.FACET_LIMIT for this field.
getNextToken() - Method in class org.apache.solr.parser.QueryParser
Get the next Token.
getNextToken() - Method in class org.apache.solr.parser.QueryParserTokenManager
Get the next Token.
getNGroups() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of groups found for this command.
getNode() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getNode() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getNode() - Method in class org.apache.solr.cloud.rule.SnitchContext
 
getNode(String, boolean) - Method in class org.apache.solr.core.Config
 
getNode(String, Document, boolean) - Method in class org.apache.solr.core.Config
 
getNode(String, String) - Method in class org.apache.solr.util.DOMUtilTestBase
 
getNode(Document, String) - Method in class org.apache.solr.util.DOMUtilTestBase
 
getNodeList(String, boolean) - Method in class org.apache.solr.core.Config
 
getNodeMappings() - Method in class org.apache.solr.cloud.rule.ReplicaAssigner
For each shard return a new set of nodes where the replicas need to be created satisfying the specified rule
getNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getNodeName(String) - Static method in class org.apache.solr.cloud.LeaderElector
 
getNodeName() - Method in class org.apache.solr.cloud.ZkController
 
getNodeName() - Method in class org.apache.solr.common.cloud.Replica
The name of the node this replica resides on
getNodeName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNodeName() - Method in class org.apache.solr.core.NodeConfig
 
getNodeName() - Method in class org.apache.solr.handler.component.ShardResponse
 
getNodeName() - Method in class org.apache.solr.search.CacheConfig
 
getNodeProps() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getNodeSet() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getNodesForNewReplicas(ClusterState, String, String, int, String, CoreContainer) - Static method in class org.apache.solr.cloud.Assign
 
getNodesFromXP(Node, String) - Static method in class org.apache.solr.util.SimplePostTool
Gets all nodes matching an XPath
getNodeStatus(String, int) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
getNodeVsTags() - Method in class org.apache.solr.cloud.rule.ReplicaAssigner
 
getNonFieldPropertyArgs() - Method in class org.apache.solr.schema.FieldType
Returns args to this field type that aren't standard field properties
getNonZkLeaderAssumption(SolrQueryRequest) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessor
Returns a boolean indicating whether or not the caller should behave as if this is the "leader" even when ZooKeeper is not enabled.
getNormalizedURL(String) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
 
getNOW() - Method in class org.apache.solr.request.SolrRequestInfo
 
getNow() - Method in class org.apache.solr.util.DateMathParser
Returns a cloned of this instance's concept of "now".
getNumAdds() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
getNumber() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getNumber() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getNumberCollected() - Method in exception org.apache.solr.search.EarlyTerminatingCollectorException
The number of documents collected that resulted in early termination
getNumberDocumentsFound() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getNumberOfAccesses() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.Command
Returns the number of groups found for this Command.
getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.CommandField
Returns the number of groups found for this Command.
getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.CommandFunc
Returns the number of groups found for this Command.
getNumberOfHits() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getNumberOfOccurences() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getNumberScanned() - Method in exception org.apache.solr.search.EarlyTerminatingCollectorException
The total number of documents in the index that were "scanned" by the index when collecting the EarlyTerminatingCollectorException.getNumberCollected() documents that triggered this exception.
getNumDeadServersToTry() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
getNumDeletes() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
getNumDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getNumericType() - Method in class org.apache.solr.schema.EnumField
Return the numeric type of this field, or null if this field is not a numeric field.
getNumericType() - Method in class org.apache.solr.schema.FieldType
Return the numeric type of this field, or null if this field is not a numeric field.
getNumericType() - Method in class org.apache.solr.schema.TrieField
 
getNumFound() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getNumFound() - Method in class org.apache.solr.common.SolrDocumentList
 
getNumQueries() - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
Used for JMX stats collecting.
getNumQueries() - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
getNumRecordsToKeep() - Method in class org.apache.solr.update.UpdateLog
 
getNumShards() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getNumShards() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getNumStatsCollectors() - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
Used for JMX stats collecting.
getNumTerms() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getNumTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getNumTerms() - Method in class org.apache.solr.search.facet.UnInvertedField
 
getNumVersionBuckets() - Method in class org.apache.solr.update.UpdateLog
 
getObjectByPath(Map, boolean, String) - Static method in class org.apache.solr.common.util.Utils
 
getObjectByPath(Map, boolean, List<String>) - Static method in class org.apache.solr.common.util.Utils
 
getObjectFrom(String, String) - Static method in class org.apache.solr.response.transform.ValueAugmenterFactory
 
getObjectSerialize() - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
getOffset() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
getOffset() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getOffset() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getOffset() - Method in class org.apache.solr.search.SortSpec
Offset into the list of results.
getOldClock() - Method in class org.apache.solr.update.VersionInfo
 
getOldestAccessedItems(int) - Method in class org.apache.solr.util.ConcurrentLRUCache
Returns 'n' number of oldest accessed entries present in this cache.
getOneMinuteRate() - Method in class org.apache.solr.util.stats.Meter
 
getOneMinuteRate() - Method in class org.apache.solr.util.stats.Timer
 
getOnError() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getOnImportEnd() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getOnImportStart() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getOnlyActiveNodes() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getOnlyIfDown() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getOpenCount() - Method in class org.apache.solr.core.SolrCore
Current core usage count.
getOpenSearcher() - Method in class org.apache.solr.update.CommitTracker
 
getOpenTime() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getOperand(StreamExpression, int) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getOperandsOfType(StreamExpression, Class...) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getOptions() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.ApiTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.ConfigTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.CreateCoreTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.CreateTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.SolrCloudTool
 
getOptions() - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
getOptions() - Method in interface org.apache.solr.util.SolrCLI.Tool
 
getOptionsString(ExtendedQuery) - Static method in class org.apache.solr.search.ExtendedQueryBase
 
getOrder() - Method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Gets the order to sort
getOriginal() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getOriginal() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getOriginalAsString() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getOriginalConfig() - Method in class org.apache.solr.core.Config
 
getOriginalFrequency() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns the original request parameters.
getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getOthers() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
getOthers() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getOutputKey() - Method in class org.apache.solr.handler.component.StatsField
The key to be used when refering to this StatsField instance in the response tp clients.
getOverlay() - Method in class org.apache.solr.core.SolrConfig
 
getOverseer() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerCollectionQueue() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerCompletedMap() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerElector() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerFailureMap() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerJobQueue() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerRunningMap() - Method in class org.apache.solr.cloud.ZkController
 
getOverwriteDupes() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getPage_count() - Method in class org.apache.solr.response.PageTool
 
getParam(String) - Method in class org.apache.solr.search.QParser
check both local and global params
getParameter() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
getParameter(NamedList, String, T, StringBuilder) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
getParameterNames() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - Method in class org.apache.solr.common.params.SolrParams
returns an Iterator over the parameter names
getParameters() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
getParameters() - Method in class org.apache.solr.handler.dataimport.config.PropertyWriter
 
getParams() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionSpecificAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
getParams() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getParams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getParams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getParams() - Method in class org.apache.solr.cloud.CloudDescriptor
Optional parameters that can change how a core is created.
getParams(String) - Method in class org.apache.solr.common.params.AppendedSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.SolrParams
returns an array of the String values of a param, or null if none
getParams(String) - Method in class org.apache.solr.core.RequestParams
 
getParams() - Method in interface org.apache.solr.request.SolrQueryRequest
returns the current request parameters
getParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParams() - Method in class org.apache.solr.schema.SimilarityFactory
 
getParams() - Method in class org.apache.solr.search.QParser
 
getParams() - Method in class org.apache.solr.security.AuthorizationContext
 
getParamString() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns a string representing all the important parameters.
getParamString() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParent() - Method in class org.apache.solr.common.cloud.Slice
 
getParentContext() - Method in class org.apache.solr.handler.dataimport.Context
Get the context instance for the parent entity. works only in the full dump If the current entity is rootmost a null is returned
getParentContext() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getParentEntity() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getParentFilterLocalParamName() - Method in class org.apache.solr.search.join.BlockJoinChildQParser
 
getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.response.BinaryResponseWriter
TODO -- there may be a way to do this without marshal at all...
getParseMultipleSources() - Method in class org.apache.solr.search.FunctionQParser
parse multiple comma separated value sources
getParser(Class<? extends FieldType>) - Static method in class org.apache.solr.analytics.util.AnalyticsParsers
Returns a parser that will translate a BytesRef or long from DocValues into a String that correctly represents the value.
getParser() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getParser() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
getParser() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
getParser(Map<String, Float>, String, SolrParams, float) - Method in class org.apache.solr.search.DisMaxQParser
 
getParser(String, String, SolrQueryRequest) - Static method in class org.apache.solr.search.QParser
Create a QParser to parse qstr, assuming that the default query parser is defaultParser.
getParseToEnd() - Method in class org.apache.solr.search.FunctionQParser
throw exception if there is extra stuff at the end of the parsed valuesource(s).
getPassword(Metadata) - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
 
getPasswordMap() - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
 
getPath() - Method in class org.apache.solr.client.solrj.request.QueryRequest
Use the params 'QT' parameter if it exists
getPath(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getPath() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getPath() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getPath() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getPath() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
getPayload() - Method in class org.apache.solr.client.solrj.response.Suggestion
 
getPercentiles() - Method in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
getPercentiles(List<T>, double[]) - Static method in class org.apache.solr.analytics.util.PercentileCalculator
Calculates a list of percentile values for a given list of objects and percentiles.
getPercentiles() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
The percentiles requested if any, otherwise null.
getPercentilesList() - Method in class org.apache.solr.handler.component.StatsField
 
getPerShardColStats(ResponseBuilder, String) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
 
getPerShardColStats(ResponseBuilder, String) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
getPerShardColStats(ResponseBuilder, String) - Method in class org.apache.solr.search.stats.LRUStatsCache
 
getPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
 
getPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
getPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.LRUStatsCache
 
getPersistableStandardProperties() - Method in class org.apache.solr.core.CoreDescriptor
Get the standard properties in persistable form
getPersistableUserProperties() - Method in class org.apache.solr.core.CoreDescriptor
Get user-defined core properties in persistable form
getPhraseHighlighter(Query, String, SolrQueryRequest, TokenStream) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a phrase Highlighter appropriate for this field.
getPhraseQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser) - Method in class org.apache.solr.search.DisMaxQParser
 
getPhraseSlop() - Method in class org.apache.solr.parser.SolrQueryParserBase
Gets the default slop for phrases.
getPivot() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getPivots(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getPk() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getPkiAuthenticationPlugin() - Method in class org.apache.solr.core.CoreContainer
 
getPkMappingFromSchema() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getPluginInfo(String) - Method in class org.apache.solr.core.SolrConfig
 
getPluginInfo() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getPluginInfos(String) - Method in class org.apache.solr.core.SolrConfig
SolrConfig keeps a repository of plugins by the type.
getPort() - Method in class org.apache.solr.cloud.ZkTestServer
 
getPosition() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the position of this token within the produced token stream.
getPosition(long) - Static method in class org.apache.solr.store.blockcache.BlockDirectory
 
getPositionInBuffer() - Method in class org.apache.solr.common.util.FastInputStream
Current position within the internal buffer
getPositionIncrementGap(String) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
getPositions() - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
getPositions() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
getPostingsFormat() - Method in class org.apache.solr.schema.FieldType
 
getPostTags(SolrParams, String) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getPrecisionStep() - Method in class org.apache.solr.schema.TrieField
 
getPrefixQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getPrefixQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.FieldType
Returns a Query instance for doing prefix searches on this field type.
getPrefixQuery(String, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getPreTags(SolrParams, String) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getPrintableId() - Method in class org.apache.solr.update.AddUpdateCommand
 
getPrinterNewline() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getProcessedFilter(DocSet, List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getProcessorName() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getProcessors() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
Returns the underlying array of factories used in this chain.
getPromptHeaders() - Method in interface org.apache.solr.security.BasicAuthPlugin.AuthenticationProvider
 
getPromptHeaders() - Method in class org.apache.solr.security.Sha256AuthenticationProvider
 
getProperties() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getProperties() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getProperties() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getProperties() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getProperties() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getProperties() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get all properties as map.
getProperties() - Method in class org.apache.solr.core.ConfigSet
 
getProperties() - Method in class org.apache.solr.schema.SchemaField
 
getPropertiesHandler() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getPropertiesName() - Method in class org.apache.solr.core.CoreDescriptor
 
getPropertyName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getPropertyName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getPropertyName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getPropertyName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getPropertyValue() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getPropertyValue() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getPropertyWriter() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getPrototype() - Method in class org.apache.solr.schema.IndexSchema.DynamicField
 
getProvider() - Method in class org.apache.solr.schema.CurrencyField
 
getProxyForReplica(Replica) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getPublicKey() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
getPublicKeyStr() - Method in class org.apache.solr.util.CryptoKeys.RSAKeyPair
 
getQparser() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getQueries() - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
getQueries(ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getQueries() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getQuery() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns the query that will be analyzed when processing the request.
getQuery() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the query that will be analyzed.
getQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQuery() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
getQuery() - Method in class org.apache.solr.response.transform.TransformContext
 
getQuery() - Method in class org.apache.solr.search.QParser
Returns the resulting query from this QParser, calling parse() only the first time and caching the Query result.
getQuery() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getQuery() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
getQueryAnalyzer() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.BoolField
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.CollationField
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.FieldType
Returns the Analyzer to be used when searching fields of this type.
getQueryAnalyzer() - Method in class org.apache.solr.schema.ICUCollationField
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
Returns the Analyzer used when searching this index This Analyzer is field (and dynamic field) name aware, and delegates to a field specific Analyzer based on the field type.
getQueryAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.RptWithGeometrySpatialField
 
getQueryAnalyzer() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
getQueryAnalyzer() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
getQueryCommand() - Method in class org.apache.solr.handler.component.ResponseBuilder
Creates a SolrIndexSearcher.QueryCommand from this ResponseBuilder.
getQueryCounts(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getQueryFacets() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getQueryFacetsForTag(String) - Method in class org.apache.solr.handler.component.FacetComponent.FacetContext
 
getQueryFromSpatialArgs(QParser, SchemaField, SpatialArgs) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getQueryParams() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
getQueryParams() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
getQueryParams() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
getQueryParams() - Method in class org.apache.solr.client.solrj.SolrRequest
Parameter keys that are sent via the query string
getQueryParams() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getQueryParserDefaultOperator() - Method in class org.apache.solr.schema.IndexSchema
default operator ("AND" or "OR") for QueryParser
getQueryParserDefaultOperator(IndexSchema, String) - Static method in class org.apache.solr.search.QueryParsing
Returns the "preferred" default operator for use by Query Parsers, based on the settings in the IndexSchema which may be overridden using an optional String override value.
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the query time analysis phases for the field or null if this field doesn't hold a query time analysis.
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the query time analysis phases for this analysis or null if query time analysis doesn't exist.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of query time analysis phases or -1 if this field analysis doesn't hold a query time analysis.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the number of query time analysis phases in this analysis or -1 if query time analysis doesn't exist.
getQueryPlugin(String) - Method in class org.apache.solr.core.SolrCore
 
getQueryResponse(SolrClient, String, SolrParams) - Static method in class org.apache.solr.SolrTestCaseHS
 
getQueryResponse(String, SolrParams) - Static method in class org.apache.solr.SolrTestCaseHS
 
getQueryResponseWriter(String) - Method in class org.apache.solr.core.SolrCore
Finds a writer by name, or returns the default writer if not found.
getQueryResponseWriter(SolrQueryRequest) - Method in class org.apache.solr.core.SolrCore
Returns the appropriate writer for a request.
getQueryResult(String, String, String, String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Returns the value of an expression to use in a range or query facet.
getQueryScorer(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Scorer suitable for this Query and field.
getQueryString() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQueryTokenSet(String, Analyzer) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
Analyzes the given text using the given analyzer and returns the produced tokens.
getQueuedRefinements(int) - Method in class org.apache.solr.handler.component.PivotFacet
An immutable List of the PivotFacetValues that need to be refined for this pivot.
getQueueLength() - Method in class org.apache.solr.cloud.Overseer.Stats
 
getQuotedString() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getRandFields(String[], BaseDistributedSearchTestCase.RandVal[]) - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
getRandomClient(String) - Method in class org.apache.solr.cloud.ChaosMonkey
 
getRandomJetty(String, boolean) - Method in class org.apache.solr.cloud.ChaosMonkey
 
getRandValues() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
getRange() - Method in class org.apache.solr.common.cloud.Slice
 
getRangeFacet() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getRangeFacetRequestsForTag(String) - Method in class org.apache.solr.handler.component.FacetComponent.FacetContext
 
getRangeFacets() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.CollationField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.CurrencyField
 
getRangeQuery(QParser, SchemaField, CurrencyValue, CurrencyValue, boolean, boolean) - Method in class org.apache.solr.schema.CurrencyField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.DateRangeField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.EnumField
Returns a Query instance for doing range searches on this field type.
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.FieldType
Returns a Query instance for doing range searches on this field type.
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.ICUCollationField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.LatLonType
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.PointType
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TextField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TrieField
 
getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getRanges() - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
 
getRanges() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getRanges(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getRate(TimeUnit) - Method in class org.apache.solr.util.stats.EWMA
Returns the rate in the given units of time.
getRateUnit() - Method in class org.apache.solr.util.stats.Meter
 
getRateUnit() - Method in class org.apache.solr.util.stats.Timer
 
getRawInstanceDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getRawMap() - Method in class org.apache.solr.core.RequestParams.VersionedParams
 
getRawMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getRawParams() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getRawReader() - Method in class org.apache.solr.search.SolrIndexSearcher
Raw reader (no fieldcaches etc).
getRawText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the raw text of the token.
getReader() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getReader() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase
Base reader implementation.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) use that, otherwise use a StringReader
getReader(long) - Method in class org.apache.solr.update.HdfsTransactionLog
Returns a reader that can be used while a log is still in use.
getReader(long) - Method in class org.apache.solr.update.TransactionLog
Returns a reader that can be used while a log is still in use.
getRealMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getRealPosition(long, long) - Static method in class org.apache.solr.store.blockcache.BlockDirectory
 
getRealtimeSearcher() - Method in class org.apache.solr.core.SolrCore
Gets the latest real-time searcher w/o forcing open a new searcher if one already exists.
getRecentUpdates() - Method in class org.apache.solr.update.UpdateLog
The RecentUpdates object returned must be closed after use
getRefcount() - Method in class org.apache.solr.util.RefCounted
 
getRegenerator() - Method in class org.apache.solr.search.CacheConfig
 
getRegex() - Method in class org.apache.solr.schema.IndexSchema.DynamicReplacement
Returns the regex used to create this instance's pattern
getRegexpQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getRegistered() - Method in class org.apache.solr.rest.RestManager.Registry
Get a view of the currently registered resources.
getRegisteredSearcher() - Method in class org.apache.solr.core.SolrCore
Returns the current registered searcher with its reference count incremented, or null if none are registered.
getRegistry() - Method in class org.apache.solr.core.PluginBag
 
getRegwidth() - Method in class org.apache.solr.handler.component.StatsField.HllOptions
 
getRemoteAddr() - Method in class org.apache.solr.security.AuthorizationContext
 
getRemoteHost() - Method in class org.apache.solr.security.AuthorizationContext
 
getReplica() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getReplica() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getReplica() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getReplica(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Gets the replica by the core name (assuming the slice is unknown) or null if replica is not found.
getReplica(String) - Method in class org.apache.solr.common.cloud.DocCollection
 
getReplica(String) - Method in class org.apache.solr.common.cloud.Slice
 
getReplicaPort(Replica) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getReplicaProps(String, String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, Replica.State) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, Replica.State, Replica.State) - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getReplicas() - Method in class org.apache.solr.common.cloud.Slice
Gets the list of replicas for this slice.
getReplicasCopy() - Method in class org.apache.solr.common.cloud.Slice
 
getReplicasMap() - Method in class org.apache.solr.common.cloud.Slice
Get the map of coreNodeName to replicas for this slice.
getReplicationFactor() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getReplicationFactor() - Method in class org.apache.solr.common.cloud.DocCollection
 
getReq() - Method in class org.apache.solr.request.SolrRequestInfo
 
getReq() - Method in class org.apache.solr.search.QParser
 
getReq() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getReq() - Method in class org.apache.solr.update.UpdateCommand
 
getReqHandlerInfo(String, Class, Map) - Static method in class org.apache.solr.core.ImplicitPlugins
 
getReqParams() - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
getRequest() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
getRequest() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getRequest() - Method in class org.apache.solr.request.SimpleFacets
 
getRequest() - Method in class org.apache.solr.response.transform.TransformContext
 
getRequestedFieldNames() - Method in class org.apache.solr.search.ReturnFields
The requested field names (includes pseudo fields)
getRequestedFieldNames() - Method in class org.apache.solr.search.SolrReturnFields
 
getRequestFactory(String, int, int) - Method in class org.apache.solr.util.TestHarness
 
getRequestFactory(String, int, int, String...) - Method in class org.apache.solr.util.TestHarness
0 and Even numbered args are keys, Odd numbered args are values.
getRequestFactory(String, int, int, Map<String, String>) - Method in class org.apache.solr.util.TestHarness
 
getRequestHandler() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getRequestHandler(String) - Method in class org.apache.solr.core.CoreContainer
 
getRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
Get the request handler registered to a given name.
getRequestHandler(String, PluginBag<SolrRequestHandler>) - Static method in class org.apache.solr.handler.RequestHandlerBase
Get the request handler registered to a given name.
getRequestHandler() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
getRequestHandlers() - Method in class org.apache.solr.core.CoreContainer
 
getRequestHandlers() - Method in class org.apache.solr.core.RequestHandlers
Returns an unmodifiable Map containing the registered handlers
getRequestHandlers() - Method in class org.apache.solr.core.SolrCore
Returns an unmodifiable Map containing the registered handlers
getRequestId() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
getRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
 
getRequestParameters() - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
getRequestParameters() - Method in class org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
getRequestParameters() - Method in class org.apache.solr.handler.dataimport.Context
The request parameters passed over HTTP for this command the values in the map are either String(for single valued parameters) or List<String> (for multi-valued parameters)
getRequestParameters() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getRequestParams() - Method in class org.apache.solr.core.SolrConfig
 
getRequestParsers() - Method in class org.apache.solr.core.SolrConfig
 
getRequestPurpose(Integer) - Static method in class org.apache.solr.util.SolrPluginUtils
Given the integer purpose of a request generates a readable value corresponding the request purposes (there can be more than one on a single request).
getRequestTimer() - Method in interface org.apache.solr.request.SolrQueryRequest
The timer for this request, created when the request started being processed
getRequestTimer() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getRequestType() - Method in class org.apache.solr.security.AuthorizationContext
 
getRequestType() - Method in class org.apache.solr.servlet.HttpSolrCall
 
getRequestUrl() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getRequestWriter() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getRequestWriter() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
getRequiredFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all required fields.
getReservedEndpoints() - Method in class org.apache.solr.rest.RestManager.Registry
Returns the set of non-registerable endpoints.
getReservedEndpoints() - Static method in class org.apache.solr.rest.SolrSchemaRestApi
Returns reserved endpoints under /schema
getResolvedEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.Context
Get the value of any attribute put into this entity after resolving all variables found in the attribute value
getResolvedEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getResolver() - Method in class org.apache.solr.common.util.JavaBinCodec
 
getResource() - Method in class org.apache.solr.security.AuthorizationContext
 
getResourceId() - Method in class org.apache.solr.rest.ManagedResource
Gets the resource ID for this managed resource.
getResourceId() - Method in class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
Let the concrete analysis component decide the path it wishes to be managed at.
getResourceId() - Method in class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
This analysis component knows the most logical "path" for which to manage stop words from.
getResourceId() - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
getResourceLoader() - Method in class org.apache.solr.core.Config
 
getResourceLoader() - Method in class org.apache.solr.core.CoreContainer
 
getResourceLoader() - Method in class org.apache.solr.core.SolrCore
The SolrResourceLoader used to load all resources for this core.
getResourceLoader() - Method in class org.apache.solr.rest.ManagedResource
Returns the resource loader used by this resource.
getResourceLoader() - Method in class org.apache.solr.rest.ManagedResourceStorage
Returns the resource loader used by this storage instance
getResourceLoader() - Method in class org.apache.solr.schema.IndexSchema
 
getResourceLoader() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getResourceName() - Method in class org.apache.solr.core.Config
 
getResourceName() - Method in class org.apache.solr.schema.IndexSchema
Gets the name of the resource used to instantiate this schema.
getResourceNameToBeUsed(String, SolrConfig) - Static method in class org.apache.solr.schema.IndexSchemaFactory
Returns the resource name that will be used: if the schema is managed, the resource name will be drawn from the schema factory configuration in the given SolrConfig.
getResourceStream(String) - Method in class org.apache.solr.response.SolrParamResourceLoader
 
getResourceStream(String) - Method in class org.apache.solr.response.SolrVelocityResourceLoader
 
getResponse() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
The response from the server
getResponse() - Method in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
getResponse() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponse() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getResponse() - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
getResponse() - Method in class org.apache.solr.search.facet.FacetProcessor
 
getResponseBuilder() - Method in class org.apache.solr.request.SimpleFacets
 
getResponseBuilder() - Method in class org.apache.solr.request.SolrRequestInfo
May return null if the request handler is not based on SearchHandler
getResponseForFragments(List<TextFragment>, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Given the fragments, return the result to be put in the field NamedList.
getResponseFormat() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getResponseHeader() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponseHeader() - Method in class org.apache.solr.response.SolrQueryResponse
Response header to be logged
getResponseParser() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getResponseWriters() - Method in class org.apache.solr.core.SolrCore
 
getRestManager() - Method in class org.apache.solr.core.SolrCore
 
getRestManager(SolrRequestInfo) - Static method in class org.apache.solr.rest.RestManager
Locates the RestManager using ThreadLocal SolrRequestInfo.
getResult(String) - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
Returns the value of an expression to use in a field or query facet.
getResult(String, String, String) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Returns the value of an expression to use in a range or query facet.
getResult() - Method in class org.apache.solr.client.solrj.response.Group
Returns the documents to be displayed that belong to this group.
getResults() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getResults_found() - Method in class org.apache.solr.response.PageTool
 
getResults_per_page() - Method in class org.apache.solr.response.PageTool
 
getRetryDelay() - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
getReturnFields() - Method in class org.apache.solr.response.SolrQueryResponse
Gets the document field names of fields to return by default when returning DocLists
getReversedWildcardFilterFactory(FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getReverseReader() - Method in class org.apache.solr.update.HdfsTransactionLog
Returns a single threaded reverse reader
getReverseReader() - Method in class org.apache.solr.update.TransactionLog
Returns a single threaded reverse reader
getRewriteMethod(QParser, SchemaField) - Method in class org.apache.solr.schema.FieldType
Expert: Returns the rewrite method for multiterm queries such as wildcards.
getRole() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getRoles() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getRoles() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getRootCause() - Method in exception org.apache.solr.client.solrj.SolrServerException
 
getRootCause(Throwable) - Static method in exception org.apache.solr.common.SolrException
 
getRootCause(Throwable) - Static method in class org.apache.solr.SolrTestCaseJ4
 
getRootSource() - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
getRoute() - Method in class org.apache.solr.update.UpdateCommand
 
getRouteField(DocCollection) - Method in class org.apache.solr.common.cloud.DocRouter
 
getRouteKey() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getRouteKey() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getRouteKey(String) - Static method in class org.apache.solr.update.SolrIndexSplitter
 
getRouter() - Method in class org.apache.solr.common.cloud.DocCollection
 
getRouteRanges() - Method in class org.apache.solr.common.cloud.RoutingRule
 
getRouteRangesStr() - Method in class org.apache.solr.common.cloud.RoutingRule
 
getRouteResponses() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
 
getRouterName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getRouterSpec(ZkNodeProps) - Static method in class org.apache.solr.common.cloud.DocRouter
 
getRoutes() - Method in exception org.apache.solr.client.solrj.impl.CloudSolrClient.RouteException
 
getRoutes() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
 
getRoutes(DocRouter, DocCollection, Map<String, List<String>>, ModifiableSolrParams, String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getRoutingRules() - Method in class org.apache.solr.common.cloud.Slice
 
getRows() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getRows() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getRsp() - Method in class org.apache.solr.request.SolrRequestInfo
 
getRuleExpiryLock() - Method in class org.apache.solr.core.SolrCore
 
getRuntimeParameters() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
getSchema() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getSchema() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getSchema() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getSchema() - Method in interface org.apache.solr.request.SolrQueryRequest
The schema snapshot from core.getLatestSchema() at request creation.
getSchema() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSchema() - Method in class org.apache.solr.rest.BaseSolrResource
 
getSchema() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getSchema() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexSchema for use with this searcher
getSchemaField() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getSchemaField() - Method in class org.apache.solr.handler.component.StatsField
The SchemaField whose results these stats are computed over, may be null if the stats are computed over the results of a function or query
getSchemaField(String) - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getSchemaFields() - Method in class org.apache.solr.search.SortSpec
Gets the Solr SchemaFields that correspond to each of the SortFields used in this sort.
getSchemaFile() - Static method in class org.apache.solr.SolrTestCaseJ4
Subclasses must define this method to return the name of the schema.xml they wish to use.
getSchemaName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getSchemaName() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
 
getSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
 
getSchemaName() - Method in class org.apache.solr.schema.IndexSchema
Gets the name of the schema as specified in the schema resource.
getSchemaPk() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
getSchemaRepresentation() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse
 
getSchemaResource() - Method in class org.apache.solr.core.SolrCore
Gets the schema resource name used by this core instance.
getSchemaUpdateLock() - Method in class org.apache.solr.schema.IndexSchema
Returns the schema update lock that should be synchronized on to update the schema.
getSchemaUpdateLock() - Method in class org.apache.solr.schema.ManagedIndexSchema
 
getSchemaUpdateLock() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getSchemaUpdateLock() - Method in class org.apache.solr.schema.ZkIndexSchemaReader
 
getSchemaVersion() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
 
getSchemaZkVersion() - Method in class org.apache.solr.schema.ManagedIndexSchema
 
getScheme() - Method in class org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
getScheme(String) - Static method in class org.apache.solr.common.util.URLUtil
 
getScore() - Method in class org.apache.solr.client.solrj.response.Cluster
 
getScorer(String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
getScript() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
getScript() - Method in class org.apache.solr.handler.dataimport.Context
Returns the text specified in the script tag in the data-config.xml
getScript() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getScriptLanguage() - Method in class org.apache.solr.handler.dataimport.Context
Returns the language of the script as specified in the script tag in data-config.xml
getScriptLanguage() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getSearchAfterFieldDoc() - Method in class org.apache.solr.search.CursorMark
Returns a synthetically constructed FieldDoc whose FieldDoc.fields match the values of this object.
getSearchComponent(String) - Method in class org.apache.solr.core.SolrCore
 
getSearchComponents() - Method in class org.apache.solr.core.SolrCore
Accessor for all the Search Components
getSearcher() - Method in class org.apache.solr.core.SolrCore
Return a registered RefCounted<SolrIndexSearcher> with the reference count incremented.
getSearcher(boolean, boolean, Future[]) - Method in class org.apache.solr.core.SolrCore
 
getSearcher(boolean, boolean, Future[], boolean) - Method in class org.apache.solr.core.SolrCore
Get a SolrIndexSearcher or start the process of creating a new one.
getSearcher() - Method in class org.apache.solr.handler.component.StatsField
The searcher that should be used for processing local stats
getSearcher() - Method in interface org.apache.solr.request.SolrQueryRequest
The index searcher associated with this request
getSearcher() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSearcher() - Method in class org.apache.solr.response.transform.TransformContext
 
getSearchSlices(String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.DocRouter
This method is consulted to determine what slices should be queried for a request when an explicit shards parameter was not used.
getSearchSlicesSingle(String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.CompositeIdRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.DocRouter
This method is consulted to determine what slices should be queried for a request when an explicit shards parameter was not used.
getSearchSlicesSingle(String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.ImplicitDocRouter
 
getSecurityProps(boolean) - Method in class org.apache.solr.common.cloud.ZkStateReader
Returns the content of /security.json from ZooKeeper as a Map If the files doesn't exist, it returns null.
getSeenKeys() - Method in class org.apache.solr.util.MapListener
 
getSelector() - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
getSentinelObject() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
 
getSeq(String) - Static method in class org.apache.solr.cloud.LeaderElector
Returns int given String of form n_0000000001 or n_0000000003, etc.
getSerializedTotem() - Method in class org.apache.solr.search.CursorMark
Generates a Base64 encoded serialized representation of the sort values encapsulated by this object, for use in cursor requests.
getServer() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
The server that returned the response
getServer() - Method in class org.apache.solr.core.JmxMonitoredMap
For test verification
getServerResourceClass() - Method in class org.apache.solr.rest.ManagedResource
Gets the ServerResource class to register this endpoint with the Rest API router; in most cases, the default RestManager.ManagedEndpoint class is sufficient but ManagedResource implementations can override this method if a different ServerResource class is needed.
getServers() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
getServers() - Method in class org.apache.solr.cloud.SolrZkServer
 
getSessionAttribute(String, String) - Method in class org.apache.solr.handler.dataimport.Context
get a value by name in the given scope (entity, document,global)
getSessionAttribute(String, String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getShard() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getShard(String, int) - Method in class org.apache.solr.cloud.ChaosMonkey
 
getShard() - Method in class org.apache.solr.handler.component.ShardResponse
 
getShardAddress() - Method in class org.apache.solr.handler.component.ShardResponse
What was the shard address that returned this response.
getShardCount() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
getShardHandler() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Get ShardHandler that uses the default http client.
getShardHandler(HttpClient) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Get ShardHandler that uses custom http client.
getShardHandler() - Method in class org.apache.solr.handler.component.ShardHandlerFactory
 
getShardHandler() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
 
getShardHandlerFactory() - Method in class org.apache.solr.core.CoreContainer
The default ShardHandlerFactory used to communicate with other solr instances
getShardHandlerFactory() - Method in class org.apache.solr.handler.component.HttpShardHandler
 
getShardHandlerFactory() - Method in class org.apache.solr.handler.component.ShardHandler
 
getShardHandlerFactoryPluginInfo() - Method in class org.apache.solr.core.NodeConfig
 
getShardId() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getShardId() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getShardId(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getShardId(String, String, String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getShardId() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getShardId() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getShardLeadersElectPath(String, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
Get path where shard leader elections ephemeral nodes are.
getShardLeadersPath(String, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
Get path where shard leader properties live in zookeeper.
getShardName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getShardName() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
getShardNames(Integer, List<String>) - Static method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
getShardNames(List<String>, String) - Static method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
getShardNum(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getShardReplicationFactor(String, NamedList) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Walks the NamedList response after performing an update request looking for the replication factor that was achieved in each shard involved in the request.
getShardRequest() - Method in class org.apache.solr.handler.component.ShardResponse
 
getShardRequestByPurpose(ZkStateReader, String, String, int) - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
Retrieve request recorded by this queue which were sent to given collection, shard and purpose
getShardRequests(ZkStateReader, String, String) - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
Retrieve all requests recorded by this queue which were sent to given collection and shard
getShards() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getShards() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
getShardsParam(List<SolrTestCaseHS.SolrInstance>) - Static method in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
getShardsString() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
getShardUnique() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getShardUnique() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getShardURL() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
string appropriate for passing in shards param (i.e. missing http://)
getSharedLibDirectory() - Method in class org.apache.solr.core.NodeConfig
 
getSig() - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
getSigFields() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSignature() - Method in class org.apache.solr.update.processor.Lookup3Signature
 
getSignature() - Method in class org.apache.solr.update.processor.MD5Signature
 
getSignature() - Method in class org.apache.solr.update.processor.Signature
 
getSignature() - Method in class org.apache.solr.update.processor.TextProfileSignature
 
getSignatureClass() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSignatureField() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSimilarity() - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getSimilarity() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getSimilarity() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
 
getSimilarity() - Method in class org.apache.solr.schema.FieldType
Gets the Similarity used when scoring fields of this type The default implementation returns null, which means this type has no custom similarity associated with it.
getSimilarity() - Method in class org.apache.solr.schema.IndexSchema
Returns the Similarity used for this index
getSimilarity() - Method in class org.apache.solr.schema.SimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.BM25SimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.DefaultSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.DFRSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.IBSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.SchemaSimilarityFactory
 
getSimilarity() - Method in class org.apache.solr.search.similarities.SweetSpotSimilarityFactory
 
getSimilarityFactory() - Method in class org.apache.solr.schema.FieldType
Gets the factory for the Similarity used when scoring fields of this type The default implementation returns null, which means this type has no custom similarity factory associated with it.
getSimilarityFactory() - Method in class org.apache.solr.schema.IndexSchema
Returns the SimilarityFactory that constructed the Similarity for this index
getSimpleCacheData(Context, String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
If where clause is not present the cache is a Map of query vs List of Rows.
getSimpleClassName() - Static method in class org.apache.solr.SolrTestCaseJ4
 
getSimpleString() - Method in class org.apache.solr.search.QueryParsing.StrParser
Skips leading whitespace and returns whatever sequence of non whitespace it can find (or hte empty string)
getSingleValueSource(FieldType.MultiValueSelector, SchemaField, QParser) - Method in class org.apache.solr.schema.FieldType
Method for dynamically building a ValueSource based on a single value of a multivalued field.
getSingleValueSource(SortedSetSelector.Type, SchemaField) - Method in class org.apache.solr.schema.TrieDoubleField
 
getSingleValueSource(FieldType.MultiValueSelector, SchemaField, QParser) - Method in class org.apache.solr.schema.TrieField
 
getSingleValueSource(SortedSetSelector.Type, SchemaField) - Method in class org.apache.solr.schema.TrieField
Helper method that will only be called for multivalued Trie fields that have doc values.
getSingleValueSource(SortedSetSelector.Type, SchemaField) - Method in class org.apache.solr.schema.TrieFloatField
 
getSingleValueSource(SortedSetSelector.Type, SchemaField) - Method in class org.apache.solr.schema.TrieIntField
 
getSingleValueSource(SortedSetSelector.Type, SchemaField) - Method in class org.apache.solr.schema.TrieLongField
 
getSize() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSize() - Method in interface org.apache.solr.common.util.ContentStream
 
getSize() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSize() - Method in class org.apache.solr.internal.csv.writer.CSVField
 
getSize() - Method in class org.apache.solr.store.blockcache.BlockCache
 
getSlice(String, String) - Method in class org.apache.solr.common.cloud.ClusterState
Get the named Slice for collection, or null if not found.
getSlice(String) - Method in class org.apache.solr.common.cloud.DocCollection
 
getSlices(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getSlices() - Method in class org.apache.solr.common.cloud.DocCollection
Gets the list of all slices for this collection.
getSlicesMap(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
getSlicesMap() - Method in class org.apache.solr.common.cloud.DocCollection
Get the map of all slices (sliceName->Slice) for this collection.
getSlop() - Method in class org.apache.solr.search.FieldParams
 
getSmallTerms(int, UnInvertedField.Callback) - Method in class org.apache.solr.search.facet.UnInvertedField.DocToTerm
 
getSnapshot() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
 
getSnapshot() - Method in class org.apache.solr.util.stats.Histogram
 
getSnapshot() - Method in interface org.apache.solr.util.stats.Sample
Returns a snapshot of the sample's values.
getSnapshot() - Method in class org.apache.solr.util.stats.Timer
 
getSnapshot() - Method in class org.apache.solr.util.stats.UniformSample
 
getSnitchInfo() - Method in class org.apache.solr.cloud.rule.SnitchContext
 
getSocketAddress() - Method in class org.apache.solr.common.cloud.SolrZooKeeper
 
getSoftCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSolrClient() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
getSolrClient() - Method in class org.apache.solr.SolrJettyTestBase
 
getSolrClient(SolrCmdDistributor.Req) - Method in class org.apache.solr.update.StreamingSolrClients
 
getSolrClientCache() - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
getSolrConfig() - Method in class org.apache.solr.core.ConfigSet
 
getSolrConfig() - Method in class org.apache.solr.core.SolrCore
Gets the configuration object used by this core instance.
getSolrConfigFile() - Static method in class org.apache.solr.SolrTestCaseJ4
Subclasses must define this method to return the name of the solrconfig.xml they wish to use.
getSolrCore() - Method in class org.apache.solr.handler.dataimport.Context
Exposing the actual SolrCore to the components
getSolrCore() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getSolrCore() - Method in class org.apache.solr.rest.BaseSolrResource
 
getSolrCoreState() - Method in class org.apache.solr.core.SolrCore
 
getSolrCoreState() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSolrCoreState() - Method in class org.apache.solr.update.UpdateHandler
 
getSolrFragmentsBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
getSolrHome() - Method in class org.apache.solr.BaseDistributedSearchTestCase
Subclasses can override this to change a test's solr home (default is in test-files)
getSolrHome() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
getSolrHome() - Method in class org.apache.solr.core.CoreContainer
 
getSolrHome() - Method in class org.apache.solr.util.AbstractSolrTestCase
Subclasses can override this to change a test's solr home (default is in test-files)
getSolrHostContext() - Method in class org.apache.solr.core.CloudConfig
 
getSolrHostPort() - Method in class org.apache.solr.core.CloudConfig
 
getSolrInputDocument() - Method in class org.apache.solr.update.AddUpdateCommand
 
getSolrJ() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
getSolrJs() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
getSolrProperties() - Method in class org.apache.solr.core.NodeConfig
 
getSolrRequest() - Method in class org.apache.solr.rest.BaseSolrResource
 
getSolrResourceLoader() - Method in class org.apache.solr.core.NodeConfig
 
getSolrResponse() - Method in class org.apache.solr.handler.component.ShardResponse
 
getSolrResponse() - Method in class org.apache.solr.rest.BaseSolrResource
 
getSolrXml() - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
getSolrZooKeeper() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getSort() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
getSort(boolean) - Method in class org.apache.solr.search.QParser
 
getSort() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getSort() - Method in class org.apache.solr.search.SortSpec
Gets the Lucene Sort object, or null for the default sort by score descending.
getSort(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
Determines the correct Sort based on the request parameter "sort"
getSortDirection() - Method in class org.apache.solr.search.QueryParsing.StrParser
Sort direction or null if current position does not indicate a sort direction.
getSortedDocValues(SolrIndexSearcher, String) - Static method in class org.apache.solr.search.facet.FieldUtil
Simpler method that creates a request context and looks up the field for you
getSortedDocValues(QueryContext, SchemaField, QParser) - Static method in class org.apache.solr.search.facet.FieldUtil
 
getSortedElectionNodes(SolrZkClient, String) - Static method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
getSortedNumericSelectorType() - Method in enum org.apache.solr.schema.FieldType.MultiValueSelector
The appropriate SortedNumericSelector.Type option for this MultiValueSelector, may be null if there is no equivilent
getSortedOverseerNodeNames(SolrZkClient) - Static method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
getSortedSetDocValues(QueryContext, SchemaField, QParser) - Static method in class org.apache.solr.search.facet.FieldUtil
 
getSortedSetSelectorType() - Method in enum org.apache.solr.schema.FieldType.MultiValueSelector
The appropriate SortedSetSelector.Type option for this MultiValueSelector, may be null if there is no equivilent
getSortField() - Method in class org.apache.solr.client.solrj.SolrQuery
Gets the raw sort field, as it will be sent to Solr.
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BinaryField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BoolField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.CollationField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.CurrencyField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.EnumField
Returns the SortField instance that should be used to sort fields of this type.
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ExternalFileField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
Returns the SortField instance that should be used to sort fields of this type.
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.GeoHashField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ICUCollationField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LatLonType
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.PointType
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.PreAnalyzedField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.RandomSortField
 
getSortField(boolean) - Method in class org.apache.solr.schema.SchemaField
Delegates to the FieldType for this field
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.StrField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TextField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.UUIDField
 
getSorts() - Method in class org.apache.solr.client.solrj.SolrQuery
Gets an a list of current sort clauses.
getSortSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getSortSpec() - Method in class org.apache.solr.search.CursorMark
Returns the SortSpec used by this object.
getSortValues() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSortValues() - Method in class org.apache.solr.search.CursorMark
Returns a copy of the (raw, unmarshalled) sort values used by this object, or null if first page of docs should be returned (ie: no sort after)
getSortWithinGroup() - Method in interface org.apache.solr.search.grouping.Command
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getSource() - Method in class org.apache.solr.core.SolrCore
 
getSource() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Source, SVN Source, etc
getSource() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getSource() - Method in class org.apache.solr.handler.component.SearchComponent
 
getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSource() - Method in class org.apache.solr.handler.StreamHandler
 
getSource() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getSource() - Method in class org.apache.solr.schema.CopyField
 
getSource() - Method in class org.apache.solr.search.facet.FacetModule
 
getSource() - Method in class org.apache.solr.search.FastLRUCache
 
getSource() - Method in class org.apache.solr.search.LFUCache
 
getSource() - Method in class org.apache.solr.search.LRUCache
 
getSource() - Method in class org.apache.solr.search.QParserPlugin
 
getSource() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getSource() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSource() - Method in class org.apache.solr.store.blockcache.Metrics
 
getSource() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceDynamicBase() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getSourceInfo() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSourceInfo() - Method in interface org.apache.solr.common.util.ContentStream
 
getSourceInfo() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSourceLocation() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSourceSelector() - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
getSpanQueryScorer(Query, String, TokenStream, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a QueryScorer suitable for this Query and field.
getSpellChecker(SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellChecker(String) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellChecker() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSpellCheckers() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellCheckResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSphereRadius() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getSphereRadius() - Method in class org.apache.solr.schema.GeoHashField
 
getSphereRadius() - Method in class org.apache.solr.schema.LatLonType
 
getSphereRadius() - Method in class org.apache.solr.schema.PointType
 
getSphereRadius() - Method in interface org.apache.solr.schema.SpatialQueryable
 
getSplitKey() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getSplitKey() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getSrcCores() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getStart() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
getStart() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the start position of this token within the text it was originally extracted from.
getStart() - Method in class org.apache.solr.client.solrj.response.RangeFacet
 
getStart() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getStart() - Method in class org.apache.solr.common.SolrDocumentList
 
getStart() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getStart() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
getStart() - Method in class org.apache.solr.response.PageTool
 
getStartingOperation() - Method in class org.apache.solr.update.UpdateLog
 
getStartingVersions() - Method in class org.apache.solr.update.UpdateLog
 
getStartObj() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
getStartOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getStarts() - Method in class org.apache.solr.cloud.ChaosMonkey
 
getStartTime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getStartTime() - Method in class org.apache.solr.core.SolrCore
 
getStartTime() - Method in interface org.apache.solr.request.SolrQueryRequest
The start time of this request in milliseconds.
getStartTime() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getStat(String) - Method in class org.apache.solr.analytics.statistics.MedianStatsCollector
 
getStat(String) - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
getStat(String) - Method in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
getStat(String) - Method in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
getStat(String) - Method in interface org.apache.solr.analytics.statistics.StatsCollector
Return the value of the given statistic.
getStat(String) - Method in class org.apache.solr.analytics.statistics.UniqueStatsCollector
 
getStat() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader.ZkByteArrayInputStream
 
getState() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getState() - Method in class org.apache.solr.common.cloud.Replica
Returns the Replica.State of this replica.
getState(String) - Static method in enum org.apache.solr.common.cloud.Replica.State
Converts the state string to a State instance.
getState() - Method in class org.apache.solr.common.cloud.Slice
 
getState(String) - Static method in enum org.apache.solr.common.cloud.Slice.State
Converts the state string to a State instance.
getState() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
getState() - Method in class org.apache.solr.search.LFUCache
 
getState() - Method in interface org.apache.solr.search.SolrCache
Returns the last State set on this instance
getState() - Method in class org.apache.solr.search.SolrCacheBase
 
getState() - Method in class org.apache.solr.update.UpdateLog
 
getStateFormat() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getStateFormat() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getStateFormat() - Method in class org.apache.solr.common.cloud.DocCollection
 
getStatistic() - Method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
getStatistics() - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
getStatistics(String) - Static method in class org.apache.solr.analytics.statistics.StatsCollectorSupplierFactory
Finds the set of statistics that must be computed for the expression.
getStatistics() - Method in class org.apache.solr.core.SolrCore
 
getStatistics() - Method in interface org.apache.solr.core.SolrInfoMBean
Any statistics this instance would like to be publicly available via the Solr Administration interface.
getStatistics() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getStatistics() - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
getStatistics() - Method in class org.apache.solr.handler.component.SearchComponent
 
getStatistics() - Method in class org.apache.solr.handler.component.SuggestComponent
 
getStatistics() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getStatistics() - Method in class org.apache.solr.handler.ReplicationHandler
 
getStatistics() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getStatistics() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getStatistics() - Method in class org.apache.solr.search.FastLRUCache
 
getStatistics() - Method in class org.apache.solr.search.LFUCache
 
getStatistics() - Method in class org.apache.solr.search.LRUCache
 
getStatistics() - Method in class org.apache.solr.search.QParserPlugin
 
getStatistics() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getStatistics() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getStatistics() - Method in class org.apache.solr.store.blockcache.Metrics
 
getStatistics() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
Provide statistics on HDFS block locality, both in terms of bytes and block counts.
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getStats() - Method in class org.apache.solr.cloud.DistributedQueue
 
getStats() - Method in class org.apache.solr.cloud.Overseer
 
getStats() - Method in class org.apache.solr.cloud.Overseer.Stats
 
getStats(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getStats() - Method in class org.apache.solr.handler.dataimport.Context
Makes available some basic running statistics such as "docCount", "deletedDocCount", "rowCount", "queryCount" and "skipDocCount"
getStats() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getStats() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
getStats() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
getStatsCache() - Method in class org.apache.solr.core.SolrCore
Get the StatsCache.
getStatsList() - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
getStatsList() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
getStatsList() - Method in interface org.apache.solr.analytics.statistics.StatsCollector
 
getStatsSnapshot() - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
getStatsValues() - Method in interface org.apache.solr.handler.component.StatsValues
Translates the values into a NamedList representation
getStatus(String, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getStatus() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getStatus() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getStatus(String) - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
getStddev() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getStdDev() - Method in class org.apache.solr.util.stats.Histogram
 
getStdDev() - Method in class org.apache.solr.util.stats.Timer
Returns the standard deviation of all recorded durations.
getStorageIO() - Method in class org.apache.solr.rest.ManagedResourceStorage
Returns the storageIO instance used by this storage instance
getStoredHighlightFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a collection of the names of all stored fields which can be highlighted the index reader knows about.
getStoredResourceId(String) - Method in class org.apache.solr.rest.ManagedResourceStorage
Gets the unique identifier for a stored resource, typically based on the resourceId and some storage-specific information, such as file extension and storage root directory.
getStoredResourceId(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.JsonStorage
Determines the relative path (from the storage root) for the given resource.
getStoredValue(Shape, String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
getStoredValue(Shape, String) - Method in class org.apache.solr.schema.DateRangeField
 
getStoredView() - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
Returns a Map of how we store and load data managed by this resource, which is different than how it is managed at runtime in order to support the ignoreCase setting.
getStoreFile() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
 
getStr(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getStr(String, String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getStr(String, String) - Method in class org.apache.solr.util.CommandOperation
 
getStr(String) - Method in class org.apache.solr.util.CommandOperation
Get a required field.
getStrategy() - Method in class org.apache.solr.internal.csv.CSVParser
Obtain the specified CSV Strategy.
getStrategy(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
Gets the cached strategy for this field, creating it if necessary via AbstractSpatialFieldType.newSpatialStrategy(String).
getStream() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getStream() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.ByteArrayStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.URLStream
 
getStreamFactory() - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
getStreamFunctions() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getStreamingResponseCallback() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getString(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getString() - Method in class org.apache.solr.search.QParser
 
getStringAttribute(Element, String, String) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
 
getStringAttribute(Element, String, String) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
 
getStringChars() - Method in class org.apache.solr.util.RecordingJSONParser
 
getStringDistance() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getStringDistance() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
getStringDistance() - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
 
getStringDistance() - Method in class org.apache.solr.spelling.SolrSpellChecker
Get the distance implementation used by this spellchecker, or NULL if not applicable.
getStringIdentifier() - Method in class org.apache.solr.util.DistanceUnits
 
getStrings(Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
getStringSort(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
Utility usable by subclasses when they want to get basic String sorting using common checks.
getStringSortField(String, boolean, boolean, boolean) - Static method in class org.apache.solr.search.Sorting
Returns a SortField for a string field.
getStrs(String) - Method in class org.apache.solr.util.CommandOperation
 
getStrs(String, List<String>) - Method in class org.apache.solr.util.CommandOperation
Get collection of values for a key.
getStyle(String) - Static method in class org.apache.solr.response.transform.ExplainAugmenterFactory
 
getSubFacets() - Method in class org.apache.solr.search.facet.FacetRequest
 
getSubHandler(String) - Method in class org.apache.solr.handler.admin.InfoHandler
 
getSubHandler(String) - Method in class org.apache.solr.handler.BlobHandler
 
getSubHandler(String) - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSubHandler(String) - Method in interface org.apache.solr.handler.NestedRequestHandler
Return a Requestandler to handle a subpath from the path this handler is registered.
getSubHandler(String) - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSubHandler(String) - Method in class org.apache.solr.handler.SchemaHandler
 
getSubHandler(String) - Method in class org.apache.solr.handler.SolrConfigHandler
 
getSubstitutableProperties() - Method in class org.apache.solr.core.CoreDescriptor
Returns all substitutable properties defined on this CoreDescriptor
getSubstituteProperties() - Method in class org.apache.solr.core.Config
 
getSubstituteProperties() - Method in class org.apache.solr.core.SolrConfig
 
getSubType() - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
getSuccessCount(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
GetSuffix(int) - Method in interface org.apache.solr.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.apache.solr.parser.FastCharStream
 
getSuggestedTerms() - Method in class org.apache.solr.client.solrj.response.SuggesterResponse
This getter is lazily initialized and returns a simplified map dictionary : List of suggested terms This is useful for simple use cases when you simply need the suggested terms and no weight or payload
getSuggesterNames() - Method in class org.apache.solr.spelling.suggest.SuggesterResult
Get the set of suggesterNames for which this instance holds results
getSuggesterResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestionMap() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SuggesterResponse
get the suggestions provided by each
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
 
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.SolrSpellChecker
Get suggestions for the given query.
getSuggestions() - Method in class org.apache.solr.spelling.SpellingResult
All the suggestions.
getSuggestions(SuggesterOptions) - Method in class org.apache.solr.spelling.suggest.SolrSuggester
Returns suggestions based on the SuggesterOptions passed
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.suggest.Suggester
 
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
 
getSum() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getSum() - Method in class org.apache.solr.util.stats.Histogram
 
getSum() - Method in class org.apache.solr.util.stats.Timer
Returns the sum of all recorded durations.
getSumOfSquares() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getSupersetMaxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getSupportedScoreModes() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
The set of values supported for the score local-param.
getSupportedUnits() - Static method in class org.apache.solr.util.DistanceUnits
 
getSyncLevel(String) - Static method in enum org.apache.solr.update.UpdateLog.SyncLevel
 
getSystemInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get system info
getSystemInfoHandler() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getTag() - Method in interface org.apache.solr.util.SolrLogLayout.TG
 
getTagCleanLower() - Method in class org.apache.solr.core.SolrConfig.SolrPluginInfo
 
getTagList() - Method in class org.apache.solr.handler.component.StatsField
 
getTagNames() - Method in class org.apache.solr.cloud.rule.SnitchContext.SnitchInfo
 
getTags(String, Set<String>, SnitchContext) - Method in class org.apache.solr.cloud.rule.ImplicitSnitch
 
getTags(String, Set<String>, SnitchContext) - Method in class org.apache.solr.cloud.rule.Snitch
 
getTags() - Method in class org.apache.solr.cloud.rule.SnitchContext
 
getTags() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
getTailId() - Method in class org.apache.solr.cloud.DistributedQueue
Gets last element of the Queue without removing it.
getTargetCollection() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getTargetCollectionName() - Method in class org.apache.solr.common.cloud.RoutingRule
 
getTargetField(String) - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
Generates a destination field name based on this source pattern, by substituting the remainder of this source pattern into the the given destination pattern.
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.DocRouter
Returns the Slice that the document should reside on, or null if there is not enough information
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.ImplicitDocRouter
 
getTask(String, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Helper method to get a TaskObject given a map and a taskId.
getTdigestCompression() - Method in class org.apache.solr.handler.component.StatsField
 
getTerm() - Method in class org.apache.solr.client.solrj.response.Suggestion
 
getTerm() - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
getTermCounts(String, SimpleFacets.ParsedParams) - Method in class org.apache.solr.request.SimpleFacets
Term counts for use in field faceting that resepects the appropriate mincount
getTermCountsForPivots(String, SimpleFacets.ParsedParams) - Method in class org.apache.solr.request.SimpleFacets
Term counts for use in pivot faceting that resepcts the appropriate mincount
getTermMap() - Method in class org.apache.solr.client.solrj.response.TermsResponse
 
getTerms(String) - Method in class org.apache.solr.client.solrj.response.TermsResponse
Get's the term list for a given field
getTerms() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsEnum() - Method in class org.apache.solr.search.facet.UnInvertedField.DocToTerm
 
getTermsFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLower() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsLowerInclusive() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsMaxCount() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsPrefix() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRaw() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRegex() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsRegexFlags() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getTermsSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsToMatch() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getTermsUpper() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getTermsUpperInclusive() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the text of the token.
getText(Node, StringBuilder) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
 
getText() - Method in class org.apache.solr.handler.dataimport.config.Script
 
getText(Node, StringBuilder) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
 
getText(Node) - Static method in class org.apache.solr.util.DOMUtil
Drop in replacement for Node.getTextContent().
getTextSortField(String, boolean, boolean, boolean) - Static method in class org.apache.solr.search.Sorting
getTheTickTime() - Method in class org.apache.solr.cloud.ZkTestServer
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddRole
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Delete
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.List
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.OverseerStatus
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RemoveRole
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
getThis() - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getThreadCount() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
getThreadDumpHandler() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getThreadLocalDateFormat() - Static method in class org.apache.solr.common.util.DateUtil
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
getThreadPoolExecutor() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
getThreshold() - Method in class org.apache.solr.logging.jul.JulWatcher
 
getThreshold() - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
getThreshold() - Method in class org.apache.solr.logging.LogWatcher
 
getThreshold() - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
getThrowables() - Method in exception org.apache.solr.client.solrj.impl.CloudSolrClient.RouteException
 
getTick() - Method in class org.apache.solr.util.stats.Clock.CpuTimeClock
 
getTick() - Method in class org.apache.solr.util.stats.Clock
Returns the current time tick.
getTick() - Method in class org.apache.solr.util.stats.Clock.UserTimeClock
 
getTime() - Method in interface org.apache.solr.cloud.ActionThrottle.NanoTimeSource
 
getTime() - Method in class org.apache.solr.util.RTimer
Get total elapsed time for this timer.
getTime() - Method in class org.apache.solr.util.stats.Clock
Returns the current time in milliseconds.
getTimeAllowed() - Method in class org.apache.solr.client.solrj.SolrQuery
Get the maximum time allowed for this query.
getTimeAllowed() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getTimer() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getTimestamp(LogRecord) - Method in class org.apache.solr.logging.jul.JulWatcher
 
getTimestamp(LoggingEvent) - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
getTimestamp(E) - Method in class org.apache.solr.logging.LogWatcher
 
getTimeUpperBound() - Method in class org.apache.solr.update.CommitTracker
 
getTimeZone() - Method in class org.apache.solr.util.DateMathParser
 
getTimeZone(String) - Static method in class org.apache.solr.util.TimeZoneUtils
This method is provided as a replacement for TimeZone.getTimeZone but without the annoying behavior of returning "GMT" for gibberish input.
getTlogDir(SolrCore, PluginInfo) - Method in class org.apache.solr.update.UpdateLog
 
getToken() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getToken(int) - Method in class org.apache.solr.parser.QueryParser
Get the specific Token.
getTokenFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokenFrequency(Token) - Method in class org.apache.solr.spelling.SpellingResult
The token frequency of the input token in the collection
getTokenFrequency() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokenizer() - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokens() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
Returns a list of tokens which represent the token stream produced in this phase.
getTokens() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokens(String) - Method in class org.apache.solr.spelling.suggest.SuggesterResult
Get the set of tokens that are present in the instance
getToLog() - Method in class org.apache.solr.response.SolrQueryResponse
Get loggable items.
getToLogAsString(String) - Method in class org.apache.solr.response.SolrQueryResponse
Returns a string of the form "logid name1=value1 name2=value2 ..."
getTopDocs() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
 
getTopDocsCollector(int, SolrIndexSearcher.QueryCommand, IndexSearcher) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
getTopDocsCollector(int, SolrIndexSearcher.QueryCommand, IndexSearcher) - Method in class org.apache.solr.search.RankQuery
 
getTopFilter() - Method in class org.apache.solr.search.BitDocSet
 
getTopFilter() - Method in interface org.apache.solr.search.DocSet
Returns a Filter for use in Lucene search methods, assuming this DocSet was generated from the top-level MultiReader that the Lucene search methods will be invoked with.
getTopFilter() - Method in class org.apache.solr.search.SortedIntDocSet
 
getTopTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getTotalHitCount() - Method in class org.apache.solr.search.grouping.CommandHandler
 
getTotalLogsNumber() - Method in class org.apache.solr.update.UpdateLog
 
getTotalLogsSize() - Method in class org.apache.solr.update.UpdateLog
 
getTotalReplicas(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getTotalRequests() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
getTrackingQueue() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
 
getTransformer(int) - Method in class org.apache.solr.response.transform.DocTransformers
 
getTransformer(SolrQueryRequest) - Method in class org.apache.solr.response.XSLTResponseWriter
Get Transformer from request context, or from TransformerProvider.
getTransformer() - Method in class org.apache.solr.search.ReturnFields
Returns the DocTransformer used to modify documents, or null
getTransformer() - Method in class org.apache.solr.search.SolrReturnFields
 
getTransformer(SolrConfig, String, int) - Method in class org.apache.solr.util.xslt.TransformerProvider
Return a new Transformer, possibly created from our cached Templates object
getTransformerFactory(String) - Method in class org.apache.solr.core.SolrCore
 
getTransientCacheSize() - Method in class org.apache.solr.core.NodeConfig
 
getTrimmedPivotsAsListOfNamedLists() - Method in class org.apache.solr.handler.component.PivotFacet
A recursive method for generating NamedLists for this pivot suitable for including in a pivot facet response to the original distributed request.
getTrustedKeys(SolrZkClient, String) - Static method in class org.apache.solr.cloud.CloudUtil
Read the list of public keys from ZK
getTrustStore() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getTrustStorePassword() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getTuple() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
getType() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the type of the token.
getType() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getType() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
getType() - Method in class org.apache.solr.handler.dataimport.config.PropertyWriter
 
getType() - Method in class org.apache.solr.schema.SchemaField
 
getType() - Method in class org.apache.solr.schema.TrieField
 
getTypeName() - Method in class org.apache.solr.schema.FieldType
The Name of this FieldType as specified in the schema file
getUlogDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getUlogDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getUlogDir() - Method in class org.apache.solr.core.SolrCore
 
getUnicodeEscapeInterpretation() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getUninversionMap(IndexReader) - Method in class org.apache.solr.schema.IndexSchema
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.BinaryField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.BoolField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.CollationField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.CurrencyField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.EnumField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.ExternalFileField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.FieldType
DocValues is not enabled for a field, but it's indexed, docvalues can be constructed on the fly (uninverted, aka fieldcache) on the first request to sort, facet, etc.
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.GeoHashField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.ICUCollationField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.LatLonType
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.PointType
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.PreAnalyzedField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.RandomSortField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.StrField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.TextField
 
getUninversionType(SchemaField) - Method in class org.apache.solr.schema.TrieField
 
getUnInvertedField(String, SolrIndexSearcher) - Static method in class org.apache.solr.search.facet.UnInvertedField
 
getUniqueKey() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getUniqueKey() - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
 
getUniqueKeyField() - Method in class org.apache.solr.schema.IndexSchema
Unique Key field specified in the schema file
getUniqueKeyField(Document) - Method in class org.apache.solr.schema.IndexSchema
The raw (field type encoded) value of the Unique Key field for the specified Document
getUniqueKeys(SolrIndexSearcher, int[]) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
Retrieves the unique keys for the topdocs to key the results
getUnknownAttributes(Element, String...) - Method in class org.apache.solr.core.Config
Returns the set of attributes on the given element that are not among the given knownAttributes, or null if all attributes are known.
getUnloadedCoreDescriptor(String) - Method in class org.apache.solr.core.CoreContainer
Gets a solr core descriptor for a core that is not loaded.
getUnsubstitutedNode(String, boolean) - Method in class org.apache.solr.core.Config
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getUpdatedSinceInitialization() - Method in class org.apache.solr.rest.ManagedResource
Returns the timestamp of the most recent update, or null if this resource has not been updated since initialization.
getUpdateExecutor() - Method in class org.apache.solr.update.StreamingSolrClients
 
getUpdateExecutor() - Method in class org.apache.solr.update.UpdateShardHandler
 
getUpdateHandler() - Method in class org.apache.solr.core.SolrCore
RequestHandlers need access to the updateHandler so they can all talk to the same RAM indexer.
getUpdateHandlerInfo() - Method in class org.apache.solr.core.SolrConfig
 
getUpdateLock() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getUpdateLock() - Method in class org.apache.solr.update.SolrCoreState
 
getUpdateLog() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getUpdateLog() - Method in class org.apache.solr.update.UpdateHandler
 
getUpdateProcessingChain(String) - Method in class org.apache.solr.core.SolrCore
 
getUpdateProcessorChain(SolrParams) - Method in class org.apache.solr.core.SolrCore
 
getUpdateProcessors() - Method in class org.apache.solr.core.SolrCore
 
getUpdaterThread() - Method in class org.apache.solr.cloud.Overseer
For tests.
getUpdateShardHandler() - Method in class org.apache.solr.core.CoreContainer
 
getUpdateShardHandlerConfig() - Method in class org.apache.solr.core.NodeConfig
 
getUpdateTimeoutSecs() - Method in class org.apache.solr.rest.BaseSolrResource
 
getUpperVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getUptime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getUrl() - Method in class org.apache.solr.cloud.SocketProxy
 
getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getUrlFromZk(ClusterState, String) - Static method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
getUseCompoundFile() - Method in class org.apache.solr.update.SolrIndexConfig
 
getUserPrincipal() - Method in interface org.apache.solr.request.SolrQueryRequest
 
getUserPrincipal() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getUserPrincipal() - Method in class org.apache.solr.security.AuthorizationContext
 
getUserProps() - Method in class org.apache.solr.core.ConfigOverlay
 
getUserQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
getVal(int) - Method in class org.apache.solr.common.util.NamedList
The value of the pair at the specified List index
getVal(String, boolean) - Method in class org.apache.solr.core.Config
 
getVal(String) - Method in class org.apache.solr.util.CommandOperation
 
getValue() - Method in class org.apache.solr.analytics.expression.BaseExpression
 
getValue() - Method in class org.apache.solr.analytics.expression.Expression
 
getValue() - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
getValue() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
getValue() - Method in interface org.apache.solr.analytics.statistics.StatsCollector
 
getValue(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Parses a String param into an Range endpoint value throwing a useful exception if not possible
getValue() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
getValue() - Method in class org.apache.solr.client.solrj.response.PivotField
 
getValue() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
 
getValue() - Method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
 
getValue() - Method in class org.apache.solr.common.SolrInputField
 
getValue() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getValue() - Method in class org.apache.solr.common.util.Pair
 
getValue(NamedList<Object>) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
 
getValue() - Method in class org.apache.solr.handler.component.PivotFacetValue
The value of the asssocated field modeled by this PivotFacetValue.
getValue() - Method in class org.apache.solr.parser.Token
An optional attribute value of the Token.
getValue(SchemaField, IndexableField) - Static method in class org.apache.solr.response.DocsStreamer
 
getValue(int) - Method in class org.apache.solr.search.facet.SlotAcc
 
getValue(double) - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the given quantile.
getValueCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of values the field has.
getValueCount() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValueCount() - Method in class org.apache.solr.common.SolrInputField
 
getValueDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getValueFromDigest(AVLTreeDigest) - Method in class org.apache.solr.search.facet.PercentileAgg
 
getValueOperand(StreamExpression, int) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
Given an expression, will return the value parameter at the given index, or null if doesn't exist
getValuePath() - Method in class org.apache.solr.handler.component.PivotFacetField
A recursive method that walks up the tree of pivot fields/values to build a list of String representations of the values that lead down to this PivotFacetField.
getValuePath() - Method in class org.apache.solr.handler.component.PivotFacetValue
A recursive method that walks up the tree of pivot fields/values to build a list of the String representations of the values that lead down to this PivotFacetValue.
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
getValues() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValues() - Method in class org.apache.solr.client.solrj.response.GroupCommand
Returns the groups to be displayed.
getValues() - Method in class org.apache.solr.client.solrj.response.GroupResponse
Returns all grouping commands.
getValues() - Method in class org.apache.solr.common.SolrInputField
 
getValues() - Method in class org.apache.solr.response.SolrQueryResponse
Gets data to be returned in this response
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.schema.StrFieldSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.facet.AggValueSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.facet.SimpleAggValueSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.CollapseScoreFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.FileFloatSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.OrdFieldSource
 
getValues(Map, LeafReaderContext) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
getValues(String) - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
getValues() - Method in class org.apache.solr.util.stats.Snapshot
Returns the entire set of values in the snapshot.
getValuesExcluding(String...) - Method in class org.apache.solr.util.CommandOperation
Get all the values from the metadata for the command without the specified keys
getValueSource() - Method in class org.apache.solr.handler.component.StatsField
The ValueSource of a function or query whose results these stats are computed over, may be null if the stats are directly over a SchemaField
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.BoolField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.CurrencyField
Returns a ValueSource over this field in which the numeric value for each document represents the indexed value as converted to the default currency for the field, normalized to its most granular form based on the default fractional digits.
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.EnumField
called to get the default value source (normally, from the Lucene FieldCache.)
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ExternalFileField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.FieldType
called to get the default value source (normally, from the Lucene FieldCache.)
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.GeoHashField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.LatLonType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.PointType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.PreAnalyzedField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.RandomSortField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.StrField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TextField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieField
 
getValueSource() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getValueSourceFromSpatialArgs(QParser, SchemaField, SpatialArgs, String, T) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getValueSourceFromSpatialArgs(QParser, SchemaField, SpatialArgs, String, BBoxStrategy) - Method in class org.apache.solr.schema.BBoxField
 
getValueSourceParser(String) - Method in class org.apache.solr.core.SolrCore
 
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.Context
Returns the VariableResolver used in this entity which can be used to resolve the tokens in ${<namespce.name>}
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getVariables(String) - Method in class org.apache.solr.handler.dataimport.VariableResolver
Get a list of variables embedded in the template string.
getVariableWrapper(String, VariableResolver) - Method in class org.apache.solr.handler.dataimport.Evaluator
 
getVersion() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getVersion() - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getVersion() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getVersion() - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
getVersion() - Method in class org.apache.solr.core.RequestParams.VersionedParams
 
getVersion() - Method in class org.apache.solr.core.SolrCore
 
getVersion() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage version, e.g. 2.0
getVersion() - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
getVersion() - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
getVersion() - Method in class org.apache.solr.handler.component.SearchComponent
 
getVersion() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getVersion() - Method in class org.apache.solr.handler.SolrConfigHandler
 
getVersion() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getVersion() - Method in class org.apache.solr.schema.IndexSchema
 
getVersion() - Method in class org.apache.solr.search.LFUCache
 
getVersion() - Method in class org.apache.solr.search.QParserPlugin
 
getVersion() - Method in class org.apache.solr.search.SolrCacheBase
 
getVersion() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getVersion() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getVersion() - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getVersion() - Method in class org.apache.solr.update.UpdateCommand
 
getVersionField() - Method in class org.apache.solr.update.VersionInfo
 
getVersionFromIndex(BytesRef) - Method in class org.apache.solr.update.VersionInfo
 
getVersionInfo() - Method in class org.apache.solr.update.UpdateLog
 
getVersions(int) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
 
getWarmCount(int) - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
 
getWatchedEvent() - Method in class org.apache.solr.cloud.DistributedMap.LatchChildWatcher
 
getWatchedEvent() - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
getWatchedEvent() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
getWatcherSize() - Method in class org.apache.solr.logging.LogWatcherConfig
 
getWatcherThreshold() - Method in class org.apache.solr.logging.LogWatcherConfig
 
getWeight() - Method in class org.apache.solr.client.solrj.response.Suggestion
 
getWildcardQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getWildcardQuery(String, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
getWordGrams() - Method in class org.apache.solr.search.FieldParams
 
getWordSet() - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Returns the set of words in this managed word set.
getWrappedDeletionPolicy() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getWrappedException(Throwable) - Static method in class org.apache.solr.SolrTestCaseJ4
 
getWrappedQuery() - Method in class org.apache.solr.search.WrappedQuery
 
getWriter() - Method in class org.apache.solr.response.TextResponseWriter
returns the Writer that the response is being written to
getWriterType() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getX509PublicKey(byte[]) - Static method in class org.apache.solr.util.CryptoKeys
Create PublicKey from a .DER file
getXML() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getXmlDocumentBuilder() - Static method in class org.apache.solr.util.BaseTestHarness
 
getXP(Node, String, boolean) - Static method in class org.apache.solr.util.SimplePostTool
Gets the string content of the matching an XPath
getXPath() - Method in class org.apache.solr.core.Config
 
getXpath() - Static method in class org.apache.solr.util.BaseTestHarness
 
getXPathProperty(String) - Method in class org.apache.solr.core.ConfigOverlay
 
getXPathProperty(String, boolean) - Method in class org.apache.solr.core.ConfigOverlay
 
getZkACLProvider() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getZkACLProviderClass() - Method in class org.apache.solr.core.CloudConfig
 
getZkAddress() - Method in class org.apache.solr.cloud.ZkTestServer
 
getZkAddress(String) - Method in class org.apache.solr.cloud.ZkTestServer
Get a connection string for this server with a given chroot
getZkClient() - Method in class org.apache.solr.cloud.ZkController
 
getZkClient() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
getZkClientConnectionStrategy() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getZkClientTimeout() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getZkClientTimeout() - Method in class org.apache.solr.core.CloudConfig
 
getZkClusterStateVersion() - Method in class org.apache.solr.common.cloud.ClusterState
The version of clusterstate.json in ZooKeeper.
getZkController() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
getZkController() - Method in class org.apache.solr.core.CoreContainer
 
getZkController() - Method in class org.apache.solr.core.ZkContainer
 
getZkCredentialsProviderClass() - Method in class org.apache.solr.core.CloudConfig
 
getZkDir() - Method in class org.apache.solr.cloud.ZkTestServer
 
getZkHost() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getZkHost() - Method in class org.apache.solr.cloud.ZkTestServer
 
getZkHost() - Method in class org.apache.solr.core.CloudConfig
 
getZkHost(CommandLine) - Static method in class org.apache.solr.util.SolrCLI
Get the ZooKeeper connection string from either the zkHost command-line option or by looking it up from a running Solr instance based on the solrUrl option.
getZkIndexSchemaReader() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
getZkServer() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
getZkServerAddress() - Method in class org.apache.solr.cloud.ZkController
 
getZkServerAddress() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
getZkStateReader() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
getZkStateReader() - Method in class org.apache.solr.cloud.Overseer
 
getZkStateReader() - Method in class org.apache.solr.cloud.ZkController
 
getZNode() - Method in class org.apache.solr.common.cloud.DocCollection
 
getZnodeForResource(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
Returns the Znode for the given storedResourceId by combining it with the znode base.
getZNodeVersion() - Method in class org.apache.solr.common.cloud.DocCollection
 
getZnodeVersion() - Method in class org.apache.solr.core.Config
If this config is loaded from zk the version is relevant other wise -1 is returned
getZnodeVersion() - Method in class org.apache.solr.core.ConfigOverlay
 
getZnodeVersion() - Method in class org.apache.solr.core.RequestParams
 
getZnodeVersion() - Method in class org.apache.solr.security.SecurityPluginHolder
 
global - Variable in class org.apache.solr.request.SimpleFacets
Configuration params behavior should be driven by
globalCollectionStat - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
GlobalCollectionStat(int, Map<String, Long>) - Constructor for class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
GlobalSimilarity() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
GlobalSimilarity(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
GlobalSimilarityResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
 
globalStrings - Variable in class org.apache.solr.update.UpdateLog
 
goOn() - Method in class org.apache.solr.cloud.SocketProxy.Acceptor
 
goOn() - Method in class org.apache.solr.cloud.SocketProxy.Bridge
 
goOn() - Method in class org.apache.solr.cloud.SocketProxy.Bridge.Pump
 
goOn() - Method in class org.apache.solr.cloud.SocketProxy
 
grid - Variable in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
Group - Class in org.apache.solr.client.solrj.response
Represents a group.
Group(String, SolrDocumentList) - Constructor for class org.apache.solr.client.solrj.response.Group
Creates a Group instance.
GROUP - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_CACHE_PERCENTAGE - Static variable in interface org.apache.solr.common.params.GroupParams
Whether to cache the first pass search (doc ids and score) for the second pass search.
GROUP_DISTRIBUTED_FIRST - Static variable in interface org.apache.solr.common.params.GroupParams
Retrieve the top search groups (top group values) from the shards being queried.
GROUP_DISTRIBUTED_SECOND - Static variable in interface org.apache.solr.common.params.GroupParams
Retrieve the top groups from the shards being queries based on the specified search groups in the GroupParams.GROUP_DISTRIBUTED_TOPGROUPS_PREFIX parameters.
GROUP_DISTRIBUTED_TOPGROUPS_PREFIX - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_FACET - Static variable in interface org.apache.solr.common.params.GroupParams
Whether to compute grouped facets based on the first specified group.
GROUP_FIELD - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_FORMAT - Static variable in interface org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_FUNC - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_LIMIT - Static variable in interface org.apache.solr.common.params.GroupParams
the limit for the number of documents in each group
GROUP_MAIN - Static variable in interface org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_NAMES - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 
GROUP_NULL_VALUE - Static variable in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
Represents a string value for
GROUP_OFFSET - Static variable in interface org.apache.solr.common.params.GroupParams
the offset for the doclist of each group
GROUP_QUERY - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_SORT - Static variable in interface org.apache.solr.common.params.GroupParams
 
GROUP_TOTAL_COUNT - Static variable in interface org.apache.solr.common.params.GroupParams
Whether the group count should be included in the response.
GROUP_TRUNCATE - Static variable in interface org.apache.solr.common.params.GroupParams
Whether the docSet (for example for faceting) should be based on plain documents (a.k.a UNGROUPED) or on the groups (a.k.a GROUPED).
groupBy - Variable in class org.apache.solr.search.Grouping.CommandField
 
groupBy - Variable in class org.apache.solr.search.Grouping.CommandFunc
 
GroupCommand - Class in org.apache.solr.client.solrj.response
This class represents the result of a group command.
GroupCommand(String, int) - Constructor for class org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance
GroupCommand(String, int, int) - Constructor for class org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance.
GroupedEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
Implementation of EndResultTransformer that keeps each grouped result separate in the final response.
GroupedEndResultTransformer(SolrIndexSearcher) - Constructor for class org.apache.solr.search.grouping.endresulttransformer.GroupedEndResultTransformer
 
groupedResults - Variable in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
groupFacet - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
grouping() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
Grouping - Class in org.apache.solr.search
Basic Solr Grouping infrastructure.
Grouping(SolrIndexSearcher, SolrIndexSearcher.QueryResult, SolrIndexSearcher.QueryCommand, boolean, int, boolean) - Constructor for class org.apache.solr.search.Grouping
 
Grouping.Command<GROUP_VALUE_TYPE> - Class in org.apache.solr.search
General group command.
Grouping.CommandField - Class in org.apache.solr.search
A group command for grouping on a field.
Grouping.CommandFunc - Class in org.apache.solr.search
A command for grouping on a function.
Grouping.CommandQuery - Class in org.apache.solr.search
A group command for grouping on a query.
Grouping.Format - Enum in org.apache.solr.search
 
Grouping.TotalCount - Enum in org.apache.solr.search
 
GroupingSpecification - Class in org.apache.solr.search.grouping
Encapsulates the grouping options like fields group sort and more specified by clients.
GroupingSpecification() - Constructor for class org.apache.solr.search.grouping.GroupingSpecification
 
groupOffset - Variable in class org.apache.solr.search.Grouping.Command
 
GroupParams - Interface in org.apache.solr.common.params
Group parameters
GroupResponse - Class in org.apache.solr.client.solrj.response
Overall grouping result.
GroupResponse() - Constructor for class org.apache.solr.client.solrj.response.GroupResponse
 
groupSort - Variable in class org.apache.solr.search.Grouping.Command
 
guess() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
Guess the config based on the first 10 (or less when less available) records of a CSV file.
guessConfig(InputStream) - Static method in class org.apache.solr.internal.csv.writer.CSVConfig
Creates a config based on a stream.
guessFieldSeperator(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
guessFixedWidth(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
Guess if this file is fixedwidth.
guessFixedWidthSeperator(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
guessType(File) - Static method in class org.apache.solr.util.SimplePostTool
Guesses the type of a file, based on file name suffix Returns "application/octet-stream" if no corresponding mimeMap type.

H

h - Static variable in class org.apache.solr.SolrTestCaseJ4
Harness initialized by initTestHarness.
halfClose() - Method in class org.apache.solr.cloud.SocketProxy.Bridge
 
halfClose() - Method in class org.apache.solr.cloud.SocketProxy
 
handle - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
handle(Map<String, Object>, String) - Method in interface org.apache.solr.common.util.JsonRecordReader.Handler
 
handle(Map<String, Object>, String) - Method in interface org.apache.solr.handler.dataimport.XPathRecordReader.Handler
 
handle - Variable in class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
 
handleAnalysisRequest(FieldAnalysisRequest, IndexSchema) - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
Handles the resolved analysis request and returns the analysis breakdown response as a named list.
handleCommit(SolrQueryRequest, UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Check the request parameters and decide if it should commit or optimize.
handleConflict(Map<String, Object>, List<String>, String, Object, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
 
handleCreateAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle 'CREATE' action.
handleCustomAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle Custom Action.
handleDomainChanges() - Method in class org.apache.solr.search.facet.FacetProcessor
 
handleEnable(boolean) - Method in class org.apache.solr.handler.PingRequestHandler
 
handleError(Throwable) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
handleException(Logger) - Method in class org.apache.solr.rest.BaseSolrResource
If there is an exception on the SolrResponse: error info is added to the SolrResponse; the response status code is set to the error code from the exception; and the exception message is added to the list of things to be logged.
handleInvoke(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleMergeAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleMergeFields(ResponseBuilder, SolrIndexSearcher) - Method in interface org.apache.solr.handler.component.MergeStrategy
Implement handleMergeFields(ResponseBuilder rb, SolrIndexSearch searcher) if your merge strategy needs more complex data then the sort fields provide.
handlePersistAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handler "PERSIST" action
handlePing(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.PingRequestHandler
 
handlePostExecution(Logger) - Method in class org.apache.solr.rest.BaseSolrResource
Deal with an exception on the SolrResponse, fill in response header info, and log the accumulated messages on the SolrResponse.
handler - Variable in class org.apache.solr.servlet.HttpSolrCall
 
handleReloadAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handler "RELOAD" action
handleRenameAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "RENAME" Action
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.RequestHandlerBase
 
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.request.SolrRequestHandler
Handles a query request, this method must be thread safe.
handleRequestActionStatus(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "REQUESTSTATUS" action
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CollectionsHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.InfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.LoggingHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.SecurityConfHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.SegmentsInfoRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.BlobHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.component.SearchHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.DumpRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.NotFoundRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.PingRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ReplicationHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.RequestHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.SchemaHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.SolrConfigHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.StreamHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
handleRequestInternal(SolrQueryRequest, SolrQueryResponse, CoreAdminParams.CoreAdminAction) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleRequestRecoveryAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleRequestSyncAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.DebugComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.ExpandComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.FacetComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.HighlightComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.QueryComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.SearchComponent
Called after all responses for a single request were received
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.StatsComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.TermsComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.facet.FacetModule
 
handleRollback(SolrQueryRequest, UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
 
handlesMergeFields() - Method in interface org.apache.solr.handler.component.MergeStrategy
handlesMergeFields must return true if the MergeStrategy implements a custom handleMergeFields(ResponseBuilder rb, SolrIndexSearch searcher)
handleSplitAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle the core admin SPLIT action.
handleStatusAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "STATUS" action
handleSwapAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "SWAP" action
handleUnloadAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "UNLOAD" Action
handleWaitForStateAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
HARD_END - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
hardEnd - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
HARDEND - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
hardEnd - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
HAS_MORE - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
hasBoostFunctions() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
hasBoostParams() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
hasChangesSinceInitialization() - Method in class org.apache.solr.rest.ManagedResource
Returns true if this resource has been changed since initialization.
hasChildDocuments() - Method in class org.apache.solr.common.SolrDocument
 
hasChildDocuments() - Method in class org.apache.solr.common.SolrInputDocument
 
hasCollection(String) - Method in class org.apache.solr.common.cloud.ClusterState
 
hasDocValues() - Method in class org.apache.solr.schema.SchemaField
 
hasError() - Method in class org.apache.solr.util.CommandOperation
 
hasExplicitField(String) - Method in class org.apache.solr.schema.IndexSchema
Does the schema explicitly define the specified field, i.e. not as a result of a copyField declaration?
hasFieldHeader() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
Hash - Class in org.apache.solr.common.util
Fast, well distributed, cross-platform hash functions.
Hash() - Constructor for class org.apache.solr.common.util.Hash
 
hash(int) - Static method in class org.apache.solr.SolrTestCaseHS.Client
 
hash - Variable in class org.apache.solr.update.processor.Lookup3Signature
 
Hash.LongPair - Class in org.apache.solr.common.util
128 bits of state
HashBasedRouter - Class in org.apache.solr.common.cloud
 
HashBasedRouter() - Constructor for class org.apache.solr.common.cloud.HashBasedRouter
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
hashCode() - Method in class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
hashCode() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.ServerWrapper
 
hashCode() - Method in class org.apache.solr.client.solrj.response.Cluster
 
hashCode() - Method in class org.apache.solr.client.solrj.response.Suggestion
 
hashCode() - Method in class org.apache.solr.client.solrj.SolrQuery.SortClause
 
hashCode() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
hashCode() - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
hashCode() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
hashCode() - Method in class org.apache.solr.common.cloud.ClusterState
 
hashCode() - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
hashCode() - Method in class org.apache.solr.common.EnumFieldValue
 
hashCode() - Method in class org.apache.solr.common.util.JavaBinCodec.StringBytes
 
hashCode() - Method in class org.apache.solr.common.util.NamedList
 
hashCode() - Method in class org.apache.solr.handler.component.ShardDoc
 
hashCode() - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
hashCode() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
hashCode() - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
hashCode() - Method in class org.apache.solr.schema.SchemaField
 
hashCode() - Method in class org.apache.solr.schema.StrFieldSource
 
hashCode() - Method in class org.apache.solr.search.AnalyticsQuery
 
hashCode() - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
hashCode() - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
hashCode() - Method in class org.apache.solr.search.facet.PercentileAgg
 
hashCode() - Method in class org.apache.solr.search.facet.SimpleAggValueSource
 
hashCode() - Method in class org.apache.solr.search.facet.StrAggValueSource
 
hashCode() - Method in class org.apache.solr.search.function.CollapseScoreFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
hashCode() - Method in class org.apache.solr.search.function.FileFloatSource
 
hashCode() - Method in class org.apache.solr.search.function.OrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
hashCode() - Method in class org.apache.solr.search.QueryResultKey
 
hashCode() - Method in class org.apache.solr.search.SolrConstantScoreQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.WrappedQuery
 
hashCode() - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
hashCode() - Method in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
hashCode() - Method in class org.apache.solr.spelling.ResultEntry
 
hashCode() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
hashCode() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
hashCode() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
hashCode() - Method in class org.apache.solr.update.SolrCmdDistributor.RetryNode
 
hashCode() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
hashCode() - Method in class org.apache.solr.util.SolrLogLayout.Method
 
HashDocSet - Class in org.apache.solr.search
HashDocSet represents an unordered set of Lucene Document Ids using a primitive int hash table.
HashDocSet(HashDocSet) - Constructor for class org.apache.solr.search.HashDocSet
 
HashDocSet(int[], int, int) - Constructor for class org.apache.solr.search.HashDocSet
Create a HashDocSet from a list of *unique* ids
HashDocSet(int[], int, int, float) - Constructor for class org.apache.solr.search.HashDocSet
Create a HashDocSet from a list of *unique* ids
hashDocSetMaxSize - Variable in class org.apache.solr.core.SolrConfig
 
HashQParserPlugin - Class in org.apache.solr.search
syntax fq={!
HashQParserPlugin() - Constructor for class org.apache.solr.search.HashQParserPlugin
 
hashSetInverseLoadFactor - Variable in class org.apache.solr.core.SolrConfig
 
hashToSlice(int, DocCollection) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
hasInitException(String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
hasInitException(Class<? extends Exception>) - Static method in class org.apache.solr.SolrTestCaseJ4
 
hasMoreArguments() - Method in class org.apache.solr.search.FunctionQParser
Are there more arguments in the argument list being parsed?
hasMultiplicativeBoosts() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
hasNext() - Method in class org.apache.solr.common.util.IteratorChain
Deprecated.
 
hasNext() - Method in class org.apache.solr.response.DocsStreamer
 
hasNext() - Method in class org.apache.solr.spelling.PossibilityIterator
 
hasPatternMatching() - Method in class org.apache.solr.search.ReturnFields
Returns true if the fieldnames should be picked with a pattern
hasPatternMatching() - Method in class org.apache.solr.search.SolrReturnFields
 
hasPendingUpdates() - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
 
hasProperty(int) - Method in class org.apache.solr.schema.FieldType
Check if a property is set
hasSchemaCache() - Method in class org.apache.solr.core.NodeConfig
 
hasScheme(String) - Static method in class org.apache.solr.common.util.URLUtil
 
hasScores() - Method in class org.apache.solr.response.DocsStreamer
 
hasScores() - Method in interface org.apache.solr.search.DocList
True if scores were retained
hasScores() - Method in class org.apache.solr.search.DocSlice
 
hasSpecialSyntax - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
hasTokenFrequencyInfo() - Method in class org.apache.solr.spelling.SpellingResult
 
hasUncommittedChanges() - Method in class org.apache.solr.update.UpdateLog
 
hasWhitespace - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
hasZkCredentialsToAddAutomatically() - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
HaversineConstFunction - Class in org.apache.solr.search.function.distance
Haversine function with one point constant
HaversineConstFunction(double, double, VectorValueSource) - Constructor for class org.apache.solr.search.function.distance.HaversineConstFunction
 
HaversineFunction - Class in org.apache.solr.search.function.distance
Calculate the Haversine formula (distance) between any two points on a sphere Takes in four value sources: (latA, lonA); (latB, lonB).
HaversineFunction(MultiValueSource, MultiValueSource, double) - Constructor for class org.apache.solr.search.function.distance.HaversineFunction
 
HaversineFunction(MultiValueSource, MultiValueSource, double, boolean) - Constructor for class org.apache.solr.search.function.distance.HaversineFunction
 
HDFS_HOME - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
HDFS_SYNC_BLOCK - Static variable in class org.apache.solr.store.hdfs.HdfsFileWriter
 
hdfsDataDir - Static variable in class org.apache.solr.SolrTestCaseJ4
 
HdfsDirectory - Class in org.apache.solr.store.hdfs
 
HdfsDirectory(Path, Configuration) - Constructor for class org.apache.solr.store.hdfs.HdfsDirectory
 
HdfsDirectory(Path, LockFactory, Configuration) - Constructor for class org.apache.solr.store.hdfs.HdfsDirectory
 
HdfsDirectoryFactory - Class in org.apache.solr.core
 
HdfsDirectoryFactory() - Constructor for class org.apache.solr.core.HdfsDirectoryFactory
 
hdfsDirPath - Variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
HdfsFileReader - Class in org.apache.solr.store.hdfs
 
HdfsFileReader(FileSystem, Path, int) - Constructor for class org.apache.solr.store.hdfs.HdfsFileReader
 
HdfsFileReader(FileSystem, Path) - Constructor for class org.apache.solr.store.hdfs.HdfsFileReader
 
HdfsFileWriter - Class in org.apache.solr.store.hdfs
 
HdfsFileWriter(FileSystem, Path) - Constructor for class org.apache.solr.store.hdfs.HdfsFileWriter
 
HdfsLocalityReporter - Class in org.apache.solr.store.hdfs
 
HdfsLocalityReporter() - Constructor for class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
HdfsLockFactory - Class in org.apache.solr.store.hdfs
 
HDFSLogReader(long) - Constructor for class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
HDFSReverseReader() - Constructor for class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
 
HdfsTransactionLog - Class in org.apache.solr.update
Log Format: List{Operation, Version, ...}
HdfsTransactionLog.HDFSLogReader - Class in org.apache.solr.update
 
HdfsTransactionLog.HDFSReverseReader - Class in org.apache.solr.update
 
HdfsUpdateLog - Class in org.apache.solr.update
 
HdfsUpdateLog() - Constructor for class org.apache.solr.update.HdfsUpdateLog
 
HdfsUpdateLog(String) - Constructor for class org.apache.solr.update.HdfsUpdateLog
 
HdfsUtil - Class in org.apache.solr.util
 
HdfsUtil() - Constructor for class org.apache.solr.util.HdfsUtil
 
HEADER - Static variable in class org.apache.solr.security.PKIAuthenticationPlugin
 
HEADER_ECHO_HANDLER - Static variable in interface org.apache.solr.common.params.CommonParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - Static variable in interface org.apache.solr.common.params.CommonParams
include the parameters in the header
HEALTHCHECK_FILE_PARAM - Static variable in class org.apache.solr.handler.PingRequestHandler
 
HealthcheckTool() - Constructor for class org.apache.solr.util.SolrCLI.HealthcheckTool
 
HealthcheckTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.HealthcheckTool
 
heap - Variable in class org.apache.solr.util.LongPriorityQueue
 
HeatmapFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.SpatialHeatmapFacets.HeatmapFacet
 
heatmapFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
HEX_DIGITS - Static variable in class org.apache.solr.common.util.StrUtils
 
HIDDEN - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
HIDDEN - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
HIDDEN_EXPRESSION - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
hiddenExpressions - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
hiddenFieldFacets - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
hiddenFiles - Variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
hiddenStatPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
highest - Variable in class org.apache.solr.update.VersionBucket
 
HighFrequencyDictionaryFactory - Class in org.apache.solr.spelling.suggest
Factory for HighFrequencyDictionary
HighFrequencyDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
 
HIGHLIGHT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HIGHLIGHT - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
Highlight suggest terms - default is true.
HIGHLIGHT_MULTI_TERM - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HighlightComponent - Class in org.apache.solr.handler.component
TODO!
HighlightComponent() - Constructor for class org.apache.solr.handler.component.HighlightComponent
 
HighlightingPluginBase - Class in org.apache.solr.highlight
 
HighlightingPluginBase() - Constructor for class org.apache.solr.highlight.HighlightingPluginBase
 
HighlightParams - Interface in org.apache.solr.common.params
 
hint - Variable in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
HINT_MULTI_DOCVALUES - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
HINT_TOP_FC - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
Histogram - Class in org.apache.solr.util.stats
A metric which calculates the distribution of a value.
history - Variable in class org.apache.solr.logging.LogWatcher
 
HLLAgg - Class in org.apache.solr.search.facet
 
HLLAgg(String) - Constructor for class org.apache.solr.search.facet.HLLAgg
 
HLLAgg.HLLFactory - Class in org.apache.solr.search.facet
 
HLLFactory() - Constructor for class org.apache.solr.search.facet.HLLAgg.HLLFactory
 
HOST - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
hostAndPortPattern - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
HtmlEncoder - Class in org.apache.solr.highlight
Use the SimpleHTMLEncoder
HtmlEncoder() - Constructor for class org.apache.solr.highlight.HtmlEncoder
 
HtmlFormatter - Class in org.apache.solr.highlight
Use the SimpleHTMLFormatter
HtmlFormatter() - Constructor for class org.apache.solr.highlight.HtmlFormatter
 
HTMLStripFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Strips all HTML Markup in any CharSequence values found in fields matching the specified conditions.
HTMLStripFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
 
HTMLStripTransformer - Class in org.apache.solr.handler.dataimport
A Transformer implementation which strip off HTML tags using HTMLStripCharFilter This is useful in case you don't need this HTML anyway.
HTMLStripTransformer() - Constructor for class org.apache.solr.handler.dataimport.HTMLStripTransformer
 
HTTP_METHODS - Static variable in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
HttpCacheHeaderUtil - Class in org.apache.solr.servlet.cache
 
HttpCacheHeaderUtil() - Constructor for class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
httpCaching - Variable in class org.apache.solr.handler.RequestHandlerBase
 
httpCaching - Variable in class org.apache.solr.response.SolrQueryResponse
Should this response be tagged with HTTP caching headers?
httpClient - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
HttpClientConfigurer - Class in org.apache.solr.client.solrj.impl
The default http client configurer.
HttpClientConfigurer() - Constructor for class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
HttpClientFactory() - Constructor for class org.apache.solr.client.solrj.impl.HttpClientUtil.HttpClientFactory
 
HttpClientInterceptorPlugin - Interface in org.apache.solr.security
 
HttpClientUtil - Class in org.apache.solr.client.solrj.impl
Utility class for creating/configuring httpclient instances.
HttpClientUtil() - Constructor for class org.apache.solr.client.solrj.impl.HttpClientUtil
 
HttpClientUtil.HttpClientFactory - Class in org.apache.solr.client.solrj.impl
 
httpHeaders() - Method in class org.apache.solr.response.SolrQueryResponse
Returns a new iterator of response headers
HttpShardHandler - Class in org.apache.solr.handler.component
 
HttpShardHandler(HttpShardHandlerFactory, HttpClient) - Constructor for class org.apache.solr.handler.component.HttpShardHandler
 
HttpShardHandlerFactory - Class in org.apache.solr.handler.component
 
HttpShardHandlerFactory() - Constructor for class org.apache.solr.handler.component.HttpShardHandlerFactory
 
HttpSolrCall - Class in org.apache.solr.servlet
This class represents a call made to Solr
HttpSolrCall(SolrDispatchFilter, CoreContainer, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.solr.servlet.HttpSolrCall
 
HttpSolrClient - Class in org.apache.solr.client.solrj.impl
A SolrClient implementation that talks directly to a Solr server via HTTP There are two ways to use an HttpSolrClient: 1) Pass a URL to the constructor that points directly at a particular core SolrClient client = new HttpSolrClient("http://my-solr-server:8983/solr/core1"); QueryResponse resp = client.query(new SolrQuery("*:*")); In this case, you can query the given core directly, but you cannot query any other cores or issue CoreAdmin requests with this client. 2) Pass the base URL of the node to the constructor SolrClient client = new HttpSolrClient("http://my-solr-server:8983/solr"); QueryResponse resp = client.query("core1", new SolrQuery("*:*")); In this case, you must pass the name of the required core for all queries and updates, but you may use the same client for all cores, and for CoreAdmin requests.
HttpSolrClient(String) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrClient
 
HttpSolrClient(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrClient
 
HttpSolrClient(String, HttpClient, ResponseParser) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrClient
 
HttpSolrClient.HttpUriRequestResponse - Class in org.apache.solr.client.solrj.impl
 
HttpSolrClient.RemoteSolrException - Exception in org.apache.solr.client.solrj.impl
Subclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a proxy along the way.
HttpSolrServer - Class in org.apache.solr.client.solrj.impl
Deprecated.
HttpSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
Deprecated.
 
HttpSolrServer(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
Deprecated.
 
HttpSolrServer(String, HttpClient, ResponseParser) - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrServer
Deprecated.
 
httpUriRequest(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
httpUriRequest(SolrRequest, ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
httpUriRequest - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 
HttpUriRequestResponse() - Constructor for class org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 

I

IBSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for IBSimilarity You must specify the implementations for all three components of the Information-Based model (strings).
IBSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.IBSimilarityFactory
 
ICUCollationField - Class in org.apache.solr.schema
Field for collated sort keys.
ICUCollationField() - Constructor for class org.apache.solr.schema.ICUCollationField
 
id - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
id - Variable in class org.apache.solr.cloud.StoppableIndexingThread
 
ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
id - Variable in class org.apache.solr.handler.component.ShardDoc
 
id - Variable in class org.apache.solr.SolrTestCaseJ4.Doc
 
id - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
IdentityRegenerator() - Constructor for class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
 
idField - Static variable in class org.apache.solr.SolrTestCaseHS.ClientProvider
 
idField - Variable in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
idField - Variable in class org.apache.solr.update.UpdateHandler
 
idFieldType - Variable in class org.apache.solr.update.UpdateHandler
 
IDS - Static variable in interface org.apache.solr.common.params.QueryElevationParams
 
IDS - Static variable in interface org.apache.solr.common.params.ShardParams
IDs of the shard documents
IDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Treat the same as any other characters
IGNORE_AUTOCOMMIT - Static variable in class org.apache.solr.update.UpdateCommand
 
IGNORE_CASE_INIT_ARG - Static variable in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
IGNORE_CASE_INIT_ARG - Static variable in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
 
IGNORE_TIKA_EXCEPTION - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
if true, ignore TikaException (give up to extract text but index meta data)
IgnoreCommitOptimizeUpdateProcessorFactory - Class in org.apache.solr.update.processor
Gives system administrators a way to ignore explicit commit or optimize requests from clients.
IgnoreCommitOptimizeUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
IgnoreException() - Constructor for exception org.apache.solr.response.SortingResponseWriter.IgnoreException
 
ignoreException(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Causes an exception matching the regex pattern to not be logged.
ignoreException(String) - Static method in class org.apache.solr.util.AbstractSolrTestCase
Causes an exception matching the regex pattern to not be logged.
IgnoreFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Ignores & removes fields matching the specified conditions from any document being added to the index.
IgnoreFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
 
ignoreOptimizeOnly - Variable in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
ignorePatterns - Static variable in exception org.apache.solr.common.SolrException
For test code - do not log exceptions that match any of the regular expressions in ignorePatterns
ignoresThrowable() - Method in class org.apache.solr.util.SolrLogLayout
 
image - Variable in class org.apache.solr.parser.Token
The string image of the token.
IMMUTABLE_CONFIGSET_ARG - Static variable in class org.apache.solr.handler.SchemaHandler
 
IMMUTABLE_CONFIGSET_ARG - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
ImplicitDocRouter - Class in org.apache.solr.common.cloud
This document router is for custom sharding
ImplicitDocRouter() - Constructor for class org.apache.solr.common.cloud.ImplicitDocRouter
 
ImplicitPlugins - Class in org.apache.solr.core
 
ImplicitPlugins() - Constructor for class org.apache.solr.core.ImplicitPlugins
 
ImplicitSnitch - Class in org.apache.solr.cloud.rule
 
ImplicitSnitch() - Constructor for class org.apache.solr.cloud.rule.ImplicitSnitch
 
IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
IMPORTER_NS - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
IMPORTER_NS_SHORT - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
importStatistics - Variable in class org.apache.solr.handler.dataimport.DocBuilder
 
in - Variable in class org.apache.solr.common.util.FastInputStream
 
incLevel() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
incLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
include - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
include - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
INCLUDE_BOUNDARY - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
INCLUDE_BOUNDARY - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
INCLUDE_INDEX_FIELD_FLAGS - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
includeCalled - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
includeInResponse(StatsField.Stat) - Method in class org.apache.solr.handler.component.StatsField
 
includeLower - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
includeLower - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
includes(int) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
includes(long) - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
Method to use to check whether a document should be counted for an interval or not.
includesScore(Sort) - Static method in class org.apache.solr.search.SortSpec
 
includesScore() - Method in class org.apache.solr.search.SortSpec
 
includeUpper - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
includeUpper - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
incRef(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
incRef(Directory) - Method in class org.apache.solr.core.DirectoryFactory
Increment the number of references to the given Directory.
incref() - Method in class org.apache.solr.update.TransactionLog
 
incref() - Method in class org.apache.solr.util.RefCounted
 
increfSolrCoreState() - Method in class org.apache.solr.update.SolrCoreState
 
INCREMENT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
incrementToken() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
 
incrementToken() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
 
indent() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
indent(int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
indent() - Method in class org.apache.solr.response.TextResponseWriter
 
indent(int) - Method in class org.apache.solr.response.TextResponseWriter
 
index(Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
index - Variable in class org.apache.solr.cloud.rule.ReplicaAssigner.Position
 
INDEX - Static variable in class org.apache.solr.schema.FieldType
 
index - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
index - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
INDEX_ANALYZER - Static variable in class org.apache.solr.schema.FieldType
 
INDEX_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what are the index directories.
INDEX_DIR - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
INDEX_INFO - Static variable in class org.apache.solr.common.params.CoreAdminParams
Should the STATUS request include index info
INDEX_PATH - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
The path where the underlying index is stored if no index is found, it will be generated by the AnalyzingInfixSuggester
INDEX_PROPERTIES - Static variable in class org.apache.solr.handler.IndexFetcher
 
index_specific(int, Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
index_specific(int, Object...) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
index_specific(SolrClient, Object...) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
INDEX_START_TIME - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
INDEX_W_TIMESTAMP_REGEX - Static variable in class org.apache.solr.core.DirectoryFactory
 
indexAbunchOfDocs() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
IndexBasedSpellChecker - Class in org.apache.solr.spelling
A spell checker implementation that loads words from Solr as well as arbitary Lucene indices.
IndexBasedSpellChecker() - Constructor for class org.apache.solr.spelling.IndexBasedSpellChecker
 
indexConfig - Variable in class org.apache.solr.core.SolrConfig
 
indexCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
IndexDeletionPolicyWrapper - Class in org.apache.solr.core
A wrapper for an IndexDeletionPolicy instance.
IndexDeletionPolicyWrapper(IndexDeletionPolicy) - Constructor for class org.apache.solr.core.IndexDeletionPolicyWrapper
 
indexDir - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
indexDirs - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
indexDoc(SolrInputDocument) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Indexes the document in both the control client, and a randomly selected client
indexDoc(SolrClient, SolrParams, SolrInputDocument...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Indexes the document in both the control client and the specified client asserting that the respones are equivilent
indexDoc(SolrInputDocument) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
indexDocs(List<SolrInputDocument>) - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
indexDocs(List<SolrTestCaseJ4.FldType>, Map<Comparable, SolrTestCaseJ4.Doc>, int) - Method in class org.apache.solr.SolrTestCaseJ4
 
indexed - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
INDEXED - Static variable in class org.apache.solr.schema.FieldProperties
 
indexed() - Method in class org.apache.solr.schema.SchemaField
 
indexedId - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(BytesRef, CharsRefBuilder) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.EnumField
Given an indexed term, return the human readable representation
indexedToReadable(BytesRef, CharsRefBuilder) - Method in class org.apache.solr.schema.EnumField
Given an indexed term, append the human readable representation
indexedToReadable(String) - Method in class org.apache.solr.schema.FieldType
Given an indexed term, return the human readable representation
indexedToReadable(BytesRef, CharsRefBuilder) - Method in class org.apache.solr.schema.FieldType
Given an indexed term, append the human readable representation
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieField
 
indexedToReadable(BytesRef, CharsRefBuilder) - Method in class org.apache.solr.schema.TrieField
 
IndexFetcher - Class in org.apache.solr.handler
Provides functionality of downloading changed index files as well as config files and a timer for scheduling fetches from the master.
IndexFetcher(NamedList, ReplicationHandler, SolrCore) - Constructor for class org.apache.solr.handler.IndexFetcher
 
IndexFetcher.CompareResult - Class in org.apache.solr.handler
 
indexMap(SolrQueryRequest, SolrQueryResponse, Map<String, Object>) - Static method in class org.apache.solr.handler.BlobHandler
 
indexMemoryUsage - Variable in class org.apache.solr.store.blockcache.Metrics
 
indexOf(String, int) - Method in class org.apache.solr.common.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
indexr(Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
IndexReaderFactory - Class in org.apache.solr.core
Factory used to build a new IndexReader instance.
IndexReaderFactory() - Constructor for class org.apache.solr.core.IndexReaderFactory
 
IndexSchema - Class in org.apache.solr.schema
IndexSchema contains information about the valid fields in an index and the types of those fields.
IndexSchema(SolrConfig, String, InputSource) - Constructor for class org.apache.solr.schema.IndexSchema
Constructs a schema using the specified resource name and stream.
IndexSchema(SolrConfig, SolrResourceLoader) - Constructor for class org.apache.solr.schema.IndexSchema
 
IndexSchema.DynamicCopy - Class in org.apache.solr.schema
 
IndexSchema.DynamicField - Class in org.apache.solr.schema
 
IndexSchema.DynamicReplacement - Class in org.apache.solr.schema
 
IndexSchema.DynamicReplacement.DynamicPattern - Class in org.apache.solr.schema
 
IndexSchemaFactory - Class in org.apache.solr.schema
Base class for factories for IndexSchema implementations
IndexSchemaFactory() - Constructor for class org.apache.solr.schema.IndexSchemaFactory
 
indexSearcher() - Method in class org.apache.solr.search.QueryContext
 
indexWriterCloseWaitsForMerges - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
indexWriterCloseWaitsForMerges - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
info - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
INFO_HANDLER_PATH - Static variable in class org.apache.solr.core.CoreContainer
 
InfoHandler - Class in org.apache.solr.handler.admin
 
InfoHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.InfoHandler
Overloaded ctor to inject CoreContainer into the handler.
inform(SolrCore) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
inform(SolrCore) - Method in class org.apache.solr.core.SchemaCodecFactory
 
inform(SolrCore) - Method in class org.apache.solr.core.SolrResourceLoader
Tell all SolrCoreAware instances about the SolrCore
inform(ResourceLoader) - Method in class org.apache.solr.core.SolrResourceLoader
Tell all ResourceLoaderAware instances about the loader
inform(Map<String, SolrInfoMBean>) - Method in class org.apache.solr.core.SolrResourceLoader
Register any SolrInfoMBeans
inform(SolrCore) - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
inform(SolrCore) - Method in class org.apache.solr.handler.admin.LoggingHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.ExpandComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.HighlightComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.SearchHandler
Initialize the components based on name.
inform(SolrCore) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.SuggestComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.PingRequestHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.ReplicationHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.StreamHandler
 
inform(SolrCore) - Method in class org.apache.solr.response.VelocityResponseWriter
 
inform(ResourceLoader) - Method in class org.apache.solr.rest.schema.analysis.BaseManagedTokenFilterFactory
Registers an endpoint with the RestManager so that this component can be managed using the REST API.
inform(IndexSchema) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
Registers the polyfield dynamic prototype for this field type: : "*___(field type name)" Informs the IndexSchema provided by the schema parameter of an event (e.g., a new FieldType was added, etc.
inform(IndexSchema) - Method in class org.apache.solr.schema.BBoxField
 
inform(IndexSchema) - Method in class org.apache.solr.schema.CurrencyField
When index schema is informed, add dynamic fields "*____currency" and "*____amount_raw".
inform(ResourceLoader) - Method in class org.apache.solr.schema.CurrencyField
Load the currency config when resource loader initialized.
inform(ResourceLoader) - Method in interface org.apache.solr.schema.ExchangeRateProvider
Passes a ResourceLoader, used to read config files from e.g.
inform(IndexSchema) - Method in class org.apache.solr.schema.ExternalFileField
 
inform(SolrCore) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
inform(IndexSchema) - Method in interface org.apache.solr.schema.SchemaAware
Informs the IndexSchema provided by the schema parameter of an event (e.g., a new FieldType was added, etc.
inform(IndexSchema) - Method in class org.apache.solr.schema.SpatialPointVectorFieldType
Adds X and Y fields to the given schema for each field with this class as its field type.
inform(SolrCore) - Method in class org.apache.solr.search.similarities.SchemaSimilarityFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.DocExpirationUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.PreAnalyzedUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
 
inform(SolrCore) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
inform(SolrCore) - Method in interface org.apache.solr.util.plugin.SolrCoreAware
 
informResourceLoaderAwareObjectsForFieldType(FieldType) - Method in class org.apache.solr.schema.ManagedIndexSchema
Informs analyzers used by a fieldType.
informResourceLoaderAwareObjectsInChain(TokenizerChain) - Method in class org.apache.solr.schema.ManagedIndexSchema
After creating a new FieldType, it may contain components that implement the ResourceLoaderAware interface, which need to be informed after they are loaded (as they depend on this callback to complete initialization work)
infoStream - Variable in class org.apache.solr.update.SolrIndexConfig
 
init(FilterConfig) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
init(FastOutputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
expert: sets a new output stream
init(NamedList) - Method in class org.apache.solr.core.AbstractSolrEventListener
 
init(NamedList) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.CodecFactory
 
init(NamedList) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.IndexReaderFactory
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
 
init(PluginInfo) - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
init(NamedList) - Method in class org.apache.solr.core.SchemaCodecFactory
 
init(NamedList) - Method in class org.apache.solr.core.SolrDeletionPolicy
 
init(NamedList) - Method in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
Save the args and pass them to each standard handler
init(NamedList) - Method in class org.apache.solr.handler.admin.CollectionsHandler
 
init(NamedList) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
init(NamedList) - Method in class org.apache.solr.handler.admin.InfoHandler
 
init(NamedList) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
init(PluginInfo) - Method in class org.apache.solr.handler.BlobHandler
 
init(PluginInfo) - Method in class org.apache.solr.handler.component.ExpandComponent
 
init(PluginInfo) - Method in class org.apache.solr.handler.component.HighlightComponent
 
init(PluginInfo) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
init(NamedList) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SearchComponent
 
init(PluginInfo) - Method in class org.apache.solr.handler.component.SearchHandler
 
init(NamedList) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SuggestComponent
 
init(SolrParams) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
init(NamedList) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
init(NamedList) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.BinContentStreamDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.BinFileDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.BinURLDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
init(NamedList) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.DataSource
Initializes the DataSource with the Context and initialization properties.
init(DataImporter, Map<String, String>) - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
init(Context) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Provide context information for this writer.
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This method is called when it starts processing an entity.
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.FieldStreamDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.FileDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
Parses each of the entity attributes.
init(Context) - Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
 
init(DataImporter, Map<String, String>) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
init(Context) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
init(Context) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
init(Context) - Method in class org.apache.solr.handler.dataimport.TikaEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
init(DataImporter, Map<String, String>) - Method in class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
init(NamedList) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.DumpRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
init(SolrParams) - Method in class org.apache.solr.handler.loader.ContentStreamLoader
This should be called once for each RequestHandler
init(SolrParams) - Method in class org.apache.solr.handler.loader.XMLLoader
 
init(NamedList) - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
init(NamedList) - Method in class org.apache.solr.handler.PingRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.RequestHandlerBase
Initializes the SolrRequestHandler by creating three SolrParams named.
init(NamedList) - Method in class org.apache.solr.handler.SchemaHandler
 
init(NamedList) - Method in class org.apache.solr.handler.SolrConfigHandler
 
init(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
 
init(PluginInfo) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
init(NamedList) - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
init(PluginInfo) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
 
init(NamedList) - Method in class org.apache.solr.highlight.RegexFragmenter
 
init(NamedList) - Method in interface org.apache.solr.highlight.SolrEncoder
init will be called just once, immediately after creation.
init(NamedList) - Method in interface org.apache.solr.highlight.SolrFormatter
init will be called just once, immediately after creation.
init(NamedList) - Method in interface org.apache.solr.highlight.SolrFragListBuilder
init will be called just once, immediately after creation.
init(NamedList) - Method in interface org.apache.solr.highlight.SolrFragmenter
init will be called just once, immediately after creation.
init(Version, String, QParser) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
init(NamedList) - Method in interface org.apache.solr.request.SolrRequestHandler
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.response.BinaryResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.CSVResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.JSONResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.PHPResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.PythonResponseWriter
 
init(NamedList) - Method in interface org.apache.solr.response.QueryResponseWriter
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.response.RawResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.RubyResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.SchemaXmlResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.SmileResponseWriter
 
init(ExtendedProperties) - Method in class org.apache.solr.response.SolrParamResourceLoader
 
init(RuntimeServices) - Method in class org.apache.solr.response.SolrVelocityLogger
 
init(ExtendedProperties) - Method in class org.apache.solr.response.SolrVelocityResourceLoader
 
init(NamedList) - Method in class org.apache.solr.response.SortingResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.transform.ExplainAugmenterFactory
 
init(NamedList) - Method in class org.apache.solr.response.transform.RawValueTransformerFactory
 
init(NamedList) - Method in class org.apache.solr.response.transform.TransformerFactory
 
init(NamedList) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
 
init(NamedList) - Method in class org.apache.solr.response.VelocityResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.XMLResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.XSLTResponseWriter
 
init(SolrResourceLoader, NamedList<String>, ManagedResourceStorage.StorageIO) - Method in class org.apache.solr.rest.RestManager
Initializes the RestManager with the storageIO being optionally created outside of this implementation such as to use ZooKeeper instead of the local FS.
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.BBoxField
 
init(NamedList) - Method in class org.apache.solr.schema.ClassicIndexSchemaFactory
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.CollationField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.CurrencyField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.DateRangeField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.EnumField
subclasses should initialize themselves with the args provided and remove valid arguments.
init(Map<String, String>) - Method in interface org.apache.solr.schema.ExchangeRateProvider
Initializes the provider by passing in a set of key/value configs as a map.
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ExternalFileField
 
init(NamedList) - Method in class org.apache.solr.schema.ExternalFileFieldReloader
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
subclasses should initialize themselves with the args provided and remove valid arguments.
init(FieldType, Node) - Method in class org.apache.solr.schema.FieldTypePluginLoader
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ICUCollationField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LatLonType
 
init(NamedList) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
init(Map<String, String>) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PointType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PreAnalyzedField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PrimitiveFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.RptWithGeometrySpatialField
 
init(SolrParams) - Method in class org.apache.solr.schema.SimilarityFactory
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SpatialPointVectorFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.StrField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TextField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TrieField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.UUIDField
 
init(NamedList) - Method in class org.apache.solr.search.BoostQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.CollapsingQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ComplexPhraseQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.DisMaxQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ExportQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ExtendedDismaxQParserPlugin
 
init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.FastLRUCache
 
init(NamedList) - Method in class org.apache.solr.search.FieldQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.FunctionQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.FunctionRangeQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.HashQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.join.BlockJoinParentQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.join.ScoreJoinQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.JoinQParserPlugin
 
init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.LFUCache
 
init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.LRUCache
 
init(NamedList) - Method in class org.apache.solr.search.LuceneQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.mlt.MLTQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.NestedQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.OldLuceneQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.PrefixQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.RawQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ReRankQParserPlugin
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.BM25SimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.DefaultSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.DFRSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.IBSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.SchemaSimilarityFactory
 
init(SolrParams) - Method in class org.apache.solr.search.similarities.SweetSpotSimilarityFactory
 
init(NamedList) - Method in class org.apache.solr.search.SimpleQParserPlugin
No initialization is necessary so this method is empty.
init(Map, Object, CacheRegenerator) - Method in interface org.apache.solr.search.SolrCache
The initialization routine.
init(Map<String, String>, CacheRegenerator) - Method in class org.apache.solr.search.SolrCacheBase
 
init(NamedList) - Method in class org.apache.solr.search.SpatialBoxQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.SpatialFilterQParserPlugin
 
init(PluginInfo) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
 
init(PluginInfo) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
init(PluginInfo) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
init(PluginInfo) - Method in class org.apache.solr.search.stats.LRUStatsCache
 
init(NamedList) - Method in class org.apache.solr.search.SurroundQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.SwitchQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.TermQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.TermsQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ValueSourceParser
Initialize the plugin.
init(Map<String, Object>) - Method in class org.apache.solr.security.AuthenticationPlugin
This is called upon loading up of a plugin, used for setting it up.
init(Map<String, Object>) - Method in interface org.apache.solr.security.AuthorizationPlugin
 
init(Map<String, Object>) - Method in interface org.apache.solr.security.BasicAuthPlugin.AuthenticationProvider
 
init(Map<String, Object>) - Method in class org.apache.solr.security.BasicAuthPlugin
 
init(Map<String, Object>) - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
init(Map<String, Object>) - Method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
init(Map<String, Object>) - Method in class org.apache.solr.security.Sha256AuthenticationProvider
 
init(ServletConfig) - Method in class org.apache.solr.servlet.RedirectServlet
 
init(FilterConfig) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
init(NamedList) - Method in class org.apache.solr.spelling.QueryConverter
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.SolrSpellChecker
 
init(NamedList<?>, SolrCore) - Method in class org.apache.solr.spelling.suggest.SolrSuggester
Uses the config and the core to initialize the underlying Lucene suggester
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.Suggester
 
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
 
init(NamedList) - Method in class org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory
 
init(PluginInfo) - Method in class org.apache.solr.update.HdfsUpdateLog
 
init(UpdateHandler, SolrCore) - Method in class org.apache.solr.update.HdfsUpdateLog
 
init(NamedList) - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.DocExpirationUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
Handles common initialization related to source fields for constructing the FieldNameSelector to be used.
init(NamedList) - Method in class org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
The UpdateRequestProcessor may be initialized in solrconfig.xml similarly to a RequestHandler, with defaults, appends and invariants.
init(NamedList) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.ParseBooleanFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.PreAnalyzedUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.RegexpBoostProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
 
init(SolrParams) - Method in class org.apache.solr.update.processor.Signature
 
init(NamedList) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
 
init(SolrParams) - Method in class org.apache.solr.update.processor.TextProfileSignature
 
init(NamedList) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
The UpdateRequestProcessor may be initialized in solrconfig.xml similarly to a RequestHandler, with defaults, appends and invariants.
init(NamedList) - Method in class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
 
init(PluginInfo) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
Initializes the chain using the factories specified by the PluginInfo.
init(NamedList) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.URLClassifyProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.UUIDUpdateProcessorFactory
 
init(PluginInfo) - Method in class org.apache.solr.update.UpdateLog
 
init(UpdateHandler, SolrCore) - Method in class org.apache.solr.update.UpdateLog
 
init(T, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Initialize the plugin.
init(Map<String, String>) - Method in interface org.apache.solr.util.plugin.MapInitializedPlugin
 
init(T, Node) - Method in class org.apache.solr.util.plugin.MapPluginLoader
 
init(NamedList) - Method in interface org.apache.solr.util.plugin.NamedListInitializedPlugin
 
init(T, Node) - Method in class org.apache.solr.util.plugin.NamedListPluginLoader
 
init(PluginInfo) - Method in interface org.apache.solr.util.plugin.PluginInfoInitialized
 
INIT_ARGS_JSON_FIELD - Static variable in class org.apache.solr.rest.ManagedResource
 
INIT_FAILED_LOGS_COUNT - Static variable in class org.apache.solr.update.HdfsUpdateLog
 
initArgs - Variable in class org.apache.solr.core.PluginInfo
 
initArgs - Variable in class org.apache.solr.handler.RequestHandlerBase
 
initCache(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
initCloud() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
initContext(ResponseBuilder) - Static method in class org.apache.solr.handler.component.FacetComponent.FacetContext
Initializes FacetContext using request parameters and saves it in the request context which can be retrieved via FacetComponent.FacetContext.getFacetContext(SolrQueryRequest)
initCore() - Static method in class org.apache.solr.SolrJettyTestBase
 
initCore(String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Call initCore in @BeforeClass to instantiate a solr core in your test class.
initCore(String, String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Call initCore in @BeforeClass to instantiate a solr core in your test class.
initCore(String, String, String, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Call initCore in @BeforeClass to instantiate a solr core in your test class.
initCore() - Static method in class org.apache.solr.SolrTestCaseJ4
 
initCoreDataDir - Static variable in class org.apache.solr.SolrTestCaseJ4
The directory used to story the index managed by the TestHarness
initHidden(SolrParams) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
initHostContext() - Static method in class org.apache.solr.BaseDistributedSearchTestCase
Set's the value of the "hostContext" system property to a random path like string (which may or may not contain sub-paths).
initialize() - Static method in class org.apache.solr.BaseDistributedSearchTestCase
 
initialize(int) - Method in class org.apache.solr.util.LongPriorityQueue
 
INITIALIZED_ON_JSON_FIELD - Static variable in class org.apache.solr.rest.ManagedResource
 
initializedOn - Variable in class org.apache.solr.rest.ManagedResource
 
initialLimit - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
initialMincount - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
initialValue() - Method in class org.apache.solr.util.DateFormatUtil.ThreadLocalDateFormat
 
initIndex() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
initNewBuffer(int, long) - Static method in class org.apache.solr.store.blockcache.BufferStore
 
initNewBuffer(int, long, Metrics) - Static method in class org.apache.solr.store.blockcache.BufferStore
 
initNewParent(Context) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
 
InitParams - Class in org.apache.solr.core
An Object which represents a <initParams> tag
InitParams(PluginInfo) - Constructor for class org.apache.solr.core.InitParams
 
initParams - Variable in class org.apache.solr.handler.component.SpellCheckComponent
 
initParams - Variable in class org.apache.solr.handler.component.SuggestComponent
 
initParams - Variable in class org.apache.solr.handler.component.TermVectorComponent
 
initPlugins(List<PluginInfo>, Map<String, T>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
 
initPlugins(List<PluginInfo>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
For a given List of PluginInfo return the instances as a List
initPlugins(Map<String, T>, Class<T>) - Method in class org.apache.solr.core.SolrCore
 
initQuery(String) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
initReader(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
initReader(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
initRegenerators(SolrConfig) - Static method in class org.apache.solr.search.SolrIndexSearcher
 
initRestManager() - Method in class org.apache.solr.core.SolrCore
Creates and initializes a RestManager based on configuration args in solrconfig.xml.
initZooKeeper(CoreContainer, String, CloudConfig) - Method in class org.apache.solr.core.ZkContainer
 
InMemoryStorageIO() - Constructor for class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
INPUT_ENCODING_KEY - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
INPUT_FIELD_PARAM - Static variable in class org.apache.solr.update.processor.RegexpBoostProcessor
 
input_stream - Variable in class org.apache.solr.parser.QueryParserTokenManager
 
inputFields - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
InputStreamResponseParser - Class in org.apache.solr.client.solrj.impl
Simply puts the InputStream into an entry in a NamedList named "stream".
InputStreamResponseParser(String) - Constructor for class org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
inputStreamToByteArray(InputStream) - Static method in class org.apache.solr.util.SimplePostTool
 
inputStreamToByteArray(InputStream, long) - Static method in class org.apache.solr.util.SimplePostTool
Reads an input stream into a byte array
Insanity - Class in org.apache.solr.search
Deprecated.
Insanity() - Constructor for class org.apache.solr.search.Insanity
Deprecated.
 
insert(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
Insert at the beginning of the list.
insert(long) - Method in class org.apache.solr.util.LongPriorityQueue
inserts the element and returns true if this element caused another element to be dropped from the queue.
insertWithOverflow(T) - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Adds an Object to a PriorityQueue in log(size) time.
insertWithOverflow(long) - Method in class org.apache.solr.util.LongPriorityQueue
Adds an object to a PriorityQueue in log(size) time.
INSTANCE - Static variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader.MostlyPassthroughHtmlMapper
 
instance(int) - Static method in class org.apache.solr.store.blockcache.BufferStore
 
INSTANCE - Static variable in class org.apache.solr.store.hdfs.HdfsLockFactory
 
instance - Static variable in class org.apache.solr.util.xslt.TransformerProvider
 
INSTANCE_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
Specifies a core instance dir.
instanceDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
INT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
int2sortableStr(int) - Static method in class org.apache.solr.util.NumberUtils
 
int2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
int2sortableStr(int, char[], int) - Static method in class org.apache.solr.util.NumberUtils
 
INT_DOC_VALUES_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef or long to the correct int string.
IntComparator() - Constructor for class org.apache.solr.util.PrimUtils.IntComparator
 
INTEGER - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
IntegerRangeEndpointCalculator(RangeFacetRequest) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.IntegerRangeEndpointCalculator
 
INTERESTING_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
InterestingTerm() - Constructor for class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
INTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
INTERNAL_DISTANCE - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
INTERNAL_POLY_FIELD_PREFIX - Static variable in class org.apache.solr.schema.IndexSchema
 
intersection(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the intersection of this set with another set.
intersection(DocSet) - Method in class org.apache.solr.search.DocSlice
 
intersection(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
intersection(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
puts the intersection of a and b into the target array and returns the size
intersection(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
 
intersectionBinarySearch(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
Puts the intersection of a and b into the target array and returns the size.
intersectionSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
intersectionSize(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the number of documents of the intersection of this set with another set.
intersectionSize(DocSet) - Method in class org.apache.solr.search.DocSlice
 
intersectionSize(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
intersectionSize(int[], int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
 
intersectionSize(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
 
intersects(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
intersects(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns true if these sets have any elements in common
intersects(DocSet) - Method in class org.apache.solr.search.DocSlice
 
intersects(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
intersects(int[], int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
 
intersects(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
 
INTERVAL_ERR_MSG - Static variable in class org.apache.solr.handler.ReplicationHandler
 
IntervalFacet - Class in org.apache.solr.client.solrj.response
Objects of this class will contain the result of all the intervals defined for a specific field.
IntervalFacet.Count - Class in org.apache.solr.client.solrj.response
Holds counts for facet intervals defined in a field
intervalFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
IntervalFacets - Class in org.apache.solr.request
Computes interval facets for docvalues field (single or multivalued).
IntervalFacets(SchemaField, SolrIndexSearcher, DocSet, String[], SolrParams) - Constructor for class org.apache.solr.request.IntervalFacets
Constructor that accepts un-parsed intervals using "interval faceting" syntax.
IntervalFacets(SchemaField, SolrIndexSearcher, DocSet, IntervalFacets.FacetInterval[]) - Constructor for class org.apache.solr.request.IntervalFacets
Constructor that accepts an already constructed array of IntervalFacets.FacetInterval objects.
IntervalFacets.FacetInterval - Class in org.apache.solr.request
Helper class to match and count of documents in specified intervals
intVal(int) - Method in class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
 
IntValueFieldType - Interface in org.apache.solr.schema
Marker interface for int-valued field types.
intValueToStringValue(Integer) - Method in class org.apache.solr.schema.EnumField
Converting the (internal) integer value (indicating the sort order) to string (displayed) value
invalidateSize() - Method in class org.apache.solr.search.BitDocSet
The number of set bits - size - is cached.
invalidStates - Variable in class org.apache.solr.servlet.HttpSolrCall
 
invariantParams - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
Default value: null / empty.
invariants - Variable in class org.apache.solr.core.InitParams
 
INVARIANTS - Static variable in class org.apache.solr.core.PluginInfo
 
invariants - Variable in class org.apache.solr.handler.RequestHandlerBase
 
invariants - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
invariants - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
invertField(Map<Comparable, SolrTestCaseJ4.Doc>, String) - Method in class org.apache.solr.SolrTestCaseJ4
Return a Map from field value to a list of document ids
invoke(SolrQueryRequest) - Method in class org.apache.solr.cloud.rule.ImplicitSnitch
 
invoke(UpdateShardHandler, String, String, SolrParams) - Method in class org.apache.solr.cloud.rule.SnitchContext
 
invoke(SolrQueryRequest) - Method in interface org.apache.solr.handler.admin.CoreAdminHandler.Invocable
 
invokeRemote(String, ModifiableSolrParams, String, RemoteCallback) - Method in class org.apache.solr.cloud.rule.SnitchContext
make a call to solrnode/admin/cores with the given params and give a callback.
invokes - Variable in class org.apache.solr.store.blockcache.Metrics.MethodCall
 
invokeSetters(Object, NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
 
IOCONTEXT_NO_CACHE - Static variable in class org.apache.solr.core.DirectoryFactory
 
IOUtils - Class in org.apache.solr.common.util
 
IOUtils() - Constructor for class org.apache.solr.common.util.IOUtils
 
IpTables - Class in org.apache.solr.cloud
To use, tests must be able to run iptables, eg sudo chmod u+s iptables
IpTables() - Constructor for class org.apache.solr.cloud.IpTables
 
IRange(int, int) - Constructor for class org.apache.solr.SolrTestCaseJ4.IRange
 
IS_SHARD - Static variable in interface org.apache.solr.common.params.ShardParams
whether the request goes to a shard
isAbsolute(String) - Method in class org.apache.solr.core.DirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.MockDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.MockFSDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.SimpleFSDirectoryFactory
 
isAbsolute(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
isAddHttpRequestToContext() - Method in class org.apache.solr.core.SolrConfig
 
isAddRequestHeadersToContext() - Method in class org.apache.solr.servlet.SolrRequestParsers
 
isAtomicUpdate(AddUpdateCommand) - Static method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
Utility method that examines the SolrInputDocument in an AddUpdateCommand and returns true if the documents contains atomic update instructions.
isAutoAddReplicas(ZkStateReader, String) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
 
isAutoWarmingOn() - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
 
isAutowarmingOn() - Method in class org.apache.solr.search.SolrCacheBase
 
isBlock() - Method in class org.apache.solr.update.AddUpdateCommand
 
isBlockCacheReadEnabled() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
isBlockCacheWriteEnabled() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
isBusy() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
isCacheableFaceting() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
isCachingEnabled() - Method in class org.apache.solr.search.SolrIndexSearcher
 
isCallerClosed() - Method in interface org.apache.solr.util.FSHDFSUtils.CallerInfo
 
isChild() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
isClean() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
isClientAuthMode() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
isClosed() - Method in class org.apache.solr.cloud.OverseerAutoReplicaFailoverThread
 
isClosed() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
isClosed() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
isClosed() - Method in interface org.apache.solr.common.cloud.ClosableThread
Deprecated.
 
isClosed() - Method in class org.apache.solr.common.cloud.SolrZkClient
 
isClosed() - Method in class org.apache.solr.core.SolrCore
Whether this core is closed.
isClosed() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
Check whether this directory is open or closed.
isClusterStateModified - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
isCommentingDisabled() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
isCommit() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
isConnected() - Method in class org.apache.solr.cloud.ZkController
 
isConnected() - Method in class org.apache.solr.common.cloud.ConnectionManager
 
isConnected() - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns true if client is connected
isCopyFieldTarget(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
Check if a field is used as the destination of a copyField operation
isCoreLoading(String) - Method in class org.apache.solr.core.CoreContainer
 
isCorrectlySpelled() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
isDebug() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDebug() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
isDebugAll() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDebugQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDebugResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDebugTimings() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDebugTrack() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDefault() - Method in class org.apache.solr.core.PluginInfo
 
isDeleteById() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
isDeleteDataDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDeleteIndex() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDeleteInstanceDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isDiscardElement(String) - Method in class org.apache.solr.handler.extraction.ExtractingDocumentLoader.MostlyPassthroughHtmlMapper
Keep all elements and their content.
isDocRoot() - Method in class org.apache.solr.handler.dataimport.config.Entity
 
isDuplicateDynField(List<IndexSchema.DynamicField>, SchemaField) - Method in class org.apache.solr.schema.IndexSchema
 
isDynamicField(String) - Method in class org.apache.solr.schema.IndexSchema
Is the specified field dynamic or not.
isDynamicName() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
isDynamicName() - Method in class org.apache.solr.handler.dataimport.config.Field
 
isEditableProp(String, boolean, List<String>) - Static method in class org.apache.solr.core.ConfigOverlay
 
isEmpty() - Method in class org.apache.solr.common.SolrDocument
 
isEmpty() - Method in class org.apache.solr.common.SolrInputDocument
 
isEmpty(String) - Static method in class org.apache.solr.common.StringUtils
 
isEmpty() - Method in class org.apache.solr.logging.CircularList
 
isEmpty() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
isEnabled() - Method in class org.apache.solr.core.PluginInfo
 
isEnabled() - Method in class org.apache.solr.logging.LogWatcherConfig
 
isEnabled(String) - Method in class org.apache.solr.update.LoggingInfoStream
 
isEnabled() - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Tells if this processor is enabled or not
isEnabled() - Method in class org.apache.solr.update.processor.RegexpBoostProcessor
 
isEnabled() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
isEnabled() - Method in class org.apache.solr.update.processor.URLClassifyProcessor
 
isEnableRemoteStreams() - Method in class org.apache.solr.core.SolrConfig
 
isEndTrimmed() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isEqual(String) - Method in enum org.apache.solr.cloud.overseer.OverseerAction
 
isEqual(String) - Method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
 
isExplicitAnalyzer() - Method in class org.apache.solr.schema.FieldType
 
isExplicitMultiTermAnalyzer() - Method in class org.apache.solr.schema.TextField
 
isExplicitQueryAnalyzer() - Method in class org.apache.solr.schema.FieldType
 
isExplicitQueryParserDefaultOperator - Variable in class org.apache.solr.schema.IndexSchema
 
isExplicitSimilarity - Variable in class org.apache.solr.schema.IndexSchema
 
isFieldHeader() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isFieldsMerging() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
isFirstInit - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
isFixedWidth() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isFromSolrConfig() - Method in class org.apache.solr.core.PluginInfo
 
isFuzzy() - Method in class org.apache.solr.cloud.rule.Rule
 
isGroupFacet() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
isHandleSelect() - Method in class org.apache.solr.core.SolrConfig
 
isHandleSelect() - Method in class org.apache.solr.servlet.SolrRequestParsers
 
isHardEnd() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
isHardEnd() - Method in class org.apache.solr.handler.component.RangeFacetRequest
 
isHidden() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
isHiddenFile(SolrQueryRequest, SolrQueryResponse, String, boolean, Set<String>) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
isHighlightingEnabled(SolrParams) - Method in class org.apache.solr.highlight.SolrHighlighter
Check whether Highlighting is enabled for this request.
isHttpCaching() - Method in class org.apache.solr.response.SolrQueryResponse
Should this response emit HTTP caching headers?
isIgnoreErrors() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
 
isIncludeGroupCount() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
isIncludeLower() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
isIncludeUpper() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
isIndexInfoNeeded - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
isInitalized() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
Deprecated.
will be removed in Solr 6; use EntityProcessorWrapper.isInitialized()
isInitialized() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
isInterceptorRegistered() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
isKnownTag(String) - Method in class org.apache.solr.cloud.rule.ImplicitSnitch
 
isKnownTag(String) - Method in class org.apache.solr.cloud.rule.Snitch
 
isLandingPage(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates whether the URL is a landing page or not
isLastDocInBatch() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
isLastDocInBatch - Variable in class org.apache.solr.update.AddUpdateCommand
 
isLazilyLoaded() - Method in class org.apache.solr.common.cloud.ClusterState.CollectionRef
 
isLeader() - Method in class org.apache.solr.cloud.CloudDescriptor
 
isLeader() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
isLegacy(Map) - Static method in class org.apache.solr.cloud.Overseer
 
isLevelEnabled(int) - Method in class org.apache.solr.response.SolrVelocityLogger
 
isLikelyExpired() - Method in class org.apache.solr.common.cloud.ConnectionManager
 
isList(Map<String, Object>, List<String>, String, Object, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
 
isLoaded(String) - Method in class org.apache.solr.core.CoreContainer
Determines whether the core is already loaded or not but does NOT load the core
isLoaded(String) - Method in class org.apache.solr.core.PluginBag
To check if a plugin by a specified name is already loaded
isLoaded() - Method in class org.apache.solr.core.PluginBag.LazyPluginHolder
 
isLoaded() - Method in class org.apache.solr.core.PluginBag.PluginHolder
 
isLoadedNotPendingClose(String) - Method in class org.apache.solr.core.CoreContainer
 
isLoadOnStartup() - Method in class org.apache.solr.core.CoreDescriptor
 
isMain() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
isMatch() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns whether this token matches one of the query tokens (if query analysis is performed).
isMatchingEtag(List<String>, String) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Checks if one of the tags in the list equals the given etag.
isMergeContiguousFragments(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return whether adjacent fragments should be merged.
isMultiValued() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
isMultiValued() - Method in class org.apache.solr.handler.dataimport.config.Field
 
isMultiValued() - Method in class org.apache.solr.schema.FieldType
Returns true if fields can have multiple values
isMutable() - Method in class org.apache.solr.schema.IndexSchema
 
isMutable() - Method in class org.apache.solr.schema.ManagedIndexSchema
 
isMutable() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
isNeedDocList() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isNeedDocSet() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isNeedDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
isNeedScore() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
isNegative(Query) - Static method in class org.apache.solr.search.QueryUtils
return true if this query has no positive components
isNever304() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
isNull(List) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
isNull(Map) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
isOn(String) - Static method in class org.apache.solr.util.SimplePostTool
Tests if a string is either "true", "on", "yes" or "1"
isOnlyIfLeader() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
isOptimize() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
isOriginalToQuery(String) - Method in class org.apache.solr.handler.component.SpellCheckMergeData
 
isPartialResults() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
isPauseAtStart() - Method in class org.apache.solr.cloud.SocketProxy
 
isPersistent() - Method in class org.apache.solr.core.DirectoryFactory
 
isPersistent() - Method in class org.apache.solr.core.EphemeralDirectoryFactory
 
isPersistent() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
isPersistent() - Method in class org.apache.solr.core.StandardDirectoryFactory
 
isPhrase - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
isPingDisabled() - Method in class org.apache.solr.handler.PingRequestHandler
Returns true if the healthcheck flag-file is enabled but does not exist, otherwise (no file configured, or file configured and exists) returns false.
isPolyField() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
isPolyField() - Method in class org.apache.solr.schema.CurrencyField
 
isPolyField() - Method in class org.apache.solr.schema.FieldType
A "polyField" is a FieldType that can produce more than one IndexableField instance for a single value, via the FieldType.createFields(org.apache.solr.schema.SchemaField, Object, float) method.
isPolyField() - Method in class org.apache.solr.schema.LatLonType
 
isPolyField() - Method in class org.apache.solr.schema.PointType
 
isPolyField() - Method in class org.apache.solr.schema.SchemaField
isPortAvailable(int) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
isRefinementsRequired() - Method in class org.apache.solr.handler.component.PivotFacet
If true, then additional refinement requests are needed to flesh out the correct counts for this Pivot
isReloaded() - Method in class org.apache.solr.core.SolrCore
 
isRemoved() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
isReplicaInRecoveryHandling(String) - Method in class org.apache.solr.cloud.ZkController
 
isRequired() - Method in class org.apache.solr.schema.SchemaField
 
isRootEntity() - Method in class org.apache.solr.handler.dataimport.Context
Returns if the current entity is the root entity
isRootEntity() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
isRunning() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
isSchemaFieldTypeCompatible(FieldType) - Method in class org.apache.solr.update.processor.ParseDoubleFieldUpdateProcessorFactory
 
isSchemaFieldTypeCompatible(FieldType) - Method in class org.apache.solr.update.processor.ParseFloatFieldUpdateProcessorFactory
 
isSchemaFieldTypeCompatible(FieldType) - Method in class org.apache.solr.update.processor.ParseIntFieldUpdateProcessorFactory
 
isSchemaFieldTypeCompatible(FieldType) - Method in class org.apache.solr.update.processor.ParseLongFieldUpdateProcessorFactory
 
isSchemaFieldTypeCompatible(FieldType) - Method in class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
Returns true if the given FieldType is compatible with this parsing factory.
isSet() - Method in class org.apache.solr.logging.jul.JulInfo
 
isSet() - Method in class org.apache.solr.logging.log4j.Log4jInfo
 
isSet() - Method in class org.apache.solr.logging.LoggerInfo
 
isSharedStorage() - Method in class org.apache.solr.core.DirectoryFactory
 
isSharedStorage() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
isShowMatch() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns whether index time tokens that match query time tokens will be marked as a "match".
isShowMatch() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns whether index time tokens that match query time tokens should be marked as a "match".
isShowSchema() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
isShutDown() - Method in class org.apache.solr.core.CoreContainer
 
isSignalCacheWarning() - Method in class org.apache.solr.search.Grouping
Returns whether a cache warning should be send to the client.
isSolrServerThread() - Static method in class org.apache.solr.common.util.ExecutorUtil
 
isSourceModified(Resource) - Method in class org.apache.solr.response.SolrParamResourceLoader
 
isSourceModified(Resource) - Method in class org.apache.solr.response.SolrVelocityResourceLoader
 
isSpecialCommand(String) - Static method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
 
isSSLMode() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
isSSLMode() - Static method in class org.apache.solr.SolrTestCaseJ4
 
isStopped() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
isSubsetOf(DocRouter.Range) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
isSuccess() - Method in class org.apache.solr.client.solrj.response.CollectionAdminResponse
 
isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
 
isSyncMode() - Method in class org.apache.solr.handler.dataimport.RequestInfo
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - Method in class org.apache.solr.common.cloud.DocRouter
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - Method in class org.apache.solr.common.cloud.ImplicitDocRouter
 
isTokenized() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
isTokenized() - Method in class org.apache.solr.schema.EnumField
Returns true if fields of this type should be tokenized
isTokenized() - Method in class org.apache.solr.schema.FieldType
Returns true if fields of this type should be tokenized
isTokenized() - Method in class org.apache.solr.schema.TrieField
 
isTopLevelPage(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates whether a URL is a top level page
isToWrite() - Method in class org.apache.solr.handler.dataimport.config.EntityField
 
isToWrite() - Method in class org.apache.solr.handler.dataimport.config.Field
 
isTracking() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
 
isTransient() - Method in class org.apache.solr.core.CoreDescriptor
 
isTransient(boolean) - Method in class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
isTruncateGroups() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
IsUpdateRequest - Interface in org.apache.solr.client.solrj.request
Marker class so that we can determine which requests are updates.
isUpdatesToLeaders() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
isUseMultiPartPost() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
isUserDefinedProperty(String) - Static method in class org.apache.solr.core.CoreDescriptor
Is this property a Solr-standard property, or is it an extra property defined per-core by the user?
isValidConfig(File, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
isValidDynamicField(List<IndexSchema.DynamicField>, SchemaField) - Method in class org.apache.solr.schema.IndexSchema
 
isValidFieldGlob(String) - Static method in class org.apache.solr.schema.IndexSchema
Returns true if the given name has exactly one asterisk either at the start or end of the name
isValueDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isWaitSearcher() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
isWildCard() - Method in class org.apache.solr.cloud.rule.Rule.Condition
 
isWritable(String) - Method in interface org.apache.solr.common.util.JavaBinCodec.WritableDocFields
 
isWritable() - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
isWritable() - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
isWritable() - Method in class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
isWritable(String) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
isWrite - Variable in enum org.apache.solr.common.params.CollectionParams.CollectionAction
 
isZooKeeperAware() - Method in class org.apache.solr.core.CoreContainer
 
iterator() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns an iterator over the field analyses map.
iterator() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns an iterator over the document analyses map.
iterator() - Method in class org.apache.solr.common.SolrDocument
Iterate of String->Object keys
iterator() - Method in class org.apache.solr.common.SolrInputDocument
 
iterator() - Method in class org.apache.solr.common.SolrInputField
 
ITERATOR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
iterator() - Method in class org.apache.solr.common.util.NamedList
Support the Iterable interface
iterator() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Iterator over all elements in this Collection, including the result of PivotFacetFieldValueCollection.getMissingValue() as the last element (if it exists)
iterator() - Method in interface org.apache.solr.handler.dataimport.DIHCache
Returns an iterator, allowing callers to iterate through the entire cache in key, then insertion, order.
iterator(Object) - Method in interface org.apache.solr.handler.dataimport.DIHCache
Returns an iterator, allowing callers to iterate through all documents that match the given key in insertion order.
iterator(Object) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
iterator() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
iterator() - Method in class org.apache.solr.logging.CircularList
 
iterator() - Method in class org.apache.solr.request.IntervalFacets
Iterate over all the intervals
iterator - Variable in class org.apache.solr.response.transform.TransformContext
 
iterator() - Method in class org.apache.solr.search.BitDocSet
 
iterator() - Method in interface org.apache.solr.search.DocList
Returns an iterator that may be used to iterate over the documents in this DocList The order of the documents returned by this iterator is based on the Sort order of the search that produced it.
iterator() - Method in interface org.apache.solr.search.DocSet
Returns an iterator that may be used to iterate over all of the documents in the set.
iterator() - Method in class org.apache.solr.search.DocSlice
 
iterator() - Method in class org.apache.solr.search.HashDocSet
 
iterator() - Method in class org.apache.solr.search.SortedIntDocSet
 
iterator() - Method in class org.apache.solr.update.AddUpdateCommand
 
IteratorChain<E> - Class in org.apache.solr.common.util
Deprecated.
This class is no longer used by Solr, and may be removed in future versions
IteratorChain() - Constructor for class org.apache.solr.common.util.IteratorChain
Deprecated.
 
IVals() - Constructor for class org.apache.solr.SolrTestCaseJ4.IVals
 
IValsPercent(int...) - Constructor for class org.apache.solr.SolrTestCaseJ4.IValsPercent
 

J

jar - Variable in class org.apache.solr.core.JarRepository.JarContentRef
 
JarContent(String, ByteBuffer) - Constructor for class org.apache.solr.core.JarRepository.JarContent
 
JarRepository - 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.
JarRepository(CoreContainer) - Constructor for class org.apache.solr.core.JarRepository
 
JarRepository.JarContent - Class in org.apache.solr.core
 
JarRepository.JarContentRef - Class in org.apache.solr.core
 
JaspellLookupFactory - Class in org.apache.solr.spelling.suggest.jaspell
Factory for JaspellLookup Note: This Suggester is not very RAM efficient.
JaspellLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
 
JAVABIN - Static variable in interface org.apache.solr.common.params.CommonParams
 
JavaBinCodec - Class in org.apache.solr.common.util
The class is designed to optimaly serialize/deserialize any supported types in Solr response.
JavaBinCodec() - Constructor for class org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec(JavaBinCodec.ObjectResolver) - Constructor for class org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec(JavaBinCodec.ObjectResolver, JavaBinCodec.StringCache) - Constructor for class org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec.ObjectResolver - Interface in org.apache.solr.common.util
 
JavaBinCodec.StringBytes - Class in org.apache.solr.common.util
 
JavaBinCodec.StringCache - Class in org.apache.solr.common.util
 
JavaBinCodec.WritableDocFields - Interface in org.apache.solr.common.util
 
JavabinLoader - Class in org.apache.solr.handler.loader
Update handler which uses the JavaBin format
JavabinLoader() - Constructor for class org.apache.solr.handler.loader.JavabinLoader
 
JavaBinUpdateRequestCodec - Class in org.apache.solr.client.solrj.request
Provides methods for marshalling an UpdateRequest to a NamedList which can be serialized in the javabin format and vice versa.
JavaBinUpdateRequestCodec() - Constructor for class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
 
JavaBinUpdateRequestCodec.StreamingUpdateHandler - Interface in org.apache.solr.client.solrj.request
 
JdbcDataSource - Class in org.apache.solr.handler.dataimport
A DataSource implementation which can fetch data using JDBC.
JdbcDataSource() - Constructor for class org.apache.solr.handler.dataimport.JdbcDataSource
 
jetty - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
jetty - Static variable in class org.apache.solr.SolrJettyTestBase
 
JettyConfig - Class in org.apache.solr.client.solrj.embedded
 
JettyConfig.Builder - Class in org.apache.solr.client.solrj.embedded
 
jettys - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
JettySolrRunner - Class in org.apache.solr.client.solrj.embedded
Run solr using jetty
JettySolrRunner(String, String, int) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
Create a new JettySolrRunner.
JettySolrRunner(String, String, int, String, String) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
JettySolrRunner(String, String, int, String, String, boolean) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
JettySolrRunner(String, String, int, String, String, boolean, SortedMap<ServletHolder, String>) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
JettySolrRunner(String, String, int, String, String, boolean, SortedMap<ServletHolder, String>, SSLConfig) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
JettySolrRunner(String, String, int, String, String, boolean, SortedMap<ServletHolder, String>, SSLConfig, SortedMap<Class<? extends Filter>, String>) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
JettySolrRunner(String, JettyConfig) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
Construct a JettySolrRunner After construction, you must start the jetty with JettySolrRunner.start()
JettySolrRunner(String, Properties, JettyConfig) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
Construct a JettySolrRunner After construction, you must start the jetty with JettySolrRunner.start()
JettySolrRunner.DebugFilter - Class in org.apache.solr.client.solrj.embedded
 
JettySolrRunner.Servlet404 - Class in org.apache.solr.client.solrj.embedded
This is a stupid hack to give jetty something to attach to
jj_nt - Variable in class org.apache.solr.parser.QueryParser
Next token.
jjFillToken() - Method in class org.apache.solr.parser.QueryParserTokenManager
 
jjnewLexState - Static variable in class org.apache.solr.parser.QueryParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.solr.parser.QueryParserTokenManager
Token literal values.
jmxConfig - Variable in class org.apache.solr.core.SolrConfig
 
JmxConfiguration(boolean, String, String, String) - Constructor for class org.apache.solr.core.SolrConfig.JmxConfiguration
 
JmxMonitoredMap<K,V> - Class in org.apache.solr.core
Responsible for finding (or creating) a MBeanServer from given configuration and registering all SolrInfoMBean objects with JMX.
JmxMonitoredMap(String, String, SolrConfig.JmxConfiguration) - Constructor for class org.apache.solr.core.JmxMonitoredMap
 
JNDI_NAME - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
join(List<?>, char) - Static method in class org.apache.solr.common.util.StrUtils
Creates a backslash escaped string, joining all the items.
joinCommonAndToolOptions(Option[]) - Static method in class org.apache.solr.util.SolrCLI
 
joinedElectionFired() - Method in class org.apache.solr.cloud.ElectionContext
 
joinElection(ElectionContext, boolean) - Method in class org.apache.solr.cloud.LeaderElector
 
joinElection(ElectionContext, boolean, boolean) - Method in class org.apache.solr.cloud.LeaderElector
Begin participating in the election process.
joinOptions(Option[], Option[]) - Static method in class org.apache.solr.util.SolrCLI
 
JoinQParserPlugin - Class in org.apache.solr.search
 
JoinQParserPlugin() - Constructor for class org.apache.solr.search.JoinQParserPlugin
 
JQ(SolrQueryRequest) - Static method in class org.apache.solr.SolrTestCaseJ4
Makes a query request and returns the JSON string response
JQ(String) - Static method in class org.apache.solr.util.RestTestBase
Makes a query request and returns the JSON string response
JSON - Static variable in interface org.apache.solr.common.params.CommonParams
 
json - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
JSON - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
json(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Converts "test JSON" strings into JSON parseable by our JSON parser.
json(SolrInputDocument) - Static method in class org.apache.solr.SolrTestCaseJ4
Creates JSON from a SolrInputDocument.
json(SolrInputDocument, CharArr) - Static method in class org.apache.solr.SolrTestCaseJ4
Appends to the out array with JSON from the doc.
JSON_CONTENT_TYPE - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
JSON_CONTENT_TYPE - Static variable in class org.apache.solr.util.SolrCLI
 
JSON_PATH - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
jsonAdd(SolrInputDocument...) - Static method in class org.apache.solr.SolrTestCaseJ4
Creates a JSON add command from a SolrInputDocument list.
jsonDelId(Object...) - Static method in class org.apache.solr.SolrTestCaseJ4
Creates a JSON delete command from an id list
jsonDelQ(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Creates a JSON deleteByQuery command
JsonLoader - Class in org.apache.solr.handler.loader
 
JsonLoader() - Constructor for class org.apache.solr.handler.loader.JsonLoader
 
JsonPreAnalyzedParser - Class in org.apache.solr.schema
 
JsonPreAnalyzedParser() - Constructor for class org.apache.solr.schema.JsonPreAnalyzedParser
 
JsonRecordReader - Class in org.apache.solr.common.util
A Streaming parser for json to emit one record at a time.
JsonRecordReader.Handler - Interface in org.apache.solr.common.util
Implement this interface to stream records as and when one is found.
JSONResponseWriter - Class in org.apache.solr.response
 
JSONResponseWriter() - Constructor for class org.apache.solr.response.JSONResponseWriter
 
JsonStorage(ManagedResourceStorage.StorageIO, SolrResourceLoader) - Constructor for class org.apache.solr.rest.ManagedResourceStorage.JsonStorage
 
JSONTestUtil - Class in org.apache.solr
 
JSONTestUtil() - Constructor for class org.apache.solr.JSONTestUtil
 
JSONTupleStream - Class in org.apache.solr.client.solrj.io.stream
 
JSONTupleStream(Reader) - Constructor for class org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
JSONUtil - Class in org.apache.solr.request.json
 
JSONUtil() - Constructor for class org.apache.solr.request.json.JSONUtil
 
JulInfo - Class in org.apache.solr.logging.jul
 
JulInfo(String, Logger) - Constructor for class org.apache.solr.logging.jul.JulInfo
 
JulWatcher - Class in org.apache.solr.logging.jul
 
JulWatcher(String) - Constructor for class org.apache.solr.logging.jul.JulWatcher
 

K

KERBEROS_ENABLED - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
KERBEROS_KEYTAB - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
KERBEROS_PRINCIPAL - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
key - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
key - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
key - Variable in class org.apache.solr.search.Grouping.Command
 
keyFieldName - Variable in class org.apache.solr.handler.dataimport.DIHWriterBase
 
keyHashRange(String) - Method in class org.apache.solr.common.cloud.CompositeIdRouter
Get Range for a given CompositeId based route key
keySet() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Get property keys.
keySet() - Method in class org.apache.solr.common.SolrDocument
 
keySet() - Method in class org.apache.solr.common.SolrInputDocument
 
keySet() - Method in class org.apache.solr.core.PluginBag
 
kill(List<JettySolrRunner>) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
kill(JettySolrRunner) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
kill(AbstractFullDistribZkTestBase.CloudJettyRunner) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
killJetty(AbstractFullDistribZkTestBase.CloudJettyRunner) - Method in class org.apache.solr.cloud.ChaosMonkey
 
killRandomShard() - Method in class org.apache.solr.cloud.ChaosMonkey
 
killRandomShard(String) - Method in class org.apache.solr.cloud.ChaosMonkey
 
KILOMETERS - Static variable in class org.apache.solr.util.DistanceUnits
 
KILOMETERS_PARAM - Static variable in class org.apache.solr.util.DistanceUnits
 
kind - Variable in class org.apache.solr.parser.Token
An integer that describes the kind of this token.
KNOWN_CLUSTER_PROPS - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
KNOWN_TIMEZONE_IDS - Static variable in class org.apache.solr.util.TimeZoneUtils
An immutable Set of all TimeZone IDs supported by the TimeZone class at the moment the TimeZoneUtils was initialized.
knownShards - Variable in class org.apache.solr.handler.component.PivotFacet
 
Krb5HttpClientConfigurer - Class in org.apache.solr.client.solrj.impl
Kerberos-enabled HttpClientConfigurer
Krb5HttpClientConfigurer() - Constructor for class org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer
 

L

LANG_FIELD - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
LANG_WHITELIST - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
LangDetectLanguageIdentifierUpdateProcessor - Class in org.apache.solr.update.processor
Identifies the language of a set of input fields using http://code.google.com/p/language-detection See http://wiki.apache.org/solr/LanguageDetection
LangDetectLanguageIdentifierUpdateProcessor(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessor
 
LangDetectLanguageIdentifierUpdateProcessorFactory - Class in org.apache.solr.update.processor
Identifies the language of a set of input fields using http://code.google.com/p/language-detection The UpdateProcessorChain config entry can take a number of parameters which may also be passed as HTTP parameters on the update request and override the defaults.
LangDetectLanguageIdentifierUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
langField - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
LangIdParams - Interface in org.apache.solr.update.processor
 
langPattern - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
LANGS_FIELD - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
langsField - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
LANGUAGE_ID - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
LanguageIdentifierUpdateProcessor - Class in org.apache.solr.update.processor
Identifies the language of a set of input fields.
LanguageIdentifierUpdateProcessor(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
langWhitelist - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
last - Variable in class org.apache.solr.logging.LogWatcher
 
LAST_INDEX_KEY - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
LAST_INDEX_TIME - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
LAST_MODIFIED - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
lastCollectionName - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
lastDataDir - Variable in class org.apache.solr.update.UpdateLog
 
lastDocInBatch() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
LastFieldValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
Keeps only the last value of fields matching the specified conditions.
LastFieldValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
 
lastStateFormat - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
lastUpdatedTime - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
lastUpdateSinceInitialization - Variable in class org.apache.solr.rest.ManagedResource
 
LAT - Static variable in class org.apache.solr.schema.LatLonType
 
lat - Variable in class org.apache.solr.search.function.distance.GeohashFunction
 
LatchChildWatcher() - Constructor for class org.apache.solr.cloud.DistributedMap.LatchChildWatcher
 
LatchChildWatcher(Object) - Constructor for class org.apache.solr.cloud.DistributedMap.LatchChildWatcher
 
LatLonType - Class in org.apache.solr.schema
Represents a Latitude/Longitude as a 2 dimensional point.
LatLonType() - Constructor for class org.apache.solr.schema.LatLonType
 
LAYOUT - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
LAYOUT_ENABLED - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
LazyContentStream(UpdateRequest) - Constructor for class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
LBHttpSolrClient - Class in org.apache.solr.client.solrj.impl
LBHttpSolrClient or "LoadBalanced HttpSolrClient" is a load balancing wrapper around HttpSolrClient.
LBHttpSolrClient(String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
LBHttpSolrClient(HttpClient, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient
The provided httpClient should use a multi-threaded connection manager
LBHttpSolrClient(HttpClient, ResponseParser, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient
The provided httpClient should use a multi-threaded connection manager
LBHttpSolrClient.Req - Class in org.apache.solr.client.solrj.impl
 
LBHttpSolrClient.Rsp - Class in org.apache.solr.client.solrj.impl
 
LBHttpSolrClient.ServerWrapper - Class in org.apache.solr.client.solrj.impl
 
LBHttpSolrServer - Class in org.apache.solr.client.solrj.impl
Deprecated.
LBHttpSolrServer(String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
Deprecated.
 
LBHttpSolrServer(HttpClient, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
Deprecated.
 
LBHttpSolrServer(HttpClient, ResponseParser, String...) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrServer
Deprecated.
 
LCMAP - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
lcMap - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
LEADER - Static variable in class org.apache.solr.common.cloud.Slice
 
LEADER_ELECT_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
LEADER_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
LEADER_SEQ - Static variable in class org.apache.solr.cloud.LeaderElector
 
leaderCoreNodeName - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
LeaderElector - Class in org.apache.solr.cloud
Leader Election process.
LeaderElector(SolrZkClient) - Constructor for class org.apache.solr.cloud.LeaderElector
 
LeaderInitiatedRecoveryThread - Class in org.apache.solr.cloud
Background daemon thread that tries to send the REQUESTRECOVERY to a downed replica; used by a shard leader to nag a replica into recovering after the leader experiences an error trying to send an update request to the replica.
LeaderInitiatedRecoveryThread(ZkController, CoreContainer, String, String, ZkCoreNodeProps, int, String) - Constructor for class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
leaf - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
leafDelegate - Variable in class org.apache.solr.search.DelegatingCollector
 
leafNum - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
leftField - Variable in class org.apache.solr.client.solrj.io.comp.StreamComparator
 
LEGACY_CLOUD - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
legacyExampleCollection1SolrHome() - Static method in class org.apache.solr.SolrJettyTestBase
 
LegacyFacet - Class in org.apache.solr.search.facet
 
LegacyFacet(SolrParams) - Constructor for class org.apache.solr.search.facet.LegacyFacet
 
LegacyFacet.Subfacet - Class in org.apache.solr.search.facet
 
LEN - Static variable in class org.apache.solr.handler.ReplicationHandler
 
length() - Method in class org.apache.solr.internal.csv.CharBuffer
Returns the number of characters in the buffer.
length() - Method in class org.apache.solr.schema.IndexSchema.DynamicReplacement.DynamicPattern
Returns the length of the original regex, including the asterisk, if any.
length() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
length(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates the length of the URL in characters
lessThan(T, T) - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Determines the ordering of objects in this priority queue.
lessThan(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
level - Variable in class org.apache.solr.logging.LoggerInfo
 
level() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
level - Variable in class org.apache.solr.response.TextResponseWriter
 
level() - Method in class org.apache.solr.response.TextResponseWriter
 
levels(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates the number of path levels in the given URL
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.solr.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.solr.parser.QueryParserTokenManager
Lexer state names.
LFUCache<K,V> - Class in org.apache.solr.search
SolrCache based on ConcurrentLFUCache implementation.
LFUCache() - Constructor for class org.apache.solr.search.LFUCache
 
LIMIT - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
LIMIT - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
limit - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
limit - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
LineEntityProcessor - Class in org.apache.solr.handler.dataimport
An EntityProcessor instance which can stream lines of text read from a datasource.
LineEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.LineEntityProcessor
 
linkConfSet(SolrZkClient, String, String) - Static method in class org.apache.solr.cloud.ZkController
 
List() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.List
 
listAll() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
listAvailableCurrencies() - Method in interface org.apache.solr.schema.ExchangeRateProvider
List all configured currency codes which are valid as source/target for this Provider
listAvailableCurrencies() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
listConfigDir() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
listConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
listConfigs() - Method in class org.apache.solr.common.cloud.ZkConfigManager
 
ListenerConfig - Class in org.apache.solr.logging
 
ListenerConfig(int, String) - Constructor for class org.apache.solr.logging.ListenerConfig
 
ListenerConfig() - Constructor for class org.apache.solr.logging.ListenerConfig
 
LITERALS_OVERRIDE - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Literal field values will by default override other values such as metadata and content.
LITERALS_PREFIX - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Pass in literal values to be added to the document, as in literal.myField=Foo
LIVE_NODES_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
liveDocs - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
liveNodesContain(String) - Method in class org.apache.solr.common.cloud.ClusterState
Check if node is alive.
LMDirichletSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for LMDirichletSimilarity Parameters: parameter mu (float): smoothing parameter μ.
LMDirichletSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
 
LMJelinekMercerSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for LMJelinekMercerSimilarity Parameters: parameter lambda (float): smoothing parameter λ.
LMJelinekMercerSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
 
load(Integer, byte[], Set<String>) - Static method in class org.apache.solr.common.cloud.ClusterState
 
load(Integer, byte[], Set<String>, String) - Static method in class org.apache.solr.common.cloud.ClusterState
Create ClusterState from json string that is typically stored in zookeeper.
load(byte[]) - Static method in class org.apache.solr.common.cloud.ClusterState
 
load(byte[]) - Static method in class org.apache.solr.common.cloud.ZkNodeProps
Create Replica from json string that is typically stored in zookeeper.
load() - Method in class org.apache.solr.core.CoreContainer
Load the cores defined for this CoreContainer
load(SolrQueryRequest, SolrQueryResponse, ContentStream) - Method in class org.apache.solr.handler.ContentStreamLoader
Loaders are responsible for closing the stream
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.loader.ContentStreamLoader
Loaders are responsible for closing the stream
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.loader.CSVLoader
 
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.loader.JavabinLoader
 
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.loader.JsonLoader
 
load(SolrQueryRequest, SolrQueryResponse, ContentStream, UpdateRequestProcessor) - Method in class org.apache.solr.handler.loader.XMLLoader
 
load(String) - Method in class org.apache.solr.rest.ManagedResourceStorage
Loads a resource from storage; the default implementation makes the assumption that the data is stored as UTF-8 encoded text, such as JSON.
load(SolrResourceLoader, NodeList) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Initializes and registers each plugin in the list.
LOAD_ON_STARTUP - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
LoadAdminUiServlet - Class in org.apache.solr.servlet
A simple servlet to load the Solr Admin UI
LoadAdminUiServlet() - Constructor for class org.apache.solr.servlet.LoadAdminUiServlet
 
loadAndInit(String) - Method in class org.apache.solr.handler.dataimport.DataImporter
Used by tests
loadAndInit(InputSource) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
loadCopyFields(Document, XPath) - Method in class org.apache.solr.schema.IndexSchema
Loads the copy fields
loadData() - Static method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
 
loadDataConfig(InputSource) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
loader - Variable in class org.apache.solr.core.CoreContainer
 
loader - Variable in class org.apache.solr.core.NodeConfig
 
loader - Variable in class org.apache.solr.rest.ManagedResourceStorage
 
loader - Variable in class org.apache.solr.rest.RestManager
 
loader - Variable in class org.apache.solr.schema.IndexSchema
 
loadExtraProperties() - Method in class org.apache.solr.core.CoreDescriptor
Load properties specified in an external properties file.
loadFields(Document, XPath) - Method in class org.apache.solr.schema.IndexSchema
Loads fields and dynamic fields.
loadJars() - Method in class org.apache.solr.core.MemClassLoader
 
loadManagedDataAndNotify(List<ManagedResourceObserver>) - Method in class org.apache.solr.rest.ManagedResource
Called once during core initialization to get the managed data loaded from storage and notify observers.
loadNodeConfig(String, Properties) - Static method in class org.apache.solr.servlet.SolrDispatchFilter
Get the NodeConfig whether stored on disk, in ZooKeeper, etc.
loadOnStartup(boolean) - Method in class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
loadSingle(SolrResourceLoader, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Initializes and registers a single plugin.
loadUpdatehandlerInfo() - Method in class org.apache.solr.core.SolrConfig
 
local() - Method in class org.apache.solr.SolrTestCaseHS.Client
 
localClient - Static variable in class org.apache.solr.SolrTestCaseHS.Client
 
localClient() - Static method in class org.apache.solr.SolrTestCaseHS.Client
 
localCollectionStatistics(String) - Method in class org.apache.solr.search.SolrIndexSearcher
 
LOCALE - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
locale - Variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
LOCALE - Static variable in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
The locale to use when writing the properties file.
LOCALE - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
LOCALE - Static variable in class org.apache.solr.schema.EnumField
 
locale - Variable in class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
 
LOCALITY_BLOCKS_LOCAL - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALITY_BLOCKS_RATIO - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALITY_BLOCKS_TOTAL - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALITY_BYTES_LOCAL - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALITY_BYTES_RATIO - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALITY_BYTES_TOTAL - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LOCALPARAM_END - Static variable in class org.apache.solr.search.QueryParsing
 
LOCALPARAM_START - Static variable in class org.apache.solr.search.QueryParsing
 
localParams - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
localParams - Variable in class org.apache.solr.search.QParser
 
localParamsEnd - Variable in class org.apache.solr.search.QParser
 
LocalRequestFactory() - Constructor for class org.apache.solr.util.TestHarness.LocalRequestFactory
 
LocalSolrQueryRequest - Class in org.apache.solr.request
 
LocalSolrQueryRequest(SolrCore, String, String, int, int, Map) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, NamedList) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, Map<String, String[]>) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, SolrParams) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalStatsCache - Class in org.apache.solr.search.stats
Default implementation that simply ignores global term statistics, and always uses local term statistics.
LocalStatsCache() - Constructor for class org.apache.solr.search.stats.LocalStatsCache
 
LocalStatsSource - Class in org.apache.solr.search.stats
Convenience class that wraps a local SolrIndexSearcher to provide local statistics.
LocalStatsSource() - Constructor for class org.apache.solr.search.stats.LocalStatsSource
 
localTermStatistics(Term, TermContext) - Method in class org.apache.solr.search.SolrIndexSearcher
 
locateInstanceDir(CoreDescriptor) - Method in class org.apache.solr.core.ConfigSetService.Default
 
locateSolrHome() - Static method in class org.apache.solr.core.SolrResourceLoader
Finds the solrhome based on looking up the value in one of three places: JNDI: via java:comp/env/solr/home The system property solr.solr.home Look in the current working directory for a solr/ directory The return value is normalized.
LOCATION - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
LOCATION - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Location of the source data - either a path to a file, or null for the current IndexReader.
LOCATION - Static variable in class org.apache.solr.spelling.suggest.Suggester
Location of the source data - either a path to a file, or null for the current IndexReader.
LOCK_TYPE_NATIVE - Static variable in class org.apache.solr.update.SolrIndexConfig
 
LOCK_TYPE_NONE - Static variable in class org.apache.solr.update.SolrIndexConfig
 
LOCK_TYPE_SIMPLE - Static variable in class org.apache.solr.update.SolrIndexConfig
 
LOCK_TYPE_SINGLE - Static variable in class org.apache.solr.update.SolrIndexConfig
 
lockForUpdate() - Method in class org.apache.solr.update.VersionInfo
 
lockType - Variable in class org.apache.solr.update.SolrIndexConfig
 
LOG - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
log - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
log - Static variable in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
log - Static variable in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
log - Static variable in class org.apache.solr.client.solrj.io.SolrClientCache
 
log - Static variable in class org.apache.solr.cloud.AbstractZkTestCase
 
log - Static variable in class org.apache.solr.cloud.CloudUtil
 
log - Static variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
log - Static variable in class org.apache.solr.cloud.rule.ReplicaAssigner
 
log - Static variable in class org.apache.solr.cloud.SizeLimitedDistributedMap
 
log - Variable in class org.apache.solr.cloud.SyncStrategy
 
log - Static variable in class org.apache.solr.common.cloud.ConnectionManager
 
log(Logger) - Method in exception org.apache.solr.common.SolrException
 
log(Logger, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
log(Logger, String, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
log(Logger, String) - Static method in exception org.apache.solr.common.SolrException
 
log - Static variable in class org.apache.solr.common.util.ExecutorUtil
 
LOG - Static variable in class org.apache.solr.common.util.IOUtils
 
log - Static variable in class org.apache.solr.core.Config
 
log - Static variable in class org.apache.solr.core.CoreContainer
 
log - Static variable in class org.apache.solr.core.Diagnostics
 
LOG - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
log - Static variable in class org.apache.solr.core.JarRepository
 
log - Static variable in class org.apache.solr.core.PluginBag
 
LOG - Static variable in class org.apache.solr.core.RAMDirectoryFactory
 
log - Static variable in class org.apache.solr.core.RequestHandlers
 
log - Static variable in class org.apache.solr.core.RequestParams
 
log - Static variable in class org.apache.solr.core.SolrConfig
 
log - Static variable in class org.apache.solr.core.SolrCore
 
log(Throwable) - Static method in class org.apache.solr.core.SolrCore
 
log - Static variable in class org.apache.solr.core.SolrDeletionPolicy
 
log - Static variable in interface org.apache.solr.core.SolrEventListener
 
log - Static variable in class org.apache.solr.core.SolrResourceLoader
 
log - Static variable in class org.apache.solr.core.ZkContainer
 
log - Static variable in class org.apache.solr.handler.admin.AdminHandlers
Deprecated.
 
log - Static variable in class org.apache.solr.handler.admin.CollectionsHandler
 
log - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
log - Static variable in class org.apache.solr.handler.admin.InfoHandler
 
log - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
log - Static variable in class org.apache.solr.handler.BlobHandler
 
log - Static variable in class org.apache.solr.handler.component.FacetComponent
 
log - Static variable in class org.apache.solr.handler.component.HttpShardHandler
 
log - Static variable in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
log - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
 
log - Static variable in class org.apache.solr.handler.component.SearchHandler
 
log - Static variable in class org.apache.solr.handler.ContentStreamHandlerBase
 
log - Static variable in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
log - Static variable in class org.apache.solr.handler.loader.JavabinLoader
 
log - Static variable in class org.apache.solr.handler.loader.XMLLoader
 
log - Static variable in class org.apache.solr.handler.MoreLikeThisHandler
 
log - Static variable in class org.apache.solr.handler.PingRequestHandler
 
log - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
log - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
log - Static variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
log - Static variable in class org.apache.solr.highlight.SolrHighlighter
 
log(int, String) - Method in class org.apache.solr.response.SolrVelocityLogger
 
log(int, String, Throwable) - Method in class org.apache.solr.response.SolrVelocityLogger
 
log - Static variable in class org.apache.solr.rest.ManagedResource
 
log - Static variable in class org.apache.solr.rest.ManagedResourceStorage
 
log - Static variable in class org.apache.solr.rest.RestManager
 
log - Static variable in class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
 
log - Static variable in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
log - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
log - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
log - Static variable in class org.apache.solr.schema.CurrencyField
 
log - Static variable in class org.apache.solr.schema.EnumField
 
log - Static variable in class org.apache.solr.schema.FieldType
 
log - Static variable in class org.apache.solr.schema.FieldTypePluginLoader
 
log - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
log - Static variable in class org.apache.solr.search.facet.FacetModule
 
log - Static variable in interface org.apache.solr.search.SolrCache
 
log - Static variable in class org.apache.solr.security.BasicAuthPlugin
 
log - Static variable in class org.apache.solr.servlet.HttpSolrCall
 
log - Static variable in class org.apache.solr.SolrTestCaseJ4
Initializes things your test might need Creates a dataDir in the "java.io.tmpdir" initializes the TestHarness h using this data directory, and getSchemaPath() initializes the LocalRequestFactory lrf using sensible defaults.
log - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
LOG - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
LOG - Static variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
LOG - Static variable in class org.apache.solr.store.hdfs.HdfsFileReader
 
log - Static variable in class org.apache.solr.store.hdfs.HdfsLockFactory
 
log - Static variable in class org.apache.solr.update.CommitTracker
 
log - Static variable in class org.apache.solr.update.DefaultSolrCoreState
 
log - Static variable in class org.apache.solr.update.HdfsTransactionLog
 
log - Static variable in class org.apache.solr.update.LoggingInfoStream
 
log - Static variable in class org.apache.solr.update.PeerSync
 
log - Static variable in class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
log - Static variable in class org.apache.solr.update.processor.DocBasedVersionConstraintsProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.DocExpirationUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
 
log - Static variable in class org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
log - Static variable in class org.apache.solr.update.processor.MD5Signature
 
log - Static variable in class org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
log - Static variable in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
log - Static variable in class org.apache.solr.update.SolrCmdDistributor
 
log - Static variable in class org.apache.solr.update.SolrCoreState
 
log - Static variable in class org.apache.solr.update.SolrIndexConfig
 
log - Static variable in class org.apache.solr.update.SolrIndexSplitter
 
log - Static variable in class org.apache.solr.update.StreamingSolrClients
 
log - Static variable in class org.apache.solr.update.TransactionLog
 
log - Static variable in class org.apache.solr.update.UpdateHandler
 
log - Static variable in class org.apache.solr.update.UpdateLog
 
log - Static variable in class org.apache.solr.update.VersionInfo
 
log - Static variable in class org.apache.solr.util.AbstractSolrTestCase
 
log - Static variable in class org.apache.solr.util.FSHDFSUtils
 
log - Static variable in class org.apache.solr.util.plugin.AbstractPluginLoader
 
log - Static variable in class org.apache.solr.util.RandomMergePolicy
 
log - Static variable in class org.apache.solr.util.SolrCLI
 
Log4jInfo - Class in org.apache.solr.logging.log4j
 
Log4jInfo(String, Logger) - Constructor for class org.apache.solr.logging.log4j.Log4jInfo
 
Log4jWatcher - Class in org.apache.solr.logging.log4j
 
Log4jWatcher(String) - Constructor for class org.apache.solr.logging.log4j.Log4jWatcher
 
LOG_FILENAME_PATTERN - Static variable in class org.apache.solr.update.UpdateLog
 
LOG_LEVEL - Static variable in class org.apache.solr.handler.dataimport.LogTransformer
 
LOG_PARAMS_LIST - Static variable in interface org.apache.solr.common.params.CommonParams
which parameters to log (if not supplied all parameters will be logged)
LOG_REPLAY - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
LOG_TEMPLATE - Static variable in class org.apache.solr.handler.dataimport.LogTransformer
 
LogCodec(JavaBinCodec.ObjectResolver) - Constructor for class org.apache.solr.update.TransactionLog.LogCodec
 
logDebugWithMdc(Logger, String) - Method in exception org.apache.solr.common.SolrException
 
LogDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
LogDoubleFunction returns the log of a double value with a given base.
LogDoubleFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.LogDoubleFunction
 
logger - Static variable in class org.apache.solr.store.hdfs.HdfsLocalityReporter
 
LoggerInfo - Class in org.apache.solr.logging
Wrapper class for Logger implementaions
LoggerInfo(String) - Constructor for class org.apache.solr.logging.LoggerInfo
 
logging - Variable in class org.apache.solr.core.CoreContainer
 
LoggingHandler - Class in org.apache.solr.handler.admin
A request handler to show which loggers are registered and allows you to set them
LoggingHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.LoggingHandler
 
LoggingHandler() - Constructor for class org.apache.solr.handler.admin.LoggingHandler
 
LoggingInfoStream - Class in org.apache.solr.update
An InfoStream implementation which passes messages on to Solr's logging.
LoggingInfoStream() - Constructor for class org.apache.solr.update.LoggingInfoStream
 
LOGIN_CONFIG_PROP - Static variable in class org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer
 
logInfoWithMdc(Logger, String) - Method in exception org.apache.solr.common.SolrException
 
LogPtr(long, long) - Constructor for class org.apache.solr.update.UpdateLog.LogPtr
 
LogReader(long) - Constructor for class org.apache.solr.update.TransactionLog.LogReader
 
LogReader() - Constructor for class org.apache.solr.update.TransactionLog.LogReader
 
logs - Variable in class org.apache.solr.update.UpdateLog
 
logThreadDumps(String) - Static method in class org.apache.solr.core.Diagnostics
 
LogTransformer - Class in org.apache.solr.handler.dataimport
A Transformer implementation which logs messages in a given template format.
LogTransformer() - Constructor for class org.apache.solr.handler.dataimport.LogTransformer
 
LogUpdateProcessorFactory - Class in org.apache.solr.update.processor
A logging processor.
LogUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
logWarnWithMdc(Logger, String) - Method in exception org.apache.solr.common.SolrException
 
LogWatcher<E> - Class in org.apache.solr.logging
A Class to monitor Logging events and hold N events in memory This is abstract so we can support both JUL and Log4j (and other logging platforms)
LogWatcher() - Constructor for class org.apache.solr.logging.LogWatcher
 
LogWatcherConfig - Class in org.apache.solr.logging
Defines the configuration of a LogWatcher
LogWatcherConfig(boolean, String, String, int) - Constructor for class org.apache.solr.logging.LogWatcherConfig
 
LON - Static variable in class org.apache.solr.schema.LatLonType
 
lon - Variable in class org.apache.solr.search.function.distance.GeohashFunction
 
LONG - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
long2sortableStr(long) - Static method in class org.apache.solr.util.NumberUtils
 
long2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
long2sortableStr(long, char[], int) - Static method in class org.apache.solr.util.NumberUtils
 
LONG_DOC_VALUES_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef or long to the correct long string.
LongPair() - Constructor for class org.apache.solr.common.util.Hash.LongPair
 
LongPriorityQueue - Class in org.apache.solr.util
A native long priority queue.
LongPriorityQueue(int, int, long) - Constructor for class org.apache.solr.util.LongPriorityQueue
 
LongRangeEndpointCalculator(RangeFacetRequest) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator.LongRangeEndpointCalculator
 
longToObject(long) - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
longToString(long) - Method in class org.apache.solr.analytics.util.valuesource.DateFieldSource
 
LongValueFieldType - Interface in org.apache.solr.schema
Marker interface for long-valued field types.
lookup(String) - Static method in enum org.apache.solr.schema.FieldType.MultiValueSelector
Returns a MultiValueSelector matching the specified (case insensitive) label, or null if no corrisponding MultiValueSelector exists.
lookup - Variable in class org.apache.solr.spelling.suggest.Suggester
 
lookup(long) - Method in class org.apache.solr.update.HdfsTransactionLog
 
lookup(long) - Method in class org.apache.solr.update.TransactionLog
 
lookup(BytesRef) - Method in class org.apache.solr.update.UpdateLog
 
lookup(long) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
 
lookup3(int[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
A Java implementation of hashword from lookup3.c by Bob Jenkins (original source).
Lookup3Signature - Class in org.apache.solr.update.processor
 
Lookup3Signature() - Constructor for class org.apache.solr.update.processor.Lookup3Signature
 
lookup3ycs(int[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
Identical to lookup3, except initval is biased by -(length<<2).
lookup3ycs(CharSequence, int, int, int) - Static method in class org.apache.solr.common.util.Hash
The hash value of a character sequence is defined to be the hash of its unicode code points, according to Hash.lookup3ycs(int[] k, int offset, int length, int initval) If you know the number of code points in the CharSequence, you can generate the same hash as the original lookup3 via lookup3ycs(s, start, end, initval+(numCodePoints<<2))
lookup3ycs64(CharSequence, int, int, long) - Static method in class org.apache.solr.common.util.Hash
This is the 64 bit version of lookup3ycs, corresponding to Bob Jenkin's lookup3 hashlittle2 with initval biased by -(numCodePoints<<2).
LOOKUP_IMPL - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Fully-qualified class of the Lookup implementation.
LOOKUP_IMPL - Static variable in class org.apache.solr.spelling.suggest.Suggester
Fully-qualified class of the Lookup implementation.
LookupFactory - Class in org.apache.solr.spelling.suggest
Suggester factory for creating Lookup instances.
LookupFactory() - Constructor for class org.apache.solr.spelling.suggest.LookupFactory
 
lookupId(BytesRef) - Method in class org.apache.solr.search.SolrIndexSearcher
lookup the docid by the unique key field, and return the id *within* the leaf reader in the low 32 bits, and the index of the leaf reader in the high 32 bits
lookupImpl - Variable in class org.apache.solr.spelling.suggest.Suggester
 
lookupOrd(int) - Method in class org.apache.solr.search.facet.UnInvertedField.DocToTerm
 
lookupVersion(BytesRef) - Method in class org.apache.solr.update.UpdateLog
 
lookupVersion(BytesRef) - Method in class org.apache.solr.update.VersionInfo
 
lower - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
lower - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
lowercaseOperators - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
LOWERNAMES - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Map all generated attribute names to field names with lowercase and underscores.
lowerNames - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
LPARAMS - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
LPAREN - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
lrf - Static variable in class org.apache.solr.SolrTestCaseJ4
LocalRequestFactory initialized by initTestHarness using sensible defaults.
LRUCache<K,V> - Class in org.apache.solr.search
 
LRUCache() - Constructor for class org.apache.solr.search.LRUCache
 
LRUStatsCache - Class in org.apache.solr.search.stats
Unlike ExactStatsCache this implementation preserves term stats across queries in a set of LRU caches, and based on surface features of a query it determines the need to send additional RPC-s.
LRUStatsCache() - Constructor for class org.apache.solr.search.stats.LRUStatsCache
 
LUCENE_MATCH_VERSION_PARAM - Static variable in class org.apache.solr.schema.IndexSchema
 
luceneMatchVersion - Variable in class org.apache.solr.core.SolrConfig
 
LuceneQParser - Class in org.apache.solr.search
 
LuceneQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.LuceneQParser
 
LuceneQParserPlugin - Class in org.apache.solr.search
Parse Solr's variant on the Lucene QueryParser syntax.
LuceneQParserPlugin() - Constructor for class org.apache.solr.search.LuceneQParserPlugin
 
luceneVersion - Variable in class org.apache.solr.update.SolrIndexConfig
 
LukeRequest - Class in org.apache.solr.client.solrj.request
 
LukeRequest() - Constructor for class org.apache.solr.client.solrj.request.LukeRequest
 
LukeRequest(String) - Constructor for class org.apache.solr.client.solrj.request.LukeRequest
 
LukeRequestHandler - Class in org.apache.solr.handler.admin
This handler exposes the internal lucene index.
LukeRequestHandler() - Constructor for class org.apache.solr.handler.admin.LukeRequestHandler
 
LukeResponse - Class in org.apache.solr.client.solrj.response
This is an incomplete representation of the data returned from Luke
LukeResponse() - Constructor for class org.apache.solr.client.solrj.response.LukeResponse
 
LukeResponse.FieldInfo - Class in org.apache.solr.client.solrj.response
 
LukeResponse.FieldTypeInfo - Class in org.apache.solr.client.solrj.response
 

M

MACRO_START - Static variable in class org.apache.solr.request.macro.MacroExpander
 
MacroExpander - Class in org.apache.solr.request.macro
 
MacroExpander(Map<String, String[]>) - Constructor for class org.apache.solr.request.macro.MacroExpander
 
MailEntityProcessor - Class in org.apache.solr.handler.dataimport
An EntityProcessor instance which can index emails along with their attachments from POP3 or IMAP sources.
MailEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.MailEntityProcessor
 
MailEntityProcessor.CustomFilter - Interface in org.apache.solr.handler.dataimport
 
main(String[]) - Static method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
A main class that starts jetty+solr This is useful for debugging
main(String[]) - Static method in class org.apache.solr.cloud.ZkCLI
Allows you to perform a variety of zookeeper related tasks, such as: Bootstrap the current configs for all collections in solr.xml.
main(String[]) - Static method in class org.apache.solr.core.ConfigOverlay
 
main - Variable in class org.apache.solr.search.Grouping.Command
 
main(String[]) - Static method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
main(String[]) - Static method in class org.apache.solr.store.blockcache.Metrics
 
main(String[]) - Static method in class org.apache.solr.util.CryptoKeys
 
main(String[]) - Static method in class org.apache.solr.util.SimplePostTool
See usage() for valid command line usage
main(String[]) - Static method in class org.apache.solr.util.SolrCLI
Runs a tool.
MainEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
Implementation of EndResultTransformer that transforms the grouped result into the main result list in the response.
MainEndResultTransformer() - Constructor for class org.apache.solr.search.grouping.endresulttransformer.MainEndResultTransformer
 
mainIndexConfig - Variable in class org.apache.solr.core.SolrConfig
Deprecated.
mainResult - Variable in class org.apache.solr.search.Grouping
 
makeDom(byte[]) - Static method in class org.apache.solr.util.SimplePostTool
Takes a string as input and returns a DOM
makeExpressions(StatsCollector[]) - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
Builds an array of Expressions with the given list of counters
makeList(Object, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
 
makeLoadBalancedRequest(QueryRequest, List<String>) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Makes a request to one or more of the given urls, using the configured load balancer.
makeMap(Object...) - Static method in class org.apache.solr.common.util.Utils
 
makeParams(String, String, int, int, Map) - Static method in class org.apache.solr.request.LocalSolrQueryRequest
 
makePath(String, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, byte[], boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, CreateMode, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
makeQueryable(Query) - Static method in class org.apache.solr.search.QueryUtils
Makes negative queries suitable for querying by lucene.
makeQueryRequest(ShardRequest, ModifiableSolrParams, String) - Method in class org.apache.solr.handler.component.HttpShardHandler
Subclasses could modify the request based on the shard
makeRequest(String...) - Method in class org.apache.solr.util.TestHarness.LocalRequestFactory
Creates a LocalSolrQueryRequest based on variable args; for historical reasons, this method has some peculiar behavior: If there is a single arg, then it is treated as the "q" param, and the LocalSolrQueryRequest consists of that query string along with "qt", "start", and "rows" params (based on the qtype, start, and limit properties of this factory) along with any other default "args" set on this factory.
makeSimpleDoc(String...) - Static method in class org.apache.solr.util.BaseTestHarness
A helper that creates an xml <doc> containing all of the fields and values specified
makeSolrClient(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
makeSolrZkNode(String) - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
makeURLList(String) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Creates a randomized list of urls for the given shard.
managed - Variable in class org.apache.solr.rest.RestManager
 
MANAGED_ENDPOINT - Static variable in class org.apache.solr.rest.RestManager
 
MANAGED_JSON_LIST_FIELD - Static variable in class org.apache.solr.rest.ManagedResource
 
MANAGED_JSON_MAP_FIELD - Static variable in class org.apache.solr.rest.ManagedResource
 
MANAGED_SCHEMA_RESOURCE_NAME - Static variable in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
ManagedEndpoint() - Constructor for class org.apache.solr.rest.RestManager.ManagedEndpoint
 
ManagedIndexSchema - Class in org.apache.solr.schema
Solr-managed schema - non-user-editable, but can be mutable via internal and external REST API requests.
ManagedIndexSchema.FieldExistsException - Exception in org.apache.solr.schema
 
ManagedIndexSchema.SchemaChangedInZkException - Exception in org.apache.solr.schema
 
ManagedIndexSchemaFactory - Class in org.apache.solr.schema
Factory for ManagedIndexSchema
ManagedIndexSchemaFactory() - Constructor for class org.apache.solr.schema.ManagedIndexSchemaFactory
 
managedInitArgs - Variable in class org.apache.solr.rest.ManagedResource
 
ManagedResource - Class in org.apache.solr.rest
Supports Solr components that have external data that needs to be managed using the REST API.
ManagedResource(String, SolrResourceLoader, ManagedResourceStorage.StorageIO) - Constructor for class org.apache.solr.rest.ManagedResource
Initializes this managed resource, including setting up JSON-based storage using the provided storageIO implementation, such as ZK.
managedResource - Variable in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
ManagedResource.ChildResourceSupport - Interface in org.apache.solr.rest
Marker interface to indicate a ManagedResource implementation class also supports managing child resources at path: /<resource>/{child}
ManagedResourceObserver - Interface in org.apache.solr.rest
Allows a Solr component to register as an observer of important ManagedResource events, such as when the managed data is loaded.
ManagedResourceStorage - Class in org.apache.solr.rest
Abstract base class that provides most of the functionality needed to store arbitrary data for managed resources.
ManagedResourceStorage(ManagedResourceStorage.StorageIO, SolrResourceLoader) - Constructor for class org.apache.solr.rest.ManagedResourceStorage
 
ManagedResourceStorage.FileStorageIO - Class in org.apache.solr.rest
Local file-based storage implementation.
ManagedResourceStorage.InMemoryStorageIO - Class in org.apache.solr.rest
Memory-backed storage IO; not really intended for storage large amounts of data in production, but useful for testing and other transient workloads.
ManagedResourceStorage.JsonStorage - Class in org.apache.solr.rest
Default storage implementation that uses JSON as the storage format for managed data.
ManagedResourceStorage.StorageIO - Interface in org.apache.solr.rest
Hides the underlying storage implementation for data being managed by a ManagedResource.
ManagedResourceStorage.ZooKeeperStorageIO - Class in org.apache.solr.rest
ZooKeeper based storage implementation that uses the SolrZkClient provided by the CoreContainer.
ManagedStopFilterFactory - Class in org.apache.solr.rest.schema.analysis
TokenFilterFactory that uses the ManagedWordSetResource implementation for managing stop words using the REST API.
ManagedStopFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
Initialize the managed "handle"
ManagedSynonymFilterFactory - Class in org.apache.solr.rest.schema.analysis
TokenFilterFactory and ManagedResource implementation for doing CRUD on synonyms using the REST API.
ManagedSynonymFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
ManagedSynonymFilterFactory.SynonymManager - Class in org.apache.solr.rest.schema.analysis
ManagedResource implementation for synonyms, which are so specialized that it makes sense to implement this class as an inner class as it has little application outside the SynonymFilterFactory use cases.
ManagedWordSetResource - Class in org.apache.solr.rest.schema.analysis
ManagedResource implementation for managing a set of words using the REST API; useful for managing stop words and/or protected words for analysis components like the KeywordMarkerFilter.
ManagedWordSetResource(String, SolrResourceLoader, ManagedResourceStorage.StorageIO) - Constructor for class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
 
map - Variable in class org.apache.solr.common.params.MapSolrParams
 
map - Variable in class org.apache.solr.common.params.MultiMapSolrParams
 
MAP - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
map(Object...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
map - Variable in class org.apache.solr.update.UpdateLog
 
MAP_ENABLE - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_ENTRY - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
MAP_FL - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_INDIVIDUAL - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_INDIVIDUAL_FL - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_KEEP_ORIG - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_LCMAP - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_OVERWRITE - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_PATTERN - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_PATTERN_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_PREFIX - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
The param prefix for mapping Tika metadata to Solr fields.
MAP_REPLACE - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAP_REPLACE_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
mapContainsTask(String, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Helper method to check if a map contains a taskObject with the given taskId.
mapFields - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
mapIndividual - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
mapIndividualFieldsSet - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
MapInitializedPlugin - Interface in org.apache.solr.util.plugin
A plugin that can be initialized with a Map<String,String>
mapKeepOrig - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
mapLcMap - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
MapListener<K,V> - Class in org.apache.solr.util
Wraps another map, keeping track of each key that was seen via MapListener.get(Object) or MapListener.remove(Object).
MapListener(Map<K, V>) - Constructor for class org.apache.solr.util.MapListener
 
mapOverwrite - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
mapPattern - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
MAPPING - Static variable in class org.apache.solr.core.ConfigOverlay
 
MapPluginLoader<T extends MapInitializedPlugin> - Class in org.apache.solr.util.plugin
 
MapPluginLoader(String, Class<T>, Map<String, T>) - Constructor for class org.apache.solr.util.plugin.MapPluginLoader
 
mapReplaceStr - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
mapSafeAttribute(String, String) - Method in class org.apache.solr.handler.extraction.ExtractingDocumentLoader.MostlyPassthroughHtmlMapper
Lowercases the attribute name
mapSafeElement(String) - Method in class org.apache.solr.handler.extraction.ExtractingDocumentLoader.MostlyPassthroughHtmlMapper
Lowercases the element name, but returns null for <BR>, which suppresses the start-element event for lt;BR> tags.
MapSerializable - Interface in org.apache.solr.core
 
MapSolrParams - Class in org.apache.solr.common.params
 
MapSolrParams(Map<String, String>) - Constructor for class org.apache.solr.common.params.MapSolrParams
 
mapToProperties(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
DocBuilder sends the date as an Object because this class knows how to convert it to a String
mark() - Method in class org.apache.solr.util.stats.Meter
Mark the occurrence of an event.
mark(long) - Method in class org.apache.solr.util.stats.Meter
Mark the occurrence of a given number of events.
MARK_EXCLUDES - Static variable in interface org.apache.solr.common.params.QueryElevationParams
Instead of removing excluded items from the results, passing in this parameter allows you to get back the excluded items, but to mark them as excluded.
markAttemptingAction() - Method in class org.apache.solr.cloud.ActionThrottle
 
markDirty() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Indicates that the values in this collection have been modified by the caller.
marshal(UpdateRequest, OutputStream) - Method in class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Converts an UpdateRequest to a NamedList which can be serialized to the given OutputStream in the javabin format
marshal(Object, OutputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
marshalBase64SortValue(Object) - Static method in class org.apache.solr.schema.FieldType
Marshals a binary field value.
marshalSortValue(Object) - Method in class org.apache.solr.schema.BoolField
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.CollationField
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.FieldType
Convert a value used by the FieldComparator for this FieldType's SortField into a marshalable value for distributed sorting.
marshalSortValue(Object) - Method in class org.apache.solr.schema.ICUCollationField
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.StrField
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.TextField
 
marshalStringSortValue(Object) - Static method in class org.apache.solr.schema.FieldType
Marshals a string-based field value.
MASTER_URL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
match(String) - Method in enum org.apache.solr.cloud.rule.Rule.Operand
 
match(String, String) - Static method in class org.apache.solr.JSONTestUtil
comparison using default delta
match(String, String, String) - Static method in class org.apache.solr.JSONTestUtil
comparison using default delta
match(String, String, double) - Static method in class org.apache.solr.JSONTestUtil
 
match(String, String, String, double) - Static method in class org.apache.solr.JSONTestUtil
 
MATCH_INCLUDE - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MATCH_OFFSET - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
matches(String) - Method in class org.apache.solr.schema.IndexSchema.DynamicReplacement
 
matches() - Method in interface org.apache.solr.search.DocList
Returns the total number of matches for the search (as opposed to just the number collected according to offset() and size()).
matches() - Method in class org.apache.solr.search.DocSlice
 
matchJSON(String, String...) - Static method in class org.apache.solr.SolrTestCaseHS
 
matchObj(String, Object, Object) - Static method in class org.apache.solr.JSONTestUtil
comparison using default delta
matchObj(String, Object, Object, double) - Static method in class org.apache.solr.JSONTestUtil
 
matchPath(String) - Method in class org.apache.solr.core.InitParams
 
max - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
max - Variable in class org.apache.solr.common.cloud.DocRouter.Range
 
MAX_AT_ONCE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
MAX_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_CHARS - Static variable in class org.apache.solr.schema.IndexSchema
 
MAX_DOC_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_EDITS - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
Maximum number of edits allowed, used by LevenshteinAutomata.toAutomaton(int) in bytes or Unicode code points (if FuzzyLookupFactory.UNICODE_AWARE option is set to true).
MAX_EXPANSIONS - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
When building the FST ("index-time"), we add each path through the tokenstream graph as an individual entry.
MAX_FIELD_VALUE_CHARS - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAX_FIELD_VALUE_CHARS_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAX_MULTIVALUED_TO_EXAMINE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_MULTIVALUED_TO_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_NUM_TOKENS_PARSED - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_OPTIMIZE_SEGMENTS - Static variable in interface org.apache.solr.common.params.UpdateParams
If optimizing, set the maximum number of segments left in the index after optimization. 1 is the default (and is equivalent to calling IndexWriter.optimize() in Lucene).
MAX_QUERY_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_RE_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_SHARDS_PER_NODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
MAX_SURFACE_FORMS - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
When multiple suggestions collide to the same analyzed form, this is the limit of how many unique surface forms we keep.
MAX_TOTAL_CHARS - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAX_TOTAL_CHARS_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
MAX_TRACKED_REQUESTS - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
MAX_WAIT_SECONDS_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
MAX_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_WRITE_PER_SECOND - Static variable in class org.apache.solr.handler.ReplicationHandler
 
MaxAgg - Class in org.apache.solr.search.facet
 
MaxAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.MaxAgg
 
maxBufferedDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher
 
maxDoc - Variable in class org.apache.solr.search.stats.CollectionStats
 
MAXEDITS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
maxFieldValueChars - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
MaxFieldValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that keeps only the the maximum value from any selected fields where multiple values are found.
MaxFieldValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
 
MAXINSPECTIONS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
maxMergeDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxNumLogsToKeep - Variable in class org.apache.solr.update.UpdateLog
 
maxOptimizeSegments - Variable in class org.apache.solr.update.CommitUpdateCommand
During optimize, optimize down to <= this many segments.
maxParallelThreads - Variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
MAXQUERYFREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
maxScore() - Method in interface org.apache.solr.search.DocList
The maximum score for the search... only valid if scores were retained (if hasScores()==true)
maxScore() - Method in class org.apache.solr.search.DocSlice
 
MaxScoreQParser - Class in org.apache.solr.search
 
MaxScoreQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.MaxScoreQParser
 
MaxScoreQParserPlugin - Class in org.apache.solr.search
Parses a query like Lucene query parser, but scoring with max score, not sum
Accepts the "tie" request parameter as with dismax. 0.0=max, 1.0=sum
All other parameters are as with Lucene parser
Example: q=foo {!
MaxScoreQParserPlugin() - Constructor for class org.apache.solr.search.MaxScoreQParserPlugin
 
maxShardsPerNode - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
maxSize - Variable in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
 
maxSize - Variable in class org.apache.solr.util.LongPriorityQueue
 
maxTotalChars - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
maxTries - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
maxVersionFromIndex - Variable in class org.apache.solr.update.UpdateLog
 
maxWarmingSearchers - Variable in class org.apache.solr.core.SolrConfig
 
maybeFlushAfter(ZkWriteCommand) - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
Logic to decide a flush after processing a ZkWriteCommand
maybeFlushBefore(ZkWriteCommand) - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
Logic to decide a flush before processing a ZkWriteCommand
MD5Signature - Class in org.apache.solr.update.processor
 
MD5Signature() - Constructor for class org.apache.solr.update.processor.MD5Signature
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCLoggingContext - Class in org.apache.solr.logging
Set's per thread context info for logging.
MDCLoggingContext() - Constructor for class org.apache.solr.logging.MDCLoggingContext
 
mean - Variable in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
measStr - Variable in class org.apache.solr.search.SpatialOptions
 
MEASURE - Static variable in interface org.apache.solr.common.params.SpatialParams
The distance measure to use.
median - Variable in class org.apache.solr.analytics.statistics.MedianStatsCollector
 
MedianCalculator - Class in org.apache.solr.analytics.util
 
MedianCalculator() - Constructor for class org.apache.solr.analytics.util.MedianCalculator
 
MedianStatsCollector - Class in org.apache.solr.analytics.statistics
MedianStatsCollector computes the median.
MedianStatsCollector(StatsCollector) - Constructor for class org.apache.solr.analytics.statistics.MedianStatsCollector
 
MemClassLoader - Class in org.apache.solr.core
 
MemClassLoader(List<PluginBag.RuntimeLib>, SolrResourceLoader) - Constructor for class org.apache.solr.core.MemClassLoader
 
MemOutputStream - Class in org.apache.solr.update
 
MemOutputStream(byte[]) - Constructor for class org.apache.solr.update.MemOutputStream
 
memSize() - Method in class org.apache.solr.search.facet.UnInvertedField
 
merge(ResponseBuilder, ShardRequest) - Method in interface org.apache.solr.handler.component.MergeStrategy
merge defines the merging behaving of results that are collected from the shards during a distributed search.
merge(Object, FacetMerger.Context) - Method in class org.apache.solr.search.facet.FacetMerger
 
merge(Object, FacetMerger.Context) - Method in class org.apache.solr.search.facet.SumAgg.Merger
 
merge(SolrInputDocument, SolrInputDocument) - Method in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
Merges the fromDoc into the toDoc using the atomic update syntax.
MERGE_COMP - Static variable in interface org.apache.solr.handler.component.MergeStrategy
 
MERGE_CONTIGUOUS_FRAGMENTS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
mergeContributionFromShard(int, ResponseBuilder, NamedList<Object>) - Method in class org.apache.solr.handler.component.PivotFacetValue
Merges in the count contributions from the specified shard for each.
mergedGroupCounts - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergedQueryCommandResults - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergedSearchGroups - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergedSegmentWarmerInfo - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergedTopGroups - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergeFactor - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergeFieldHandler - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergeIndexes(String, String[], String[], SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
MergeIndexes() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
mergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
mergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.UpdateHandler
 
MergeIndexesCommand - Class in org.apache.solr.update
A merge indexes command encapsulated in an object.
MergeIndexesCommand(List<DirectoryReader>, SolrQueryRequest) - Constructor for class org.apache.solr.update.MergeIndexesCommand
 
mergeMap(Map<String, Object>, Map<String, Object>, List<String>) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
 
mergeObjects(Map<String, Object>, List<String>, Object, ObjectUtil.ConflictHandler) - Static method in class org.apache.solr.request.json.ObjectUtil
 
mergePolicyInfo - Variable in class org.apache.solr.update.SolrIndexConfig
 
Merger() - Constructor for class org.apache.solr.search.facet.SumAgg.Merger
 
mergeResponseFromShard(int, ResponseBuilder, List<NamedList<Object>>) - Method in class org.apache.solr.handler.component.PivotFacet
Recursively merges the response from the specified shard, tracking the known shards.
mergeSchedulerInfo - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergesIds() - Method in interface org.apache.solr.handler.component.MergeStrategy
mergesIds must return true if the merge method merges document ids from the shards.
mergeSolrDocumentList(SolrDocumentList, SolrDocumentList, int, String) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
mergeStats(Map<String, StatsValues>, NamedList<NamedList<NamedList<?>>>, StatsInfo) - Static method in class org.apache.solr.handler.component.PivotFacetHelper
Given a mapping of keys to StatsValues representing the currently known "merged" stats (which may be null if none exist yet), and a NamedList containing the "stats" response block returned by an individual shard, this method accumulates the stats for each StatsField found in the shard response with the existing mergeStats
MergeStrategy - Interface in org.apache.solr.handler.component
The MergeStrategy class defines custom merge logic for distributed searches.
MergeStream - Class in org.apache.solr.client.solrj.io.stream
Unions streamA with streamB ordering the Tuples based on a Comparator.
MergeStream(TupleStream, TupleStream, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.MergeStream
 
MergeStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.MergeStream
 
mergeSuggestions(SpellCheckMergeData, int, int, boolean) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
mergeSuggestions(SpellCheckMergeData, int, int, boolean) - Method in class org.apache.solr.spelling.SolrSpellChecker
Integrate spelling suggestions from the various shards in a distributed environment.
mergeToGlobalStats(SolrQueryRequest, List<ShardResponse>) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
mergeToGlobalStats(SolrQueryRequest, List<ShardResponse>) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
mergeToGlobalStats(SolrQueryRequest, List<ShardResponse>) - Method in class org.apache.solr.search.stats.StatsCache
Process shard responses that contain partial local stats.
message(String, String) - Method in class org.apache.solr.update.LoggingInfoStream
 
metadata - Variable in exception org.apache.solr.common.SolrException
 
metadata - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
Meter - Class in org.apache.solr.util.stats
A meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.
method - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
Method - Enum in org.apache.solr.servlet.cache
 
Method(String, String) - Constructor for class org.apache.solr.util.SolrLogLayout.Method
 
MethodCall() - Constructor for class org.apache.solr.store.blockcache.Metrics.MethodCall
 
methodCalls - Variable in class org.apache.solr.store.blockcache.Metrics
 
methodName - Variable in class org.apache.solr.util.SolrLogLayout.Method
 
metrics - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
Metrics - Class in org.apache.solr.store.blockcache
A SolrInfoMBean that provides metrics on block cache operations.
Metrics() - Constructor for class org.apache.solr.store.blockcache.Metrics
 
Metrics.MethodCall - Class in org.apache.solr.store.blockcache
 
Migrate() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
MILES - Static variable in class org.apache.solr.util.DistanceUnits
 
MILES_PARAM - Static variable in class org.apache.solr.util.DistanceUnits
 
min - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
min - Variable in class org.apache.solr.common.cloud.DocRouter.Range
 
MIN_COUNT - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
MIN_DOC_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_FUZZY_LENGTH - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
Minimum length of lookup key before any edits are allowed for the suggestions in bytes or Unicode code points (if FuzzyLookupFactory.UNICODE_AWARE option is set to true).
MIN_PREFIX_CHARS - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
Minimum number of leading characters before PrefixQuery is used (default 4).
MIN_REPFACT - Static variable in class org.apache.solr.client.solrj.request.UpdateRequest
 
MIN_TERM_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MinAgg - Class in org.apache.solr.search.facet
 
MinAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.MinAgg
 
minCount - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
minCount - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
MinFieldValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that keeps only the the minimum value from any selected fields where multiple values are found.
MinFieldValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
 
minimumWaitBetweenActions() - Method in class org.apache.solr.cloud.ActionThrottle
 
MiniSolrCloudCluster - Class in org.apache.solr.cloud
"Mini" SolrCloud cluster to be used for testing
MiniSolrCloudCluster(int, String, File, File, SortedMap<ServletHolder, String>, SortedMap<Class<? extends Filter>, String>) - Constructor for class org.apache.solr.cloud.MiniSolrCloudCluster
Create a MiniSolrCloudCluster
MiniSolrCloudCluster(int, String, File, File, SortedMap<ServletHolder, String>, SortedMap<Class<? extends Filter>, String>, SSLConfig) - Constructor for class org.apache.solr.cloud.MiniSolrCloudCluster
Create a MiniSolrCloudCluster
MiniSolrCloudCluster(int, File, File, JettyConfig) - Constructor for class org.apache.solr.cloud.MiniSolrCloudCluster
Create a MiniSolrCloudCluster
MinMaxStatsCollector - Class in org.apache.solr.analytics.statistics
MinMaxStatsCollector computes the min, max, number of values and number of missing values.
MinMaxStatsCollector(ValueSource, Set<String>) - Constructor for class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
MINPREFIX - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
MINQUERYLENGTH - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
minSetSizeCached - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
minShouldMatch - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
MINUS - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
missing - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
missing() - Method in interface org.apache.solr.handler.component.StatsValues
Updates the statistics when a document is missing a value
MISSING_VALUE - Static variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
missingCount - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
missingCount - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
missingMax - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
missingMaxPossible - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
missValue - Variable in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
MLT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MLTQParserPlugin - Class in org.apache.solr.search.mlt
Usage: {!
MLTQParserPlugin() - Constructor for class org.apache.solr.search.mlt.MLTQParserPlugin
 
MM - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for MinShouldMatch specification
MMapDirectoryFactory - Class in org.apache.solr.core
Directly provide MMapDirectory instead of relying on FSDirectory.open(java.nio.file.Path).
MMapDirectoryFactory() - Constructor for class org.apache.solr.core.MMapDirectoryFactory
 
MockCharFilterFactory - Class in org.apache.solr.analysis
Factory for MockCharFilter for testing purposes.
MockCharFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.MockCharFilterFactory
Creates a new MockCharFilterFactory
MockDataSource - Class in org.apache.solr.handler.dataimport
A mock DataSource implementation which can be used for testing.
MockDataSource() - Constructor for class org.apache.solr.handler.dataimport.MockDataSource
 
MockDirectoryFactory - Class in org.apache.solr.core
Opens a directory with LuceneTestCase.newDirectory()
MockDirectoryFactory() - Constructor for class org.apache.solr.core.MockDirectoryFactory
 
MockFSDirectoryFactory - Class in org.apache.solr.core
Opens a directory with LuceneTestCase.newFSDirectory(Path)
MockFSDirectoryFactory() - Constructor for class org.apache.solr.core.MockFSDirectoryFactory
 
MockSolrZkClient - Class in org.apache.solr.cloud
 
MockSolrZkClient() - Constructor for class org.apache.solr.cloud.MockSolrZkClient
 
MockTokenFilterFactory - Class in org.apache.solr.analysis
Factory for MockTokenFilter for testing purposes.
MockTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.MockTokenFilterFactory
Creates a new MockTokenizerFactory
MockTokenizerFactory - Class in org.apache.solr.analysis
Factory for MockTokenizer for testing purposes.
MockTokenizerFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.MockTokenizerFactory
Creates a new MockTokenizerFactory
MockZkStateReader - Class in org.apache.solr.cloud
 
MockZkStateReader(ClusterState, Set<String>) - Constructor for class org.apache.solr.cloud.MockZkStateReader
 
MODIFIABLE_COLL_PROPS - Static variable in class org.apache.solr.handler.admin.CollectionsHandler
 
ModifiableSolrParams - Class in org.apache.solr.common.params
This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized.
ModifiableSolrParams() - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
 
ModifiableSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams directly using the provided Map<String,String[]>
ModifiableSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams, copying values from an existing SolrParams
Modifiers() - Method in class org.apache.solr.parser.QueryParser
 
modifyCollection(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.CollectionMutator
 
modifyIndexProps(SolrCore, String) - Static method in class org.apache.solr.handler.IndexFetcher
If the index is stale by any chance, load index from a different dir in the data dir.
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.DebugComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ExpandComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.FacetComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.HighlightComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.SearchComponent
Called after another component adds a request
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.StatsComponent
 
modifyRequest(ResponseBuilder, SearchComponent, ShardRequest) - Method in class org.apache.solr.search.facet.FacetModule
 
monkeyLog(String) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
MoreLikeThisComponent - Class in org.apache.solr.handler.component
TODO!
MoreLikeThisComponent() - Constructor for class org.apache.solr.handler.component.MoreLikeThisComponent
 
MoreLikeThisHandler - Class in org.apache.solr.handler
Solr MoreLikeThis -- Return similar documents either based on a single document or based on posted text.
MoreLikeThisHandler() - Constructor for class org.apache.solr.handler.MoreLikeThisHandler
 
MoreLikeThisHandler.InterestingTerm - Class in org.apache.solr.handler
 
MoreLikeThisHandler.MoreLikeThisHelper - Class in org.apache.solr.handler
Helper class for MoreLikeThis that can be called from other request handlers
MoreLikeThisHelper(SolrParams, SolrIndexSearcher) - Constructor for class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
MoreLikeThisParams - Interface in org.apache.solr.common.params
 
MoreLikeThisParams.TermStyle - Enum in org.apache.solr.common.params
 
MostlyPassthroughHtmlMapper() - Constructor for class org.apache.solr.handler.extraction.ExtractingDocumentLoader.MostlyPassthroughHtmlMapper
 
move(Directory, Directory, String, IOContext) - Method in class org.apache.solr.core.DirectoryFactory
Override for more efficient moves.
move(Directory, Directory, String, IOContext) - Method in class org.apache.solr.core.StandardDirectoryFactory
Override for more efficient moves.
MSG - Static variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
multBoosts - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
multi(Iterable<Op>, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
 
MULTI_TERM - Static variable in class org.apache.solr.schema.FieldType
 
MULTI_TERM_ANALYZER - Static variable in class org.apache.solr.schema.FieldType
 
MULTI_VALUED - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
MULTI_VALUED_SEPARATOR - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MultiComp - Class in org.apache.solr.client.solrj.io.comp
Wraps multiple Comparators to provide sub-sorting.
MultiComp(Comparator<Tuple>...) - Constructor for class org.apache.solr.client.solrj.io.comp.MultiComp
 
MultiDateFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps multiple ValueSources and applies an extendible date function to their values.
MultiDateFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
MultiDelegateExpression - Class in org.apache.solr.analytics.expression
Abstraction of an expression that applies a function to an array of delegate expressions.
MultiDelegateExpression(Expression[]) - Constructor for class org.apache.solr.analytics.expression.MultiDelegateExpression
 
MultiDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps multiple ValueSources and applies an extendible double function to their values.
MultiDoubleFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
MultiMapSolrParams - Class in org.apache.solr.common.params
 
MultiMapSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.MultiMapSolrParams
 
MULTIPART - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
multiplierFromDegreesToThisUnit() - Method in class org.apache.solr.util.DistanceUnits
 
multiplierFromThisUnitToDegrees() - Method in class org.apache.solr.util.DistanceUnits
 
MULTIPLY - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
MultiplyDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
MultiplyDoubleFunction returns the product of its components.
MultiplyDoubleFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.MultiplyDoubleFunction
 
MultiStringFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps multiple ValueSources and applies an extendible string function to their values.
MultiStringFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
multiTermAnalyzer - Variable in class org.apache.solr.schema.TextField
Analyzer set by schema for text types to use when searching fields of this type, subclasses can set analyzer themselves or override getIndexAnalyzer() This analyzer is used to process wildcard, prefix, regex and other multiterm queries.
MultiUpdate(List<SchemaRequest.Update>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
MultiUpdate(List<SchemaRequest.Update>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
multiValued - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
multiValued - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
multiValued - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
MULTIVALUED - Static variable in class org.apache.solr.schema.FieldProperties
 
multiValued() - Method in class org.apache.solr.schema.SchemaField
 
multiValuedFieldCache() - Method in class org.apache.solr.schema.FieldType
Returns true if a single field value of this type has multiple logical values for the purposes of faceting, sorting, etc.
multiValuedFieldCache() - Method in class org.apache.solr.schema.TrieField
 
murmurhash3_x64_128(byte[], int, int, int, Hash.LongPair) - Static method in class org.apache.solr.common.util.Hash
Returns the MurmurHash3_x64_128 hash, placing the result in "out".
murmurhash3_x86_32(byte[], int, int, int) - Static method in class org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash.
murmurhash3_x86_32(CharSequence, int, int, int) - Static method in class org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash of the UTF-8 bytes of the String without actually encoding the string to a temporary buffer.
must - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
mutate(SolrInputField) - Method in class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
 
mutate(SolrInputField) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
Method for mutating SolrInputFields associated with fields identified by the FieldNameSelector associated with this processor
mutate(SolrInputField) - Method in class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
 
mutateValue(Object) - Method in class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
Mutates individual values of a field as needed, or returns the original value.
mutateValue(Object) - Method in class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
Mutates individual values of a field as needed, or returns the original value.

N

name - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
NAME - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
name - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.AddDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.AddDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.ConcatStringFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.ConcatStringFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
name() - Method in class org.apache.solr.analytics.util.valuesource.ConstDateSource
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
name() - Method in class org.apache.solr.analytics.util.valuesource.ConstDoubleSource
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.ConstStringSource
 
name() - Method in class org.apache.solr.analytics.util.valuesource.ConstStringSource
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.DateMathFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.DateMathFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.DivDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.DivDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
name() - Method in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.LogDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.LogDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.MultiplyDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.MultiplyDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.PowDoubleFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.PowDoubleFunction
 
NAME - Static variable in class org.apache.solr.analytics.util.valuesource.ReverseStringFunction
 
name() - Method in class org.apache.solr.analytics.util.valuesource.ReverseStringFunction
 
name - Variable in class org.apache.solr.cloud.overseer.ZkWriteCommand
 
name - Variable in class org.apache.solr.cloud.rule.Rule.Condition
 
NAME - Static variable in class org.apache.solr.common.cloud.CompositeIdRouter
 
NAME - Static variable in class org.apache.solr.common.cloud.ImplicitDocRouter
 
NAME - Static variable in class org.apache.solr.common.cloud.PlainIdRouter
 
NAME - Static variable in interface org.apache.solr.common.params.CollectionParams
 
NAME - Static variable in interface org.apache.solr.common.params.CommonParams
 
NAME - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
name - Variable in class org.apache.solr.common.util.ContentStreamBase
 
NAME - Static variable in class org.apache.solr.core.ConfigOverlay
 
name - Variable in class org.apache.solr.core.InitParams
 
name - Variable in class org.apache.solr.core.PluginInfo
 
NAME - Static variable in class org.apache.solr.core.RequestParams
 
name - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
name - Variable in class org.apache.solr.handler.component.FieldFacetStats
 
name - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
NAME - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
name - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
name - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
NAME - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
name - Variable in class org.apache.solr.logging.LoggerInfo
 
NAME - Static variable in class org.apache.solr.response.SolrQueryResponse
 
name - Variable in class org.apache.solr.response.transform.ValueSourceAugmenter
 
NAME - Static variable in class org.apache.solr.schema.IndexSchema
 
name - Variable in class org.apache.solr.schema.IndexSchema
 
NAME - Static variable in class org.apache.solr.search.BoostQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ComplexPhraseQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.DisMaxQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ExportQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ExtendedDismaxQParserPlugin
 
name - Variable in class org.apache.solr.search.facet.AggValueSource
 
name() - Method in class org.apache.solr.search.facet.AggValueSource
 
NAME - Static variable in class org.apache.solr.search.FieldQParserPlugin
 
name() - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
name() - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
name() - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
name() - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
name - Variable in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
name() - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
name() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
NAME - Static variable in class org.apache.solr.search.FunctionQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.FunctionRangeQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.HashQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.join.BlockJoinChildQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.join.BlockJoinParentQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.JoinQParserPlugin
 
name() - Method in class org.apache.solr.search.LFUCache
 
NAME - Static variable in class org.apache.solr.search.LuceneQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.MaxScoreQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.mlt.MLTQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.NestedQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.OldLuceneQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.PrefixQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.RawQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ReRankQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.SimpleQParserPlugin
The name that can be used to specify this plugin should be used to parse the query.
name() - Method in interface org.apache.solr.search.SolrCache
Name the Cache can be referenced with by SolrRequestHandlers.
name() - Method in class org.apache.solr.search.SolrCacheBase
 
NAME - Static variable in class org.apache.solr.search.SpatialBoxQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.SpatialFilterQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.SurroundQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.SwitchQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.TermQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.TermsQParserPlugin
 
name - Variable in class org.apache.solr.spelling.SolrSpellChecker
Dictionary name
name() - Method in class org.apache.solr.update.AddUpdateCommand
 
name() - Method in class org.apache.solr.update.CommitUpdateCommand
 
name() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
name() - Method in class org.apache.solr.update.MergeIndexesCommand
 
name() - Method in class org.apache.solr.update.RollbackUpdateCommand
 
name() - Method in class org.apache.solr.update.SplitIndexCommand
 
name() - Method in class org.apache.solr.update.UpdateCommand
 
name - Variable in class org.apache.solr.util.CommandOperation
 
NAME_SEGMENT - Static variable in class org.apache.solr.rest.SolrSchemaRestApi
 
NAMED_LST - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
NamedList<T> - Class in org.apache.solr.common.util
A simple container class for modeling an ordered list of name/value pairs.
NamedList() - Constructor for class org.apache.solr.common.util.NamedList
Creates an empty instance
NamedList(int) - Constructor for class org.apache.solr.common.util.NamedList
 
NamedList(Map.Entry<String, ? extends T>[]) - Constructor for class org.apache.solr.common.util.NamedList
Creates a NamedList instance containing the "name,value" pairs contained in the Entry[].
NamedList(Map<String, ? extends T>) - Constructor for class org.apache.solr.common.util.NamedList
Creates a NamedList instance containing the "name,value" pairs contained in the Map.
NamedList(List<Object>) - Constructor for class org.apache.solr.common.util.NamedList
Deprecated.
Use NamedList.NamedList(java.util.Map.Entry[]) for the NamedList instantiation
namedList - Variable in class org.apache.solr.handler.component.SpatialHeatmapFacets.HeatmapFacet
 
NamedList.NamedListEntry<T> - Class in org.apache.solr.common.util
Helper class implementing Map.Entry<String, T> to store the key-value relationship in NamedList (the keys of which are String-s)
NamedListEntry() - Constructor for class org.apache.solr.common.util.NamedList.NamedListEntry
 
NamedListEntry(String, T) - Constructor for class org.apache.solr.common.util.NamedList.NamedListEntry
 
NamedListInitializedPlugin - Interface in org.apache.solr.util.plugin
A plugin that can be initialized with a NamedList
NamedListPluginLoader<T extends NamedListInitializedPlugin> - Class in org.apache.solr.util.plugin
 
NamedListPluginLoader(String, Class<T>, Map<String, T>) - Constructor for class org.apache.solr.util.plugin.NamedListPluginLoader
 
NEAR_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables NEAR operator (~)
needRefinements - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
needsAuthorization(HttpServletRequest) - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
needsScores() - Method in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
needsScores() - Method in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
needsScores() - Method in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
needsScores() - Method in class org.apache.solr.search.DelegatingCollector
 
needsScores() - Method in class org.apache.solr.search.DocSetCollector
 
NEGATE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
NegateDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
NegateDoubleFunction negates the double value of the source it contains.
NegateDoubleFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.NegateDoubleFunction
 
NestedQParserPlugin - Class in org.apache.solr.search
Create a nested query, with the ability of that query to redefine its type via local parameters.
NestedQParserPlugin() - Constructor for class org.apache.solr.search.NestedQParserPlugin
 
NestedRequestHandler - Interface in org.apache.solr.handler
An interface for RequestHandlers need to handle all paths under its registered path
NEW_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
 
newAdminHandlerInstance(CoreContainer, String, String...) - Method in class org.apache.solr.core.SolrResourceLoader
 
newBooleanClause(Query, BooleanClause.Occur) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new BooleanClause instance
newCompletionService() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Creates a new completion service for use by a single set of distributed requests.
newContext(IndexSearcher) - Static method in class org.apache.solr.search.QueryContext
 
newDocument() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
This is called by a consumer when it is ready to deal with a new SolrInputDocument.
newDynamicField(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.IndexSchema
Returns a SchemaField if the given dynamic field glob does not already exist in this schema, and does not match any dynamic fields in this schema.
newDynamicField(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
NEWER_THAN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
newerThan - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The newerThan given in data-config as a Date Note: This variable is resolved just-in-time in the FileListEntityProcessor.nextRow() method.
newestLogsOnStartup - Variable in class org.apache.solr.update.UpdateLog
 
newField(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.IndexSchema
Returns a SchemaField if the given fieldName does not already exist in this schema, and does not match any dynamic fields in this schema.
newField(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
newFieldQuery(Analyzer, String, String, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
newFieldQuery(Analyzer, String, String, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
newFieldType(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.IndexSchema
Returns a FieldType if the given typeName does not already exist in this schema.
newFieldType(String, String, Map<String, ?>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
newFuzzyQuery(Term, float, int) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new FuzzyQuery instance
newHLL() - Method in class org.apache.solr.handler.component.StatsField.HllOptions
 
newIndexWriter(SolrCore, boolean) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
newIndexWriter(boolean) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
newIndexWriter(SolrCore, boolean) - Method in class org.apache.solr.update.SolrCoreState
Force the creation of a new IndexWriter using the settings from the given SolrCore.
newIndexWriter(boolean) - Method in class org.apache.solr.update.UpdateHandler
Called when the Writer should be opened again - eg when replication replaces all of the index files.
newInstance(String, Class<T>) - Method in class org.apache.solr.core.MemClassLoader
 
newInstance(String, Class<T>) - Method in class org.apache.solr.core.SolrResourceLoader
 
newInstance(String, Class<T>, String...) - Method in class org.apache.solr.core.SolrResourceLoader
 
newInstance(String, Class<T>, String[], Class[], Object[]) - Method in class org.apache.solr.core.SolrResourceLoader
 
newInstance(PluginInfo, SolrResourceLoader) - Static method in class org.apache.solr.handler.component.ShardHandlerFactory
Create a new ShardHandlerFactory instance
newInstance() - Method in class org.apache.solr.search.CacheConfig
 
newLine - Variable in class org.apache.solr.internal.csv.CSVPrinter
True if we just began a new line.
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.UpdateRequestHandler
 
newMap() - Method in class org.apache.solr.update.UpdateLog
 
newMatchAllDocsQuery() - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new MatchAllDocsQuery instance
newMDCAwareCachedThreadPool(ThreadFactory) - Static method in class org.apache.solr.common.util.ExecutorUtil
newMDCAwareFixedThreadPool(int, ThreadFactory) - Static method in class org.apache.solr.common.util.ExecutorUtil
newMDCAwareSingleThreadExecutor(ThreadFactory) - Static method in class org.apache.solr.common.util.ExecutorUtil
newPrefixQuery(Term) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new PrefixQuery instance
newPrefixTreeStrategy(String) - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
newPrefixTreeStrategy(String) - Method in class org.apache.solr.schema.DateRangeField
 
newPrefixTreeStrategy(String) - Method in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
 
newPrefixTreeStrategy(String) - Method in class org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType
 
newRandomConfig() - Static method in class org.apache.solr.SolrTestCaseJ4
sets system properties based on LuceneTestCase.newIndexWriterConfig(org.apache.lucene.analysis.Analyzer) configs can use these system properties to vary the indexwriter settings
newReader(Directory, SolrCore) - Method in class org.apache.solr.core.IndexReaderFactory
Creates a new IndexReader instance using the given Directory.
newReader(IndexWriter, SolrCore) - Method in class org.apache.solr.core.IndexReaderFactory
Creates a new IndexReader instance using the given IndexWriter.
newReader(Directory, SolrCore) - Method in class org.apache.solr.core.StandardIndexReaderFactory
 
newReader(IndexWriter, SolrCore) - Method in class org.apache.solr.core.StandardIndexReaderFactory
 
newRegexpQuery(Term) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new RegexpQuery instance
newRegisteredLogWatcher(LogWatcherConfig, SolrResourceLoader) - Static method in class org.apache.solr.logging.LogWatcher
Create and register a LogWatcher.
newSearcher(SolrIndexSearcher, SolrIndexSearcher) - Method in class org.apache.solr.core.AbstractSolrEventListener
 
newSearcher(SolrIndexSearcher, SolrIndexSearcher) - Method in class org.apache.solr.core.QuerySenderListener
 
newSearcher(SolrIndexSearcher, SolrIndexSearcher) - Method in interface org.apache.solr.core.SolrEventListener
The searchers passed here are only guaranteed to be valid for the duration of this method call, so care should be taken not to spawn threads or asynchronous tasks with references to these searchers.
newSearcher(SolrIndexSearcher, SolrIndexSearcher) - Method in class org.apache.solr.schema.ExternalFileFieldReloader
 
newSpatialArgsParser() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
newSpatialStrategy(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
Called from AbstractSpatialFieldType.getStrategy(String) upon first use by fieldName. }
newSpatialStrategy(String) - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
newSpatialStrategy(String) - Method in class org.apache.solr.schema.BBoxField
 
newSpatialStrategy(String) - Method in class org.apache.solr.schema.RptWithGeometrySpatialField
 
newSpatialStrategy(String) - Method in class org.apache.solr.schema.SpatialPointVectorFieldType
 
newState(ClusterState, String, DocCollection) - Static method in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
newStorageIO(String, SolrResourceLoader, NamedList<String>) - Static method in class org.apache.solr.rest.ManagedResourceStorage
Creates a new StorageIO instance for a Solr core, taking into account whether the core is running in cloud mode as well as initArgs.
newThread(Runnable) - Method in class org.apache.solr.common.util.SolrjNamedThreadFactory
 
newThread(Runnable) - Method in class org.apache.solr.util.DefaultSolrThreadFactory
 
newTimer() - Method in class org.apache.solr.util.RTimer
 
newTimerImpl() - Method in class org.apache.solr.util.RTimer
 
newToken(int, String) - Static method in class org.apache.solr.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.solr.parser.Token
 
newWildcardQuery(Term) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new WildcardQuery instance
next() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
next() - Method in class org.apache.solr.client.solrj.io.stream.JSONTupleStream
returns the next Tuple or null
next() - Method in class org.apache.solr.common.util.IteratorChain
Deprecated.
hasNext() must ALWAYS be called before calling this otherwise it's a bit hard to keep track of what's happening
next - Variable in class org.apache.solr.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.solr.response.DocsStreamer
 
next() - Method in class org.apache.solr.spelling.PossibilityIterator
 
next() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
Returns the next object from the log, or null if none available.
next() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
Returns the next object from the log, or null if none available.
next - Variable in class org.apache.solr.update.processor.UpdateRequestProcessor
 
next() - Method in class org.apache.solr.update.TransactionLog.FSReverseReader
Returns the next object from the log, or null if none available.
next() - Method in class org.apache.solr.update.TransactionLog.LogReader
Returns the next object from the log, or null if none available.
next() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
Returns the next object from the log, or null if none available.
NEXT_EXECUTION_AT - Static variable in class org.apache.solr.handler.ReplicationHandler
 
NEXT_URL - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
nextClearBit(int) - Method in class org.apache.solr.store.blockcache.BlockLocks
Find the next clear bit in the bit set.
nextDeletedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This is used during delta-import.
nextDeletedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
nextDeletedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
nextDeletedRowKey() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
nextDoc() - Method in class org.apache.solr.search.BitsFilteredPostingsEnum
 
nextDoc() - Method in interface org.apache.solr.search.DocIterator
Returns the next document id if hasNext()==true This method is equivalent to next(), but avoids the creation of an Integer Object.
nextModifiedParentRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This is used during delta-import.
nextModifiedParentRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
nextModifiedParentRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
nextModifiedParentRowKey() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
nextModifiedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This is used for delta-import.
nextModifiedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
nextModifiedRowKey() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
nextModifiedRowKey() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This method helps streaming the data for each row .
nextRow() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
For a simple implementation, this is the only method that the sub-class should implement.
nextRow() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
nextRow() - Method in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
Reads lines from the url till it finds a lines that matches the optional acceptLineRegex and does not match the optional skipLineRegex.
nextRow() - Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.TikaEntityProcessor
 
nextRow() - Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
nextToken() - Method in class org.apache.solr.internal.csv.CSVParser
Convenience method for nextToken(null).
nextToken(CSVParser.Token) - Method in class org.apache.solr.internal.csv.CSVParser
Returns the next token.
nextValue() - Method in class org.apache.solr.internal.csv.CSVParser
Parses the CSV according to the given strategy and returns the next csv-value as string.
NGRAMS - Static variable in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
The n-gram model to use in the underlying suggester; Default value is 2.
NIOFSDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate NIOFSDirectory
NIOFSDirectoryFactory() - Constructor for class org.apache.solr.core.NIOFSDirectoryFactory
 
nl - Variable in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
NO_CACHE - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
NO_FREQUENCY_INFO - Static variable in class org.apache.solr.spelling.SpellingResult
 
NO_OP - Static variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
node - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
NODE - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
NODE - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
Node() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Node
 
node - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
NODE_IS_USER - Static variable in class org.apache.solr.security.PKIAuthenticationPlugin
 
NODE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
NodeConfig - Class in org.apache.solr.core
 
NodeConfig.NodeConfigBuilder - Class in org.apache.solr.core
 
NodeConfigBuilder(String, SolrResourceLoader) - Constructor for class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
nodeName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
nodeName - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
nodeName - Variable in class org.apache.solr.handler.component.ShardRequest
may be null
nodeProps - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
nodeProps - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
nodeSet - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
nodesToList(NodeList) - Static method in class org.apache.solr.util.DOMUtil
 
nodesToNamedList(NodeList) - Static method in class org.apache.solr.util.DOMUtil
 
NON_FUZZY_PREFIX - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
Length of common (non-fuzzy) prefix for the suggestions in bytes or Unicode code points (if FuzzyLookupFactory.UNICODE_AWARE option is set to true).
NONE - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
noop - Variable in class org.apache.solr.cloud.overseer.ZkWriteCommand
 
noop() - Static method in class org.apache.solr.cloud.overseer.ZkWriteCommand
 
NoOpDistributingUpdateProcessorFactory - Class in org.apache.solr.update.processor
A No-Op implementation of DistributingUpdateProcessorFactory that allways returns null.
NoOpDistributingUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.NoOpDistributingUpdateProcessorFactory
 
NoOpRegenerator - Class in org.apache.solr.search
Cache regenerator that just populates the new cache with the old items.
NoOpRegenerator() - Constructor for class org.apache.solr.search.NoOpRegenerator
 
NoOpResponseParser - Class in org.apache.solr.client.solrj.impl
Simply puts the entire response into an entry in a NamedList.
NoOpResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
NoOpResponseParser(String) - Constructor for class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
normalize(String) - Static method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
normalize(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
normalize(String) - Method in class org.apache.solr.core.DirectoryFactory
Normalize a given path.
normalize(String) - Static method in class org.apache.solr.core.RequestHandlers
Trim the trailing '/' if it's there, and convert null to empty string.
normalize(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
normalize(NamedList) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
The 'avgRequestsPerSecond' field will make everything look like it changed
normalizeDir(String) - Static method in class org.apache.solr.core.SolrResourceLoader
Ensures a directory name always ends with a '/'.
normalizeLangCode(String) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Looks up language code in map (langid.lcmap) and returns mapped value
normalizePath(String) - Static method in class org.apache.solr.handler.admin.CoreAdminHandler
 
normalizeUrlEnding(String) - Static method in class org.apache.solr.util.SimplePostTool
Normalizes a URL string by removing anchor part and trailing slash
noSelectorsSpecified() - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
NOT - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
NOT_EDITABLE - Static variable in class org.apache.solr.core.ConfigOverlay
 
NOT_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables NOT operator (-)
NotFoundRequestHandler - Class in org.apache.solr.handler
Does nothing other than showing a 404 message
NotFoundRequestHandler() - Constructor for class org.apache.solr.handler.NotFoundRequestHandler
 
notifyObserversDuringInit(NamedList<?>, List<ManagedResourceObserver>) - Method in class org.apache.solr.rest.ManagedResource
Notifies all registered observers that the ManagedResource is initialized.
NOW - Static variable in interface org.apache.solr.common.params.CommonParams
Override for the concept of "NOW" to be used throughout this request, expressed as milliseconds since epoch.
now - Variable in class org.apache.solr.request.SolrRequestInfo
 
NOW - Static variable in class org.apache.solr.schema.TrieDateField
Deprecated.
NOW - Static variable in class org.apache.solr.util.DateFormatUtil
 
NRTCACHINGDIRECTORY_ENABLE - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
NRTCACHINGDIRECTORY_MAXCACHEMB - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
NRTCACHINGDIRECTORY_MAXMERGESIZEMB - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
NRTCachingDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate NRTCachingDirectory
NRTCachingDirectoryFactory() - Constructor for class org.apache.solr.core.NRTCachingDirectoryFactory
 
nThreads - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
NULL - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
NULL_COLLAPSE - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
NULL_EXPAND - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
NULL_IGNORE - Static variable in class org.apache.solr.search.CollapsingQParserPlugin
 
NULL_POLICY_COLLAPSE - Static variable in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
NULL_POLICY_EXPAND - Static variable in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
NULL_POLICY_IGNORE - Static variable in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
NUM_RESPONSES_TO_STORE - Static variable in class org.apache.solr.cloud.Overseer
 
NUM_SHARDS - Static variable in class org.apache.solr.cloud.CloudDescriptor
 
NUM_SHARDS_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
NUM_SLICES - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
NUMBER - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
NUMBER - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
NUMBER_BACKUPS_TO_KEEP_INIT_PARAM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
numberFieldName - Variable in class org.apache.solr.schema.SpatialPointVectorFieldType
 
NumberFormatTransformer - Class in org.apache.solr.handler.dataimport
A Transformer instance which can extract numbers out of strings.
NumberFormatTransformer() - Constructor for class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
NUMBEROFBLOCKSPERBANK - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
NumberUtils - Class in org.apache.solr.util
 
NumberUtils() - Constructor for class org.apache.solr.util.NumberUtils
 
numCloses - Static variable in class org.apache.solr.core.SolrCore
 
numCloses - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
numCloses - Static variable in class org.apache.solr.update.SolrIndexWriter
 
numDeadServersToTry - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
numDeletesByQueryToKeep - Variable in class org.apache.solr.update.UpdateLog
 
numDeletesToKeep - Variable in class org.apache.solr.update.UpdateLog
 
numDocs - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
numDocs(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the number of documents that match both a and b.
numDocs(DocSet, SolrIndexSearcher.DocsEnumState) - Method in class org.apache.solr.search.SolrIndexSearcher
 
numDocs(Query, Query) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the number of documents that match both a and b.
numDocs(SolrIndexSearcher, Query, Query) - Static method in class org.apache.solr.util.SolrPluginUtils
SolrIndexSearch.numDocs(Query,Query) freaks out if the filtering query is null, so we use this workarround.
Numeric(String, Number, Number, Number, Number, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet.Numeric
 
NUMERIC_OPERATION_SET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
NumericStatsCollector - Class in org.apache.solr.analytics.statistics
NumericStatsCollector computes the sum, sum of squares, mean and standard deviation.
NumericStatsCollector(ValueSource, Set<String>) - Constructor for class org.apache.solr.analytics.statistics.NumericStatsCollector
 
NumericValueFieldType - Interface in org.apache.solr.schema
Marker interface for numeric-valued field types.
numField - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
numGroups - Variable in class org.apache.solr.search.Grouping.Command
 
numOldRecords - Variable in class org.apache.solr.update.UpdateLog
 
numOpens - Static variable in class org.apache.solr.core.SolrCore
 
numOpens - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
numOpens - Static variable in class org.apache.solr.update.SolrIndexWriter
 
numRecords() - Method in class org.apache.solr.update.TransactionLog
Returns the number of records in the log (currently includes the header and an optional commit).
numRecordsToKeep - Variable in class org.apache.solr.update.UpdateLog
 
numRequests - Variable in class org.apache.solr.highlight.HighlightingPluginBase
 
numShards - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
NUMTERMS - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
numValues - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
numValues - Variable in class org.apache.solr.SolrTestCaseJ4.FldType
 
numValuesBits - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
numVersionBuckets - Variable in class org.apache.solr.update.UpdateLog
 
numWorkers - Variable in class org.apache.solr.client.solrj.io.stream.StreamContext
 
nvPairs - Variable in class org.apache.solr.common.util.NamedList
 

O

ObjectReleaseTracker - Class in org.apache.solr.common.util
 
ObjectReleaseTracker() - Constructor for class org.apache.solr.common.util.ObjectReleaseTracker
 
OBJECTS - Static variable in class org.apache.solr.common.util.ObjectReleaseTracker
 
ObjectUtil - Class in org.apache.solr.request.json
 
ObjectUtil() - Constructor for class org.apache.solr.request.json.ObjectUtil
 
ObjectUtil.ConflictHandler - Class in org.apache.solr.request.json
 
objToInt(Object, int) - Static method in class org.apache.solr.update.UpdateLog
 
obtainLock(Directory, String) - Method in class org.apache.solr.store.hdfs.HdfsLockFactory
 
offer(byte[]) - Method in class org.apache.solr.cloud.DistributedQueue
Inserts data into queue.
offer(byte[], long) - Method in class org.apache.solr.cloud.DistributedQueue
Offer the data and wait for the response
offer(TrackingShardHandlerFactory.ShardRequestAndParams) - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
 
offerMBeans() - Method in class org.apache.solr.core.DirectoryFactory
Optionally allow the DirectoryFactory to request registration of some MBeans.
offerMBeans() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
OFFSET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
offset - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
OFFSET - Static variable in class org.apache.solr.handler.ReplicationHandler
 
offset() - Method in interface org.apache.solr.search.DocList
Returns the zero based offset of this list within the total ordered list of matches to the query.
offset() - Method in class org.apache.solr.search.DocSlice
 
offset - Variable in class org.apache.solr.search.Grouping.Command
 
OFFSET_END_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
OFFSET_START_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
OFFSETS - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return offset information, if available
OK - Static variable in class org.apache.solr.security.AuthorizationResponse
 
OK_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
oldDeletes - Variable in class org.apache.solr.update.UpdateLog
 
OLDER_THAN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
olderThan - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The newerThan given in data-config as a Date
OldLuceneQParserPlugin - Class in org.apache.solr.search
Parse Solr's variant of Lucene QueryParser syntax, including the deprecated sort specification after the query.
OldLuceneQParserPlugin() - Constructor for class org.apache.solr.search.OldLuceneQParserPlugin
 
OMIT_HEADER - Static variable in interface org.apache.solr.common.params.CommonParams
include header in the response
OMIT_NORMS - Static variable in class org.apache.solr.schema.FieldProperties
 
OMIT_POSITIONS - Static variable in class org.apache.solr.schema.FieldProperties
 
OMIT_TF_POSITIONS - Static variable in class org.apache.solr.schema.FieldProperties
 
omitNorms() - Method in class org.apache.solr.schema.SchemaField
 
omitPositions() - Method in class org.apache.solr.schema.SchemaField
 
omitTermFreqAndPositions() - Method in class org.apache.solr.schema.SchemaField
 
ON_ERROR - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
onCommit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene... do not explicitly call.
onCommit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene... do not explicitly call.
ONE_ONE - Static variable in class org.apache.solr.SolrTestCaseJ4
 
oneMinuteEWMA() - Static method in class org.apache.solr.util.stats.EWMA
Creates a new EWMA which is equivalent to the UNIX one minute load average and which expects to be ticked every 5 seconds.
onEnqueue() - Method in interface org.apache.solr.cloud.overseer.ZkStateWriter.ZkWriteCallback
Called by ZkStateWriter if a ZkWriteCommand is queued
oneOverPower - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
onePassDistributedQuery - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
onError - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
onEvent(Context) - Method in interface org.apache.solr.handler.dataimport.EventListener
Event callback
onInit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene... do not explicitly call.
onInit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene... do not explicitly call.
ONLY_ACTIVE_NODES - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
ONLY_IF_DOWN - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
onlyIfLeader - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
onlyIfLeaderActive - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
onManagedDataLoadedFromStorage(NamedList<?>, Object) - Method in class org.apache.solr.rest.ManagedResource
Method called after data has been loaded from storage to give the concrete implementation a chance to post-process the data.
onManagedDataLoadedFromStorage(NamedList<?>, Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
onManagedDataLoadedFromStorage(NamedList<?>, Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
Invoked when loading data from storage to initialize the list of words managed by this instance.
onManagedResourceInitialized(NamedList<?>, ManagedResource) - Method in interface org.apache.solr.rest.ManagedResourceObserver
Event notification raised once during core initialization to notify listeners that a ManagedResource is fully initialized.
onManagedResourceInitialized(NamedList<?>, ManagedResource) - Method in class org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory
Callback invoked by the ManagedResource instance to trigger this class to create the CharArraySet used to create the StopFilter using the wordset managed by ManagedWordSetResource.
onManagedResourceInitialized(NamedList<?>, ManagedResource) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
Called once, during core initialization, to initialize any analysis components that depend on the data managed by this resource.
OnReconnect - Interface in org.apache.solr.common.cloud
 
onResourceDeleted() - Method in class org.apache.solr.rest.ManagedResource
Called by the RestManager framework after this resource has been deleted to allow this resource to close and clean-up any resources used by this.
onSuccess(HttpResponse) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Intended to be used as an extension point for doing post processing after a request completes.
onWrite() - Method in interface org.apache.solr.cloud.overseer.ZkStateWriter.ZkWriteCallback
Called by ZkStateWriter if state is flushed to ZK
OP - Static variable in class org.apache.solr.search.QueryParsing
 
open() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
Opens the CloudSolrStream
open() - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
open() - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
open() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
open() - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
open() - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
Opens the stream to a single Solr instance.
open() - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
open() - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
open(URI) - Method in class org.apache.solr.cloud.SocketProxy
 
open() - Method in class org.apache.solr.core.SolrCore
expert: increments the core reference count
open(Context) - Method in interface org.apache.solr.handler.dataimport.DIHCache
Opens the cache using the specified properties.
open(Context) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
OPEN_SEARCHER - Static variable in interface org.apache.solr.common.params.UpdateParams
Open up a new searcher as part of a commit
openConfig(String) - Method in class org.apache.solr.core.SolrResourceLoader
Opens a config resource by its name.
OpenExchangeRatesOrgProvider - Class in org.apache.solr.schema
Exchange Rates Provider for CurrencyField capable of fetching & parsing the freely available exchange rates from openexchangerates.org Configuration Options: ratesFileLocation - A file path or absolute URL specifying the JSON data to load (mandatory) refreshInterval - How frequently (in minutes) to reload the exchange rate data (default: 1440) Disclaimer: This data is collected from various providers and provided free of charge for informational purposes only, with no guarantee whatsoever of accuracy, validity, availability or fitness for any purpose; use at your own risk.
OpenExchangeRatesOrgProvider() - Constructor for class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
openHandles - Static variable in class org.apache.solr.core.SolrCore
 
openIndexWriter(SolrCore) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
openIndexWriter(SolrCore) - Method in class org.apache.solr.update.SolrCoreState
Expert method that opens the IndexWriter - you must call SolrCoreState.closeIndexWriter(SolrCore, boolean) first, and then call this method in a finally block.
openInput(String, IOContext) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
openInput(String, IOContext) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
openInputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
openInputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
openInputStream(String) - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
 
openInputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
openNewSearcher(boolean, boolean) - Method in class org.apache.solr.core.SolrCore
Opens a new searcher and returns a RefCounted<SolrIndexSearcher> with its reference incremented.
openOutputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.FileStorageIO
 
openOutputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.InMemoryStorageIO
 
openOutputStream(String) - Method in interface org.apache.solr.rest.ManagedResourceStorage.StorageIO
 
openOutputStream(String) - Method in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
openResource(String) - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
Opens any resource by its name.
openResource(String) - Method in class org.apache.solr.core.MemClassLoader
 
openResource(String) - Method in class org.apache.solr.core.SolrResourceLoader
Opens any resource by its name.
openSchema(String) - Method in class org.apache.solr.core.SolrResourceLoader
Opens a schema resource by its name.
openSearcher - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
openSearcher - Variable in class org.apache.solr.update.CommitUpdateCommand
 
openStream(File) - Method in class org.apache.solr.handler.dataimport.FileDataSource
Open a Reader for the given file name
operand - Variable in class org.apache.solr.cloud.rule.Rule.Condition
 
operand - Variable in enum org.apache.solr.cloud.rule.Rule.Operand
 
OPERATION_MASK - Static variable in class org.apache.solr.update.UpdateLog
 
operationFlags - Variable in class org.apache.solr.update.UpdateLog
 
opt(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
opt(char) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
optimize(String) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize() - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(String, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(String, boolean, boolean, int) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean, int) - Method in class org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
OPTIMIZE - Static variable in interface org.apache.solr.common.params.UpdateParams
Optimize the index and commit everything after the command completes
OPTIMIZE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
optimize(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
optimize - Variable in class org.apache.solr.update.CommitUpdateCommand
 
optimize(String...) - Static method in class org.apache.solr.util.BaseTestHarness
Helper that returns an <optimize> String with optional key/val pairs.
optimize() - Method in class org.apache.solr.util.SimplePostTool
Does a simple optimize operation
optimizeCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
optimizePreFetchDocs(ResponseBuilder, DocList, Query, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Pre-fetch documents into the index searcher's document cache.
optionAsInt(CommandLine, String, int) - Method in class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
options - Variable in class org.apache.solr.core.SolrConfig.SolrPluginInfo
 
OR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
OR_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables OR operator (|)
OR_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
Alternative form of QueryParser.Operator.OR
order - Variable in class org.apache.solr.client.solrj.io.comp.StreamComparator
 
order - Variable in class org.apache.solr.SolrTestCaseJ4.Doc
 
ORDERED - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
ORDERED_MAP - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
orderInShard - Variable in class org.apache.solr.handler.component.ShardDoc
 
OrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from LeafReader.getSortedDocValues(java.lang.String).
OrdFieldSource(String) - Constructor for class org.apache.solr.search.function.OrdFieldSource
 
org.apache.solr - package org.apache.solr
Commonly reused classes and interfaces (deprecated package, do not add new classes)
org.apache.solr.analysis - package org.apache.solr.analysis
Factories and classes specific to text analysis and the creation of TokenStreams See org.apache.lucene.analysis for additional details.
org.apache.solr.analytics.accumulator - package org.apache.solr.analytics.accumulator
Accumulators accumulate values over different types of strucuture (eg result, facet, etc..)
org.apache.solr.analytics.accumulator.facet - package org.apache.solr.analytics.accumulator.facet
Accumulators for accumulating over differnt types of facets
org.apache.solr.analytics.expression - package org.apache.solr.analytics.expression
Expressions map either zero, one, two or many inputs to a single value.
org.apache.solr.analytics.plugin - package org.apache.solr.analytics.plugin
MBean plugins for stats collection
org.apache.solr.analytics.request - package org.apache.solr.analytics.request
Request objects for creating Analytics requests
org.apache.solr.analytics.statistics - package org.apache.solr.analytics.statistics
Statistics collectors reduce a list of Objects to a single value.
org.apache.solr.analytics.util - package org.apache.solr.analytics.util
Utilities used by analytics component
org.apache.solr.analytics.util.valuesource - package org.apache.solr.analytics.util.valuesource
ValueSource function/sources used by analytics component
org.apache.solr.client.solrj - package org.apache.solr.client.solrj
Primary APIs for communicating with a Solr Server from a Java client.
org.apache.solr.client.solrj.beans - package org.apache.solr.client.solrj.beans
Annotation based mapping of client objects to Solr documents.
org.apache.solr.client.solrj.embedded - package org.apache.solr.client.solrj.embedded
SolrJ client implementations for embedded solr access.
org.apache.solr.client.solrj.impl - package org.apache.solr.client.solrj.impl
Concrete implementations of client API classes.
org.apache.solr.client.solrj.io - package org.apache.solr.client.solrj.io
Streaming Aggregation API
org.apache.solr.client.solrj.io.comp - package org.apache.solr.client.solrj.io.comp
Comparators for the Streaming Aggregation API
org.apache.solr.client.solrj.io.stream - package org.apache.solr.client.solrj.io.stream
Stream implementations for the Streaming Aggregation API
org.apache.solr.client.solrj.io.stream.expr - package org.apache.solr.client.solrj.io.stream.expr
Expression language for the Streaming Aggregation API
org.apache.solr.client.solrj.request - package org.apache.solr.client.solrj.request
Convenience classes for dealing with various types of Solr requests.
org.apache.solr.client.solrj.request.schema - package org.apache.solr.client.solrj.request.schema
Convenience classes for making Schema API requests.
org.apache.solr.client.solrj.response - package org.apache.solr.client.solrj.response
Convenience classes for dealing with various types of Solr responses.
org.apache.solr.client.solrj.response.schema - package org.apache.solr.client.solrj.response.schema
Convenience classes for dealing with Schema API responses.
org.apache.solr.client.solrj.util - package org.apache.solr.client.solrj.util
Utilities for Solr client applications.
org.apache.solr.cloud - package org.apache.solr.cloud
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
org.apache.solr.cloud.overseer - package org.apache.solr.cloud.overseer
Classes for updating cluster state in SolrCloud mode.
org.apache.solr.cloud.rule - package org.apache.solr.cloud.rule
Classes for managing Replica placement strategy when operating in SolrCloud mode.
org.apache.solr.common - package org.apache.solr.common
Common classes reused on both clients & server for dealing with documents to be indexed and result documents.
org.apache.solr.common.cloud - package org.apache.solr.common.cloud
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
org.apache.solr.common.luke - package org.apache.solr.common.luke
Common constants used by the LukeRequestHandler.
org.apache.solr.common.params - package org.apache.solr.common.params
Parameter constants and enumerations.
org.apache.solr.common.util - package org.apache.solr.common.util
Common utility classes reused on both clients & server.
org.apache.solr.core - package org.apache.solr.core
Core classes implementin Solr internals and the management of SolrCores
org.apache.solr.handler - package org.apache.solr.handler
Concrete implementations of SolrRequestHandler
org.apache.solr.handler.admin - package org.apache.solr.handler.admin
SolrRequestHandler implementations for powering he Solr Admin UI
org.apache.solr.handler.component - package org.apache.solr.handler.component
SearchComponent implementations for use in SearchHandler
org.apache.solr.handler.dataimport - package org.apache.solr.handler.dataimport
DataImportHandler and related code.
org.apache.solr.handler.dataimport.config - package org.apache.solr.handler.dataimport.config
Utility classes for parsing & modeling DIH configuration.
org.apache.solr.handler.extraction - package org.apache.solr.handler.extraction
ExtractingRequestHandler and related code.
org.apache.solr.handler.loader - package org.apache.solr.handler.loader
ContentStreamLoader implementations for use in ContentStreamHandlerBase implementations
org.apache.solr.highlight - package org.apache.solr.highlight
SolrHighlighter API and related implementaions and utilities See org.apache.lucene.search.highlight for addition information.
org.apache.solr.internal.csv - package org.apache.solr.internal.csv
Internal classes used for reading/writing CSV
org.apache.solr.internal.csv.writer - package org.apache.solr.internal.csv.writer
Internal classes used for reading/writing CSV
org.apache.solr.logging - package org.apache.solr.logging
APIs related to capturing log event info in the LoggingHandler
org.apache.solr.logging.jul - package org.apache.solr.logging.jul
JUL based implementation of LogWatcher
org.apache.solr.logging.log4j - package org.apache.solr.logging.log4j
Log4j based implementation of LogWatcher
org.apache.solr.parser - package org.apache.solr.parser
Solr native variant of the Lucene Classic QueryParser
org.apache.solr.request - package org.apache.solr.request
APIs and classes for dealing with Solr requests
org.apache.solr.request.json - package org.apache.solr.request.json
JSON related classes
org.apache.solr.request.macro - package org.apache.solr.request.macro
Parameter substitution / macro expansion.
org.apache.solr.response - package org.apache.solr.response
API and implementations of QueryResponseWriter for formating Solr request responses
org.apache.solr.response.transform - package org.apache.solr.response.transform
APIs and implementations of DocTransformer for modifying documents in Solr request responses
org.apache.solr.rest - package org.apache.solr.rest
Solr RESTful APIs via Restlet.
org.apache.solr.rest.schema - package org.apache.solr.rest.schema
Provides RESTful API access to the Solr Schema using Restlet.
org.apache.solr.rest.schema.analysis - package org.apache.solr.rest.schema.analysis
Analysis-related functionality for RESTful API access to the Solr Schema using Restlet.
org.apache.solr.schema - package org.apache.solr.schema
IndexSchema and FieldType implementations for powering schema.xml
org.apache.solr.search - package org.apache.solr.search
APIs and classes for parsing and processing search requests
org.apache.solr.search.facet - package org.apache.solr.search.facet
APIs and classes for the JSON Facet API.
org.apache.solr.search.function - package org.apache.solr.search.function
Solr implementations of ValueSource for function queries.
org.apache.solr.search.function.distance - package org.apache.solr.search.function.distance
Solr implementations of ValueSource for distance based function queries.
org.apache.solr.search.grouping - package org.apache.solr.search.grouping
APIs and classes for implementing result grouping See the solr wiki for more information
org.apache.solr.search.grouping.collector - package org.apache.solr.search.grouping.collector
Grouping related Collectors
org.apache.solr.search.grouping.distributed - package org.apache.solr.search.grouping.distributed
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.distributed.command - package org.apache.solr.search.grouping.distributed.command
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.distributed.requestfactory - package org.apache.solr.search.grouping.distributed.requestfactory
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.distributed.responseprocessor - package org.apache.solr.search.grouping.distributed.responseprocessor
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.distributed.shardresultserializer - package org.apache.solr.search.grouping.distributed.shardresultserializer
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.endresulttransformer - package org.apache.solr.search.grouping.endresulttransformer
APIs and classes for transforming result grouping results into the appropriate response format
org.apache.solr.search.join - package org.apache.solr.search.join
Classes related to joins.
org.apache.solr.search.mlt - package org.apache.solr.search.mlt
APIs and classes for implementing MoreLikeThis (mlt) QueryParser.
org.apache.solr.search.similarities - package org.apache.solr.search.similarities
Factories for various built-in Lucene ranking models.
org.apache.solr.search.stats - package org.apache.solr.search.stats
APIs and Classes implementing the Stats component used for document frequency calculations.
org.apache.solr.security - package org.apache.solr.security
Commonly used classes for Solr security framework.
org.apache.solr.servlet - package org.apache.solr.servlet
Servlet related classes for powering the Solr HTTP API
org.apache.solr.servlet.cache - package org.apache.solr.servlet.cache
Caching related classes used in the Solr HTTP API
org.apache.solr.spelling - package org.apache.solr.spelling
APIs and classes used by the SpellCheckComponent See org.apache.lucene.search.spell and org.apache.lucene.search.suggest for additional information.
org.apache.solr.spelling.suggest - package org.apache.solr.spelling.suggest
APIs and classes used by the SpellCheckComponent See org.apache.lucene.search.spell and org.apache.lucene.search.suggest for additional information.
org.apache.solr.spelling.suggest.fst - package org.apache.solr.spelling.suggest.fst
Factories for FST and Analyzing based Suggesters
org.apache.solr.spelling.suggest.jaspell - package org.apache.solr.spelling.suggest.jaspell
Factories for JaSpell based Suggesters
org.apache.solr.spelling.suggest.tst - package org.apache.solr.spelling.suggest.tst
Factories for TST based Suggesters
org.apache.solr.store.blockcache - package org.apache.solr.store.blockcache
An HDFS blockcache implementation.
org.apache.solr.store.hdfs - package org.apache.solr.store.hdfs
An HDFS Directory implementation.
org.apache.solr.uima.processor - package org.apache.solr.uima.processor
org.apache.solr.update - package org.apache.solr.update
APIs and classes for managing index updates
org.apache.solr.update.processor - package org.apache.solr.update.processor
UpdateRequestProcessorFactory APIs and implementations for use in UpdateRequestProcessorChains
org.apache.solr.util - package org.apache.solr.util
Common utility classes used throughout Solr
org.apache.solr.util.plugin - package org.apache.solr.util.plugin
Common APIs related to implementing Solr plugins See also: SolrPluginUtils.
org.apache.solr.util.stats - package org.apache.solr.util.stats
Utilities for collecting statistics
org.apache.solr.util.xslt - package org.apache.solr.util.xslt
XSLT related utilities (deprecated package, do not add new classes)
originalCoreProperties - Variable in class org.apache.solr.core.CoreDescriptor
The original standard core properties, before substitution
originalExtraProperties - Variable in class org.apache.solr.core.CoreDescriptor
The original extra core properties, before substitution
originalTerms - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
origParams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
origVsFreq - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
origVsShards - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
origVsSuggested - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
origVsSuggestion - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
other - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
OTHER - Static variable in class org.apache.solr.common.params.CoreAdminParams
Name of the other core in actions involving 2 cores
other - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
OTHER_RANGE - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
OTHER_RANGE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
others - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
others - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
othersCalled - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
out - Variable in class org.apache.solr.common.util.FastOutputStream
 
out - Variable in class org.apache.solr.internal.csv.CSVPrinter
The place that the values get written.
out - Variable in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
outgoing - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
OUTPUT_KEY - Static variable in interface org.apache.solr.common.params.CommonParams
 
overlaps(DocRouter.Range) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
overrequestCount - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
overrequestRatio - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
overrideFill() - Method in class org.apache.solr.internal.csv.writer.CSVField
Does this field override fill ?
Overseer - Class in org.apache.solr.cloud
Cluster leader.
Overseer(ShardHandler, UpdateShardHandler, String, ZkStateReader, ZkController, CloudConfig) - Constructor for class org.apache.solr.cloud.Overseer
 
overseer - Variable in class org.apache.solr.cloud.ZkController
 
Overseer.FailedOp - Class in org.apache.solr.cloud
 
Overseer.Stat - Class in org.apache.solr.cloud
 
Overseer.Stats - Class in org.apache.solr.cloud
Used to hold statistics about overseer operations.
OverseerAction - Enum in org.apache.solr.cloud.overseer
Enum of actions supported by the overseer only.
OverseerAutoReplicaFailoverThread - Class in org.apache.solr.cloud
In this simple initial implementation we are limited in how quickly we detect a failure by a worst case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS + WORK_LOOP_DELAY_MS and best case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS.
OverseerAutoReplicaFailoverThread(CloudConfig, ZkStateReader, UpdateShardHandler) - Constructor for class org.apache.solr.cloud.OverseerAutoReplicaFailoverThread
 
OverseerCollectionProcessor - Class in org.apache.solr.cloud
 
OverseerCollectionProcessor(ZkStateReader, String, ShardHandler, String, Overseer.Stats, Overseer) - Constructor for class org.apache.solr.cloud.OverseerCollectionProcessor
 
OverseerCollectionProcessor(ZkStateReader, String, ShardHandlerFactory, String, Overseer.Stats, DistributedQueue, DistributedMap, DistributedMap, DistributedMap) - Constructor for class org.apache.solr.cloud.OverseerCollectionProcessor
 
OverseerCollectionProcessor.Runner - Class in org.apache.solr.cloud
 
OverseerSolrResponse - Class in org.apache.solr.cloud
 
OverseerSolrResponse(NamedList) - Constructor for class org.apache.solr.cloud.OverseerSolrResponse
 
OverseerStatus() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.OverseerStatus
 
OVERWRITE - Static variable in class org.apache.solr.client.solrj.request.UpdateRequest
 
OVERWRITE - Static variable in interface org.apache.solr.common.params.UpdateParams
overwrite indexing fields
OVERWRITE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
overwrite - Variable in class org.apache.solr.update.AddUpdateCommand
 
OVERWRITE - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
overwrite - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 

P

PACKET_SZ - Static variable in class org.apache.solr.handler.ReplicationHandler
 
PageFetcherResult() - Constructor for class org.apache.solr.util.SimplePostTool.PageFetcherResult
 
PageTool - Class in org.apache.solr.response
This class is used by the Velocity response writer to provide a consistent paging tool for use by templates.
PageTool(SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.PageTool
 
Pair<K,V> - Class in org.apache.solr.common.util
 
Pair(K, V) - Constructor for class org.apache.solr.common.util.Pair
 
Pair<A,B> - Class in org.apache.solr.search.grouping.distributed.command
A simple data structure to hold a pair of typed objects.
Pair(A, B) - Constructor for class org.apache.solr.search.grouping.distributed.command.Pair
 
ParallelCoreAdminHandlerThread(SolrQueryRequest, SolrQueryResponse, CoreAdminParams.CoreAdminAction, CoreAdminHandler.TaskObject) - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler.ParallelCoreAdminHandlerThread
 
parallelExecutor - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
ParallelStream - Class in org.apache.solr.client.solrj.io.stream
The ParallelStream decorates a TupleStream implementation and pushes it to N workers for parallel execution.
ParallelStream(String, String, TupleStream, int, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.ParallelStream
 
ParallelStream(String, String, String, int, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.ParallelStream
 
ParallelStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.ParallelStream
 
PARAM_BREAK_SUGGESTION_TIE_BREAKER - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
PARAM_BREAK_WORDS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
Try to break words into multiples?
PARAM_COMBINE_WORDS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
Try to combine multiple words into one?
PARAM_DEFAULT_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
 
PARAM_ENUM_NAME - Static variable in class org.apache.solr.schema.EnumField
 
PARAM_ENUMS_CONFIG - Static variable in class org.apache.solr.schema.EnumField
 
PARAM_MAX_CHANGES - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
See WordBreakSpellChecker.setMaxChanges(int)
PARAM_MAX_COMBINE_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
See WordBreakSpellChecker.setMaxCombineWordLength(int)
PARAM_MAX_EVALUATIONS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
See WordBreakSpellChecker.setMaxEvaluations(int)
PARAM_MIN_BREAK_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
See WordBreakSpellChecker.setMinBreakWordLength(int)
PARAM_MIN_SUGGESTION_FREQUENCY - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
See WordBreakSpellChecker.setMinSuggestionFrequency(int)
PARAM_PRECISION_STEP - Static variable in class org.apache.solr.schema.CurrencyField
 
PARAM_RATE_PROVIDER_CLASS - Static variable in class org.apache.solr.schema.CurrencyField
 
PARAM_RATES_FILE_LOCATION - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
PARAM_REFRESH_INTERVAL - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
paramAsInt(String, SolrParams, int) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
 
params - Variable in class org.apache.solr.analytics.request.AnalyticsStats
 
params - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
params - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
params - Variable in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
params(String...) - Static method in class org.apache.solr.cloud.SyncStrategy
 
params - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
params - Variable in class org.apache.solr.common.params.RequiredSolrParams
 
params(String...) - Static method in class org.apache.solr.handler.admin.CollectionsHandler
 
params(String...) - Static method in class org.apache.solr.handler.admin.CoreAdminHandler
 
params - Variable in class org.apache.solr.handler.component.PivotFacetProcessor
 
params - Variable in class org.apache.solr.handler.component.ShardRequest
 
params - Variable in class org.apache.solr.handler.component.TrackingShardHandlerFactory.ShardRequestAndParams
 
params - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
params - Variable in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
params - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
params - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
params - Variable in class org.apache.solr.schema.SimilarityFactory
 
params - Variable in class org.apache.solr.search.QParser
 
params(SolrParams, String...) - Static method in class org.apache.solr.SolrTestCaseHS
 
params(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
params - Variable in class org.apache.solr.spelling.suggest.DictionaryFactory
 
PARAMS_RESOURCE_LOADER_ENABLED - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
paramToProp - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
parent - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
parent - Variable in class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
PARENT - Static variable in class org.apache.solr.common.cloud.Slice
 
PARENT_DELTA_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
parentKey - Variable in class org.apache.solr.search.facet.LegacyFacet.Subfacet
 
parentLoader - Variable in class org.apache.solr.core.ConfigSetService
 
parents - Variable in class org.apache.solr.search.facet.FacetRequest.Domain
 
parentValue - Variable in class org.apache.solr.handler.component.PivotFacetField
 
parse(IndexSchema, SolrParams) - Static method in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
parse(BytesRef) - Method in interface org.apache.solr.analytics.util.AnalyticsParsers.Parser
 
parse(String) - Static method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
parse(String) - Static method in enum org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
Input must not be null
parse(NamedList<NamedList<Number>>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
parse(InputStream) - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
Initialize rules through file input stream.
parse(String) - Static method in class org.apache.solr.internal.csv.CSVUtils
Parses the given String according to the default CSVStrategy.
parse(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
Parses a query string, returning a Query.
parse(Reader, AttributeSource) - Method in class org.apache.solr.schema.JsonPreAnalyzedParser
 
parse(Reader, AttributeSource) - Method in interface org.apache.solr.schema.PreAnalyzedField.PreAnalyzedParser
Parse input.
parse(Reader, AttributeSource) - Method in class org.apache.solr.schema.SimplePreAnalyzedParser
 
parse() - Method in class org.apache.solr.search.DisMaxQParser
 
parse() - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQParser
 
parse() - Method in class org.apache.solr.search.ExtendedDismaxQParser
 
parse(FunctionQParser) - Method in class org.apache.solr.search.facet.PercentileAgg.Parser
 
parse(FunctionQParser) - Method in class org.apache.solr.search.function.distance.GeoDistValueSourceParser
 
parse() - Method in class org.apache.solr.search.FunctionQParser
 
parse() - Method in class org.apache.solr.search.LuceneQParser
 
parse() - Method in class org.apache.solr.search.MaxScoreQParser
Parses the query exactly like the Lucene parser does, but delegates all SHOULD clauses to DisjunctionMaxQuery with meaning only the clause with the max score will contribute to the overall score, unless the tie parameter is specified.
parse() - Method in class org.apache.solr.search.mlt.CloudMLTQParser
 
parse() - Method in class org.apache.solr.search.mlt.SimpleMLTQParser
 
parse() - Method in class org.apache.solr.search.QParser
Create and return the Query object represented by qstr.
parse() - Method in class org.apache.solr.search.SpatialFilterQParser
 
parse(FunctionQParser) - Method in class org.apache.solr.search.ValueSourceParser
Parse the user input into a ValueSource.
parse(SolrCore, String, HttpServletRequest) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
parse(Reader) - Static method in class org.apache.solr.util.CommandOperation
Parse the command operations into command objects
parseAgg(int) - Method in class org.apache.solr.search.FunctionQParser
 
parseAndAddGap(Date, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DateRangeEndpointCalculator
 
parseAndAddGap(Double, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DoubleRangeEndpointCalculator
 
parseAndAddGap(Float, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.FloatRangeEndpointCalculator
 
parseAndAddGap(Integer, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.IntegerRangeEndpointCalculator
 
parseAndAddGap(Long, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.LongRangeEndpointCalculator
 
parseAndAddGap(T, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Adds the String gap param to a low Range endpoint value to determine the corrisponding high Range endpoint value.
parseArg() - Method in class org.apache.solr.search.FunctionQParser
 
parseArgsAndInit(String[]) - Static method in class org.apache.solr.util.SimplePostTool
Parses incoming arguments and system params and initializes the tool
parseArrayFieldValue(int, JSONParser, JsonRecordReader.MethodFrameWrapper) - Static method in class org.apache.solr.common.util.JsonRecordReader
 
parseBool(String) - Static method in class org.apache.solr.common.util.StrUtils
how to transform a String into a boolean... more flexible than Boolean.parseBoolean() to enable easier integration with html forms.
parseBool(String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
parseBoolean(String) - Static method in class org.apache.solr.common.util.StrUtils
Return if a string starts with '1', 't', or 'T' and return false otherwise.
ParseBooleanFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Boolean values.
ParseBooleanFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseBooleanFieldUpdateProcessorFactory
 
parseBreakIterator(String, Locale) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
parse a break iterator type for the specified locale
parseCommaSeparatedList(String, int) - Static method in class org.apache.solr.schema.PointType
Given a string containing dimension values encoded in it, separated by commas, return a String array of length dimension containing the values.
parseConfig() - Method in class org.apache.solr.cloud.SolrZkServer
 
parseDate(String) - Static method in class org.apache.solr.common.util.DateUtil
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
parseDate(String, Collection<String>) - Static method in class org.apache.solr.common.util.DateUtil
 
parseDate(String, Collection<String>, Date) - Static method in class org.apache.solr.common.util.DateUtil
Slightly modified from org.apache.commons.httpclient.util.DateUtil.parseDate Parses the date value using the given date formats.
parseDate(String) - Static method in class org.apache.solr.schema.TrieDateField
parseDate(String) - Static method in class org.apache.solr.util.DateFormatUtil
Thread safe method that can be used to parse a Date without the trailing 'Z'
ParseDateFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Date values.
ParseDateFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseDateFieldUpdateProcessorFactory
 
parseDateLenient(String, SolrQueryRequest) - Method in class org.apache.solr.schema.TrieDateField
parseDateLenient(String, SolrQueryRequest) - Static method in class org.apache.solr.util.DateFormatUtil
Parse a date string in the standard format, or any supported by DateUtil.parseDate
parseDistanceUnits(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
if str is non-null, returns DistanceUnits.valueOf(String) (which will return null if not found), else returns AbstractSpatialFieldType.distanceUnits (only null before initialized in init().
parseDouble() - Method in class org.apache.solr.search.FunctionQParser
Parse a Double
ParseDoubleFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Double values.
ParseDoubleFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseDoubleFieldUpdateProcessorFactory
 
ParsedParams(SolrParams, SolrParams, SolrParams, String, DocSet, String, List<String>, int) - Constructor for class org.apache.solr.request.SimpleFacets.ParsedParams
 
parsedUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
 
parseEscapedQuery(ExtendedDismaxQParser.ExtendedSolrQueryParser, String, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
Parses an escaped version of the user's query.
ParseException - Exception in org.apache.solr.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.solr.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.solr.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.solr.parser.ParseException
Constructor with message.
parseFieldBoosts(String) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a string containing fieldNames and boost info, converts it to a Map from field name to boost info.
parseFieldBoosts(String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
Like parseFieldBoosts(String), but parses all the strings in the provided array (which may be null).
parseFieldBoostsAndSlop(String[], int, int) - Static method in class org.apache.solr.util.SolrPluginUtils
/** Like SolrPluginUtils.parseFieldBoosts(java.lang.String), but allows for an optional slop value prefixed by "~".
parseFlags(String) - Static method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
parseFloat() - Method in class org.apache.solr.search.FunctionQParser
Parse a float.
ParseFloatFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Float values.
ParseFloatFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseFloatFieldUpdateProcessorFactory
 
parseGap(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DateRangeEndpointCalculator
 
parseGap(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Parses a String param into a value that represents the gap and can be included in the response.
parseGeomSolrException(String, SpatialContext) - Static method in class org.apache.solr.util.SpatialUtils
Parses a 'geom' parameter (might also be used to parse shapes for indexing).
parseHllOptions(SolrParams, SchemaField) - Static method in class org.apache.solr.handler.component.StatsField.HllOptions
Creates an HllOptions based on the (local) params specified (if appropriate).
parseHostPortList(String) - Static method in class org.apache.solr.cloud.ZkTestServer
 
parseId() - Method in class org.apache.solr.search.FunctionQParser
 
parseInt() - Method in class org.apache.solr.search.FunctionQParser
Parse an integer
ParseIntFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Integer values.
ParseIntFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseIntFieldUpdateProcessorFactory
 
parseJsonFromRequestBody(Representation) - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
Parses and validates the JSON passed from the to the ManagedResource.
parseLine(String) - Static method in class org.apache.solr.internal.csv.CSVUtils
Parses the first line only according to the default CSVStrategy.
parseLocale(String, String, String) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
parse a locale from a language+country+variant spec
parseLocalParams(String, int, Map<String, String>, SolrParams) - Static method in class org.apache.solr.search.QueryParsing
 
parseLocalParams(String, int, Map<String, String>, SolrParams, String, char) - Static method in class org.apache.solr.search.QueryParsing
 
ParseLongFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Attempts to mutate selected fields that have only CharSequence-typed values into Long values.
ParseLongFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseLongFieldUpdateProcessorFactory
 
parseLuceneVersionString(String) - Static method in class org.apache.solr.core.Config
 
parseMath(Date, String) - Method in class org.apache.solr.schema.DateRangeField
For easy compatibility with DateFormatUtil.parseMath(Date, String).
parseMath(Date, String) - Method in class org.apache.solr.schema.TrieDateField
parseMath(Date, String) - Static method in class org.apache.solr.util.DateFormatUtil
Parses a String which may be a date (in the standard format) followed by an optional math expression.
parseMath(String) - Method in class org.apache.solr.util.DateMathParser
Parses a string of commands relative "now" are returns the resulting Date.
parseMathLenient(Date, String, SolrQueryRequest) - Method in class org.apache.solr.schema.TrieDateField
parseMathLenient(Date, String, SolrQueryRequest) - Static method in class org.apache.solr.util.DateFormatUtil
Parses a String which may be a date followed by an optional math expression.
parseMathString(DateMathParser, String) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
NOTE: declared as a method to allow for extensibility
parseMinShouldMatch(IndexSchema, SolrParams) - Static method in class org.apache.solr.search.DisMaxQParser
Applies the appropriate default rules for the "mm" param based on the effective value of the "q.op" param
parseNestedQuery() - Method in class org.apache.solr.search.FunctionQParser
 
parseNum(long) - Method in interface org.apache.solr.analytics.util.AnalyticsParsers.NumericParser
 
ParseNumericFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Abstract base class for numeric parsing update processor factories.
ParseNumericFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
 
parseOriginalQuery(ExtendedDismaxQParser.ExtendedSolrQueryParser, String, List<ExtendedDismaxQParser.Clause>, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
Parses the user's original query.
parseParam(String[]) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Convinience method for parsing the param value according to the correct semantics and applying the default of "LOWER"
parseParam(String) - Static method in enum org.apache.solr.update.processor.DistributedUpdateProcessor.DistribPhase
 
parseParams(String, VariableResolver) - Method in class org.apache.solr.handler.dataimport.Evaluator
Parses a string of expression into separate params.
parseParams(String, String) - Method in class org.apache.solr.request.SimpleFacets
 
parseParams(String, String) - Method in class org.apache.solr.search.facet.LegacyFacet
 
parsePoint(String, SpatialContext) - Static method in class org.apache.solr.util.SpatialUtils
Parses either "lat, lon" (spaces optional on either comma side) or "x y" style formats.
parsePointSolrException(String, SpatialContext) - Static method in class org.apache.solr.util.SpatialUtils
Calls SpatialUtils.parsePoint(String, com.spatial4j.core.context.SpatialContext) and wraps the exception with SolrException with a helpful message.
parseQueryFields(IndexSchema, SolrParams) - Static method in class org.apache.solr.search.DisMaxQParser
Uses SolrPluginUtils.parseFieldBoosts(String) with the 'qf' parameter.
parseQueryString(String) - Static method in class org.apache.solr.servlet.SolrRequestParsers
Given a url-encoded query string (UTF-8), map it into solr params
parseQueryStrings(SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
Turns an array of query strings into a List of Query objects.
parser - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
parser - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
Default response parser is BinaryResponseParser This parser represents the default Response Parser chosen to parse the response if the parser were not specified as part of the request.
parser - Variable in class org.apache.solr.parser.SolrQueryParserBase
 
Parser() - Constructor for class org.apache.solr.search.facet.PercentileAgg.Parser
 
parser - Variable in class org.apache.solr.servlet.DirectSolrConnection
 
PARSER_IMPL - Static variable in class org.apache.solr.schema.PreAnalyzedField
Init argument name.
parseRectangeSolrException(String, SpatialContext) - Static method in class org.apache.solr.util.SpatialUtils
parseRectangle(String, SpatialContext) - Static method in class org.apache.solr.util.SpatialUtils
Parses str in the format of '[minPoint TO maxPoint]' where minPoint is the lower left corner and maxPoint is the upper-right corner of the bounding box.
ParseResult() - Constructor for class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
parseRule(String) - Static method in class org.apache.solr.cloud.rule.Rule
 
parseRulesFile(InputStream) - Static method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
Parses rule file from stream and returns a Map of all rules found
parseSelectorExclusionParams(NamedList) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
parseSelectorParams(NamedList) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
parseSerializedTotem(String) - Method in class org.apache.solr.search.CursorMark
Parses the serialized version of a CursorMark from a client (which must conform to the existing sortSpec) and populates this object.
parseShape(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
parseShape(String) - Method in class org.apache.solr.schema.DateRangeField
 
parseSingleFieldValue(int, JSONParser, JsonRecordReader.MethodFrameWrapper) - Static method in class org.apache.solr.common.util.JsonRecordReader
 
parseSortSpec(String, SolrQueryRequest) - Static method in class org.apache.solr.search.QueryParsing
The form of the sort specification string currently parsed is: SortSpec ::= SingleSort [, SingleSort]* SingleSort ::= <fieldname|function> SortDirection SortDirection ::= top | desc | bottom | asc Examples: score desc #normal sort by score (will return null) weight bottom #sort by weight ascending weight desc #sort by weight descending height desc,weight desc #sort by height descending, and use weight descending to break any ties height desc,weight asc #sort by height descending, using weight ascending as a tiebreaker
parseSpatialArgs(QParser, String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
parseSpatialArgs(QParser, String) - Method in class org.apache.solr.schema.DateRangeField
 
parseSubFacets(SolrParams) - Static method in class org.apache.solr.search.facet.LegacyFacet
 
parseText(Reader, String) - Method in class org.apache.solr.rest.ManagedResourceStorage.JsonStorage
 
parseText(Reader, String) - Method in class org.apache.solr.rest.ManagedResourceStorage
Called by ManagedResourceStorage.load(String) to convert the serialized resource into its in-memory representation.
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DateRangeEndpointCalculator
 
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.DoubleRangeEndpointCalculator
 
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.FloatRangeEndpointCalculator
 
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.IntegerRangeEndpointCalculator
 
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator.LongRangeEndpointCalculator
 
parseVal(String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
Parses a String param into an Range endpoint.
parseValueSource() - Method in class org.apache.solr.search.FunctionQParser
Parse an individual ValueSource.
parseValueSource(boolean) - Method in class org.apache.solr.search.FunctionQParser
Parse an individual value source.
parseValueSource(int) - Method in class org.apache.solr.search.FunctionQParser
 
parseValueSourceList() - Method in class org.apache.solr.search.FunctionQParser
Parse a list of ValueSource.
partialEscape(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Escapes all special characters except '"', '-', and '+'
partialURLEncodeVal(Appendable, String) - Static method in class org.apache.solr.common.util.StrUtils
URLEncodes a value, replacing only enough chars so that the URL may be unambiguously pasted back into a browser.
partitionRange(int, DocRouter.Range) - Method in class org.apache.solr.common.cloud.CompositeIdRouter
 
partitionRange(int, DocRouter.Range) - Method in class org.apache.solr.common.cloud.DocRouter
Returns the range for each partition
partitionRange(int, DocRouter.Range) - Method in class org.apache.solr.common.cloud.ImplicitDocRouter
 
partitionRangeByKey(String, DocRouter.Range) - Method in class org.apache.solr.common.cloud.CompositeIdRouter
 
PASSWORD_MAP_FILE - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
PATH - Static variable in interface org.apache.solr.common.params.CommonParams
 
path - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
PATH - Static variable in class org.apache.solr.security.PKIAuthenticationPlugin
 
path - Variable in class org.apache.solr.servlet.HttpSolrCall
 
pathAs(Class<T>, String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
 
pathExists(String) - Method in class org.apache.solr.cloud.ZkController
Returns true if the path exists
paths - Variable in class org.apache.solr.core.InitParams
 
paths - Variable in class org.apache.solr.update.SplitIndexCommand
 
PATTERN - Static variable in interface org.apache.solr.common.params.HighlightParams
 
pattern - Variable in class org.apache.solr.schema.IndexSchema.DynamicReplacement
 
PATTERN_ASCTIME - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.apache.solr.common.util.DateUtil
Date format pattern used to parse HTTP date headers in RFC 1123 format.
pause() - Method in class org.apache.solr.cloud.SocketProxy.Acceptor
 
pause() - Method in class org.apache.solr.cloud.SocketProxy.Bridge
 
pause() - Method in class org.apache.solr.cloud.SocketProxy.Bridge.Pump
 
pause() - Method in class org.apache.solr.cloud.SocketProxy
 
pause() - Method in class org.apache.solr.util.RTimer
 
PAUSED - Static variable in class org.apache.solr.util.RTimer
 
PAYLOAD_FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
 
PAYLOAD_FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
Label for defining payloadField to use for terms (optional)
PAYLOAD_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
PAYLOADS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
PAYLOADS - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return Term Vector payloads information
peek() - Method in class org.apache.solr.cloud.DistributedQueue
Returns the data at the first element of the queue, or null if the queue is empty.
peek(boolean) - Method in class org.apache.solr.cloud.DistributedQueue
Returns the data at the first element of the queue, or null if the queue is empty and block is false.
peek(long) - Method in class org.apache.solr.cloud.DistributedQueue
Returns the data at the first element of the queue, or null if the queue is empty after wait ms.
peek() - Method in class org.apache.solr.common.util.FastInputStream
 
peek() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
peekChar() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
peekTopN(int, Set<String>, Long) - Method in class org.apache.solr.cloud.DistributedQueue
 
PEER_SYNC - Static variable in class org.apache.solr.update.UpdateCommand
 
PeerSync - Class in org.apache.solr.update
 
PeerSync(SolrCore, List<String>, int) - Constructor for class org.apache.solr.update.PeerSync
 
PeerSync(SolrCore, List<String>, int, boolean, boolean) - Constructor for class org.apache.solr.update.PeerSync
 
PeerSync(SolrCore, List<String>, int, boolean, boolean, boolean) - Constructor for class org.apache.solr.update.PeerSync
 
PERCENT - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
percentile(List<Long>, float) - Method in class org.apache.solr.update.PeerSync
 
PERCENTILE_PATTERN - Static variable in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
PercentileAgg - Class in org.apache.solr.search.facet
 
PercentileAgg(ValueSource, List<Double>) - Constructor for class org.apache.solr.search.facet.PercentileAgg
 
PercentileAgg.Parser - Class in org.apache.solr.search.facet
 
PercentileCalculator - Class in org.apache.solr.analytics.util
 
PercentileCalculator() - Constructor for class org.apache.solr.analytics.util.PercentileCalculator
 
percentileNames - Variable in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
percentiles - Variable in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
PercentileStatsCollector - Class in org.apache.solr.analytics.statistics
PercentileStatsCollector computes a given list of percentiles.
PercentileStatsCollector(StatsCollector, double[], String[]) - Constructor for class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
perform(CommandOperation, SchemaManager) - Method in enum org.apache.solr.schema.SchemaManager.OpType
 
performOperations(Reader) - Method in class org.apache.solr.schema.SchemaManager
Take in a JSON command set and execute them.
permutations(int) - Static method in class org.apache.solr.cloud.rule.ReplicaAssigner
get all permutations for the int[] whose items are 0..level
Persist() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
persist(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.CorePropertiesLocator
 
persist(CoreContainer, CoreDescriptor...) - Method in interface org.apache.solr.core.CoresLocator
Ensure that the core definitions from the passed in CoreDescriptors will persist across container restarts.
persist(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
persist(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
persist(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
persist(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.util.ReadOnlyCoresLocator
 
persistConfigResourceToZooKeeper(ZkSolrResourceLoader, int, String, byte[], boolean) - Static method in class org.apache.solr.cloud.ZkController
Persists a config file to ZooKeeper using optimistic concurrency.
persistConfLocally(SolrResourceLoader, String, byte[]) - Static method in class org.apache.solr.core.SolrResourceLoader
 
PERSISTENT - Static variable in class org.apache.solr.common.params.CoreAdminParams
Persistent -- should it save the cores state?
PF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase boost fields
PF2 - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for bigram phrase boost fields
PF3 - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for trigram phrase boost fields
PHPResponseWriter - Class in org.apache.solr.response
 
PHPResponseWriter() - Constructor for class org.apache.solr.response.PHPResponseWriter
 
PHPSerializedResponseWriter - Class in org.apache.solr.response
A description of the PHP serialization format can be found here: http://www.hurring.com/scott/code/perl/serialize/
PHPSerializedResponseWriter() - Constructor for class org.apache.solr.response.PHPSerializedResponseWriter
 
PHRASE_LIMIT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
PHRASE_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables PHRASE operator (")
pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
Method subclasses must override to specify which values should be kept.
pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
 
pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
 
pickSubset(Collection) - Method in class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
 
pickSubset(Collection) - Method in class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
 
pickSubset(Collection) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
ping() - Method in class org.apache.solr.client.solrj.SolrClient
Issues a ping request to check if the server is alive
PING - Static variable in interface org.apache.solr.common.params.CommonParams
"ping" value for SolrPing action
PING_HANDLER - Static variable in interface org.apache.solr.common.params.CommonParams
handler value for SolrPing
PingRequestHandler - Class in org.apache.solr.handler
Ping Request Handler for reporting SolrCore health to a Load Balancer.
PingRequestHandler() - Constructor for class org.apache.solr.handler.PingRequestHandler
 
PingRequestHandler.ACTIONS - Enum in org.apache.solr.handler
 
PivotFacet - Class in org.apache.solr.handler.component
Models a single instance of a "pivot" specified by a FacetParams.FACET_PIVOT param, which may contain multiple nested fields.
PivotFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.PivotFacet
 
PivotFacetCountComparator() - Constructor for class org.apache.solr.handler.component.PivotFacetFieldValueCollection.PivotFacetCountComparator
 
PivotFacetField - Class in org.apache.solr.handler.component
Models a single field somewhere in a hierarchy of fields as part of a pivot facet.
PivotFacetFieldValueCollection - Class in org.apache.solr.handler.component
Emcapsulates a collection of PivotFacetValues associated with a PivotFacetField withs pecial tracking of a PivotFacetValue corrisponding to the null value when FacetParams.FACET_MISSING is used.
PivotFacetFieldValueCollection(int, int, int, String) - Constructor for class org.apache.solr.handler.component.PivotFacetFieldValueCollection
 
PivotFacetFieldValueCollection.PivotFacetCountComparator - Class in org.apache.solr.handler.component
Sorts PivotFacetValue instances by their count
PivotFacetFieldValueCollection.PivotFacetValueComparator - Class in org.apache.solr.handler.component
Sorts PivotFacetValue instances by their value
PivotFacetHelper - Class in org.apache.solr.handler.component
 
PivotFacetHelper() - Constructor for class org.apache.solr.handler.component.PivotFacetHelper
 
PivotFacetProcessor - Class in org.apache.solr.handler.component
Processes all Pivot facet logic for a single node -- both non-distrib, and per-shard
PivotFacetProcessor(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.handler.component.PivotFacetProcessor
 
pivotFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
PivotFacetValue - Class in org.apache.solr.handler.component
Models a single (value, count) pair that will exist in the collection of values for a PivotFacetField parent.
PivotFacetValueComparator() - Constructor for class org.apache.solr.handler.component.PivotFacetFieldValueCollection.PivotFacetValueComparator
 
PivotField - Class in org.apache.solr.client.solrj.response
 
PivotField(String, Object, int, List<PivotField>) - Constructor for class org.apache.solr.client.solrj.response.PivotField
Deprecated.
Use PivotField.PivotField(String,Object,int,List,Map,Map,List) with null statsInfo, queryCounts and ranges
PivotField(String, Object, int, List<PivotField>, Map<String, FieldStatsInfo>, Map<String, Integer>, List<RangeFacet>) - Constructor for class org.apache.solr.client.solrj.response.PivotField
 
PivotListEntry - Enum in org.apache.solr.util
Enum for modeling the elements of a (nested) pivot entry as expressed in a NamedList
PKIAuthenticationPlugin - Class in org.apache.solr.security
 
PKIAuthenticationPlugin(CoreContainer, String) - Constructor for class org.apache.solr.security.PKIAuthenticationPlugin
 
PLACE_HOLDER_PATTERN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
placeHolderVariables - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
PLAIN_TEXT - Static variable in class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
 
PlainIdRouter - Class in org.apache.solr.common.cloud
 
PlainIdRouter() - Constructor for class org.apache.solr.common.cloud.PlainIdRouter
 
PlainTextEntityProcessor - Class in org.apache.solr.handler.dataimport
An implementation of EntityProcessor which reads data from a url/file and give out a row which contains one String value.
PlainTextEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
 
plugin - Variable in class org.apache.solr.security.SecurityPluginHolder
 
PluginBag<T> - Class in org.apache.solr.core
This manages the lifecycle of a set of plugin of the same type .
PluginBag(Class<T>, SolrCore, boolean) - Constructor for class org.apache.solr.core.PluginBag
Pass needThreadSafety=true if plugins can be added and removed concurrently with lookups.
PluginBag(Class<T>, SolrCore) - Constructor for class org.apache.solr.core.PluginBag
Constructs a non-threadsafe plugin registry
PluginBag.LazyPluginHolder<T> - Class in org.apache.solr.core
A class that loads plugins Lazily.
PluginBag.PluginHolder<T> - Class in org.apache.solr.core
An indirect reference to a plugin.
PluginBag.RuntimeLib - Class in org.apache.solr.core
This represents a Runtime Jar.
PluginHolder(PluginInfo) - Constructor for class org.apache.solr.core.PluginBag.PluginHolder
 
PluginHolder(PluginInfo, T) - Constructor for class org.apache.solr.core.PluginBag.PluginHolder
 
pluginInfo - Variable in class org.apache.solr.core.PluginBag.PluginHolder
 
PluginInfo - Class in org.apache.solr.core
An Object which represents a Plugin of any type
PluginInfo(String, Map<String, String>, NamedList, List<PluginInfo>) - Constructor for class org.apache.solr.core.PluginInfo
 
PluginInfo(Node, String, boolean, boolean) - Constructor for class org.apache.solr.core.PluginInfo
 
PluginInfo(String, Map<String, Object>) - Constructor for class org.apache.solr.core.PluginInfo
 
PluginInfoHandler - Class in org.apache.solr.handler.admin
 
PluginInfoHandler() - Constructor for class org.apache.solr.handler.admin.PluginInfoHandler
 
PluginInfoInitialized - Interface in org.apache.solr.util.plugin
A plugin that can be initialized with a PluginInfo
plugins - Static variable in class org.apache.solr.core.SolrConfig
 
PLUS - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
POINT - Static variable in interface org.apache.solr.common.params.SpatialParams
 
pointStr - Variable in class org.apache.solr.search.SpatialOptions
 
PointType - Class in org.apache.solr.schema
A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.
PointType() - Constructor for class org.apache.solr.schema.PointType
 
poll() - Method in class org.apache.solr.cloud.DistributedQueue
Attempts to remove the head of the queue and return it.
POLL_INTERVAL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
pollQueueTime - Static variable in class org.apache.solr.handler.loader.ContentStreamLoader
 
pollQueueTime - Variable in class org.apache.solr.update.AddUpdateCommand
 
pollQueueTime - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
POLY_FIELD_SEPARATOR - Static variable in class org.apache.solr.schema.FieldType
The default poly field separator.
pop() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Removes and returns the least element of the PriorityQueue in log(size) time.
pop() - Method in class org.apache.solr.util.LongPriorityQueue
Removes and returns the least element of the PriorityQueue in log(size) time.
populateCache(String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
Get all the rows from the datasource for the given query and cache them
port - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
PORT - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
port - Static variable in class org.apache.solr.SolrJettyTestBase
 
pos - Variable in class org.apache.solr.common.util.FastInputStream
 
pos - Variable in class org.apache.solr.common.util.FastOutputStream
 
pos - Variable in class org.apache.solr.search.QueryParsing.StrParser
 
pos - Variable in class org.apache.solr.util.FastWriter
 
POSINCR_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
Position(String, int) - Constructor for class org.apache.solr.cloud.rule.ReplicaAssigner.Position
 
position() - Method in class org.apache.solr.common.util.FastInputStream
 
position() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
 
position() - Method in class org.apache.solr.update.TransactionLog.FSReverseReader
 
position() - Method in class org.apache.solr.update.TransactionLog
returns the current position in the log file
position() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
 
positionInResponse - Variable in class org.apache.solr.handler.component.ShardDoc
 
positionOfStart - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
POSITIONS - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return Term Vector position information
PossibilityIterator - Class in org.apache.solr.spelling
Given a list of possible Spelling Corrections for multiple mis-spelled words in a query, This iterator returns Possible Correction combinations ordered by reasonable probability that such a combination will return actual hits if re-queried.
PossibilityIterator(Map<Token, LinkedHashMap<String, Integer>>, int, int, boolean) - Constructor for class org.apache.solr.spelling.PossibilityIterator
We assume here that the passed-in inner LinkedHashMaps are already sorted in order of "Best Possible Correction".
PossibilityIterator.RankedSpellPossibility - Class in org.apache.solr.spelling
 
post(Representation) - Method in interface org.apache.solr.rest.POSTable
 
post(Representation) - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
post(Representation) - Method in class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
post(Representation) - Method in class org.apache.solr.rest.schema.DynamicFieldCollectionResource
 
post(Representation) - Method in class org.apache.solr.rest.schema.FieldCollectionResource
 
post(Representation) - Method in class org.apache.solr.rest.schema.FieldTypeCollectionResource
 
post(String, String) - Method in class org.apache.solr.util.RestTestHarness
Processes a POST request using a URL path (with no context path) + optional query params, e.g.
POSTable - Interface in org.apache.solr.rest
Marker interface for resource classes that handle POST requests.
postClose() - Method in interface org.apache.solr.core.CachingDirectoryFactory.CloseListener
 
postClose(SolrCore) - Method in class org.apache.solr.core.CloseHook
Method called when the given SolrCore object has been shut down and update handlers and searchers are closed
Use this method for post-close clean up operations e.g. deleting the index from disk.
postCommit() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
postCommit() - Method in interface org.apache.solr.core.SolrEventListener
 
postCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
postData(InputStream, Integer, OutputStream, String, URL) - Method in class org.apache.solr.util.SimplePostTool
Reads data from the data stream and posts it to solr, writes to the response to output
postDecorateResponse(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.core.SolrCore
Put status, QTime, and possibly request handler and params, in the response header
postFile(File, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
Opens the file and posts its contents to the solrUrl, writes to response to output.
postFiles(String[], int, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
Post all filenames provided in args
postFiles(File[], int, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
Post all filenames provided in args
PostFilter - Interface in org.apache.solr.search
The PostFilter interface provides a mechanism to further filter documents after they have already gone through the main query and other filters.
postFilter - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
postingsEnum - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
postingsFormat - Variable in class org.apache.solr.schema.FieldType
The postings format used for this field type
PostingsSolrHighlighter - Class in org.apache.solr.highlight
Highlighter impl that uses PostingsHighlighter Example configuration:
   <requestHandler name="standard" class="solr.StandardRequestHandler">
     <lst name="defaults">
       <int name="hl.snippets">1</int>
       <str name="hl.tag.pre">&lt;em&gt;</str>
       <str name="hl.tag.post">&lt;/em&gt;</str>
       <str name="hl.tag.ellipsis">...
PostingsSolrHighlighter() - Constructor for class org.apache.solr.highlight.PostingsSolrHighlighter
 
PostingsSolrHighlighter.SolrExtendedPostingsHighlighter - Class in org.apache.solr.highlight
postJsonToSolr(SolrClient, String, String) - Static method in class org.apache.solr.util.SolrCLI
 
postProcess() - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Processes the query and range facets.
postProcess() - Method in class org.apache.solr.analytics.accumulator.ValueAccumulator
 
postProcessor - Variable in class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
postReadInform() - Method in class org.apache.solr.schema.IndexSchema
 
postReadInform() - Method in class org.apache.solr.schema.ManagedIndexSchema
 
postSetUp() - Method in class org.apache.solr.SolrTestCaseJ4
Subclasses that override setUp can optionally call this method to log the fact that their setUp process has ended.
postSetUp() - Method in class org.apache.solr.util.AbstractSolrTestCase
Subclasses that override setUp can optionally call this method to log the fact that their setUp process has ended.
postSoftCommit() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
postSoftCommit() - Method in interface org.apache.solr.core.SolrEventListener
 
postSoftCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
postTransform(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.EntityProcessor
Invoked after the transformers are invoked.
postTransform(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
postWebPages(String[], int, OutputStream) - Method in class org.apache.solr.util.SimplePostTool
This method takes as input a list of start URL strings for crawling, adds each one to a backlog and then starts crawling
PowDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
PowDoubleFunction returns 'a' raised to the power of 'b'.
PowDoubleFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.PowDoubleFunction
 
POWER - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
power - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
PreAnalyzedField - Class in org.apache.solr.schema
Pre-analyzed field type provides a way to index a serialized token stream, optionally with an independent stored value of a field.
PreAnalyzedField() - Constructor for class org.apache.solr.schema.PreAnalyzedField
 
PreAnalyzedField.ParseResult - Class in org.apache.solr.schema
This is a simple holder of a stored part and the collected states (tokens with attributes).
PreAnalyzedField.PreAnalyzedParser - Interface in org.apache.solr.schema
Parse the input and return the stored part and the tokens with attributes.
PreAnalyzedUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that parses configured fields of any document being added using PreAnalyzedField with the configured format parser.
PreAnalyzedUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.PreAnalyzedUpdateProcessorFactory
 
PRECEDENCE_OPERATORS - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables PRECEDENCE operators: ( and )
precisionStep - Variable in class org.apache.solr.schema.TrieField
 
precisionStepArg - Variable in class org.apache.solr.schema.TrieField
 
preClose() - Method in interface org.apache.solr.core.CachingDirectoryFactory.CloseListener
 
preClose(SolrCore) - Method in class org.apache.solr.core.CloseHook
Method called when the given SolrCore object is closing / shutting down but before the update handler and searcher(s) are actually closed
Important: Keep the method implementation as short as possible.
preCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
preDecorateResponse(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.core.SolrCore
 
PREFER_LOCAL_SHARDS - Static variable in interface org.apache.solr.common.params.CommonParams
When querying a node, prefer local node's cores for distributed queries.
PREFERRED_LEADER_PROP - Static variable in class org.apache.solr.cloud.overseer.SliceMutator
 
prefix - Variable in class org.apache.solr.cloud.DistributedMap
 
PREFIX - Static variable in interface org.apache.solr.common.params.AnalysisParams
The prefix for all parameters.
PREFIX - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
prefix - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
PREFIX_GRID_SCAN_LEVEL - Static variable in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
 
PREFIX_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables PREFIX operator (*)
PrefixQParserPlugin - Class in org.apache.solr.search
Create a prefix query from the input value.
PrefixQParserPlugin() - Constructor for class org.apache.solr.search.PrefixQParserPlugin
 
PREFIXTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.ExpandComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
Prepare the response.
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.SuggestComponent
Responsible for issuing build and rebuild command to the specified SolrSuggester
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
prepare(ResponseBuilder) - Method in class org.apache.solr.search.facet.FacetModule
 
prepare() - Method in class org.apache.solr.search.Grouping.Command
Prepare this Command for execution.
prepare() - Method in class org.apache.solr.search.Grouping.CommandField
Prepare this Command for execution.
prepare() - Method in class org.apache.solr.search.Grouping.CommandFunc
Prepare this Command for execution.
prepare() - Method in class org.apache.solr.search.Grouping.CommandQuery
Prepare this Command for execution.
PREPARE_COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
expert: calls IndexWriter.prepareCommit
prepareCommit - Variable in class org.apache.solr.update.CommitUpdateCommand
 
prepareCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
prepDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.HttpShardHandler
 
prepDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.ShardHandler
 
preRegister(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
PRESERVE_MULTI - Static variable in interface org.apache.solr.common.params.HighlightParams
 
PRESERVE_POSITION_INCREMENTS - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
Whether position holes should appear in the automaton.
PRESERVE_SEP - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
If true, then a separator between tokens is preserved.
preSoftCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
 
preTearDown() - Method in class org.apache.solr.SolrTestCaseJ4
Subclasses that override tearDown can optionally call this method to log the fact that the tearDown process has started.
preTearDown() - Method in class org.apache.solr.util.AbstractSolrTestCase
Subclasses that override tearDown can optionally call this method to log the fact that the tearDown process has started.
prettyPrint(String, int) - Static method in class org.apache.solr.common.cloud.SolrZkClient
 
prevMap - Variable in class org.apache.solr.update.UpdateLog
 
prevMap2 - Variable in class org.apache.solr.update.UpdateLog
 
prevMapLog - Variable in class org.apache.solr.update.UpdateLog
 
prevMapLog2 - Variable in class org.apache.solr.update.UpdateLog
 
prevTlog - Variable in class org.apache.solr.update.UpdateLog
 
PrimitiveFieldType - Class in org.apache.solr.schema
Abstract class defining shared behavior for primitive types Intended to be used as base class for non-analyzed fields like int, float, string, date etc, and set proper defaults for them
PrimitiveFieldType() - Constructor for class org.apache.solr.schema.PrimitiveFieldType
 
PrimUtils - Class in org.apache.solr.util
Utilities for primitive Java data types.
PrimUtils() - Constructor for class org.apache.solr.util.PrimUtils
 
PrimUtils.IntComparator - Class in org.apache.solr.util
 
print(char[], int, int, boolean) - Method in class org.apache.solr.internal.csv.CSVPrinter
 
print(String, boolean) - Method in class org.apache.solr.internal.csv.CSVPrinter
Print the string as the next value on the line.
print(String) - Method in class org.apache.solr.internal.csv.CSVPrinter
Print the string as the next value on the line.
printableUniqueKey(Document) - Method in class org.apache.solr.schema.IndexSchema
The printable value of the Unique Key field for the specified Document
printClusterStateInfo() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
printClusterStateInfo(String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
printLayout() - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
printLayout(String) - Method in class org.apache.solr.cloud.AbstractZkTestCase
 
printLayout(String, int, StringBuilder) - Method in class org.apache.solr.common.cloud.SolrZkClient
Fills string with printout of current ZooKeeper layout.
printLayoutOnTearDown - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
printLayoutToStdOut() - Method in class org.apache.solr.common.cloud.SolrZkClient
Prints current ZooKeeper layout to stdout.
printLine(String[], CSVStrategy) - Static method in class org.apache.solr.internal.csv.CSVUtils
Converts an array of string values into a single CSV line.
println() - Method in class org.apache.solr.internal.csv.CSVPrinter
Output a blank line
println(String[]) - Method in class org.apache.solr.internal.csv.CSVPrinter
Print a single line of comma separated values.
printlnComment(String) - Method in class org.apache.solr.internal.csv.CSVPrinter
Put a comment among the comma separated values.
printStackTrace(PrintWriter) - Method in exception org.apache.solr.response.SortingResponseWriter.IgnoreException
 
printStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
 
printStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
printStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.LRUStatsCache
 
PriorityQueue(int) - Constructor for class org.apache.solr.response.SortingResponseWriter.PriorityQueue
 
PriorityQueue(int, boolean) - Constructor for class org.apache.solr.response.SortingResponseWriter.PriorityQueue
 
process(SolrClient, String) - Method in class org.apache.solr.client.solrj.SolrRequest
Send this request to a SolrClient and return the response
process(SolrClient) - Method in class org.apache.solr.client.solrj.SolrRequest
Send this request to a SolrClient and return the response
process(WatchedEvent) - Method in class org.apache.solr.cloud.DistributedMap.LatchChildWatcher
 
process(WatchedEvent) - Method in class org.apache.solr.common.cloud.ConnectionManager
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.AnalyticsComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.ExpandComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
Actually run the query
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
process(String[]) - Method in class org.apache.solr.handler.component.PivotFacetProcessor
Processes all of the specified FacetParams.FACET_PIVOT strings, generating a complete response tree for each pivot.
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
Actually run the query
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
Process the request for this component
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.SuggestComponent
Responsible for using the specified suggester to get the suggestions for the query and write the results
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
process(ResponseBuilder) - Method in class org.apache.solr.search.facet.FacetModule
 
process() - Method in class org.apache.solr.search.facet.FacetProcessor
 
process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.SearchGroupShardResponseProcessor
Processes the responses from the specified shardRequest.
process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor
Processes the responses from the specified shardRequest.
process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor
Processes the responses from the specified shardRequest.
process(ResponseBuilder, ShardRequest) - Method in interface org.apache.solr.search.grouping.distributed.ShardResponseProcessor
Processes the responses from the specified shardRequest.
process(SolrInputDocument) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
This is the main, testable process method called from processAdd()
process(AddUpdateCommand, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.SimpleUpdateProcessorFactory
This object is reused across requests.
processAdd(AddUpdateCommand) - Method in class org.apache.solr.uima.processor.UIMAUpdateRequestProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.BufferingRequestProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
Calls mutate on any fields identified by the selector before forwarding the command down the chain.
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.RegexpBoostProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
 
processBoost(AddUpdateCommand) - Method in class org.apache.solr.update.processor.RegexpBoostProcessor
 
processCommandLineArgs(Option[], String[]) - Static method in class org.apache.solr.util.SolrCLI
Parses the command-line arguments passed by the user.
processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.BufferingRequestProcessor
 
processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.BufferingRequestProcessor
 
processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
ProcessedFilter() - Constructor for class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
processEmpty - Variable in class org.apache.solr.search.facet.FacetRequest
 
processGetUpdates(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
processGetVersions(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
processIds(ResponseBuilder, DocList, IndexSchema, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
processingInstruction(String, String) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
processMergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processMessage(ZkNodeProps, String) - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
PROCESSOR - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
processor - Variable in class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
ProcessorInfo(SolrParams) - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessorChain.ProcessorInfo
 
processParams(SolrRequestHandler, SolrQueryRequest, SolrParams, SolrParams, SolrParams) - Static method in class org.apache.solr.request.json.RequestUtil
Set default-ish params on a SolrQueryRequest as well as do standard macro processing and JSON request parsing.
processQueryFacets(Filter) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Initiates the collecting of query facets
processRangeFacets(Filter) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Initiates the collecting of range facets
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - Method in class org.apache.solr.client.solrj.ResponseParser
 
processResponse(Reader) - Method in class org.apache.solr.client.solrj.ResponseParser
 
processResult(SolrIndexSearcher.QueryResult, ShardResultTransformer) - Method in class org.apache.solr.search.grouping.CommandHandler
 
processRollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.processor.BufferingRequestProcessor
 
processRollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processScores(ResponseBuilder, DocList, IndexSchema, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
processStats(SimpleOrderedMap<Object>, DocSet, int) - Method in class org.apache.solr.search.facet.FacetProcessor
 
processStoredData(Object) - Method in class org.apache.solr.rest.ManagedResource
Processes the stored data.
processSubs(SimpleOrderedMap<Object>, Query, DocSet) - Method in class org.apache.solr.search.facet.FacetProcessor
 
processSync(ResponseBuilder, int, String) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
PROHIBITED_TERM_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
This term is marked prohibited in the query with the minus sign.
PROMPT - Static variable in class org.apache.solr.security.AuthorizationResponse
 
prompt(Scanner, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
prompt(Scanner, String, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
promptForInt(Scanner, String, String, Integer, Integer, Integer) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
promptForPort(Scanner, int, String, Integer) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
PROP_ALLOW_COMPRESSION - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_PASS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_USER - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_CONNECTION_TIMEOUT - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_FOLLOW_REDIRECTS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS_PER_HOST - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_SO_TIMEOUT - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_USE_RETRY - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
properties - Variable in class org.apache.solr.schema.FieldType
 
PROPERTIES_ATTRIBUTE - Static variable in class org.apache.solr.servlet.SolrDispatchFilter
 
PROPERTIES_FILE - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
PROPERTIES_FILENAME - Static variable in class org.apache.solr.core.CorePropertiesLocator
 
PropertiesInputStream - Class in org.apache.solr.util
 
PropertiesInputStream(IndexInput) - Constructor for class org.apache.solr.util.PropertiesInputStream
 
PropertiesOutputStream - Class in org.apache.solr.util
 
PropertiesOutputStream(IndexOutput) - Constructor for class org.apache.solr.util.PropertiesOutputStream
 
PropertiesRequestHandler - Class in org.apache.solr.handler.admin
 
PropertiesRequestHandler() - Constructor for class org.apache.solr.handler.admin.PropertiesRequestHandler
 
propertiesToMap(Properties) - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
We'll send everything back as Strings as this class has already converted them.
PropertiesUtil - Class in org.apache.solr.util
Breaking out some utility methods into a separate class as part of SOLR-4196.
PropertiesUtil() - Constructor for class org.apache.solr.util.PropertiesUtil
 
PROPERTY_PREFIX - Static variable in class org.apache.solr.common.params.CoreAdminParams
Prefix for core property name=value pair
PROPERTY_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
PROPERTY_VALUE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
PROPERTY_WRITER - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
PropertyWriter - Class in org.apache.solr.handler.dataimport.config
 
PropertyWriter(String, Map<String, String>) - Constructor for class org.apache.solr.handler.dataimport.config.PropertyWriter
 
propMap - Variable in class org.apache.solr.common.cloud.ZkNodeProps
 
provideCapacity(int) - Method in class org.apache.solr.internal.csv.CharBuffer
Copies the data into a new array of at least capacity size.
proxies - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
PS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for Phrase Slop value in phrase boost query (in pf fields)
PS2 - Static variable in interface org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf2)
PS3 - Static variable in interface org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf3)
publish(CoreDescriptor, Replica.State) - Method in class org.apache.solr.cloud.ZkController
 
publish(CoreDescriptor, Replica.State, boolean) - Method in class org.apache.solr.cloud.ZkController
 
publish(CoreDescriptor, Replica.State, boolean, boolean) - Method in class org.apache.solr.cloud.ZkController
Publish core state to overseer.
publish(LogRecord) - Method in class org.apache.solr.logging.jul.RecordHandler
 
publishAndWaitForDownStates() - Method in class org.apache.solr.cloud.ZkController
 
publishCoresAsDown(List<SolrCore>) - Method in class org.apache.solr.core.ZkContainer
 
publisherThread - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
Pump(String, Socket, Socket) - Constructor for class org.apache.solr.cloud.SocketProxy.Bridge.Pump
 
PUMP_SOCKET_TIMEOUT_MS - Static variable in class org.apache.solr.cloud.SocketProxy
 
purpose - Variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_DEBUG - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_FACETS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_FIELDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_HIGHLIGHTS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_JSON_FACETS - Static variable in class org.apache.solr.search.facet.FacetModule
 
PURPOSE_GET_MLT_RESULTS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_STATS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_TERM_DFS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_TERM_STATS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_TERMS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_TOP_GROUPS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_GET_TOP_IDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_PRIVATE - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_REFINE_FACETS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_REFINE_JSON_FACETS - Static variable in class org.apache.solr.search.facet.FacetModule
 
PURPOSE_REFINE_PIVOT_FACETS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_REFINE_TOP_IDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
PURPOSE_SET_TERM_STATS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
pushBack(Tuple) - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
PushBackStream - Class in org.apache.solr.client.solrj.io.stream
A TupleStream that allows a single Tuple to be pushed back onto the stream after it's been read.
PushBackStream(TupleStream) - Constructor for class org.apache.solr.client.solrj.io.stream.PushBackStream
 
put(Object, Object) - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
put(Object, Object) - Method in class org.apache.solr.client.solrj.io.Tuple
 
put(String, byte[]) - Method in class org.apache.solr.cloud.DistributedMap
 
put(String, byte[], long) - Method in class org.apache.solr.cloud.DistributedMap
Offer the data and wait for the response
put(String, byte[]) - Method in class org.apache.solr.cloud.SizeLimitedDistributedMap
 
put(String, Object) - Method in class org.apache.solr.common.SolrDocument
 
put(String, SolrInputField) - Method in class org.apache.solr.common.SolrInputDocument
 
put(K, V) - Method in interface org.apache.solr.common.util.Cache
 
put(String, SolrInfoMBean) - Method in class org.apache.solr.core.JmxMonitoredMap
Adds the SolrInfoMBean to the map and registers the given SolrInfoMBean instance with the MBeanServer defined for this core.
put(String, T) - Method in class org.apache.solr.core.PluginBag
register a plugin by a name
put(Representation) - Method in interface org.apache.solr.rest.PUTable
 
put(Representation) - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
 
put(Representation) - Method in class org.apache.solr.rest.schema.DynamicFieldResource
Accepts JSON add dynamic field request
put(Representation) - Method in class org.apache.solr.rest.schema.FieldResource
Accepts JSON add field request, to URL
put(Representation) - Method in class org.apache.solr.rest.schema.FieldTypeResource
Accepts JSON add fieldtype request, to URL
put(K, V) - Method in class org.apache.solr.search.FastLRUCache
 
put(K, V) - Method in class org.apache.solr.search.LFUCache
 
put(K, V) - Method in class org.apache.solr.search.LRUCache
 
put(K, V) - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
put(K, V) - Method in class org.apache.solr.util.ConcurrentLFUCache
 
put(K, V) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
put(String, String) - Method in class org.apache.solr.util.RestTestHarness
Processes a PUT request using a URL path (with no context path) + optional query params, e.g.
PUTable - Interface in org.apache.solr.rest
Marker interface for resource classes that handle PUT requests.
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.solr.common.SolrDocument
 
putAll(Map<? extends String, ? extends SolrInputField>) - Method in class org.apache.solr.common.SolrInputDocument
 
putBuffer(byte[]) - Method in class org.apache.solr.store.blockcache.BufferStore
 
putBuffer(byte[]) - Method in interface org.apache.solr.store.blockcache.Store
 
putConfig(String, SolrZkClient, File, String) - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
putConfig(String, SolrZkClient, File, String, String) - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
PythonResponseWriter - Class in org.apache.solr.response
 
PythonResponseWriter() - Constructor for class org.apache.solr.response.PythonResponseWriter
 

Q

Q - Static variable in interface org.apache.solr.common.params.CommonParams
query string
Q - Static variable in interface org.apache.solr.common.params.HighlightParams
 
q - Variable in class org.apache.solr.update.UpdateLog.DBQ
 
QF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for query fields
QF - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
QF - Static variable in interface org.apache.solr.common.params.SimpleParams
Query fields and boosts.
QO - Static variable in interface org.apache.solr.common.params.SimpleParams
Override the currently enabled/disabled query operators.
QPARSER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
qparser - Variable in class org.apache.solr.response.transform.ValueSourceAugmenter
 
QParser - Class in org.apache.solr.search
Note: This API is experimental and may change in non backward-compatible ways in the future
QParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.QParser
Constructor for the QParser
QParserPlugin - Class in org.apache.solr.search
 
QParserPlugin() - Constructor for class org.apache.solr.search.QParserPlugin
 
QS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase Slop value in phrases explicitly included in the user's query string ( in qf fields)
qslop - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
qstr - Variable in class org.apache.solr.search.QParser
 
QT - Static variable in interface org.apache.solr.common.params.CommonParams
the Request Handler (formerly known as the Query Type) - which Request Handler should handle the request
qtype - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
queriesExternal - Variable in class org.apache.solr.store.blockcache.Metrics
 
queriesInternal - Variable in class org.apache.solr.store.blockcache.Metrics
 
QUERY - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
QUERY - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
query(Object...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Sets distributed params.
query(SolrParams) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Sets distributed params.
query(boolean, Object[]) - Method in class org.apache.solr.BaseDistributedSearchTestCase
query(boolean, SolrParams) - Method in class org.apache.solr.BaseDistributedSearchTestCase
query(String, SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(SolrParams) - Method in class org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(String, SolrParams, SolrRequest.METHOD) - Method in class org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(SolrParams, SolrRequest.METHOD) - Method in class org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
QUERY - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds the query to be analyzed.
QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the Query (parsing, etc.)
QUERY - Static variable in class org.apache.solr.handler.component.PivotFacetProcessor
 
query - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
QUERY - Static variable in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
Query(String) - Method in class org.apache.solr.parser.QueryParser
 
query - Variable in class org.apache.solr.response.ResultContext
 
query - Variable in class org.apache.solr.response.transform.TransformContext
 
QUERY - Static variable in class org.apache.solr.schema.FieldType
 
query - Variable in class org.apache.solr.search.Grouping.CommandQuery
 
query - Variable in class org.apache.solr.search.QParser
 
query - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
query(String) - Method in class org.apache.solr.util.RestTestHarness
Processes a "query" using a URL path (with no context path) + optional query params, e.g.
query(SolrQueryRequest) - Method in class org.apache.solr.util.TestHarness
Processes a "query" using a user constructed SolrQueryRequest
query(String, SolrQueryRequest) - Method in class org.apache.solr.util.TestHarness
Processes a "query" using a user constructed SolrQueryRequest, and closes the request at the end.
QUERY_ANALYZER - Static variable in class org.apache.solr.schema.FieldType
 
QUERY_ANALYZER - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
The analyzer used at "query-time" and "build-time" to analyze suggestions.
QUERY_ANALYZER - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
The analyzer used at "query-time" and "build-time" to analyze suggestions.
QUERY_ANALYZER - Static variable in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
The analyzer used at "query-time" and "build-time" to analyze suggestions.
QUERY_FACET - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
QUERY_FACET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
QUERY_REGEX - Variable in class org.apache.solr.spelling.SpellingQueryConverter
 
QUERY_RESULT - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
queryAndCompare(SolrParams, SolrClient...) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
queryAndCompare(SolrParams, Iterable<SolrClient>) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
queryAndCompareReplicas(SolrParams, String) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
Executes a query against each live and active replica of the specified shard and aserts that the results are identical.
queryAndCompareShards(SolrParams) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
For each Shard, executes a query against each live and active replica of that shard and asserts that the results are identical for each replica of the same shard.
queryAndResponse(String, SolrQueryRequest) - Method in class org.apache.solr.util.TestHarness
It is the users responsibility to close the request object when done with it.
queryAndStreamResponse(String, SolrParams, StreamingResponseCallback) - Method in class org.apache.solr.client.solrj.SolrClient
Query solr, and stream the results.
queryAndStreamResponse(SolrParams, StreamingResponseCallback) - Method in class org.apache.solr.client.solrj.SolrClient
Query solr, and stream the results.
QueryCommand - Class in org.apache.solr.search.grouping.distributed.command
 
QueryCommand() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
QueryCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
 
QueryCommandResult - Class in org.apache.solr.search.grouping.distributed.command
Encapsulates TopDocs and the number of matches.
QueryCommandResult(TopDocs, int) - Constructor for class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
 
QueryComponent - Class in org.apache.solr.handler.component
TODO!
QueryComponent() - Constructor for class org.apache.solr.handler.component.QueryComponent
 
QueryContext - Class in org.apache.solr.search
 
QueryContext(IndexSearcher) - Constructor for class org.apache.solr.search.QueryContext
 
queryConverter - Variable in class org.apache.solr.handler.component.SpellCheckComponent
 
QueryConverter - Class in org.apache.solr.spelling
The QueryConverter is an abstract base class defining a method for converting input "raw" queries into a set of tokens for spell checking.
QueryConverter() - Constructor for class org.apache.solr.spelling.QueryConverter
 
queryCount - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
queryCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
queryDefaults() - Method in class org.apache.solr.SolrTestCaseHS.Client
 
QueryElevationComponent - Class in org.apache.solr.handler.component
A component to elevate some documents to the top of the result set.
QueryElevationComponent() - Constructor for class org.apache.solr.handler.component.QueryElevationComponent
 
QueryElevationParams - Interface in org.apache.solr.common.params
Parameters used with the QueryElevationComponent
QueryFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.QueryFacet
 
QueryFacetAccumulator - Class in org.apache.solr.analytics.accumulator.facet
An Accumulator that manages a certain query of a given query facet.
QueryFacetAccumulator(FacetValueAccumulator, String, String) - Constructor for class org.apache.solr.analytics.accumulator.facet.QueryFacetAccumulator
 
queryFacetCollectors - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
queryFacetExpressions - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
queryFacetParamPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
queryFacetPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
QueryFacetRequest - Class in org.apache.solr.analytics.request
Contains all of the specifications for a query facet.
QueryFacetRequest() - Constructor for class org.apache.solr.analytics.request.QueryFacetRequest
 
QueryFacetRequest(String) - Constructor for class org.apache.solr.analytics.request.QueryFacetRequest
 
queryFacets - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
queryFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
queryFields - Variable in class org.apache.solr.search.DisMaxQParser
 
queryFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
The field names specified by 'qf' that (most) clauses will be queried against
queryParams - Variable in class org.apache.solr.servlet.HttpSolrCall
 
QueryParser - Class in org.apache.solr.parser
 
QueryParser(Version, String, QParser) - Constructor for class org.apache.solr.parser.QueryParser
 
QueryParser(CharStream) - Constructor for class org.apache.solr.parser.QueryParser
Constructor with user supplied CharStream.
QueryParser(QueryParserTokenManager) - Constructor for class org.apache.solr.parser.QueryParser
Constructor with generated Token Manager.
QueryParser.Operator - Enum in org.apache.solr.parser
The default operator for parsing queries.
QueryParserConstants - Interface in org.apache.solr.parser
Token literal values and constants.
queryParserDefaultOperator - Variable in class org.apache.solr.schema.IndexSchema
 
QueryParserTokenManager - Class in org.apache.solr.parser
Token Manager.
QueryParserTokenManager(CharStream) - Constructor for class org.apache.solr.parser.QueryParserTokenManager
Constructor.
QueryParserTokenManager(CharStream, int) - Constructor for class org.apache.solr.parser.QueryParserTokenManager
Constructor.
QueryParsing - Class in org.apache.solr.search
Collection of static utilities useful for query parsing.
QueryParsing() - Constructor for class org.apache.solr.search.QueryParsing
 
QueryParsing.StrParser - Class in org.apache.solr.search
Simple class to help with parsing a string.
queryRequest - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
the current value of this stat field
QueryRequest - Class in org.apache.solr.client.solrj.request
 
QueryRequest() - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams, SolrRequest.METHOD) - Constructor for class org.apache.solr.client.solrj.request.QueryRequest
 
QueryResponse - Class in org.apache.solr.client.solrj.response
 
QueryResponse() - Constructor for class org.apache.solr.client.solrj.response.QueryResponse
 
QueryResponse(NamedList<Object>, SolrClient) - Constructor for class org.apache.solr.client.solrj.response.QueryResponse
Utility constructor to set the solrServer and namedList
QueryResponse(SolrClient) - Constructor for class org.apache.solr.client.solrj.response.QueryResponse
 
QueryResponseWriter - Interface in org.apache.solr.response
Implementations of QueryResponseWriter are used to format responses to query requests.
QueryResponseWriterUtil - Class in org.apache.solr.response
Static utility methods relating to QueryResponseWriters
QueryResult() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
queryResultCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
QueryResultKey - Class in org.apache.solr.search
A hash key encapsulating a query, a list of filters, and a sort
QueryResultKey(Query, List<Query>, Sort, int) - Constructor for class org.apache.solr.search.QueryResultKey
 
queryResultMaxDocsCached - Variable in class org.apache.solr.core.SolrConfig
 
queryResultWindowSize - Variable in class org.apache.solr.core.SolrConfig
 
QuerySenderListener - Class in org.apache.solr.core
 
QuerySenderListener(SolrCore) - Constructor for class org.apache.solr.core.QuerySenderListener
 
queryServer(ModifiableSolrParams) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
queryServer(ModifiableSolrParams) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
QueryUtils - Class in org.apache.solr.search
 
QueryUtils() - Constructor for class org.apache.solr.search.QueryUtils
 
QUEUE_OPERATION - Static variable in class org.apache.solr.cloud.Overseer
 
queuePivotRefinementRequests() - Method in class org.apache.solr.handler.component.PivotFacet
A recursive method for determining which PivotFacetValues need to be refined for this pivot.
queuePivotRefinementRequests(PivotFacet) - Method in class org.apache.solr.handler.component.PivotFacetField
A recursive method for determining which PivotFacetValues need to be refined for this pivot.
QUOTED - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.

R

r - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
radius - Variable in class org.apache.solr.search.SpatialOptions
 
ramBufferSizeMB - Variable in class org.apache.solr.update.SolrIndexConfig
 
ramBytesUsed() - Method in class org.apache.solr.handler.component.SuggestComponent
 
ramBytesUsed() - Method in class org.apache.solr.search.BitDocSet
 
ramBytesUsed() - Method in class org.apache.solr.search.DocSlice
WARNING: this can over-estimate real memory use since backing arrays are shared with other DocSlice instances
ramBytesUsed() - Method in class org.apache.solr.search.HashDocSet
 
ramBytesUsed() - Method in class org.apache.solr.search.LRUCache
 
ramBytesUsed() - Method in class org.apache.solr.search.SortedIntDocSet
 
ramBytesUsed() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
 
RAMDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate RAMDirectory
RAMDirectoryFactory() - Constructor for class org.apache.solr.core.RAMDirectoryFactory
 
rand(T...) - Static method in class org.apache.solr.SolrTestCaseHS
 
RandDate() - Constructor for class org.apache.solr.BaseDistributedSearchTestCase.RandDate
 
randomConnectionLoss() - Method in class org.apache.solr.cloud.ChaosMonkey
 
randomDate() - Static method in class org.apache.solr.SolrTestCaseJ4
Returns a randomly generated Date in the appropriate Solr external (input) format
randomlyEnableAutoSoftCommit() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
RandomMergePolicy - Class in org.apache.solr.util
A MergePolicy with a no-arg constructor that proxies to a wrapped instance retrieved from LuceneTestCase.newMergePolicy(java.util.Random).
RandomMergePolicy() - Constructor for class org.apache.solr.util.RandomMergePolicy
 
randomSkewedDate() - Static method in class org.apache.solr.SolrTestCaseJ4
Returns a Date such that all results from this method always have the same values for year+month+day+hour+minute but the seconds are randomized.
RandomSortField - Class in org.apache.solr.schema
Utility Field used for random sorting.
RandomSortField() - Constructor for class org.apache.solr.schema.RandomSortField
 
RandomSortField.RandomValueSource - Class in org.apache.solr.schema
 
RandomValueSource(String) - Constructor for class org.apache.solr.schema.RandomSortField.RandomValueSource
 
randomXmlUsableUnicodeString() - Static method in class org.apache.solr.SolrTestCaseJ4
We want "realistic" unicode strings beyond simple ascii, but because our updates use XML we need to ensure we don't get "special" code block.
RandVal() - Constructor for class org.apache.solr.BaseDistributedSearchTestCase.RandVal
 
randVals - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
Range(int, int) - Constructor for class org.apache.solr.common.cloud.DocRouter.Range
 
RANGE - Static variable in class org.apache.solr.common.cloud.Slice
 
RANGE - Static variable in class org.apache.solr.handler.component.PivotFacetProcessor
 
Range - Static variable in interface org.apache.solr.parser.QueryParserConstants
Lexical state.
RANGE_FACET - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
RANGE_FACET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
RANGE_GOOP - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RANGE_QUOTED - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RANGE_TO - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
rangeCount(SimpleFacets.ParsedParams, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.handler.component.DateFacetProcessor
Deprecated.
Use rangeCount(SchemaField,String,String,boolean,boolean) which is more generalized
rangeCount(DocSet, RangeFacetRequest, RangeFacetRequest.FacetRange) - Method in class org.apache.solr.handler.component.RangeFacetProcessor
Macro for getting the numDocs of range over docs
RangeEndpointCalculator<T extends Comparable<T>> - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator(RangeFacetRequest) - Constructor for class org.apache.solr.analytics.util.RangeEndpointCalculator
 
RangeEndpointCalculator.DateRangeEndpointCalculator - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator.DoubleRangeEndpointCalculator - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator.FacetRange - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator.FloatRangeEndpointCalculator - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator.IntegerRangeEndpointCalculator - Class in org.apache.solr.analytics.util
 
RangeEndpointCalculator.LongRangeEndpointCalculator - Class in org.apache.solr.analytics.util
 
RANGEEX_END - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RANGEEX_START - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RangeFacet<B,G> - Class in org.apache.solr.client.solrj.response
Represents a range facet result
RangeFacet(String, B, B, G, Number, Number, Number) - Constructor for class org.apache.solr.client.solrj.response.RangeFacet
 
RangeFacet.Count - Class in org.apache.solr.client.solrj.response
 
RangeFacet.Date - Class in org.apache.solr.client.solrj.response
 
RangeFacet.Numeric - Class in org.apache.solr.client.solrj.response
 
RangeFacetAccumulator - Class in org.apache.solr.analytics.accumulator.facet
An Accumulator that manages a certain range of a given range facet.
RangeFacetAccumulator(FacetValueAccumulator, String, String) - Constructor for class org.apache.solr.analytics.accumulator.facet.RangeFacetAccumulator
 
rangeFacetCollectors - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
rangeFacetExpressions - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
rangeFacetParamPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
rangeFacetPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
RangeFacetProcessor - Class in org.apache.solr.handler.component
Processor for Range Facets
RangeFacetProcessor(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.handler.component.RangeFacetProcessor
 
RangeFacetRequest - Class in org.apache.solr.analytics.request
Contains all of the specifications for a range facet.
RangeFacetRequest(SchemaField) - Constructor for class org.apache.solr.analytics.request.RangeFacetRequest
 
RangeFacetRequest(SchemaField, String, String, String[]) - Constructor for class org.apache.solr.analytics.request.RangeFacetRequest
 
RangeFacetRequest - Class in org.apache.solr.handler.component
Encapsulates a single facet.range request along with all its parameters.
RangeFacetRequest(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.RangeFacetRequest
 
RangeFacetRequest.FacetRange - Class in org.apache.solr.handler.component
Represents a single facet range (or gap) for which the count is to be calculated
rangeFacets - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
 
rangeFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
RANGEIN_END - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RANGEIN_START - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
ranges - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
RANGES - Static variable in class org.apache.solr.common.params.CoreAdminParams
The hash ranges to be used to split a shard or an index
ranges - Variable in class org.apache.solr.update.SplitIndexCommand
 
rank - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
RankedSpellPossibility() - Constructor for class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
RankQuery - Class in org.apache.solr.search
Note: This API is experimental and may change in non backward-compatible ways in the future
RankQuery() - Constructor for class org.apache.solr.search.RankQuery
 
RankStream - Class in org.apache.solr.client.solrj.io.stream
Iterates over a TupleStream and Ranks the topN tuples based on a Comparator.
RankStream(TupleStream, int, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.RankStream
 
RankStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.RankStream
 
rates - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
ratesFileLocation - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
raw - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
RAW - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
rawField - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
RawQParserPlugin - Class in org.apache.solr.search
Create a term query from the input value without any text analysis or transformation whatsoever.
RawQParserPlugin() - Constructor for class org.apache.solr.search.RawQParserPlugin
 
RawResponseWriter - Class in org.apache.solr.response
Writes a ContentStream directly to the output.
RawResponseWriter() - Constructor for class org.apache.solr.response.RawResponseWriter
 
RawValueTransformerFactory - Class in org.apache.solr.response.transform
 
RawValueTransformerFactory() - Constructor for class org.apache.solr.response.transform.RawValueTransformerFactory
 
RawValueTransformerFactory(String) - Constructor for class org.apache.solr.response.transform.RawValueTransformerFactory
 
RawValueTransformerFactory.WriteableStringValue - Class in org.apache.solr.response.transform
 
rb - Variable in class org.apache.solr.handler.component.ShardRequest
 
rb - Variable in class org.apache.solr.request.SimpleFacets
 
rb - Variable in class org.apache.solr.request.SolrRequestInfo
 
rdate - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
rdouble - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
read(String) - Method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
read() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
Reads a Tuple from the stream.
read() - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
read() - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
read(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
read(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
read() - Method in class org.apache.solr.common.util.FastInputStream
 
read(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
read() - Method in class org.apache.solr.util.PropertiesInputStream
 
READ_TIMEOUT - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
READ_TIMEOUT_FIELD_NAME - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
readableSize(long) - Static method in class org.apache.solr.util.NumberUtils
 
readableToIndexed(String) - Method in class org.apache.solr.schema.EnumField
Given the readable value, return the term value that will match it.
readableToIndexed(CharSequence, BytesRefBuilder) - Method in class org.apache.solr.schema.EnumField
Given the readable value, return the term value that will match it.
readableToIndexed(String) - Method in class org.apache.solr.schema.FieldType
Given the readable value, return the term value that will match it.
readableToIndexed(CharSequence, BytesRefBuilder) - Method in class org.apache.solr.schema.FieldType
Given the readable value, return the term value that will match it.
readableToIndexed(String) - Method in class org.apache.solr.schema.TrieField
 
readableToIndexed(CharSequence, BytesRefBuilder) - Method in class org.apache.solr.schema.TrieField
 
readArray(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readArray(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readBoolean() - Method in class org.apache.solr.common.util.FastInputStream
 
readByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readByte() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readByte() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
This method should never be used!
readByteArray(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readBytes(byte[], int, int) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readBytes(byte[], int, int, boolean) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readBytes(byte[], int, int) - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
readChar() - Method in class org.apache.solr.common.util.FastInputStream
 
readChar() - Method in interface org.apache.solr.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.solr.parser.FastCharStream
 
readCommands(Iterable<ContentStream>, SolrQueryResponse) - Static method in class org.apache.solr.util.CommandOperation
 
readConfigName(String) - Method in class org.apache.solr.common.cloud.ZkStateReader
Returns config set name for collection.
readDoc(XMLStreamReader) - Method in class org.apache.solr.handler.loader.XMLLoader
Given the input stream, read a document
readDocs(Document[], DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually), and reads them into an array of Documents.
readDocs(Document[], DocList, Set<String>) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually) and a set of fields to load, and reads them into an array of Documents.
readDocs(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually), and returns an array of Documents containing all of the stored fields.
readDocument(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDocuments(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDouble() - Method in class org.apache.solr.common.util.FastInputStream
 
readEnumFieldValue(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
read EnumFieldValue (int+string) from input stream
reader - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
reader - Variable in class org.apache.solr.spelling.IndexBasedSpellChecker
 
reader - Variable in class org.apache.solr.spelling.SpellingOptions
An optional IndexReader
reader - Variable in class org.apache.solr.spelling.suggest.Suggester
 
readers - Variable in class org.apache.solr.update.MergeIndexesCommand
 
readExternString(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readExternString(DataInputInputStream) - Method in class org.apache.solr.update.TransactionLog.LogCodec
 
readExtraArgs(String[]) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
readFloat() - Method in class org.apache.solr.common.util.FastInputStream
 
readFromResourceLoader(SolrResourceLoader, String) - Static method in class org.apache.solr.core.ConfigSetProperties
Return the properties associated with the ConfigSet (e.g. immutable)
readFromResourceLoader(SolrResourceLoader, String) - Static method in class org.apache.solr.core.SolrConfig
 
readFromStream - Variable in class org.apache.solr.common.util.FastInputStream
 
readFromXml(Document) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
readFully(byte[]) - Method in class org.apache.solr.common.util.FastInputStream
 
readFully(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
readIndexerProperties() - Method in class org.apache.solr.handler.dataimport.DIHProperties
 
readIndexerProperties() - Method in class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
readIndexerProperties() - Method in class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
readInt() - Method in class org.apache.solr.common.util.FastInputStream
 
readInt() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readInternal(byte[], int, int) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
Expert: implements buffer refill.
readIterator(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readLine() - Method in class org.apache.solr.common.util.FastInputStream
 
readLong() - Method in class org.apache.solr.common.util.FastInputStream
 
readLong() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readMap(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readMapEntry(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readNamedList(XMLStreamReader) - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
readNamedList(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
ReadOnlyCoresLocator - Class in org.apache.solr.util
 
ReadOnlyCoresLocator() - Constructor for class org.apache.solr.util.ReadOnlyCoresLocator
 
readOrderedMap(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readPivots(List<NamedList>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
readPluginInfos(String, boolean, boolean) - Method in class org.apache.solr.core.SolrConfig
 
readRow(Map<String, Object>, String) - Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
readSchema(InputSource) - Method in class org.apache.solr.schema.IndexSchema
 
readShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readSize(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSmallInt(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSmallLong(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrDocument(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrDocumentList(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrInputDocument(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readSolrUIMAConfiguration() - Method in class org.apache.solr.uima.processor.SolrUIMAConfigurationReader
 
readStr(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readStr(DataInputInputStream, JavaBinCodec.StringCache) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readUnsignedByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readUnsignedShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readUTF() - Method in class org.apache.solr.common.util.FastInputStream
 
readVal(DataInputInputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
readVInt(DataInputInputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
readVInt() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readVLong(DataInputInputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
 
readVLong() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readWrappedStream(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
RealTimeGetComponent - Class in org.apache.solr.handler.component
 
RealTimeGetComponent() - Constructor for class org.apache.solr.handler.component.RealTimeGetComponent
 
RealTimeGetHandler - Class in org.apache.solr.handler
 
RealTimeGetHandler() - Constructor for class org.apache.solr.handler.RealTimeGetHandler
 
rebuildUserQuery(List<ExtendedDismaxQParser.Clause>, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser
Generates a query string from the raw clauses, uppercasing 'and' and 'or' as needed.
receiveGlobalStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
receiveGlobalStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
receiveGlobalStats(SolrQueryRequest) - Method in class org.apache.solr.search.stats.StatsCache
Receive global stats data from the master and update a local cache of stats with this global data.
RecentUpdates() - Constructor for class org.apache.solr.update.UpdateLog.RecentUpdates
 
RECIP_DISTANCE - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
reconfigureHttpClient(HttpClientConfigurer) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
For an already created internal httpclient, this can be used to configure it again.
reconfigureHttpClient(HttpClientConfigurer) - Method in class org.apache.solr.update.UpdateShardHandler
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.DefaultConnectionStrategy
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
recordCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
RecordHandler - Class in org.apache.solr.logging.jul
 
RecordHandler(LogWatcher<LogRecord>) - Constructor for class org.apache.solr.logging.jul.RecordHandler
 
RecordingJSONParser - Class in org.apache.solr.util
 
RecordingJSONParser(Reader) - Constructor for class org.apache.solr.util.RecordingJSONParser
 
recordReads - Variable in class org.apache.solr.store.blockcache.Metrics
 
recordWrites - Variable in class org.apache.solr.store.blockcache.Metrics
 
RECOVER_LEASE_SUCCESS_COUNT - Static variable in class org.apache.solr.util.FSHDFSUtils
 
recovered() - Method in interface org.apache.solr.cloud.RecoveryStrategy.RecoveryListener
 
recovered() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
recoverFileLease(FileSystem, Path, Configuration, FSHDFSUtils.CallerInfo) - Static method in class org.apache.solr.util.FSHDFSUtils
Recover the lease from HDFS, retrying multiple times.
recoverFromLog() - Method in class org.apache.solr.update.UpdateLog
 
recoveryInfo - Variable in class org.apache.solr.update.UpdateLog
 
RecoveryInfo() - Constructor for class org.apache.solr.update.UpdateLog.RecoveryInfo
 
RecoveryStrategy - Class in org.apache.solr.cloud
 
RecoveryStrategy(CoreContainer, CoreDescriptor, RecoveryStrategy.RecoveryListener) - Constructor for class org.apache.solr.cloud.RecoveryStrategy
 
RecoveryStrategy.RecoveryListener - Interface in org.apache.solr.cloud
 
recurseCount - Variable in class org.apache.solr.search.QParser
 
recursive - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The recursive given in data-config.
RECURSIVE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
RedirectServlet - Class in org.apache.solr.servlet
A Simple redirection servlet to help us deprecate old UI elements
RedirectServlet() - Constructor for class org.apache.solr.servlet.RedirectServlet
 
ReducerStream - Class in org.apache.solr.client.solrj.io.stream
Iterates over a TupleStream and buffers Tuples that are equal based on a comparator.
ReducerStream(TupleStream, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.ReducerStream
 
ReducerStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.ReducerStream
 
refCnt - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
refcount - Variable in class org.apache.solr.util.RefCounted
 
RefCounted<Type> - Class in org.apache.solr.util
Keep track of a reference count on a resource and close it when the count hits zero.
RefCounted(Type) - Constructor for class org.apache.solr.util.RefCounted
 
refill() - Method in class org.apache.solr.common.util.FastInputStream
 
REFINE_PARAM - Static variable in class org.apache.solr.handler.component.PivotFacet
Local param used to indicate that refinements are required on a pivot.
reflectWith(AttributeReflector) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
refreshAnalyzers() - Method in class org.apache.solr.schema.IndexSchema
This will re-create the Analyzers.
refreshCache(IndexReader) - Method in class org.apache.solr.search.function.FileFloatSource
Refresh the cache for an IndexReader.
refreshIntervalSeconds - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
refreshRequestParams() - Method in class org.apache.solr.core.SolrConfig
 
refreshSchemaFromZk(int) - Method in class org.apache.solr.schema.ZkIndexSchemaReader
 
regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in interface org.apache.solr.search.CacheRegenerator
Regenerate an old cache item and insert it into newCache
regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in class org.apache.solr.search.NoOpRegenerator
 
regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
 
regenerator - Variable in class org.apache.solr.search.SolrCacheBase
 
REGEX - Static variable in interface org.apache.solr.common.params.HighlightParams
 
REGEX - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 
regex - Variable in class org.apache.solr.schema.IndexSchema.DynamicReplacement.DynamicPattern
 
RegexFileFilter - Class in org.apache.solr.util
Accepts any file whose name matches the pattern
RegexFileFilter(String) - Constructor for class org.apache.solr.util.RegexFileFilter
 
RegexFileFilter(Pattern) - Constructor for class org.apache.solr.util.RegexFileFilter
 
RegexFragmenter - Class in org.apache.solr.highlight
Fragmenter that tries to produce snippets that "look" like a regular expression.
RegexFragmenter() - Constructor for class org.apache.solr.highlight.RegexFragmenter
 
RegexpBoostProcessor - Class in org.apache.solr.update.processor
A processor which will match content of "inputField" against regular expressions found in "boostFilename", and if it matches will return the corresponding boost value from the file and output this to "boostField" as a double value.
RegexpBoostProcessorFactory - Class in org.apache.solr.update.processor
Factory which creates RegexBoostProcessors The factory initializes a shared object cache which is passed to the processor and this way reduces rules file parsing to the first time the UpdateChain is initialized.
RegexpBoostProcessorFactory() - Constructor for class org.apache.solr.update.processor.RegexpBoostProcessorFactory
 
REGEXPTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RegexReplaceProcessorFactory - Class in org.apache.solr.update.processor
An updated processor that applies a configured regex to any CharSequence values found in the selected fields, and replaces any matches with the configured replacement string.
RegexReplaceProcessorFactory() - Constructor for class org.apache.solr.update.processor.RegexReplaceProcessorFactory
 
RegexRulesPasswordProvider - Class in org.apache.solr.handler.extraction
Password provider for Extracting request handler which finds correct password based on file name matching against a list of regular expressions.
RegexRulesPasswordProvider() - Constructor for class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
 
RegexTransformer - Class in org.apache.solr.handler.dataimport
A Transformer implementation which uses Regular Expressions to extract, split and replace data in fields.
RegexTransformer() - Constructor for class org.apache.solr.handler.dataimport.RegexTransformer
 
register(String, CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
Register shard with ZooKeeper.
register(String, CoreDescriptor, boolean, boolean) - Method in class org.apache.solr.cloud.ZkController
Register shard with ZooKeeper.
register(String, SolrRequestHandler) - Method in class org.apache.solr.core.RequestHandlers
Handlers must be initialized before calling this function.
register(String, FieldType) - Method in class org.apache.solr.schema.FieldTypePluginLoader
 
register() - Method in class org.apache.solr.search.SolrIndexSearcher
Register sub-objects such as caches
register(String, T) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Register a plugin with a given name.
register(String, T) - Method in class org.apache.solr.util.plugin.MapPluginLoader
 
register(String, T) - Method in class org.apache.solr.util.plugin.NamedListPluginLoader
 
registerCommitCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
NOTE: this function is not thread safe.
registerConfListenerForCore(String, SolrCore, Runnable) - Method in class org.apache.solr.cloud.ZkController
This will give a callback to the listener whenever a child is modified in the conf directory.
registerCopyField(String, String) - Method in class org.apache.solr.schema.IndexSchema
 
registerCopyField(String, String, int) - Method in class org.apache.solr.schema.IndexSchema
NOTE: this function is not thread safe.
registerCore(String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
 
registerDirectory(HdfsDirectory) - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
Add a directory for block locality reporting.
registerDynamicFields(SchemaField...) - Method in class org.apache.solr.schema.IndexSchema
Register one or more new Dynamic Fields with the Schema.
registerExplicitSrcAndDestFields(String, int, SchemaField, SchemaField) - Method in class org.apache.solr.schema.IndexSchema
 
registerFirstSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
NOTE: this function is not thread safe.
registerInfoBean(String, SolrInfoMBean) - Method in class org.apache.solr.core.SolrCore
 
registerInZk(SolrCore, boolean) - Method in class org.apache.solr.core.ZkContainer
 
registerListener(ListenerConfig) - Method in class org.apache.solr.logging.jul.JulWatcher
 
registerListener(ListenerConfig) - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
registerListener(ListenerConfig) - Method in class org.apache.solr.logging.LogWatcher
 
registerManagedResource(String, Class<? extends ManagedResource>, ManagedResourceObserver) - Method in class org.apache.solr.rest.RestManager.Registry
Register the need to use a ManagedResource; this method is typically called by a Solr component during core initialization to register itself as an observer of a specific type of ManagedResource.
registerNewSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
NOTE: this function is not thread safe.
registerOptimizeCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
NOTE: this function is not thread safe.
registerRequestHandler(String, SolrRequestHandler) - Method in class org.apache.solr.core.SolrCore
Registers a handler at the specified location.
registerResponseWriter(String, QueryResponseWriter) - Method in class org.apache.solr.core.SolrCore
NOTE: this function is not thread safe.
registerSoftCommitCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
NOTE: this function is not thread safe.
registry - Variable in class org.apache.solr.rest.RestManager
 
Registry() - Constructor for class org.apache.solr.rest.RestManager.Registry
 
ReInit(CharStream) - Method in class org.apache.solr.parser.QueryParser
Reinitialise.
ReInit(QueryParserTokenManager) - Method in class org.apache.solr.parser.QueryParser
Reinitialise.
ReInit(CharStream) - Method in class org.apache.solr.parser.QueryParserTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class org.apache.solr.parser.QueryParserTokenManager
Reinitialise parser.
ReInit(CharStream) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
reject(Thread) - Method in class org.apache.solr.SolrIgnoredThreadsFilter
 
reject(Thread) - Method in class org.apache.solr.util.BadHdfsThreadsFilter
 
reject(Thread) - Method in class org.apache.solr.util.BadMrClusterThreadsFilter
 
reject(Thread) - Method in class org.apache.solr.util.BadZookeeperThreadsFilter
 
REJOIN_AT_HEAD_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
rejoinOverseerElection(String, boolean) - Method in class org.apache.solr.cloud.ZkController
 
rejoinShardLeaderElection(SolrParams) - Method in class org.apache.solr.cloud.ZkController
 
release(Object) - Static method in class org.apache.solr.common.util.ObjectReleaseTracker
 
release(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
release(Directory) - Method in class org.apache.solr.core.DirectoryFactory
Releases the Directory so that it may be closed when it is no longer referenced.
release(BlockCacheKey) - Method in class org.apache.solr.store.blockcache.BlockCache
 
release() - Method in class org.apache.solr.util.AdjustableSemaphore
 
release(int) - Method in class org.apache.solr.util.AdjustableSemaphore
 
releaseCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Release a previously saved commit point
releaseResources() - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
releaseResources() - Method in interface org.apache.solr.store.blockcache.Cache
Release any resources associated with the cache.
Reload() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.Reload
 
reload(String) - Method in class org.apache.solr.core.CoreContainer
Recreates a SolrCore.
reload(ConfigSet) - Method in class org.apache.solr.core.SolrCore
 
reload() - Method in interface org.apache.solr.schema.ExchangeRateProvider
Ask the currency provider to explicitly reload/refresh its configuration.
reload() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.SolrSpellChecker
Reloads the index.
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.SolrSuggester
Reloads the underlying Lucene Suggester
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.Suggester
 
reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
 
reload() - Method in class org.apache.solr.update.VersionInfo
 
reload() - Method in class org.apache.solr.util.BaseTestHarness
Reloads the core
reload() - Method in class org.apache.solr.util.RestTestHarness
Reloads the first core listed in the response to the core admin handler STATUS command
reload() - Method in class org.apache.solr.util.TestHarness
 
RELOAD_CONF_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
ReloadCacheRequestHandler() - Constructor for class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
reloadCore(String, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
reloadFromStorage() - Method in class org.apache.solr.rest.ManagedResource
Invoked when this object determines it needs to reload the stored data.
RemoteCallback - Interface in org.apache.solr.cloud.rule
 
remoteCallback(SnitchContext, Map<String, Object>) - Method in interface org.apache.solr.cloud.rule.RemoteCallback
 
remoteCallback(SnitchContext, Map<String, Object>) - Method in class org.apache.solr.cloud.rule.SnitchContext
 
RemoteSolrException(String, int, String, Throwable) - Constructor for exception org.apache.solr.client.solrj.impl.HttpSolrClient.RemoteSolrException
 
remove(String) - Method in class org.apache.solr.cloud.DistributedMap
 
remove() - Method in class org.apache.solr.cloud.DistributedQueue
Attempts to remove the head of the queue and return it.
remove(DistributedQueue.QueueEvent) - Method in class org.apache.solr.cloud.DistributedQueue
Remove the event and save the response into the other path.
remove(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove a field at the given name
remove(String, String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove the given value for the given name
remove(Object) - Method in class org.apache.solr.common.SolrDocument
 
remove(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
remove(K) - Method in interface org.apache.solr.common.util.Cache
 
remove() - Method in class org.apache.solr.common.util.IteratorChain
Deprecated.
 
remove(int) - Method in class org.apache.solr.common.util.NamedList
Removes the name/value pair at the specified index.
remove(String) - Method in class org.apache.solr.common.util.NamedList
NOTE: this runs in linear time (it scans starting at the beginning of the list until it finds the first pair with the specified name).
remove(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
remove(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
remove(String, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
remove(Directory, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
remove(Directory) - Method in class org.apache.solr.core.DirectoryFactory
Removes the Directory's persistent storage.
remove(Directory, boolean) - Method in class org.apache.solr.core.DirectoryFactory
Removes the Directory's persistent storage.
remove(String, boolean) - Method in class org.apache.solr.core.DirectoryFactory
This remove is special in that it may be called even after the factory has been closed.
remove(String) - Method in class org.apache.solr.core.DirectoryFactory
This remove is special in that it may be called even after the factory has been closed.
remove(Directory) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
 
remove(String) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
 
remove(Object) - Method in class org.apache.solr.core.JmxMonitoredMap
Removes the SolrInfoMBean object at the given key and unregisters it from MBeanServer
remove() - Method in class org.apache.solr.response.DocsStreamer
 
remove() - Method in class org.apache.solr.spelling.PossibilityIterator
 
remove(K) - Method in class org.apache.solr.util.ConcurrentLFUCache
 
remove(K) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
remove(Object) - Method in class org.apache.solr.util.MapListener
 
removeAction() - Method in class org.apache.solr.client.solrj.request.SolrPing
Remove the action parameter from this request.
removeAll(String) - Method in class org.apache.solr.common.util.NamedList
Removes and returns all values for the specified name.
removeAllRefinementsForShard(int) - Method in class org.apache.solr.handler.component.PivotFacet
Clears the list of queued refinements for the specified shard
RemoveBlankFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Removes any values found which are CharSequence with a length of 0.
RemoveBlankFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
 
removeBooleanArg(String) - Method in class org.apache.solr.common.util.NamedList
Used for getting a boolean argument from a NamedList object.
removeCloseHook(Closeable) - Method in class org.apache.solr.search.QueryContext
 
removeConfigArgs(String) - Method in class org.apache.solr.common.util.NamedList
Used for getting one or many arguments from NamedList objects that hold configuration parameters.
removeConfListener(Runnable) - Method in class org.apache.solr.core.SolrCore
Remove a listener
removeDirectory(CachingDirectoryFactory.CacheValue) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
removeDirectory(CachingDirectoryFactory.CacheValue) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
removeDirectory(CachingDirectoryFactory.CacheValue) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
removeEntries - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
removeEntries - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
removeFacetField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a facet field
removeFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a facet query
removeFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
Remove the field facet info
removeField(String) - Method in class org.apache.solr.common.SolrInputDocument
Remove a field from the document
removeFields(String) - Method in class org.apache.solr.common.SolrDocument
Remove all fields with the name
removeFilterQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
removeHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
remove a field for highlighting
removeHttpHeader(String) - Method in class org.apache.solr.response.SolrQueryResponse
Removes a previously added header with the given name (only the first one if multiple are present for the same name) NOTE: this runs in linear time (it scans starting at the beginning of the list until it finds the first pair with the specified name).
removeHttpHeaders(String) - Method in class org.apache.solr.response.SolrQueryResponse
Removes all previously added headers with the given name.
removeIntervalFacets(String) - Method in class org.apache.solr.client.solrj.SolrQuery
Remove all Interval Facets on a field
removeNamespace(String) - Method in class org.apache.solr.handler.dataimport.VariableResolver
 
removeNulls(Map.Entry<String, T>[], NamedList<T>) - Static method in class org.apache.solr.util.SolrPluginUtils
Adds to dest all the not-null elements of entries that have non-null names
removeReplica(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
removeReplicaFromLeaderInitiatedRecoveryHandling(String) - Method in class org.apache.solr.cloud.ZkController
 
removeRequestInterceptor(HttpRequestInterceptor) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
RemoveRole() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.RemoveRole
 
removeRoutingRule(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
removeScheme(String) - Static method in class org.apache.solr.common.util.URLUtil
 
removeSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
removeSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
Removes a single sort field from the current sort information.
removeSort(String) - Method in class org.apache.solr.client.solrj.SolrQuery
Removes a single sort field from the current sort information.
removeTask(String, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Helper method to remove a task from a tracking map.
removeZKWatch(String) - Method in class org.apache.solr.common.cloud.ZkStateReader
This is not a public API.
rename(String, String) - Method in class org.apache.solr.core.CoreContainer
 
rename(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in class org.apache.solr.core.CorePropertiesLocator
 
rename(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in interface org.apache.solr.core.CoresLocator
Persist the new name of a renamed core
rename(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in class org.apache.solr.util.ReadOnlyCoresLocator
 
renameCacheFile(String, String) - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
renameCacheFile(String, String) - Method in interface org.apache.solr.store.blockcache.Cache
Expert: Rename the specified file in the cache.
renameCore(String, String, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
RenameFieldTransformer - Class in org.apache.solr.response.transform
Return a field with a name that is different that what is indexed
RenameFieldTransformer(String, String, boolean) - Constructor for class org.apache.solr.response.transform.RenameFieldTransformer
 
renameFile(String, String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
reopen() - Method in class org.apache.solr.cloud.SocketProxy
 
repeatRule - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
REPFACT - Static variable in class org.apache.solr.client.solrj.request.UpdateRequest
 
REPLACE_WITH - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 
ReplaceDynamicField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceDynamicField
Creates a new instance of the request.
ReplaceDynamicField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceDynamicField
 
replaceDynamicField(String, FieldType, Map<String, ?>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named dynamic field from the copy, creates a new dynamic field with the same field name pattern using the given args, then rebinds any referring dynamic copy fields to the replacement dynamic field.
replaceDynamicField(String, FieldType, Map<String, ?>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
ReplaceField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceField
Creates a new instance of the request.
ReplaceField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceField
 
replaceField(String, FieldType, Map<String, ?>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named field from the copy, creates a new field with the same name using the given args, then rebinds any referring copy fields to the replacement field.
replaceField(String, FieldType, Map<String, ?>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
ReplaceFieldType(FieldTypeDefinition) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceFieldType
Creates a new instance of the request.
ReplaceFieldType(FieldTypeDefinition, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceFieldType
 
replaceFieldType(String, String, Map<String, Object>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, deletes the named field type from the copy, creates a new field type with the same name using the given args, rebuilds fields and dynamic fields of the given type, then rebinds any referring copy fields to the rebuilt fields.
replaceFieldType(String, String, Map<String, Object>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
replaceFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
replaceTokens(String) - Method in class org.apache.solr.handler.dataimport.Context
Resolve variables in a template
replaceTokens(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
replaceTokens(String) - Method in class org.apache.solr.handler.dataimport.VariableResolver
Given a String with place holders, replace them with the value tokens.
REPLAY - Static variable in class org.apache.solr.update.UpdateCommand
 
Replica - Class in org.apache.solr.common.cloud
 
Replica(String, Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.Replica
 
REPLICA - Static variable in class org.apache.solr.common.params.CoreAdminParams
The replica name in solr cloud
Replica.State - Enum in org.apache.solr.common.cloud
The replica's state.
REPLICA_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ReplicaAssigner - Class in org.apache.solr.cloud.rule
 
ReplicaAssigner(List<Rule>, Map<String, Integer>, List, Map<String, Map<String, Integer>>, List<String>, CoreContainer, ClusterState) - Constructor for class org.apache.solr.cloud.rule.ReplicaAssigner
 
ReplicaAssigner.Position - Class in org.apache.solr.cloud.rule
 
ReplicaMutator - Class in org.apache.solr.cloud.overseer
 
ReplicaMutator(ZkStateReader) - Constructor for class org.apache.solr.cloud.overseer.ReplicaMutator
 
REPLICAS - Static variable in class org.apache.solr.common.cloud.Slice
 
REPLICATE_AFTER - Static variable in class org.apache.solr.handler.ReplicationHandler
 
REPLICATION_FACTOR - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
REPLICATION_PROPERTIES - Static variable in class org.apache.solr.handler.IndexFetcher
 
replicationFactor - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
ReplicationHandler - Class in org.apache.solr.handler
A Handler which provides a REST API for replication and serves replication requests from Slaves.
ReplicationHandler() - Constructor for class org.apache.solr.handler.ReplicationHandler
 
report(String, String, Object, Location) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
reportStatus(String, Map<String, Object>, HttpClient) - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
req - Variable in class org.apache.solr.analytics.request.AnalyticsStats
 
Req(SolrRequest, List<String>) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
req - Variable in class org.apache.solr.cloud.Overseer.FailedOp
 
req - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
req - Variable in class org.apache.solr.request.SimpleFacets
 
req - Variable in class org.apache.solr.request.SolrRequestInfo
 
req - Variable in class org.apache.solr.response.TextResponseWriter
 
req - Variable in class org.apache.solr.response.transform.TransformContext
 
req - Variable in class org.apache.solr.search.QParser
 
req - Variable in class org.apache.solr.servlet.HttpSolrCall
 
req(String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a SolrQueryRequest using the LocalRequestFactory
req(String[], String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a SolrQueryRequest using the LocalRequestFactory
req(SolrParams, String...) - Static method in class org.apache.solr.SolrTestCaseJ4
Generates a SolrQueryRequest
req - Variable in class org.apache.solr.update.SolrCmdDistributor.Error
 
Req(String, SolrCmdDistributor.Node, UpdateRequest, boolean) - Constructor for class org.apache.solr.update.SolrCmdDistributor.Req
 
Req(String, SolrCmdDistributor.Node, UpdateRequest, boolean, DistributedUpdateProcessor.RequestReplicationTracker, int) - Constructor for class org.apache.solr.update.SolrCmdDistributor.Req
 
req - Variable in class org.apache.solr.update.UpdateCommand
 
request - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
REQUEST - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
request - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator
 
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Process the request.
request(SolrRequest, ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
request(SolrRequest, ResponseParser, String) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
request - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
request(LBHttpSolrClient.Req) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Tries to query a live server from the list provided in Req.
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Tries to query a live server.
request(SolrRequest, String) - Method in class org.apache.solr.client.solrj.SolrClient
Execute a request against a Solr server for a given collection
request(SolrRequest) - Method in class org.apache.solr.client.solrj.SolrClient
Execute a request against a Solr server
request(String, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
For example: String json = solr.request( "/select?
request(String, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
 
request(SolrRequestHandler, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
 
REQUEST_ID - Static variable in interface org.apache.solr.common.params.CommonParams
Request ID parameter added to the request when using debug=track
REQUEST_PURPOSE - Static variable in interface org.apache.solr.common.params.CommonParams
Request Purpose parameter added to each internal shard request when using debug=track
REQUEST_TIMER_SERVLET_ATTRIBUTE - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
RequestHandlerBase - Class in org.apache.solr.handler
 
RequestHandlerBase() - Constructor for class org.apache.solr.handler.RequestHandlerBase
 
RequestHandlers - Class in org.apache.solr.core
 
RequestHandlers(SolrCore) - Constructor for class org.apache.solr.core.RequestHandlers
 
RequestHandlerUtils - Class in org.apache.solr.handler
Common helper functions for RequestHandlers
RequestHandlerUtils() - Constructor for class org.apache.solr.handler.RequestHandlerUtils
 
requestId - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
REQUESTID - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
REQUESTID - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
RequestInfo - Class in org.apache.solr.handler.dataimport
 
RequestInfo(SolrQueryRequest, Map<String, Object>, ContentStream) - Constructor for class org.apache.solr.handler.dataimport.RequestInfo
 
requestLog - Static variable in class org.apache.solr.core.SolrCore
 
RequestParams - Class in org.apache.solr.core
The class encapsulates the request time parameters .
RequestParams(Map, int) - Constructor for class org.apache.solr.core.RequestParams
 
RequestParams.VersionedParams - Class in org.apache.solr.core
 
RequestRecovery() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
RequestStatus() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
requestStatusMap - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
RequestSyncShard() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
requestTime - Variable in class org.apache.solr.cloud.Overseer.Stat
 
RequestTrackingQueue() - Constructor for class org.apache.solr.handler.component.TrackingShardHandlerFactory.RequestTrackingQueue
 
requestType - Variable in class org.apache.solr.servlet.HttpSolrCall
 
RequestUtil - Class in org.apache.solr.request.json
 
RequestUtil() - Constructor for class org.apache.solr.request.json.RequestUtil
 
requestWithRetryOnStaleState(SolrRequest, int, String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
As this class doesn't watch external collections on the client side, there's a chance that the request will fail due to cached stale state, which means the state must be refreshed from ZK and retried.
requestWriter - Variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
The RequestWriter used to write all requests to Solr
RequestWriter - Class in org.apache.solr.client.solrj.request
A RequestWriter is used to write requests to Solr.
RequestWriter() - Constructor for class org.apache.solr.client.solrj.request.RequestWriter
 
RequestWriter.LazyContentStream - Class in org.apache.solr.client.solrj.request
 
required() - Method in class org.apache.solr.common.params.SolrParams
returns a RequiredSolrParams wrapping this
required - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
REQUIRED - Static variable in class org.apache.solr.schema.FieldProperties
 
REQUIRED - Static variable in class org.apache.solr.schema.IndexSchema
 
REQUIRED_TERM_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
This term is marked required in the query with the plus sign.
requiredFields - Variable in class org.apache.solr.schema.IndexSchema
 
RequiredSolrParams - Class in org.apache.solr.common.params
This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
RequiredSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.RequiredSolrParams
 
requiresLayout() - Method in class org.apache.solr.logging.log4j.EventAppender
 
ReRankQParserPlugin - Class in org.apache.solr.search
 
ReRankQParserPlugin() - Constructor for class org.apache.solr.search.ReRankQParserPlugin
 
ReRankQParserPlugin.BoostedComp - Class in org.apache.solr.search
 
reserve(int) - Method in class org.apache.solr.common.util.FastOutputStream
reserve at least len bytes at the end of the buffer.
RESERVE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
RESERVED_WORDS - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
reset() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
 
reset() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
 
reset(int[], int) - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
reset(int[], int) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
reset() - Method in class org.apache.solr.logging.LogWatcher
 
reset() - Static method in class org.apache.solr.logging.MDCLoggingContext
 
reset() - Method in interface org.apache.solr.response.SortingResponseWriter.SortValue
 
reset() - Method in class org.apache.solr.search.facet.SlotAcc
 
reset() - Static method in class org.apache.solr.search.SolrQueryTimeoutImpl
Cleanup the ThreadLocal timeout value.
resetBuf() - Method in class org.apache.solr.util.RecordingJSONParser
 
resetCache() - Static method in class org.apache.solr.search.function.FileFloatSource
Remove all cached entries.
resetExceptionIgnores() - Static method in class org.apache.solr.SolrTestCaseJ4
 
resetExceptionIgnores() - Static method in class org.apache.solr.util.AbstractSolrTestCase
 
resetExplicitPassword() - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
Resets explicit password, so that map will be used for lookups
resetFactory() - Static method in class org.apache.solr.SolrTestCaseJ4
 
resetStats() - Method in class org.apache.solr.search.facet.FacetProcessor
 
resetValue() - Method in class org.apache.solr.response.SortingResponseWriter.DoubleAsc
 
resetValue() - Method in class org.apache.solr.response.SortingResponseWriter.DoubleDesc
 
resetValue() - Method in class org.apache.solr.response.SortingResponseWriter.FloatAsc
 
resetValue() - Method in class org.apache.solr.response.SortingResponseWriter.FloatDesc
 
resetValue() - Method in interface org.apache.solr.response.SortingResponseWriter.IntComp
 
resize(int) - Method in class org.apache.solr.logging.CircularList
 
resize(SlotAcc.Resizer) - Method in class org.apache.solr.search.facet.SlotAcc
 
resize(double[], double) - Method in class org.apache.solr.search.facet.SlotAcc.Resizer
 
resize(int[], int) - Method in class org.apache.solr.search.facet.SlotAcc.Resizer
 
resize(T[], T) - Method in class org.apache.solr.search.facet.SlotAcc.Resizer
 
resize(int) - Method in class org.apache.solr.util.LongPriorityQueue
 
Resizer() - Constructor for class org.apache.solr.search.facet.SlotAcc.Resizer
 
resolve(Object, JavaBinCodec) - Method in interface org.apache.solr.common.util.JavaBinCodec.ObjectResolver
 
resolve(String) - Method in class org.apache.solr.core.SolrResourceLoader
 
resolve(String) - Method in class org.apache.solr.handler.dataimport.Context
Use this directly to resolve variable
resolve(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
resolve() - Method in class org.apache.solr.handler.dataimport.Evaluator.VariableWrapper
 
resolve(String) - Method in class org.apache.solr.handler.dataimport.VariableResolver
Resolves a given value with a name
resolve(Object, JavaBinCodec) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
resolve(Object, JavaBinCodec) - Method in class org.apache.solr.response.transform.RawValueTransformerFactory.WriteableStringValue
 
resolveEntity(String, String, String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
resolveEntity(String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
resolveLanguage(String, String) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Chooses a language based on the list of candidates detected
resolveLanguage(List<DetectedLanguage>, String) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
Chooses a language based on the list of candidates detected
resolvePath(File, String) - Static method in class org.apache.solr.util.FileUtils
Resolves a path relative a base directory.
resolvePaths(String) - Method in class org.apache.solr.core.CoreDescriptor
 
Resolver(SolrQueryRequest, ReturnFields) - Constructor for class org.apache.solr.response.BinaryResponseWriter.Resolver
 
resolveResourceId(Request) - Static method in class org.apache.solr.rest.RestManager.ManagedEndpoint
Determines the ManagedResource resourceId from the Restlet request.
resolveSolrUrl(CommandLine) - Static method in class org.apache.solr.util.SolrCLI
Get the base URL of a live Solr instance from either the solrUrl command-line option from ZooKeeper.
resolveWrapper(Evaluator.VariableWrapper, Locale, TimeZone) - Method in class org.apache.solr.handler.dataimport.DateFormatEvaluator
NOTE: declared as a method to allow for extensibility
RESOURCE - Static variable in class org.apache.solr.core.RequestParams
 
resource - Variable in class org.apache.solr.util.RefCounted
 
RESOURCE_LOADER_AUTHORITY_ABSOLUTE - Static variable in class org.apache.solr.util.SystemIdResolver
 
RESOURCE_LOADER_URI_SCHEME - Static variable in class org.apache.solr.util.SystemIdResolver
 
RESOURCE_NAME - Static variable in class org.apache.solr.core.ConfigOverlay
 
RESOURCE_NAME - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
RESOURCE_PASSWORD - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
resourceLoader - Variable in class org.apache.solr.core.PluginBag.LazyPluginHolder
 
resourceLoader - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
ResourceModifiedInZkException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.cloud.ZkController.ResourceModifiedInZkException
 
resourceName - Variable in class org.apache.solr.schema.IndexSchema
 
resp - Variable in class org.apache.solr.cloud.Overseer.FailedOp
 
respectMinCount(long) - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
response - Variable in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
RESPONSE - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
response - Variable in class org.apache.solr.search.facet.FacetProcessor
 
response - Variable in class org.apache.solr.servlet.HttpSolrCall
 
Response() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Response
 
RESPONSE_KEY - Static variable in class org.apache.solr.handler.component.SpatialHeatmapFacets
 
RESPONSE_MESSAGE - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
response_prefix - Variable in class org.apache.solr.cloud.DistributedMap
 
RESPONSE_STATUS - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
ResponseBuilder - Class in org.apache.solr.handler.component
This class is experimental and will be changing in the future.
ResponseBuilder(SolrQueryRequest, SolrQueryResponse, List<SearchComponent>) - Constructor for class org.apache.solr.handler.component.ResponseBuilder
 
ResponseBuilder.GlobalCollectionStat - Class in org.apache.solr.handler.component
 
ResponseLogComponent - Class in org.apache.solr.handler.component
Adds to the log file the document IDs that are sent in the query response.
ResponseLogComponent() - Constructor for class org.apache.solr.handler.component.ResponseLogComponent
 
responseMsg - Variable in class org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactory
 
ResponseParser - Class in org.apache.solr.client.solrj
 
ResponseParser() - Constructor for class org.apache.solr.client.solrj.ResponseParser
 
responses - Variable in class org.apache.solr.handler.component.ShardRequest
list of responses... filled out by framework
ResponseUtils - Class in org.apache.solr.servlet
Response helper methods.
restartZk(int) - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
RESTfulServerProvider - Interface in org.apache.solr.util
 
RestManager - Class in org.apache.solr.rest
Supports runtime mapping of REST API endpoints to ManagedResource implementations; endpoints can be registered at either the /schema or /config base paths, depending on which base path is more appropriate for the type of managed resource.
RestManager() - Constructor for class org.apache.solr.rest.RestManager
 
RestManager.ManagedEndpoint - Class in org.apache.solr.rest
The Restlet router needs a lightweight extension of ServerResource to delegate a request to.
RestManager.Registry - Class in org.apache.solr.rest
Per-core registry of ManagedResources found during core initialization.
RestoreCore - Class in org.apache.solr.handler
 
RestoreCore(SolrCore, String, String) - Constructor for class org.apache.solr.handler.RestoreCore
 
restrictProps(int) - Method in class org.apache.solr.schema.FieldType
:TODO: document this method
RestTestBase - Class in org.apache.solr.util
 
RestTestBase() - Constructor for class org.apache.solr.util.RestTestBase
 
restTestHarness - Static variable in class org.apache.solr.util.RestTestBase
 
RestTestHarness - Class in org.apache.solr.util
Facilitates testing Solr's REST API via a provided embedded Jetty
RestTestHarness(RESTfulServerProvider) - Constructor for class org.apache.solr.util.RestTestHarness
 
RESULT - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
result() - Method in interface org.apache.solr.search.grouping.Command
Returns the results that the collectors created by Command.create() contain after a search has been executed.
result() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
 
result() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
 
result() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
 
ResultContext - Class in org.apache.solr.response
A class to hold the QueryResult and the Query
ResultContext() - Constructor for class org.apache.solr.response.ResultContext
 
ResultEntry - Class in org.apache.solr.spelling
 
resultIds - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
results - Variable in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
RESULTS - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the results (explains)
resume() - Method in class org.apache.solr.util.RTimer
 
retries - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
retrieve(ScoreDoc) - Method in interface org.apache.solr.search.grouping.endresulttransformer.EndResultTransformer.SolrDocumentSource
 
retrievedDocuments - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
retrieveStatsRequest(ResponseBuilder) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
retrieveStatsRequest(ResponseBuilder) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
retrieveStatsRequest(ResponseBuilder) - Method in class org.apache.solr.search.stats.StatsCache
Creates a ShardRequest to retrieve per-shard stats related to the current query and the current state of the requester's StatsCache.
retry - Variable in class org.apache.solr.servlet.HttpSolrCall
 
retryDelay(int) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
Performs a retry delay if this is not the first attempt
RetryNode(ZkCoreNodeProps, ZkStateReader, String, String) - Constructor for class org.apache.solr.update.SolrCmdDistributor.RetryNode
 
retryOnConnLoss - Variable in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
retryOnThrowable(Class, long, long, RetryUtil.RetryCmd) - Static method in class org.apache.solr.common.util.RetryUtil
 
retryOperation(ZkOperation) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
Perform the given operation, retrying if the connection fails
RetryUtil - Class in org.apache.solr.common.util
 
RetryUtil() - Constructor for class org.apache.solr.common.util.RetryUtil
 
RetryUtil.RetryCmd - Interface in org.apache.solr.common.util
 
returnFields - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
returnFields - Variable in class org.apache.solr.response.SolrQueryResponse
 
returnFields - Variable in class org.apache.solr.response.TextResponseWriter
 
ReturnFields - Class in org.apache.solr.search
A class representing the return fields
ReturnFields() - Constructor for class org.apache.solr.search.ReturnFields
 
returnLocalStats(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
returnLocalStats(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
returnLocalStats(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.search.stats.StatsCache
Prepare a local (from the local shard) response to a "retrieve stats" shard request.
ReusedBufferedIndexOutput - Class in org.apache.solr.store.blockcache
 
ReusedBufferedIndexOutput(String) - Constructor for class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
ReusedBufferedIndexOutput(String, int) - Constructor for class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
reverse(char[], int, int) - Static method in class org.apache.solr.analysis.ReversedWildcardFilter
Partially reverses the given input buffer in-place from the given offset up to the given length, keeping surrogate pairs in the correct (non-reversed) order.
REVERSE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
reverse() - Method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
 
ReversedWildcardFilter - Class in org.apache.solr.analysis
This class produces a special form of reversed tokens, suitable for better handling of leading wildcards.
ReversedWildcardFilter(TokenStream, boolean, char) - Constructor for class org.apache.solr.analysis.ReversedWildcardFilter
 
ReversedWildcardFilterFactory - Class in org.apache.solr.analysis
Factory for ReversedWildcardFilter-s.
ReversedWildcardFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.ReversedWildcardFilterFactory
Creates a new ReversedWildcardFilterFactory
ReverseOrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from LeafReader.getSortedDocValues(java.lang.String) and reverses the order.
ReverseOrdFieldSource(String) - Constructor for class org.apache.solr.search.function.ReverseOrdFieldSource
 
ReverseReader() - Constructor for class org.apache.solr.update.TransactionLog.ReverseReader
 
ReverseStringFunction - Class in org.apache.solr.analytics.util.valuesource
ReverseStringFunction reverses the string value of the source it contains.
ReverseStringFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.ReverseStringFunction
 
RevertDefaultThreadHandlerRule - Class in org.apache.solr.util
 
RevertDefaultThreadHandlerRule() - Constructor for class org.apache.solr.util.RevertDefaultThreadHandlerRule
 
rewrite(IndexReader) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.WrappedQuery
 
rfloat - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
rfTracker - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
rightField - Variable in class org.apache.solr.client.solrj.io.comp.StreamComparator
 
rint - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
rlong - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
role - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
ROLES - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
ROLES - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
ROLES_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
rollback() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
rollback(String) - Method in class org.apache.solr.client.solrj.SolrClient
Performs a rollback of all non-committed documents pending.
rollback() - Method in class org.apache.solr.client.solrj.SolrClient
Performs a rollback of all non-committed documents pending.
ROLLBACK - Static variable in interface org.apache.solr.common.params.UpdateParams
Rollback update commands
rollback() - Method in interface org.apache.solr.handler.dataimport.DIHWriter
If this writer supports transactions or commit points, then roll back any uncommitted changes.
rollback() - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
ROLLBACK - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
rollback(long) - Method in class org.apache.solr.update.HdfsTransactionLog
 
rollback() - Method in class org.apache.solr.update.SolrIndexWriter
 
rollback(long) - Method in class org.apache.solr.update.TransactionLog
 
rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
rollbackCommands - Variable in class org.apache.solr.update.processor.BufferingRequestProcessor
 
rollbackIndexWriter(SolrCore) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
rollbackIndexWriter(SolrCore) - Method in class org.apache.solr.update.SolrCoreState
Rollback the current IndexWriter.
RollbackUpdateCommand - Class in org.apache.solr.update
 
RollbackUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.RollbackUpdateCommand
 
rollbackWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
ROOT_ENTITY - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
ROOT_NAME - Static variable in class org.apache.solr.logging.LoggerInfo
 
ROOT_OBJ - Static variable in class org.apache.solr.util.CommandOperation
 
rootName - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
round(Calendar, String) - Static method in class org.apache.solr.util.DateMathParser
Modifies the specified Calendar by "rounding" down to the specified unit
ROUTE - Static variable in class org.apache.solr.client.solrj.request.UpdateRequest
 
route - Variable in class org.apache.solr.update.UpdateCommand
 
RouteException(SolrException.ErrorCode, NamedList<Throwable>, Map<String, LBHttpSolrClient.Req>) - Constructor for exception org.apache.solr.client.solrj.impl.CloudSolrClient.RouteException
 
routeFieldName - Variable in class org.apache.solr.update.SplitIndexCommand
 
routeKey - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
ROUTER - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
router - Variable in class org.apache.solr.update.SplitIndexCommand
 
RouteResponse() - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
 
routerField - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
routerName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
RoutingRule - Class in org.apache.solr.common.cloud
Used for routing docs with particular keys into another collection
RoutingRule(String, Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.RoutingRule
 
rowcache - Variable in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
rowCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
rowIterator - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
rowReads - Variable in class org.apache.solr.store.blockcache.Metrics
 
ROWS - Static variable in interface org.apache.solr.common.params.CommonParams
number of documents to return starting at "start"
ROWS_DEFAULT - Static variable in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
rowsCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
rowWrites - Variable in class org.apache.solr.store.blockcache.Metrics
 
RPAREN - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
RptWithGeometrySpatialField - Class in org.apache.solr.schema
A Solr Spatial FieldType based on CompositeSpatialStrategy.
RptWithGeometrySpatialField() - Constructor for class org.apache.solr.schema.RptWithGeometrySpatialField
 
RQ - Static variable in interface org.apache.solr.common.params.CommonParams
rank query
RSAKeyPair() - Constructor for class org.apache.solr.util.CryptoKeys.RSAKeyPair
 
Rsp() - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
 
rsp - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
 
rsp - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
rsp - Variable in class org.apache.solr.request.SolrRequestInfo
 
rsp - Variable in class org.apache.solr.response.TextResponseWriter
 
RTimer - Class in org.apache.solr.util
A recursive timer.
RTimer() - Constructor for class org.apache.solr.util.RTimer
 
RTimer.TimerImpl - Interface in org.apache.solr.util
 
RubyResponseWriter - Class in org.apache.solr.response
 
RubyResponseWriter() - Constructor for class org.apache.solr.response.RubyResponseWriter
 
Rule - Class in org.apache.solr.cloud.rule
 
Rule(Map) - Constructor for class org.apache.solr.cloud.rule.Rule
 
RULE - Static variable in class org.apache.solr.common.cloud.DocCollection
 
Rule.Condition - Class in org.apache.solr.cloud.rule
 
Rule.Operand - Enum in org.apache.solr.cloud.rule
 
RuleBasedAuthorizationPlugin - Class in org.apache.solr.security
 
RuleBasedAuthorizationPlugin() - Constructor for class org.apache.solr.security.RuleBasedAuthorizationPlugin
 
RuleBasedAuthorizationPlugin.Predicate<T> - Interface in org.apache.solr.security
For making the code work in Java 7.
run() - Method in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
run() - Method in class org.apache.solr.cloud.OverseerAutoReplicaFailoverThread
 
run() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
run() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor.Runner
 
run() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
run() - Method in class org.apache.solr.cloud.SocketProxy.Acceptor
 
run() - Method in class org.apache.solr.cloud.SocketProxy.Bridge.Pump
 
run() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
run() - Method in class org.apache.solr.cloud.ZkTestServer
 
run() - Method in class org.apache.solr.handler.admin.CoreAdminHandler.ParallelCoreAdminHandlerThread
 
run() - Method in class org.apache.solr.update.CommitTracker
This is the worker part for the ScheduledFuture
runAsync(RequestInfo, DIHWriter) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
runCloudExample(CommandLine) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
runCloudTool(CloudSolrClient, CommandLine) - Method in class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
runCloudTool(CloudSolrClient, CommandLine) - Method in class org.apache.solr.util.SolrCLI.HealthcheckTool
 
runCloudTool(CloudSolrClient, CommandLine) - Method in class org.apache.solr.util.SolrCLI.SolrCloudTool
Runs a SolrCloud tool with CloudSolrServer initialized
runDihExample(CommandLine) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
runExample(CommandLine, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
RunExampleTool() - Constructor for class org.apache.solr.util.SolrCLI.RunExampleTool
Default constructor used by the framework when running as a command-line application.
RunExampleTool(Executor, InputStream, PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.RunExampleTool
 
runIamLeaderProcess(ElectionContext, boolean) - Method in class org.apache.solr.cloud.LeaderElector
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.ApiTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.ConfigTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.CreateCollectionTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.CreateCoreTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.CreateTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.DeleteTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.SolrCloudTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
runImpl(CommandLine) - Method in class org.apache.solr.util.SolrCLI.ToolBase
 
Runner(ZkNodeProps, String, DistributedQueue.QueueEvent) - Constructor for class org.apache.solr.cloud.OverseerCollectionProcessor.Runner
 
RUNNING - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
RuntimeLib(SolrCore) - Constructor for class org.apache.solr.core.PluginBag.RuntimeLib
 
runTool(CommandLine) - Method in interface org.apache.solr.util.SolrCLI.Tool
 
runTool(CommandLine) - Method in class org.apache.solr.util.SolrCLI.ToolBase
 
RunUpdateProcessorFactory - Class in org.apache.solr.update.processor
Executes the update commands using the underlying UpdateHandler.
RunUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.RunUpdateProcessorFactory
 

S

safeCheckCollectionExists(String, String) - Static method in class org.apache.solr.util.SolrCLI
 
safeCheckCoreExists(String, String) - Static method in class org.apache.solr.util.SolrCLI
 
safeStop() - Method in class org.apache.solr.cloud.StoppableIndexingThread
 
Sample - Interface in org.apache.solr.util.stats
A statistically representative sample of a data stream.
SaslZkACLProvider - Class in org.apache.solr.common.cloud
ZkACLProvider that gives all permissions for the user specified in System property "solr.authorization.superuser" (default: "solr") when using sasl, and gives read permissions for anyone else.
SaslZkACLProvider() - Constructor for class org.apache.solr.common.cloud.SaslZkACLProvider
 
saveCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Permanently prevent this commit point from being deleted.
SAX_INSTANCE - Static variable in class org.apache.solr.util.EmptyEntityResolver
 
scheduleCommitWithin(long) - Method in class org.apache.solr.update.CommitTracker
schedule individual commits
SCHEMA - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you specify a schema, what is its name
SCHEMA - Static variable in class org.apache.solr.handler.BlobHandler
 
schema - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
schema - Variable in class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
schema - Variable in class org.apache.solr.parser.SolrQueryParserBase
 
schema - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
schema - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
schema - Variable in class org.apache.solr.response.TextResponseWriter
 
schema - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
SCHEMA - Static variable in class org.apache.solr.schema.IndexSchema
 
schema - Variable in class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
 
schema - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
SCHEMA_BASE_PATH - Static variable in class org.apache.solr.rest.RestManager
 
schemaAware - Variable in class org.apache.solr.schema.IndexSchema
 
SchemaAware - Interface in org.apache.solr.schema
An interface that can be extended to provide a callback mechanism for informing an IndexSchema instance of changes to it, dynamically performed at runtime.
SchemaCaching(SolrResourceLoader, String) - Constructor for class org.apache.solr.core.ConfigSetService.SchemaCaching
 
SchemaChangedInZkException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.schema.ManagedIndexSchema.SchemaChangedInZkException
 
SchemaCodecFactory - Class in org.apache.solr.core
Per-field CodecFactory implementation, extends Lucene's and returns postings format implementations according to the schema configuration.
SchemaCodecFactory() - Constructor for class org.apache.solr.core.SchemaCodecFactory
 
schemaField - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
schemaField - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
SchemaField - Class in org.apache.solr.schema
Encapsulates all information about a Field in a Solr Schema
SchemaField(String, FieldType) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField with the given name and type, using all the default properties from the type.
SchemaField(SchemaField, String) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField from an existing one by using all of the properties of the prototype except the field name.
SchemaField(String, FieldType, int, String) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField with the given name and type, and with the specified properties.
SchemaHandler - Class in org.apache.solr.handler
 
SchemaHandler() - Constructor for class org.apache.solr.handler.SchemaHandler
 
SCHEMALESS_CONFIGSET - Static variable in class org.apache.solr.util.ExternalPaths
 
SchemaManager - Class in org.apache.solr.schema
A utility class to manipulate schema using the bulk mode.
SchemaManager(SolrQueryRequest) - Constructor for class org.apache.solr.schema.SchemaManager
 
SchemaManager.OpType - Enum in org.apache.solr.schema
 
schemaName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
SchemaName() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
SchemaName(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
SchemaNameResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
 
SchemaRepresentation - Class in org.apache.solr.client.solrj.response.schema
 
SchemaRepresentation() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
SchemaRequest - Class in org.apache.solr.client.solrj.request.schema
This class offers access to the operations exposed by the Solr Schema API.
SchemaRequest() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest
Default constructor.
SchemaRequest(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest
 
SchemaRequest.AddCopyField - Class in org.apache.solr.client.solrj.request.schema
Adds a new copy field rule to the schema of the specified collection.
SchemaRequest.AddDynamicField - Class in org.apache.solr.client.solrj.request.schema
Adds a new dynamic field rule to the schema of the specified collection.
SchemaRequest.AddField - Class in org.apache.solr.client.solrj.request.schema
Adds a new field definition to the schema.
SchemaRequest.AddFieldType - Class in org.apache.solr.client.solrj.request.schema
Update request used to add a new field type to the schema.
SchemaRequest.CopyFields - Class in org.apache.solr.client.solrj.request.schema
Schema API request that retrieves the source and destination of each copy field in the schema.
SchemaRequest.DefaultQueryOperator - Class in org.apache.solr.client.solrj.request.schema
Retrieves the default operator if it is defined in the schema.
SchemaRequest.DeleteCopyField - Class in org.apache.solr.client.solrj.request.schema
Deletes a copy field rule from the schema of the specified collection.
SchemaRequest.DeleteDynamicField - Class in org.apache.solr.client.solrj.request.schema
Deletes a dynamic field rule from your schema.
SchemaRequest.DeleteField - Class in org.apache.solr.client.solrj.request.schema
Removes a field definition from the schema.
SchemaRequest.DeleteFieldType - Class in org.apache.solr.client.solrj.request.schema
Removes a field type from the schema of the specified collection.
SchemaRequest.DynamicField - Class in org.apache.solr.client.solrj.request.schema
Schema API request that lists the dynamic field definition for the specified field contained in the schema.
SchemaRequest.DynamicFields - Class in org.apache.solr.client.solrj.request.schema
Schema API request that lists the dynamic field definitions contained in the schema.
SchemaRequest.Field - Class in org.apache.solr.client.solrj.request.schema
Schema API request that lists the field definition for the specified field contained in the schema.
SchemaRequest.Fields - Class in org.apache.solr.client.solrj.request.schema
Schema API request class that lists the field definitions contained in the schema.
SchemaRequest.FieldType - Class in org.apache.solr.client.solrj.request.schema
Schema API request that retrieves the type definitions for the specified field type contained in the schema.
SchemaRequest.FieldTypes - Class in org.apache.solr.client.solrj.request.schema
Schema API request that lists the types definitions contained in the schema.
SchemaRequest.GlobalSimilarity - Class in org.apache.solr.client.solrj.request.schema
Retrieves the class name of the global similarity defined (if any) in the schema.
SchemaRequest.MultiUpdate - Class in org.apache.solr.client.solrj.request.schema
The Schema API offers the possibility to perform one or more add requests in a single command.
SchemaRequest.ReplaceDynamicField - Class in org.apache.solr.client.solrj.request.schema
Replaces a dynamic field rule in the schema of the specified collection.
SchemaRequest.ReplaceField - Class in org.apache.solr.client.solrj.request.schema
Replaces a field's definition.
SchemaRequest.ReplaceFieldType - Class in org.apache.solr.client.solrj.request.schema
Replaces a field type in schema belonging to the schema of the specified collection.
SchemaRequest.SchemaName - Class in org.apache.solr.client.solrj.request.schema
Schema API request class that can be used to retrieve the name of the schema.
SchemaRequest.SchemaVersion - Class in org.apache.solr.client.solrj.request.schema
Schema API request that can be used to retrieve the version of the schema for the specified collection.
SchemaRequest.UniqueKey - Class in org.apache.solr.client.solrj.request.schema
Schema API request that retrieves the field name that is defined as the uniqueKey for the index of the specified collection.
SchemaRequest.Update - Class in org.apache.solr.client.solrj.request.schema
 
SchemaResponse - Class in org.apache.solr.client.solrj.response.schema
This class is used to wrap the response messages retrieved from Solr Schema API.
SchemaResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse
 
SchemaResponse.CopyFieldsResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.DefaultQueryOperatorResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.DynamicFieldResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.DynamicFieldsResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.FieldResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.FieldsResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.FieldTypeResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.FieldTypesResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.GlobalSimilarityResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.SchemaNameResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.SchemaVersionResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.UniqueKeyResponse - Class in org.apache.solr.client.solrj.response.schema
 
SchemaResponse.UpdateResponse - Class in org.apache.solr.client.solrj.response.schema
 
schemaRouter - Variable in class org.apache.solr.rest.RestManager
 
SchemaSimilarityFactory - Class in org.apache.solr.search.similarities
SimilarityFactory that returns a PerFieldSimilarityWrapper that delegates to the field type, if it's configured, otherwise DefaultSimilarity.
SchemaSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.SchemaSimilarityFactory
 
schemaString - Static variable in class org.apache.solr.SolrTestCaseJ4
 
SchemaVersion() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
SchemaVersion(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
SchemaVersionResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
 
SchemaXmlResponseWriter - Class in org.apache.solr.response
 
SchemaXmlResponseWriter() - Constructor for class org.apache.solr.response.SchemaXmlResponseWriter
 
SchemaXmlWriter - Class in org.apache.solr.response
 
SchemaXmlWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.SchemaXmlWriter
 
SCOPE_DOC - Static variable in class org.apache.solr.handler.dataimport.Context
An object stored in document scope is available for the current document only but across entities.
SCOPE_ENTITY - Static variable in class org.apache.solr.handler.dataimport.Context
An object stored in entity scope is valid only for the current entity for the current document only.
SCOPE_GLOBAL - Static variable in class org.apache.solr.handler.dataimport.Context
An object stored in global scope is available for the current import only but across entities and documents.
SCOPE_SOLR_CORE - Static variable in class org.apache.solr.handler.dataimport.Context
An object stored in 'solrcore' scope is available across imports, entities and documents throughout the life of a solr core.
SCORE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
score - Variable in class org.apache.solr.search.CollapsingQParserPlugin.CollapseScore
 
score() - Method in interface org.apache.solr.search.DocIterator
Returns the score for the document just returned by nextDoc() The value returned may be meaningless depending on the context in which the DocIterator instance was retrieved.
SCORE - Static variable in class org.apache.solr.search.join.ScoreJoinQParserPlugin
 
SCORE - Static variable in class org.apache.solr.search.QueryParsing
 
SCORE - Static variable in class org.apache.solr.search.SolrReturnFields
 
SCORE_B - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SCORE_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
SCORE_COMP - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
SCORE_K1 - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SCORE_PARAM - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
A local-param with one of "none" (default), "distance", "recipDistance" or supported values in (DistanceUnits.getSupportedUnits().
SCORE_PIVOT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ScoreAugmenter - Class in org.apache.solr.response.transform
Simple Augmenter that adds the score
ScoreAugmenter(String) - Constructor for class org.apache.solr.response.transform.ScoreAugmenter
 
ScoreFilter - Interface in org.apache.solr.search
 
ScoreJoinQParserPlugin - Class in org.apache.solr.search.join
Create a query-time join query with scoring.
ScoreJoinQParserPlugin() - Constructor for class org.apache.solr.search.join.ScoreJoinQParserPlugin
 
ScoreOrderFragmentsBuilder - Class in org.apache.solr.highlight
 
ScoreOrderFragmentsBuilder() - Constructor for class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
scorer - Variable in class org.apache.solr.search.DelegatingCollector
 
scorer(LeafReaderContext) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
scratch - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
SCRIPT - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
 
Script - Class in org.apache.solr.handler.dataimport.config
 
Script(Element) - Constructor for class org.apache.solr.handler.dataimport.config.Script
 
script - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
ScriptEngineCustomizer - Interface in org.apache.solr.update.processor
Enables customization of a script engine.
ScriptTransformer - Class in org.apache.solr.handler.dataimport
A Transformer instance capable of executing functions written in scripting languages as a Transformer instance.
ScriptTransformer() - Constructor for class org.apache.solr.handler.dataimport.ScriptTransformer
 
sd - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
sdoc(Object...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
sdocs(SolrInputDocument...) - Static method in class org.apache.solr.SolrTestCaseJ4
 
search(SolrIndexSearcher.QueryResult, SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.SolrIndexSearcher
 
SearchComponent - Class in org.apache.solr.handler.component
TODO!
SearchComponent() - Constructor for class org.apache.solr.handler.component.SearchComponent
 
searcher - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
searcher - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
searcher - Variable in class org.apache.solr.analytics.request.AnalyticsStats
 
searcher - Variable in class org.apache.solr.request.SimpleFacets
Searcher to use for all calculations
searcher - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
searcher - Variable in class org.apache.solr.response.transform.TransformContext
 
searcher() - Method in class org.apache.solr.search.QueryContext
 
searcherHolder - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
searchersReserveCommitPoints() - Method in class org.apache.solr.core.DirectoryFactory
If your implementation can count on delete-on-last-close semantics or throws an exception when trying to remove a file in use, return false (eg NFS).
searchersReserveCommitPoints() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
SearchGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
Creates all the collectors needed for the first phase and how to handle the results.
SearchGroupsFieldCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
 
SearchGroupShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
Concrete implementation for merging SearchGroup instances from shard responses.
SearchGroupShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.SearchGroupShardResponseProcessor
 
SearchGroupsRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
Concrete implementation of ShardRequestFactory that creates ShardRequest instances for getting the search groups from all shards.
SearchGroupsRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
 
SearchGroupsResultTransformer - Class in org.apache.solr.search.grouping.distributed.shardresultserializer
Implementation for transforming SearchGroup into a NamedList structure and visa versa.
SearchGroupsResultTransformer(SolrIndexSearcher) - Constructor for class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
 
searchGroupToShards - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
SearchHandler - Class in org.apache.solr.handler.component
Refer SOLR-281
SearchHandler() - Constructor for class org.apache.solr.handler.component.SearchHandler
 
securityConfHandler - Variable in class org.apache.solr.core.CoreContainer
 
SecurityConfHandler - Class in org.apache.solr.handler.admin
 
SecurityConfHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.SecurityConfHandler
 
securityNodeChanged() - Method in class org.apache.solr.core.CoreContainer
 
SecurityPluginHolder<T> - Class in org.apache.solr.security
 
SecurityPluginHolder(int, T) - Constructor for class org.apache.solr.security.SecurityPluginHolder
 
seedBucketsWithHighestVersion(SolrIndexSearcher, VersionInfo) - Method in class org.apache.solr.update.UpdateLog
Used to seed all version buckets with the max value of the version field in the index.
seedBucketsWithHighestVersion(SolrIndexSearcher) - Method in class org.apache.solr.update.UpdateLog
 
seedBucketsWithHighestVersion(long) - Method in class org.apache.solr.update.VersionInfo
 
seedSolrHome(File) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Given a directory that will be used as the SOLR_HOME for a jetty instance, seeds that directory with the contents of BaseDistributedSearchTestCase.getSolrHome() and ensures that the proper BaseDistributedSearchTestCase.getSolrXml() file is in place.
seedVersionBuckets() - Method in class org.apache.solr.core.SolrCore
 
seek(long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
seek(long) - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
seekInternal(long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
Expert: implements seek.
segmentCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
SegmentsInfoRequestHandler - Class in org.apache.solr.handler.admin
This handler exposes information about last commit generation segments
SegmentsInfoRequestHandler() - Constructor for class org.apache.solr.handler.admin.SegmentsInfoRequestHandler
 
SELECT_ALL_FIELDS - Static variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
Singleton indicating all fields should be mutated
SELECT_NO_FIELDS - Static variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
Singleton indicating no fields should be mutated
SelectorParams() - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
send4LetterWord(String, int, String) - Static method in class org.apache.solr.cloud.ZkTestServer
Send the 4letterword
sendDocsWithRetry(List<SolrInputDocument>, int, int, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
sendError(Throwable) - Method in class org.apache.solr.servlet.HttpSolrCall
 
sendError(int, String) - Method in class org.apache.solr.servlet.HttpSolrCall
 
sendGlobalStats(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.stats.ExactStatsCache
 
sendGlobalStats(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.stats.LocalStatsCache
 
sendGlobalStats(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.stats.StatsCache
Prepare global stats data to be sent out to shards in this request.
sendNotModified(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
sendPreconditionFailed(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
sendRecoveryCommandWithRetry() - Method in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
sendRequest(SolrRequest, String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
sentinel - Variable in class org.apache.solr.util.LongPriorityQueue
 
SEPARATOR - Static variable in class org.apache.solr.common.cloud.CompositeIdRouter
 
SEPARATOR - Static variable in class org.apache.solr.search.TermsQParserPlugin
The separator to use in the underlying suggester
SEPARATOR - Static variable in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
The separator to use in the underlying suggester;
serializable(SolrResponse) - Static method in class org.apache.solr.client.solrj.SolrResponse
 
serializeTopDocs(QueryCommandResult) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
 
serializeTopGroups(TopGroups<BytesRef>, SchemaField) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
 
server - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
 
SERVER_HOME - Static variable in class org.apache.solr.util.ExternalPaths
 
serverDir - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
servers - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
ServerWrapper(HttpSolrClient) - Constructor for class org.apache.solr.client.solrj.impl.LBHttpSolrClient.ServerWrapper
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404
 
serviceUrl - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
Servlet404() - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404
 
set(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Replace any existing parameter with the given name.
set(String, int) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
set(String, boolean) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
set(AtomicReference<?>) - Method in interface org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This is invoked in the Threadpool thread. set the appropriate values in the threadlocal of this thread.
SET - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
set(Long) - Static method in class org.apache.solr.search.SolrQueryTimeoutImpl
Method to set the time at which the timeOut should happen.
set(T...) - Static method in class org.apache.solr.SolrTestCaseHS
 
set(int) - Method in class org.apache.solr.store.blockcache.BlockLocks
Thread safe set operation that will set the bit if and only if the bit was not previously set.
SET_PROPERTY - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
SET_USER_PROPERTY - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
setAcceptBacklog(int) - Method in class org.apache.solr.cloud.SocketProxy
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets appropriate parameters for the given ACTION
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean, int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(CollectionParams.CollectionAction) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
 
setAction(CoreAdminParams.CoreAdminAction) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setActionDisable() - Method in class org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to enable.
setActionEnable() - Method in class org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to enable.
setActionPing() - Method in class org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to ping.
setActPosition(int) - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
setActPosition(int) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
setActualDocFreq(int, int) - Method in class org.apache.solr.search.facet.UnInvertedField
 
setAddRequestHeadersToContext(boolean) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
setAliasedCollections(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
setAliasName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
setAliasName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLFUCache
 
setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
setAliveCheckInterval(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
LBHttpSolrServer keeps pinging the dead servers at fixed interval to find if it is alive.
setAllowCompression(DefaultHttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Control HTTP payload compression.
setAllowCompression(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Allow server->client communication to be compressed.
setAllowLeadingWildcard(boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
Set to true to allow leading wildcard characters.
setAllValues(NamedList<Object>) - Method in class org.apache.solr.response.SolrQueryResponse
Sets data to be returned in this response
setAnalyzer(AnalyzerDefinition) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setAnalyzer(Analyzer) - Method in class org.apache.solr.spelling.QueryConverter
Set the analyzer to use.
setArgs(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
 
setAssumeContentType(String) - Method in class org.apache.solr.handler.UpdateRequestHandler
 
setAsyncId(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setAsyncId(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setAsyncId(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setAsyncId(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setAttributes(Map<String, Object>) - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setAttributes(Map<String, Object>) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setAutoAddReplicas(boolean) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setAutoGeneratePhraseQueries(boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
Set to true if phrase queries will be automatically generated when the analyzer returns more than one term from whitespace delimited text.
setAutoReplicaFailoverBadNodeExpiration(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setAutoReplicaFailoverWaitAfterExpiration(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setAutoReplicaFailoverWorkLoopDelay(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setBankId(int) - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
setBaseURL(String) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
setBasicAuth(DefaultHttpClient, String, String) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set http basic auth information.
setBlock(long) - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
setBlock(int) - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
setBoost(float) - Method in class org.apache.solr.common.SolrInputField
 
setBoost(float) - Method in class org.apache.solr.search.WrappedQuery
 
setBytes(byte[]) - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
setBytes(byte[]) - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
setCache(boolean) - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
setCache(boolean) - Method in interface org.apache.solr.search.ExtendedQuery
 
setCache(boolean) - Method in class org.apache.solr.search.ExtendedQueryBase
 
setCache(boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
setCacheControlHeader(SolrConfig, HttpServletResponse, Method) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Set the Cache-Control HTTP header (and Expires if needed) based on the SolrConfig.
setCacheSep(boolean) - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
setCacheSep(boolean) - Method in interface org.apache.solr.search.ExtendedQuery
 
setCacheSep(boolean) - Method in class org.apache.solr.search.ExtendedQueryBase
 
setCacheSep(boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
setCharFilters(List<Map<String, Object>>) - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setCheckLive(Boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setClientAuth(boolean) - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
setCloudConfig(CloudConfig) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setClusterProperty(String, String) - Method in class org.apache.solr.common.cloud.ZkStateReader
This method sets a cluster property.
setCollationQuery(String) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setCollationQueryString(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setCollection(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setCollection(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCollection(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setCollectionCacheTTl(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Sets the cache ttl for DocCollection Objects cached .
setCollectionConfigName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCollectionConfigProperty(String, String, String, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
setCollectionName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setCollectionName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
setCollectionName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionSpecificAdminRequest
 
setCollectionName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
setCollectionName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setCollectionName(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setCollectionsAdminHandlerClass(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setCommandData(Object) - Method in class org.apache.solr.util.CommandOperation
 
setCommentStart(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setCommitWithin(int) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setComp(Comparator<Tuple>) - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
setConfig(CSVConfig) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
Set the CSVConfig
setConfigName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setConfigName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setConfigSet(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setConfigSetBaseDirectory(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setConfigurer(HttpClientConfigurer) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Replace the HttpClientConfigurer class used in configuring the http clients with a custom implementation.
setConnectionTimeout(int) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setConnectionTimeout(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set connection timeout.
setConnectionTimeout(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
HttpConnectionParams.setConnectionTimeout
setConnectionTimeout(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
setContentStreams(Collection<ContentStream>) - Method in class org.apache.solr.client.solrj.request.GenericSolrRequest
 
setContentStreams(Iterable<ContentStream>) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setContentType(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setContext(String) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
setContext(TransformContext) - Method in class org.apache.solr.response.transform.DocTransformer
This is called before transform and sets
setContext(TransformContext) - Method in class org.apache.solr.response.transform.DocTransformers
 
setContext(TransformContext) - Method in class org.apache.solr.response.transform.TransformerWithContext
Deprecated.
 
setContext(TransformContext) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
 
setCopyFields(List<Map<String, Object>>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setCore(SolrCore) - Static method in class org.apache.solr.logging.MDCLoggingContext
 
setCoreAdminHandlerClass(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setCoreDescriptor(CoreDescriptor) - Static method in class org.apache.solr.logging.MDCLoggingContext
 
setCoreLoadThreads(int) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setCoreName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setCoreNodeName(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Deprecated.
set properties in the Properties passed to the constructor
setCoreNodeName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCoreNodeName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setCoreNodeName(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setCoreRootDirectory(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setCorrection(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setCorrection(String) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setCost(int) - Method in interface org.apache.solr.search.ExtendedQuery
 
setCost(int) - Method in class org.apache.solr.search.ExtendedQueryBase
 
setCost(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
setCount(long) - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
setCount(int) - Method in class org.apache.solr.search.SortSpec
 
setCreateNodeSet(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setCurrentValue(int) - Method in interface org.apache.solr.response.SortingResponseWriter.SortValue
 
setCurrentValue(SortingResponseWriter.SortValue) - Method in interface org.apache.solr.response.SortingResponseWriter.SortValue
 
setCursorMark(CursorMark) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setCursorMark(CursorMark) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setData(String, byte[], int, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Returns node's state
setData(String, byte[], boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Write data to ZooKeeper.
setData(String, File, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
Write file to ZooKeeper - default system encoding used.
setDataDir(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Deprecated.
set properties in the Properties passed to the constructor
setDataDir(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setDataDir(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setDatasource(DataSource) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
setDebug(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugInfo(NamedList<Object>) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugQuery(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugResults(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugStream(PrintStream) - Method in class org.apache.solr.parser.QueryParserTokenManager
Set debug output.
setDebugTimings(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugTrack(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDefaultCollection(String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Sets the default collection for request
setDefaultFormat(Grouping.Format) - Method in class org.apache.solr.search.Grouping
 
setDefaultMaxConnectionsPerHost(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Set the maximum number of connections that can be open to a single host at any given time.
setDefaultOperator(String) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setDefaultOperator(QueryParser.Operator) - Method in class org.apache.solr.parser.SolrQueryParserBase
Sets the boolean operator of the QueryParser.
setDefaults(SolrQueryRequest, SolrParams, SolrParams, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
Set default-ish params on a SolrQueryRequest.
setDefaults(SolrRequestHandler, SolrQueryRequest, SolrParams, SolrParams, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
 
setDefaultSearchField(String) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setDefaultTotalCount(Grouping.TotalCount) - Method in class org.apache.solr.search.Grouping
 
setDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
 
setDeleteDataDir(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteIndex(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteInstanceDir(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteOnClose(boolean, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
setDeleteQuery(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
setDelimiter(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setDelimiter(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the delimiter to use
setDeltaKeys(Set<Map<String, Object>>) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Specify the keys to be modified by a delta update (required by writers that can store duplicate keys)
setDeltaKeys(Set<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHWriterBase
 
setDependencies(Set<String>) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
setDirection(FieldFacetRequest.FacetSortDirection) - Method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
setDirection(String) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
setDistrib(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setDistributedParams(ModifiableSolrParams) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
setDistributedParams(ModifiableSolrParams) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
setDocCollectionLimit(int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setDocIterator(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
setDocList(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setDocListAndSet(DocListAndSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setDocs(List<String>) - Method in class org.apache.solr.client.solrj.response.Cluster
 
setDocSet(DocSet) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
setDocSet(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
Sets the docSet based on the created DocSet
setDocSet(DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setDocsPerGroupDefault(int) - Method in class org.apache.solr.search.Grouping
 
setDocsToCollect(int) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
setDocumentBoost(float) - Method in class org.apache.solr.common.SolrInputDocument
 
setDocumentLocator(Locator) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
setDynamicFields(List<String>) - Method in class org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
setDynamicFields(List<Map<String, Object>>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setElapsedTime(long) - Method in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
setElapsedTime(long) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setElapsedTime(long) - Method in class org.apache.solr.client.solrj.SolrResponse
 
setElapsedTime(long) - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
setEmitManagedSchemaDoNotEditWarning(boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
setEnabled(boolean) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
setEnabled(boolean) - Method in class org.apache.solr.update.processor.RegexpBoostProcessor
 
setEnabled(boolean) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
 
setEncapsulator(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setEnd(String) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setEndTrimmed(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Specify if the end of the line needs to be trimmed.
setErrHeader(String) - Method in class org.apache.solr.handler.ContentStreamLoader
 
setEscape(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setEvaluators(Map<String, Evaluator>) - Method in class org.apache.solr.handler.dataimport.VariableResolver
 
setException(Exception) - Method in class org.apache.solr.response.SolrQueryResponse
Causes an error to be returned instead of the results.
setExplicitPassword(String) - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
Sets an explicit password which will be used instead of password map
setExpression(Expression) - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
setExpressions(List<ExpressionRequest>) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
setExpressionString(String) - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
setFacet(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
enable/disable faceting.
setFacetLimit(int) - Method in class org.apache.solr.client.solrj.SolrQuery
set the facet limit
setFacetMinCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
set facet minimum count
setFacetMissing(Boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
Sets facet missing boolean flag
setFacetPrefix(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFacetPrefix(String, String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFacetSort(String) - Method in class org.apache.solr.client.solrj.SolrQuery
set facet sort
setField(SchemaField) - Method in class org.apache.solr.analytics.request.AbstractFieldFacetRequest
 
setField(String, Object) - Method in class org.apache.solr.common.SolrDocument
Set a field with the given object.
setField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Set a field with implied null value for boost.
setField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
 
setField(SchemaField) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
 
setField(SchemaField) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setFieldFacets(List<FieldFacetRequest>) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
setFieldFlags(int) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setFieldHeader(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Specify if you want to use a field header.
setFieldMappings(Map<String, String>) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setFieldMappings(Map<String, String>) - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
 
setFieldNames(List<String>) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field names on which the analysis should be performed.
setFields(List<String>) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
setFields(List<String>) - Method in class org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
setFields(List<Map<String, Object>>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setFields(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFields(CSVField[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the fields that should be used by the writer.
setFields(Collection) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the fields that should be used by the writer
setFields(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setFieldTypes(List<String>) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field types on which analysis should be performed.
setFieldTypes(List<FieldTypeDefinition>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setFieldValue(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field value to be analyzed.
setFile(int) - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
setFileName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
setFill(int) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the fill pattern.
setFill(int) - Method in class org.apache.solr.internal.csv.writer.CSVField
Sets overrideFill to true.
setFillChar(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the fill char
setFilter(DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setFilterList(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setFilterList(Query) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
A simple setter to build a filterList from a query
setFilterQueries(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setFilters(List<Map<String, Object>>) - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setFilters(List<Query>) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setFirstPhaseGroups(Collection<SearchGroup<BytesRef>>) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setFixedWidth(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Specify if the CSV file is fixed width.
setFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setFlags(int) - Method in class org.apache.solr.update.UpdateCommand
 
setFollowRedirects(HttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set follow redirects.
setFollowRedirects(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Configure whether the client should follow redirects or not.
setForwardTimeout(int) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
setFunctionName(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
setFunctionName(String) - Method in class org.apache.solr.handler.dataimport.ScriptTransformer
 
setFunctions(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setFuzzyMinSim(float) - Method in class org.apache.solr.parser.SolrQueryParserBase
Set the minimum similarity for fuzzy queries.
setFuzzyPrefixLength(int) - Method in class org.apache.solr.parser.SolrQueryParserBase
Set the prefix length for fuzzy queries.
setGaps(String[]) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setGetFieldStatistics(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setGetFieldStatistics(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setGetGroupedDocSet(boolean) - Method in class org.apache.solr.search.Grouping
 
setGroupingSpec(GroupingSpecification) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setGroupLimit(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setGroupOffset(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setGroupOffsetDefault(int) - Method in class org.apache.solr.search.Grouping
 
setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
 
setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setGroupSort(Sort) - Method in class org.apache.solr.search.Grouping
 
setHandleSelect(boolean) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
setHardEnd(boolean) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setHasFieldHeader(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
Specify if the CSV file has a field header
setHidden(boolean) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
setHighlight(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightFragsize(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightQuery(Query) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setHighlightRequireFieldMatch(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePost(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePre(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHighlightSnippets(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setHits(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setHost(String) - Method in class org.apache.solr.store.hdfs.HdfsLocalityReporter
Set the host name to use when determining locality
setHostNameVerifier(DefaultHttpClient, X509HostnameVerifier) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
setHttpCaching(boolean) - Method in class org.apache.solr.response.SolrQueryResponse
Enables or disables the emission of HTTP caching headers for this response.
setHttpClientImpl(Class<? extends DefaultHttpClient>, Class<? extends SystemDefaultHttpClient>) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil.HttpClientFactory
 
setHttpHeader(String, String) - Method in class org.apache.solr.response.SolrQueryResponse
Sets a response header with the given name and value.
setId(String) - Method in class org.apache.solr.cloud.DistributedMap.MapEvent
 
setId(String) - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
setId(String) - Method in class org.apache.solr.update.DeleteUpdateCommand
 
setIdField(String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
setIgnoreDelimiter(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Specify if the writer should ignore the delimiter.
setIgnoreEmptyLines(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setIgnoreLeadingWhitespaces(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setIgnoreTrailingWhitespaces(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setIgnoreValueDelimiter(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Specify if the writer should ignore the value delimiter.
setInclude(EnumSet<FacetParams.FacetRangeInclude>) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setIncludeGroupCount(boolean) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
 
setIncludeGroupCount(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setIncludeHitCount(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setIncludeScore(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setIndent(boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
setIndexAnalyzer(AnalyzerDefinition) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setIndexAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when indexing fields of this type.
setIndexDirs(List<String>) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setIndexedId(BytesRef) - Method in class org.apache.solr.update.AddUpdateCommand
 
setIndexedId(BytesRef) - Method in class org.apache.solr.update.DeleteUpdateCommand
 
setIndexInfoNeeded(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setIndexPhases(String, List<AnalysisResponseBase.AnalysisPhase>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setInfoHandlerClass(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setInitalized(boolean) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
Deprecated.
will be removed in Solr 6; use EntityProcessorWrapper.setInitialized(boolean)
setInitialized(boolean) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
setInputStream(InputStream) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
setInstanceDir(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setInstanceDir(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setInterceptorRegistered() - Method in class org.apache.solr.security.PKIAuthenticationPlugin
 
setInternalRank(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setIsExplicitAnalyzer(boolean) - Method in class org.apache.solr.schema.FieldType
 
setIsExplicitMultiTermAnalyzer(boolean) - Method in class org.apache.solr.schema.TextField
 
setIsExplicitQueryAnalyzer(boolean) - Method in class org.apache.solr.schema.FieldType
 
setIsLoadOnStartup(Boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setIsTransient(Boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setIterator(String, Iterator<Map<String, Object>>) - Static method in class org.apache.solr.handler.dataimport.MockDataSource
 
setJSON(Map<String, Object>) - Method in interface org.apache.solr.request.SolrQueryRequest
 
setJSON(Map<String, Object>) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setLabels(List<String>) - Method in class org.apache.solr.client.solrj.response.Cluster
 
setLastDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
Sets the last delegate in a chain of DelegatingCollectors
setLastDelegateCount - Static variable in class org.apache.solr.search.DelegatingCollector
 
setLastException(Exception) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
setLastReplicateIndexSuccess(boolean) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
setLastReplicateIndexSuccess(boolean) - Method in class org.apache.solr.update.SolrCoreState
 
setLatestSchema(IndexSchema) - Method in class org.apache.solr.core.SolrCore
Sets the latest schema snapshot to be used by this core instance.
setLeader(boolean) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setLeader(Replica) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
setLeaderConflictResolveWait(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setLeaderVoteWait(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setLen(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setLevel(int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
setLevel(int) - Method in class org.apache.solr.response.TextResponseWriter
 
setLimit(int) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
setLimit(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setLimitDefault(int) - Method in class org.apache.solr.search.Grouping
 
setLocalParams(SolrParams) - Method in class org.apache.solr.search.QParser
 
setLoggingHandler(LoggingHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
setLoggingLevel(Level) - Static method in class org.apache.solr.SolrTestCaseJ4
 
setLogLevel(String, String) - Method in class org.apache.solr.logging.jul.JulWatcher
 
setLogLevel(String, String) - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
setLogLevel(String, String) - Method in class org.apache.solr.logging.LogWatcher
Sets the log level within this framework
setLogWatcherConfig(LogWatcherConfig) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setMain(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setManagementPath(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setMaps(List<Map>) - Method in class org.apache.solr.client.solrj.io.Tuple
 
setMaxCollationEvaluations(int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setMaxCollations(int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setMaxCollationTries(int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setMaxCommitsToKeep(int) - Method in class org.apache.solr.core.SolrDeletionPolicy
 
setMaxConnections(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set max total connections allowed.
setMaxConnectionsPerHost(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Set max connections allowed per host.
setMaxDocPerGroup(int) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setMaxOptimizedCommitsToKeep(int) - Method in class org.apache.solr.core.SolrDeletionPolicy
 
setMaxPermits(int) - Method in class org.apache.solr.util.AdjustableSemaphore
 
setMaxRetries(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Deprecated.
retries should be implemented in client code, and should be considered carefully per-request
setMaxScore(Float) - Method in class org.apache.solr.common.SolrDocumentList
 
setMaxShardsPerNode(Integer) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setMaxSize(int) - Method in class org.apache.solr.util.BoundedTreeSet
 
setMaxTotalConnections(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Set the maximum number of connections that can be open at any given time.
setMessage(String) - Method in class org.apache.solr.security.AuthorizationResponse
 
setMetadata(NamedList<String>) - Method in exception org.apache.solr.common.SolrException
 
setMetadata(String, String) - Method in exception org.apache.solr.common.SolrException
 
setMethod(SolrRequest.METHOD) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setMetrics(Map<String, Map>) - Method in class org.apache.solr.client.solrj.io.Tuple
 
setMinShouldMatch(BooleanQuery.Builder, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Checks the number of optional clauses in the query, and compares it with the specification string to determine the proper value to use.
setMinShouldMatch(BooleanQuery, String) - Static method in class org.apache.solr.util.SolrPluginUtils
 
setMisspellingsAndCorrections(NamedList<String>) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setMultiTermAnalyzer(AnalyzerDefinition) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setMultiTermAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
 
setMultiTermRewriteMethod(MultiTermQuery.RewriteMethod) - Method in class org.apache.solr.parser.SolrQueryParserBase
By default QueryParser uses MultiTermQuery.CONSTANT_SCORE_REWRITE when creating a PrefixQuery, WildcardQuery or RangeQuery.
setName(String) - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
setName(String) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
setName(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setName(String) - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
setName(String) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setName(String) - Method in class org.apache.solr.common.SolrInputField
 
setName(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setName(int, String) - Method in class org.apache.solr.common.util.NamedList
Modifies the name of the pair at the specified index.
setName(String) - Method in class org.apache.solr.core.SolrCore
 
setName(String) - Method in class org.apache.solr.handler.component.SearchComponent
Sets the name of the SearchComponent.
setName(String) - Method in class org.apache.solr.internal.csv.writer.CSVField
Set the name of the field
setNeedDocList(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setNeedDocSet(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setNeedDocSet(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
Sets whether to compute a DocSet.
setNeedDocSet(boolean) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setNeedMaxScore(Boolean) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setNeedScore(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setNeedScores(boolean) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
setNeedScores(Boolean) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setNextCursorMark(CursorMark) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setNextCursorMark(CursorMark) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
setNextReader(LeafReaderContext) - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
setNextReader(LeafReaderContext) - Method in interface org.apache.solr.analytics.statistics.StatsCollector
 
setNextReader(LeafReaderContext) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
setNextReader(LeafReaderContext) - Method in interface org.apache.solr.handler.component.StatsValues
Set the context for StatsValues.accumulate(int).
setNextReader(LeafReaderContext) - Method in interface org.apache.solr.response.SortingResponseWriter.SortValue
 
setNextReader(LeafReaderContext) - Method in class org.apache.solr.search.facet.SlotAcc
 
setNode(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setNode(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
setNode(CoreContainer) - Static method in class org.apache.solr.logging.MDCLoggingContext
 
setNode(String) - Static method in class org.apache.solr.logging.MDCLoggingContext
 
setNodeName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setNodeSet(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
setNow(Date) - Method in class org.apache.solr.util.DateMathParser
Defines this instance's concept of "now".
setNumberOfHits(long) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setNumberOfOccurences(int) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setNumDeadServersToTry(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
 
setNumFound(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setNumShards(Integer) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setNumShards(int) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setNumShards(int) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setNumTerms(int) - Method in class org.apache.solr.client.solrj.request.LukeRequest
the number of terms to return for a given field.
setObjectSerialize(boolean) - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
setOffset(int) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
setOffset(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setOffset(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setOffset(int) - Method in class org.apache.solr.search.SortSpec
 
setOnlyActiveNodes(Boolean) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setOnlyIfDown(boolean) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setOnlyIfLeader(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setOnlyIfLeaderActive(boolean) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setOpenSearcher(boolean) - Method in class org.apache.solr.update.CommitTracker
 
setOriginal(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setOriginal(Token) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setOtherCoreName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
setOthers(EnumSet<FacetParams.FacetRangeOther>) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setParallelCacheRefreshes(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
If caches are expired they are refreshed after acquiring a lock.
setParallelUpdates(boolean) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
setParam(String, String) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setParam(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setParam(String, boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setParameter(StreamExpressionParameter) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setParameter(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setParameters(List<StreamExpressionParameter>) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
setParams(ModifiableSolrParams) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets the parameters for this update request, overwriting any previous
setParams(SolrParams) - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
setParams(SolrParams) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setParams(String, Map) - Method in class org.apache.solr.core.RequestParams
 
setParams(SolrParams) - Method in interface org.apache.solr.request.SolrQueryRequest
Change the parameters for this request.
setParams(SolrParams) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setParams(SolrParams) - Method in class org.apache.solr.search.QParser
 
setParams(NamedList) - Method in class org.apache.solr.spelling.suggest.DictionaryFactory
Sets the parameters available to SolrSuggester for use in Dictionary creation
setParseMultipleSources(boolean) - Method in class org.apache.solr.search.FunctionQParser
 
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Note: This setter method is not thread-safe.
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Note: This setter method is not thread-safe.
setParser(ResponseParser) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Changes the ResponseParser that will be used for the internal SolrServer objects.
setParseToEnd(boolean) - Method in class org.apache.solr.search.FunctionQParser
 
setPartialResults(boolean) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setPasswordMap(LinkedHashMap<Pattern, String>) - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
 
setPath(String) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setPath(String) - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
setPauseAtStart(boolean) - Method in class org.apache.solr.cloud.SocketProxy
 
setPhraseSlop(int) - Method in class org.apache.solr.parser.SolrQueryParserBase
Sets the default slop for phrases.
setPluginInfo(PluginInfo) - Method in class org.apache.solr.handler.RequestHandlerBase
 
setPollQueueTime(int) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setPort(int) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
setPort(int) - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
If it needs to change
setPositionIncrementGap(int) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
setPrinterNewline(String) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setProperties(Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setProperties(Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setProperties(Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
setProperties(Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setProperties(Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setPropertiesHandler(PropertiesRequestHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
setProperty(Replica, String, String) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
setProperty(String, Object) - Method in class org.apache.solr.core.ConfigOverlay
 
setPropertyName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
setPropertyName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setPropertyName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
setPropertyName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
setPropertyValue(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
setPropertyValue(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
setProxyPort(int) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Sets the port of a local socket proxy that sits infront of this server; if set then all client traffic will flow through the proxy, giving us the ability to simulate network partitions very easily.
setQparser(QParser) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setQueries(List<String>) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
 
setQueries(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setQuery(String) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setQuery(Query) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setQuery(Query) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
setQuery(String, SolrQueryRequest) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
Sets the group query from the specified groupQueryString.
setQuery(Query) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setQuery(String) - Method in class org.apache.solr.update.DeleteUpdateCommand
 
setQueryAnalyzer(AnalyzerDefinition) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setQueryAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when querying fields of this type.
setQueryCommand(SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setQueryFacets(List<QueryFacetRequest>) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
setQueryParams(Set<String>) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Expert Method.
setQueryParams(Set<String>) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Expert Method
setQueryParams(Set<String>) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Expert Method.
setQueryParams(Set<String>) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setQueryPhases(List<AnalysisResponseBase.AnalysisPhase>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setQueryStatsCollectorReaders(LeafReaderContext) - Method in interface org.apache.solr.analytics.accumulator.facet.FacetValueAccumulator
 
setQueryStatsCollectorReaders(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Updates the reader for all of the query facet StatsCollectors.
setQueryString(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setQueueLength(int) - Method in class org.apache.solr.cloud.Overseer.Stats
 
setRangeFacets(List<RangeFacetRequest>) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
setRanges(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setRangeStatsCollectorReaders(LeafReaderContext) - Method in interface org.apache.solr.analytics.accumulator.facet.FacetValueAccumulator
 
setRangeStatsCollectorReaders(LeafReaderContext) - Method in class org.apache.solr.analytics.accumulator.FacetingAccumulator
Updates the reader for all of the range facet StatsCollectors.
setRankQuery(RankQuery) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setReceiveBufferSize(int) - Method in class org.apache.solr.cloud.SocketProxy
 
setRecoveringAfterStartup(boolean) - Method in class org.apache.solr.cloud.RecoveryStrategy
 
setRegenerator(CacheRegenerator) - Method in class org.apache.solr.search.CacheConfig
 
setRemoved(boolean) - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
setRemoveStopFilter(boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
setReplica(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
setReplica(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setReplica(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
setReplicationFactor(Integer) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setReq(SolrQueryRequest) - Method in class org.apache.solr.search.QParser
 
setReq(SolrQueryRequest) - Method in class org.apache.solr.update.UpdateCommand
 
setRequestHandler(String) - Method in class org.apache.solr.client.solrj.SolrQuery
The Request Handler to use (see the solrconfig.xml), which is stored in the "qt" parameter.
setRequestId(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
setRequestInfo(SolrRequestInfo) - Static method in class org.apache.solr.request.SolrRequestInfo
 
setRequestUrl(String) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
 
setRequestWriter(RequestWriter) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Changes the RequestWriter that will be used for the internal SolrServer objects.
setReserveDuration(Long, long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Set the duration for which commit point is to be reserved by the deletion policy.
setResourceName(String) - Method in class org.apache.solr.schema.IndexSchema
Sets the name of the resource used to instantiate this schema.
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DefaultQueryOperatorResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaResponse.UpdateResponse
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.client.solrj.SolrResponse
 
setResponse(NamedList<Object>) - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
setResponseBuilder(ResponseBuilder) - Method in class org.apache.solr.request.SolrRequestInfo
 
setResponseDocs(SolrDocumentList) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setResponseFormat(Grouping.Format) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setResponseParser(ResponseParser) - Method in class org.apache.solr.client.solrj.SolrRequest
Optionally specify how the Response should be parsed.
setResult(SolrIndexSearcher.QueryResult) - Method in class org.apache.solr.handler.component.ResponseBuilder
Sets results from a SolrIndexSearcher.QueryResult.
setResults(DocListAndSet) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setRetryDelay(long) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
 
setReturnFields(ReturnFields) - Method in class org.apache.solr.response.SolrQueryResponse
Sets the document field names of fields to return by default when returning DocLists
setRole(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
setRoles(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setRoles(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setRoute(String) - Method in class org.apache.solr.update.UpdateCommand
 
setRouteKey(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setRouteKey(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setRouteResponses(NamedList) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
 
setRouterField(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setRouterName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setRoutes(Map<String, LBHttpSolrClient.Req>) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
 
setRows(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setRule(String...) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setSchema(ManagedIndexSchema) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
setSchemaName(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setScore(double) - Method in class org.apache.solr.client.solrj.response.Cluster
 
setScorer(Scorer) - Method in class org.apache.solr.search.DelegatingCollector
 
setScorer(Scorer) - Method in class org.apache.solr.search.DocSetCollector
 
setSearcher(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setSessionAttribute(String, Object, String) - Method in class org.apache.solr.handler.dataimport.Context
Store values in a certain name and scope (entity, document,global)
setSessionAttribute(String, Object, String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
setShard(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setShardHandlerFactoryConfig(PluginInfo) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setShardId(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setShardId(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setShardLeader(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
setShardName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setShardName(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
setShardRequest(ShardRequest) - Method in class org.apache.solr.handler.component.ShardResponse
 
setShards(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Deprecated.
set properties in the Properties passed to the constructor
setShards(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setShardUnique(Boolean) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
setShardUnique(Boolean) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setSharedLibDirectory(String) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setShorterFormat() - Method in class org.apache.solr.util.SolrLogLayout
 
setShowDebugInfo(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setShowMatch(boolean) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowMatch(boolean) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowSchema(boolean) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
setSimilarity(Map<String, Object>) - Method in class org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setSimilarity(Map<String, Object>) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setSimilarity(SimilarityFactory) - Method in class org.apache.solr.schema.FieldType
Sets the Similarity used when scoring fields of this type
setSize(Long) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setSize(int) - Method in class org.apache.solr.internal.csv.writer.CSVField
Set the size of the field.
setSnitch(String...) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setSolrClientCache(SolrClientCache) - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
setSolrProperties(Properties) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setSolrResponse(SolrResponse) - Method in class org.apache.solr.handler.component.ShardResponse
 
setSort(FieldFacetRequest.FacetSortSpecification) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
setSort(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information with a single sort clause
setSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information with a single sort clause
setSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
setSort(Sort) - Method in class org.apache.solr.search.Grouping
 
setSort(Sort) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setSortAndFields(Sort, List<SchemaField>) - Method in class org.apache.solr.search.SortSpec
the specified SchemaFields must correspond one to one with the Sort's SortFields, using null where appropriate.
setSorts(List<SolrQuery.SortClause>) - Method in class org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information.
setSortSpec(SortSpec) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setSortValues(List<Object>) - Method in class org.apache.solr.search.CursorMark
Sets the (raw, unmarshalled) sort values (which must conform to the existing sortSpec) to populate this object.
setSortWithinGroup(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setSortWithinGroup(Sort) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setSoTimeout(int) - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
set soTimeout (read timeout) on the underlying HttpConnectionManager.
setSoTimeout(HttpClient, int) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Defines the socket timeout (SO_TIMEOUT) in milliseconds.
setSoTimeout(int) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Set SoTimeout (read timeout).
setSoTimeout(int) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
set soTimeout (read timeout) on the underlying HttpConnectionManager.
setSourceInfo(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setSplitKey(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setSplitKey(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setSrcCores(List<String>) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setSSLSystemProperties() - Static method in class org.apache.solr.util.SSLTestConfig
 
setStaleCheckingEnabled(HttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
setStart(String) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
setStart(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setStart(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setStartingVersions(List<Long>) - Method in class org.apache.solr.update.PeerSync
optional list of updates we had before possibly receiving new updates
setState(Replica.State) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setState(Replica, String) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
setState(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
setState(SolrCache.State) - Method in class org.apache.solr.search.FastLRUCache
 
setState(SolrCache.State) - Method in class org.apache.solr.search.LFUCache
 
setState(SolrCache.State) - Method in interface org.apache.solr.search.SolrCache
Set different cache states.
setState(SolrCache.State) - Method in class org.apache.solr.search.SolrCacheBase
 
setStateFormat(Integer) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setStatistic(String) - Method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
setStatus(DataImporter.Status) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.TupleStream
 
setStreamContext(StreamContext) - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
setStreamFactory(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.StreamContext
 
setStreamingResponseCallback(StreamingResponseCallback) - Method in class org.apache.solr.client.solrj.SolrRequest
 
setString(String) - Method in class org.apache.solr.search.FunctionQParser
 
setString(String) - Method in class org.apache.solr.search.QParser
 
setStringCache(JavaBinCodec.StringCache) - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
setSuggestionsMayOverlap(boolean) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setSupersetMaxDoc(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setSystemInfoHandler(SystemInfoHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
setTarget(URI) - Method in class org.apache.solr.cloud.SocketProxy
 
setTargetCollection(String) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setTcpNoDelay(HttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
setTerm(String) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
 
setTerms(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
enable/disable terms.
setTermsLimit(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsLower(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsLowerInclusive(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsMaxCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsMinCount(int) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsPrefix(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRaw(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRegex(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsRegexFlag(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsSortString(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsUpper(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTermsUpperInclusive(boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
 
setTheTickTime(int) - Method in class org.apache.solr.cloud.ZkTestServer
 
setThreadDumpHandler(ThreadDumpHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
setThreshold(String) - Method in class org.apache.solr.logging.jul.JulWatcher
 
setThreshold(String) - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
setThreshold(String) - Method in class org.apache.solr.logging.LogWatcher
 
setTimeAllowed(Integer) - Method in class org.apache.solr.client.solrj.SolrQuery
Set the maximum time allowed for this query.
setTimeAllowed(long) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setTimer(RTimer) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setTimeUpperBound(long) - Method in class org.apache.solr.update.CommitTracker
 
setTokenizer(Map<String, Object>) - Method in class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setTokens(Collection<Token>) - Method in class org.apache.solr.spelling.SpellingResult
 
setTopNGroups(int) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
 
setTrace(boolean) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setTrace(boolean) - Method in class org.apache.solr.client.solrj.io.stream.SolrStream
Setting trace to true will include the "_CORE_" field in each Tuple emitted by the stream.
setTrackingQueue(Queue<TrackingShardHandlerFactory.ShardRequestAndParams>) - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
Set the tracking queue for this factory.
setTrackingQueue(MiniSolrCloudCluster, Queue<TrackingShardHandlerFactory.ShardRequestAndParams>) - Static method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
Sets the tracking queue for all nodes participating in this cluster.
setTrackingQueue(List<JettySolrRunner>, Queue<TrackingShardHandlerFactory.ShardRequestAndParams>) - Static method in class org.apache.solr.handler.component.TrackingShardHandlerFactory
Sets the tracking queue for all nodes participating in this cluster.
setTransientCacheSize(int) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setTruncateGroups(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setTruncateGroups(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setUlogDir(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Deprecated.
set properties in the Properties passed to the constructor
setUlogDir(String) - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setUnicodeEscapeInterpretation(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setUniqueKey(String) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setup(ElectionContext) - Method in class org.apache.solr.cloud.LeaderElector
Set up any ZooKeeper nodes needed for leader election.
setUp() - Method in class org.apache.solr.SolrTestCaseJ4
 
setUp() - Method in class org.apache.solr.util.DOMUtilTestBase
 
setUpdateShardHandlerConfig(UpdateShardHandlerConfig) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setupExampleDir(File, File, String) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
setupJettySolrHome(File) - Method in class org.apache.solr.BaseDistributedSearchTestCase
 
setupJettyTestHome(File, String) - Static method in class org.apache.solr.SolrJettyTestBase
 
setupNoCoreTest(File, String) - Static method in class org.apache.solr.SolrTestCaseJ4
Call this from @BeforeClass to set up the test harness and update handler with no cores.
setUseGenericCoreNames(boolean) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setUseMultiPartPost(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Set the multipart connection properties
setUseRetry(DefaultHttpClient, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
Control retry handler
setUserProperty(String, Object) - Method in class org.apache.solr.core.ConfigOverlay
 
setUseSchemaCache(boolean) - Method in class org.apache.solr.core.NodeConfig.NodeConfigBuilder
 
setUseSSL(boolean) - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
setVal(int, T) - Method in class org.apache.solr.common.util.NamedList
Modifies the value of the pair at the specified index.
setValue(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
setValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Set the value for a field.
setValue(T) - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
setValue(SolrDocument, Object) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
 
setValueDelimiter(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the value delimiter to use
setValues - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
setValues(SimpleOrderedMap<Object>, int) - Method in class org.apache.solr.search.facet.SlotAcc
 
setVersion(float) - Method in class org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setVersion(long) - Method in class org.apache.solr.update.UpdateCommand
 
setViolationReportAction(ZkTestServer.LimitViolationAction) - Method in class org.apache.solr.cloud.ZkTestServer
 
setWaitSearcher(boolean) - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setWrappedQuery(Query) - Method in class org.apache.solr.search.WrappedQuery
 
setWritableDocFields(JavaBinCodec.WritableDocFields) - Method in class org.apache.solr.common.util.JavaBinCodec
 
setWriter(Writer) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
Set the writer to write the CSV file to.
setWriterType(String) - Method in class org.apache.solr.client.solrj.impl.NoOpResponseParser
 
setWritten(long) - Method in class org.apache.solr.common.util.FastOutputStream
Resets the count returned by written()
setWt(SolrQueryRequest, String) - Static method in class org.apache.solr.handler.SolrConfigHandler
 
setZkACLProviderClass(String) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setZkClientTimeout(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Set the timeout to the zookeeper ensemble in ms
setZkClientTimeout(int) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setZkConnectTimeout(int) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Set the connect timeout to the zookeeper ensemble in ms
setZkCredentialsProviderClass(String) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setZkCredentialsToAddAutomatically(ZkCredentialsProvider) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
setZkHost(String) - Method in class org.apache.solr.core.CloudConfig.CloudConfigBuilder
 
setZkIndexSchemaReader(ZkIndexSchemaReader) - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
SEVERE - Static variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
sha256(String, String) - Static method in class org.apache.solr.security.Sha256AuthenticationProvider
 
Sha256AuthenticationProvider - Class in org.apache.solr.security
 
Sha256AuthenticationProvider() - Constructor for class org.apache.solr.security.Sha256AuthenticationProvider
 
shallowCopy() - Method in class org.apache.solr.common.cloud.ZkNodeProps
Returns a shallow writable copy of the properties
shapeToString(Shape) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
Returns a String version of a shape to be used for the stored value.
shapeToString(Shape) - Method in class org.apache.solr.schema.DateRangeField
 
shard - Variable in class org.apache.solr.cloud.rule.ReplicaAssigner.Position
 
SHARD - Static variable in class org.apache.solr.common.params.CoreAdminParams
The shard id in solr cloud
shard - Variable in class org.apache.solr.handler.component.ShardDoc
 
shard - Variable in class org.apache.solr.handler.component.TrackingShardHandlerFactory.ShardRequestAndParams
 
SHARD1 - Static variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
SHARD2 - Static variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
SHARD_ID_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_LEADERS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_PARENT - Static variable in class org.apache.solr.common.params.CoreAdminParams
The parent shard if applicable
SHARD_PARENT_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_RANGE - Static variable in class org.apache.solr.common.params.CoreAdminParams
The shard range in solr cloud
SHARD_RANGE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_STATE - Static variable in class org.apache.solr.common.params.CoreAdminParams
The shard range in solr cloud
SHARD_STATE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SHARD_UNIQUE - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
SHARD_URL - Static variable in interface org.apache.solr.common.params.ShardParams
The requested URL for this shard
shardAddress - Variable in class org.apache.solr.handler.component.ShardDoc
 
ShardAugmenterFactory - Class in org.apache.solr.response.transform
 
ShardAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ShardAugmenterFactory
 
shardBuffercacheAllocate - Variable in class org.apache.solr.store.blockcache.Metrics
 
shardBuffercacheLost - Variable in class org.apache.solr.store.blockcache.Metrics
 
ShardDoc - Class in org.apache.solr.handler.component
 
ShardDoc(float, Object[], Object, String) - Constructor for class org.apache.solr.handler.component.ShardDoc
 
ShardDoc() - Constructor for class org.apache.solr.handler.component.ShardDoc
 
ShardFacetCount() - Constructor for class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
ShardHandler - Class in org.apache.solr.handler.component
 
ShardHandler() - Constructor for class org.apache.solr.handler.component.ShardHandler
 
shardHandlerFactory - Variable in class org.apache.solr.core.CoreContainer
 
ShardHandlerFactory - Class in org.apache.solr.handler.component
 
ShardHandlerFactory() - Constructor for class org.apache.solr.handler.component.ShardHandlerFactory
 
shardHasContributed(int) - Method in class org.apache.solr.handler.component.PivotFacetValue
A NON-Recursive method indicating if the specified shard has already contributed to the count for this value.
shardId - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
shardId - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
shardName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
shardName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionShardAdminRequest
 
ShardParams - Interface in org.apache.solr.common.params
Parameters used for distributed search.
ShardRequest - Class in org.apache.solr.handler.component
 
ShardRequest() - Constructor for class org.apache.solr.handler.component.ShardRequest
 
ShardRequestAndParams(ShardRequest, String, ModifiableSolrParams) - Constructor for class org.apache.solr.handler.component.TrackingShardHandlerFactory.ShardRequestAndParams
 
ShardRequestFactory - Interface in org.apache.solr.search.grouping.distributed
Responsible for creating shard requests to the shards in the cluster to perform distributed grouping.
ShardResponse - Class in org.apache.solr.handler.component
 
ShardResponse() - Constructor for class org.apache.solr.handler.component.ShardResponse
 
ShardResponseProcessor - Interface in org.apache.solr.search.grouping.distributed
Responsible for processing shard responses.
ShardResultTransformer<T,R> - Interface in org.apache.solr.search.grouping.distributed.shardresultserializer
A ShardResultTransformer is responsible for transforming a grouped shard result into group related structures (such as TopGroups and SearchGroup) and visa versa.
shards - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
shards - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
SHARDS - Static variable in class org.apache.solr.common.cloud.DocCollection
 
SHARDS - Static variable in interface org.apache.solr.common.params.ShardParams
the shards to use (distributed configuration)
SHARDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
shards - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
shards - Variable in class org.apache.solr.handler.component.ShardRequest
 
SHARDS_INFO - Static variable in interface org.apache.solr.common.params.ShardParams
Request detailed match info for each shard (true/false)
SHARDS_PROP - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
SHARDS_PURPOSE - Static variable in interface org.apache.solr.common.params.ShardParams
query purpose for shard requests
SHARDS_QT - Static variable in interface org.apache.solr.common.params.ShardParams
The Request Handler for shard requests
SHARDS_ROWS - Static variable in interface org.apache.solr.common.params.ShardParams
per-shard start and rows
shards_rows - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
SHARDS_START - Static variable in interface org.apache.solr.common.params.ShardParams
 
shards_start - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
SHARDS_TOLERANT - Static variable in interface org.apache.solr.common.params.ShardParams
Should things fail if there is an error?
shardsArr - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
ShardsRepeatRule() - Constructor for class org.apache.solr.BaseDistributedSearchTestCase.ShardsRepeatRule
 
shardToJetty - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
shardToLeaderJetty - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
SHORT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
shortCircuitedURL - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
shorterFormat - Variable in class org.apache.solr.util.SolrLogLayout
 
shouldExit() - Method in class org.apache.solr.search.SolrQueryTimeoutImpl
Return true if a timeoutAt value is set and the current time has exceeded the set timeOut.
shouldMutate(String) - Method in interface org.apache.solr.update.processor.FieldMutatingUpdateProcessor.FieldNameSelector
 
shouldRemoveStopFilter(ExtendedDismaxQParser.ExtendedDismaxConfiguration, Query) - Method in class org.apache.solr.search.ExtendedDismaxQParser
Determines if query should be re-parsed removing the stop filter.
shouldReverse(String) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
This method encapsulates the logic that determines whether a query token should be reversed in order to use the reversed terms in the index.
SHOW_CONF_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
SHOW_DEFAULTS - Static variable in class org.apache.solr.rest.BaseSolrResource
 
SHOW_MATCH - Static variable in interface org.apache.solr.common.params.AnalysisParams
Set to true to indicate that the index tokens that match query tokens should be marked as "mateched".
SHOW_MISSING - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
SHOW_MISSING - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
showCounts() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
showDiff(SolrDocumentList, SolrDocumentList, String, String) - Static method in class org.apache.solr.cloud.CloudInspectUtil
Shows the difference between two lists of documents.
ShowFileRequestHandler - Class in org.apache.solr.handler.admin
This handler uses the RawResponseWriter to give client access to files inside ${solr.home}/conf If you want to selectively restrict access some configuration files, you can list these files in the ShowFileRequestHandler.HIDDEN invariants.
ShowFileRequestHandler() - Constructor for class org.apache.solr.handler.admin.ShowFileRequestHandler
 
showMissing(boolean) - Method in class org.apache.solr.analytics.request.FieldFacetRequest
If there are missing values in the facet field, include the bucket for the missing facet values in the facet response.
showsMissing() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
shrink() - Method in class org.apache.solr.internal.csv.CharBuffer
Shrinks the capacity of the buffer to the current length if necessary.
shrink(int[], int) - Static method in class org.apache.solr.search.SortedIntDocSet
 
shutdown() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Deprecated.
shutdown() - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Deprecated.
shutdown() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Deprecated.
shutdown() - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient
Deprecated.
shutdown() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
Deprecated.
shutdown() - Method in class org.apache.solr.client.solrj.SolrClient
Deprecated.
Use close() instead.
shutdown() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Shut down the cluster, including all Solr nodes and ZooKeeper
shutdown() - Method in class org.apache.solr.cloud.ZkTestServer
 
shutdown() - Method in class org.apache.solr.core.CoreContainer
Stops all cores.
shutdown() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Method to ensure shutting down of the ThreadPool Executor.
shutdown() - Method in class org.apache.solr.update.StreamingSolrClients
 
shutdownAndAwaitTermination(ExecutorService) - Static method in class org.apache.solr.common.util.ExecutorUtil
 
shutdownNow() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
shutdownNowAndAwaitTermination(ExecutorService) - Static method in class org.apache.solr.common.util.ExecutorUtil
 
Signature - Class in org.apache.solr.update.processor
 
Signature() - Constructor for class org.apache.solr.update.processor.Signature
 
SignatureUpdateProcessorFactory - Class in org.apache.solr.update.processor
 
SignatureUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
signSha256(byte[]) - Method in class org.apache.solr.util.CryptoKeys.RSAKeyPair
 
similarity - Variable in class org.apache.solr.schema.FieldType
 
SIMILARITY - Static variable in class org.apache.solr.schema.FieldType
 
SIMILARITY - Static variable in class org.apache.solr.schema.IndexSchema
 
similarity - Variable in class org.apache.solr.schema.IndexSchema
 
SIMILARITY_FIELDS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
similarityFactory - Variable in class org.apache.solr.schema.FieldType
 
similarityFactory - Variable in class org.apache.solr.schema.IndexSchema
 
SimilarityFactory - Class in org.apache.solr.schema
A factory interface for configuring a Similarity in the Solr schema.xml.
SimilarityFactory() - Constructor for class org.apache.solr.schema.SimilarityFactory
 
SIMPLE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
SIMPLE_POST - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE_PRE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SimpleAggValueSource - Class in org.apache.solr.search.facet
 
SimpleAggValueSource(String, ValueSource) - Constructor for class org.apache.solr.search.facet.SimpleAggValueSource
 
SimpleBoundaryScanner - Class in org.apache.solr.highlight
 
SimpleBoundaryScanner() - Constructor for class org.apache.solr.highlight.SimpleBoundaryScanner
 
SimpleEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
Implementation of EndResultTransformer that transforms the grouped result into a single flat list.
SimpleEndResultTransformer() - Constructor for class org.apache.solr.search.grouping.endresulttransformer.SimpleEndResultTransformer
 
SimpleFacets - Class in org.apache.solr.request
A class that generates simple Facet information for a request.
SimpleFacets(SolrQueryRequest, DocSet, SolrParams) - Constructor for class org.apache.solr.request.SimpleFacets
 
SimpleFacets(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.request.SimpleFacets
 
SimpleFacets.CountPair<K extends Comparable<? super K>,V extends Comparable<? super V>> - Class in org.apache.solr.request
A simple key=>val pair whose natural order is such that higher vals come before lower vals.
SimpleFacets.ParsedParams - Class in org.apache.solr.request
 
SimpleFragListBuilder - Class in org.apache.solr.highlight
 
SimpleFragListBuilder() - Constructor for class org.apache.solr.highlight.SimpleFragListBuilder
 
SimpleFragmentsBuilder - Class in org.apache.solr.highlight
 
SimpleFragmentsBuilder() - Constructor for class org.apache.solr.highlight.SimpleFragmentsBuilder
 
SimpleFSDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate SimpleFSDirectory
SimpleFSDirectoryFactory() - Constructor for class org.apache.solr.core.SimpleFSDirectoryFactory
 
SimpleMLTQParser - Class in org.apache.solr.search.mlt
 
SimpleMLTQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.mlt.SimpleMLTQParser
 
SimpleOrderedMap<T> - Class in org.apache.solr.common.util
SimpleOrderedMap is a NamedList where access by key is more important than maintaining order when it comes to representing the held data in other forms, as ResponseWriters normally do.
SimpleOrderedMap() - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Creates an empty instance
SimpleOrderedMap(int) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
 
SimpleOrderedMap(List<Object>) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Deprecated.
SimpleOrderedMap(Map.Entry<String, T>[]) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
 
SimpleParams - Interface in org.apache.solr.common.params
Parameters used by the SimpleQParser.
SimplePostTool - Class in org.apache.solr.util
A simple utility class for posting raw updates to a Solr server, has a main method so it can be run on the command line.
SimplePostTool(String, URL, boolean, String, int, int, String, OutputStream, boolean, boolean, String[]) - Constructor for class org.apache.solr.util.SimplePostTool
Constructor which takes in all mandatory input for the tool to work.
SimplePostTool() - Constructor for class org.apache.solr.util.SimplePostTool
 
SimplePostTool.BAOS - Class in org.apache.solr.util
 
SimplePostTool.PageFetcherResult - Class in org.apache.solr.util
Utility class to hold the result form a page fetch
SimplePreAnalyzedParser - Class in org.apache.solr.schema
Simple plain text format parser for PreAnalyzedField.
SimplePreAnalyzedParser() - Constructor for class org.apache.solr.schema.SimplePreAnalyzedParser
 
SimplePropertiesWriter - Class in org.apache.solr.handler.dataimport
SimplePropertiesWriter() - Constructor for class org.apache.solr.handler.dataimport.SimplePropertiesWriter
 
SimpleQParserPlugin - Class in org.apache.solr.search
Create a query from the input value that will be parsed by Lucene's SimpleQueryParser.
SimpleQParserPlugin() - Constructor for class org.apache.solr.search.SimpleQParserPlugin
 
SimpleSolrResponse - Class in org.apache.solr.client.solrj.response
 
SimpleSolrResponse() - Constructor for class org.apache.solr.client.solrj.response.SimpleSolrResponse
 
simpleTag(String, String...) - Static method in class org.apache.solr.util.BaseTestHarness
 
SimpleUpdateProcessorFactory - Class in org.apache.solr.update.processor
A base class for writing a very simple UpdateProcessor without worrying too much about the API.
SimpleUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.SimpleUpdateProcessorFactory
 
SingleDelegateExpression - Class in org.apache.solr.analytics.expression
Abstraction of an expression that applies a function to one delegate expression.
SingleDelegateExpression(Expression) - Constructor for class org.apache.solr.analytics.expression.SingleDelegateExpression
 
SingleDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps one ValueSource and applies an extendible double function to its values.
SingleDoubleFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
SingleFragListBuilder - Class in org.apache.solr.highlight
 
SingleFragListBuilder() - Constructor for class org.apache.solr.highlight.SingleFragListBuilder
 
SingleStringFunction - Class in org.apache.solr.analytics.util.valuesource
Abstract ValueSource implementation which wraps one ValueSource and applies an extendible string function to its values.
SingleStringFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
sink - Variable in class org.apache.solr.util.FastWriter
 
SINT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
size() - Method in class org.apache.solr.cloud.DistributedMap
 
size() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
size() - Method in class org.apache.solr.common.SolrDocument
 
size() - Method in class org.apache.solr.common.SolrInputDocument
 
size - Variable in class org.apache.solr.common.util.ContentStreamBase
 
size() - Method in class org.apache.solr.common.util.FastOutputStream
 
size() - Method in class org.apache.solr.common.util.NamedList
The total number of name/value pairs
size() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Total number of PivotFacetValues, including the "missing" value if used.
SIZE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
SIZE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
size() - Method in class org.apache.solr.logging.CircularList
 
size - Variable in class org.apache.solr.logging.ListenerConfig
 
size - Variable in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
 
size() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Returns the number of elements currently stored in the PriorityQueue.
size() - Method in class org.apache.solr.response.transform.DocTransformers
 
size() - Method in class org.apache.solr.search.BitDocSet
 
size() - Method in interface org.apache.solr.search.DocList
Returns the number of ids in this list.
size() - Method in interface org.apache.solr.search.DocSet
Returns the number of documents in the set.
size() - Method in class org.apache.solr.search.DocSlice
 
size() - Method in class org.apache.solr.search.FastLRUCache
 
size() - Method in class org.apache.solr.search.HashDocSet
 
size() - Method in class org.apache.solr.search.LFUCache
 
size() - Method in class org.apache.solr.search.LRUCache
 
size() - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
size() - Method in class org.apache.solr.search.SortedIntDocSet
 
size() - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
size() - Method in interface org.apache.solr.store.blockcache.Cache
Number of entries in the cache.
size() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
size() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
size - Variable in class org.apache.solr.util.LongPriorityQueue
 
size() - Method in class org.apache.solr.util.LongPriorityQueue
Returns the number of elements currently stored in the PriorityQueue.
size() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
 
size() - Method in interface org.apache.solr.util.stats.Sample
Returns the number of values recorded.
size() - Method in class org.apache.solr.util.stats.Snapshot
Returns the number of values in the snapshot.
size() - Method in class org.apache.solr.util.stats.UniformSample
 
SizeLimitedDistributedMap - Class in org.apache.solr.cloud
A size limited distributed map maintained in zk.
SizeLimitedDistributedMap(SolrZkClient, String, List<ACL>, int) - Constructor for class org.apache.solr.cloud.SizeLimitedDistributedMap
 
sizeOf(Directory, String) - Static method in class org.apache.solr.core.DirectoryFactory
 
sizeOfDirectory(Directory) - Static method in class org.apache.solr.core.DirectoryFactory
 
skewed(Object, Object) - Static method in class org.apache.solr.SolrTestCaseJ4
Returns likely most (1/10) of the time, otherwise unlikely
SKIP - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
SKIP - Static variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
SKIP - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
skip(int) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
SKIP_DOC - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
SKIP_FIELD_VALUE_LIST_SINGLETON - Static variable in class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
 
SKIP_LINE_REGEX - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
Holds the name of entity attribute that will be parsed to obtain the pattern to be used when checking to see if a line should be ignored.
SKIP_ROW - Static variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
SKIP_ROW - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
skipArray(JSONParser, String, boolean) - Static method in class org.apache.solr.request.json.JSONUtil
 
skipBytes(int) - Method in class org.apache.solr.common.util.FastInputStream
 
skipDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
skippedEntity(String) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
SKIPVAL - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
SLASH - Static variable in class org.apache.solr.schema.IndexSchema
 
Slice - Class in org.apache.solr.common.cloud
A Slice contains immutable information about a logical shard (all replicas that share the same shard id).
Slice(String, Map<String, Replica>, Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.Slice
 
slice(String, long, long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
Slice.State - Enum in org.apache.solr.common.cloud
The slice's state.
SLICE_UNIQUE_BOOLEAN_PROPERTIES - Static variable in class org.apache.solr.cloud.overseer.SliceMutator
 
sliceCount - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.CompositeIdRouter
 
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - Method in class org.apache.solr.common.cloud.HashBasedRouter
 
SliceMutator - Class in org.apache.solr.cloud.overseer
 
SliceMutator(ZkStateReader) - Constructor for class org.apache.solr.cloud.overseer.SliceMutator
 
slices - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
slist - Variable in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
SLONG - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SLOP - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SlotAcc - Class in org.apache.solr.search.facet
 
SlotAcc(FacetContext) - Constructor for class org.apache.solr.search.facet.SlotAcc
 
SlotAcc.Resizer - Class in org.apache.solr.search.facet
 
slowQueryThresholdMillis - Variable in class org.apache.solr.core.SolrConfig
 
SMALLER_THAN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
smallerThan - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The smallerThan given in data-config as a long value Note: This variable is resolved just-in-time in the FileListEntityProcessor.nextRow() method.
SmileResponseWriter - Class in org.apache.solr.response
 
SmileResponseWriter() - Constructor for class org.apache.solr.response.SmileResponseWriter
 
SmileResponseWriter.SmileWriter - Class in org.apache.solr.response
 
SmileWriter(OutputStream, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
SnapShooter - Class in org.apache.solr.handler
Provides functionality equivalent to the snapshooter script This is no longer used in standard replication.
SnapShooter(SolrCore, String, String) - Constructor for class org.apache.solr.handler.SnapShooter
 
snapshot() - Method in class org.apache.solr.update.TransactionLog
takes a snapshot of the current position and number of records for later possible rollback, and returns the position
Snapshot - Class in org.apache.solr.util.stats
A statistical snapshot of a Snapshot.
Snapshot(Collection<Long>) - Constructor for class org.apache.solr.util.stats.Snapshot
Create a new Snapshot with the given values.
Snapshot(double[]) - Constructor for class org.apache.solr.util.stats.Snapshot
Create a new Snapshot with the given values.
SNIPPETS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
Snitch - Class in org.apache.solr.cloud.rule
 
Snitch() - Constructor for class org.apache.solr.cloud.rule.Snitch
 
SNITCH - Static variable in class org.apache.solr.common.cloud.DocCollection
 
SnitchContext - Class in org.apache.solr.cloud.rule
This is the context provided to the snitches to interact with the system.
SnitchContext.SnitchInfo - Class in org.apache.solr.cloud.rule
 
SocketProxy - Class in org.apache.solr.cloud
Kindly borrowed the idea and base implementation from the ActiveMQ project; useful for blocking traffic on a specified port.
SocketProxy() - Constructor for class org.apache.solr.cloud.SocketProxy
 
SocketProxy(boolean) - Constructor for class org.apache.solr.cloud.SocketProxy
 
SocketProxy(int, boolean) - Constructor for class org.apache.solr.cloud.SocketProxy
 
SocketProxy.Acceptor - Class in org.apache.solr.cloud
 
SocketProxy.Bridge - Class in org.apache.solr.cloud
 
SocketProxy.Bridge.Pump - Class in org.apache.solr.cloud
 
SOFT_COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
 
SOFT_COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
softCommit - Variable in class org.apache.solr.update.CommitUpdateCommand
 
softCommitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
softCommitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
SOLR_CORE_PROP_PREFIX - Static variable in class org.apache.solr.core.CoreDescriptor
 
SOLR_QUERY_PARSER - Static variable in class org.apache.solr.schema.IndexSchema
 
SOLR_RESOURCE_LOADER_ENABLED - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
SOLR_SECURITY_CONF_PATH - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
SOLR_SERVER - Static variable in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
SOLR_TESTS_ALLOW_READING_FILES_STILL_OPEN_FOR_WRITE - Static variable in class org.apache.solr.core.MockDirectoryFactory
 
SOLR_XML_FILE - Static variable in class org.apache.solr.core.SolrXmlConfig
 
SolrAnalyzer - Class in org.apache.solr.analysis
 
SolrAnalyzer() - Constructor for class org.apache.solr.analysis.SolrAnalyzer
 
SolrBoundaryScanner - Class in org.apache.solr.highlight
 
SolrBoundaryScanner() - Constructor for class org.apache.solr.highlight.SolrBoundaryScanner
 
SolrCache<K,V> - Interface in org.apache.solr.search
Primary API for dealing with Solr's internal caches.
SolrCache.State - Enum in org.apache.solr.search
Enumeration of possible States for cache instances.
SolrCacheBase - Class in org.apache.solr.search
Common base class of reusable functionality for SolrCaches
SolrCacheBase() - Constructor for class org.apache.solr.search.SolrCacheBase
 
SolrCacheBase.AutoWarmCountRef - Class in org.apache.solr.search
Decides how many things to autowarm based on the size of another cache
solrClassRules - Static variable in class org.apache.solr.SolrTestCaseJ4
 
SolrCLI - Class in org.apache.solr.util
Command-line utility for working with Solr.
SolrCLI() - Constructor for class org.apache.solr.util.SolrCLI
 
SolrCLI.ApiTool - Class in org.apache.solr.util
Used to send an arbitrary HTTP request to a Solr API endpoint.
SolrCLI.ConfigTool - Class in org.apache.solr.util
Sends a POST to the Config API to perform a specified action.
SolrCLI.CreateCollectionTool - Class in org.apache.solr.util
Supports create_collection command in the bin/solr script.
SolrCLI.CreateCoreTool - Class in org.apache.solr.util
 
SolrCLI.CreateTool - Class in org.apache.solr.util
 
SolrCLI.DeleteTool - Class in org.apache.solr.util
 
SolrCLI.HealthcheckTool - Class in org.apache.solr.util
Requests health information about a specific collection in SolrCloud.
SolrCLI.RunExampleTool - Class in org.apache.solr.util
Supports an interactive session with the user to launch (or relaunch the -e cloud example)
SolrCLI.SolrCloudTool - Class in org.apache.solr.util
Helps build SolrCloud aware tools by initializing a CloudSolrClient instance before running the tool.
SolrCLI.StatusTool - Class in org.apache.solr.util
Get the status of a Solr server.
SolrCLI.Tool - Interface in org.apache.solr.util
Defines the interface to a Solr tool that can be run from this command-line app.
SolrCLI.ToolBase - Class in org.apache.solr.util
 
SolrClient - Class in org.apache.solr.client.solrj
Abstraction through which all communication with a Solr server may be routed
SolrClient() - Constructor for class org.apache.solr.client.solrj.SolrClient
 
SolrClientCache - Class in org.apache.solr.client.solrj.io
The SolrClientCache caches SolrClients so they can be reused by different TupleStreams.
SolrClientCache() - Constructor for class org.apache.solr.client.solrj.io.SolrClientCache
 
SolrCloudTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.SolrCloudTool
 
SolrCmdDistributor - Class in org.apache.solr.update
 
SolrCmdDistributor(UpdateShardHandler) - Constructor for class org.apache.solr.update.SolrCmdDistributor
 
SolrCmdDistributor(StreamingSolrClients, int, int) - Constructor for class org.apache.solr.update.SolrCmdDistributor
 
SolrCmdDistributor.AbortCheck - Interface in org.apache.solr.update
 
SolrCmdDistributor.Error - Class in org.apache.solr.update
 
SolrCmdDistributor.Node - Class in org.apache.solr.update
 
SolrCmdDistributor.Req - Class in org.apache.solr.update
 
SolrCmdDistributor.Response - Class in org.apache.solr.update
 
SolrCmdDistributor.RetryNode - Class in org.apache.solr.update
 
SolrCmdDistributor.StdNode - Class in org.apache.solr.update
 
SolrConfig - Class in org.apache.solr.core
Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrConfig() - Constructor for class org.apache.solr.core.SolrConfig
Creates a default instance from the solrconfig.xml.
SolrConfig(String) - Constructor for class org.apache.solr.core.SolrConfig
Creates a configuration instance from a configuration name.
SolrConfig(String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
Creates a configuration instance from a configuration name and stream.
SolrConfig(String, String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
Creates a configuration instance from an instance directory, configuration name and stream.
SolrConfig(SolrResourceLoader, String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
Creates a configuration instance from a resource loader, a configuration name and a stream.
solrConfig - Variable in class org.apache.solr.schema.IndexSchema
 
solrConfig - Static variable in class org.apache.solr.SolrTestCaseJ4
 
solrConfig - Variable in class org.apache.solr.util.AbstractSolrTestCase
 
SolrConfig.HttpCachingConfig - Class in org.apache.solr.core
 
SolrConfig.HttpCachingConfig.LastModFrom - Enum in org.apache.solr.core
 
SolrConfig.JmxConfiguration - Class in org.apache.solr.core
 
SolrConfig.PluginOpts - Enum in org.apache.solr.core
 
SolrConfig.SolrPluginInfo - Class in org.apache.solr.core
 
SolrConfig.UpdateHandlerInfo - Class in org.apache.solr.core
 
SolrConfigHandler - Class in org.apache.solr.handler
 
SolrConfigHandler() - Constructor for class org.apache.solr.handler.SolrConfigHandler
 
SolrConstantScoreQuery - Class in org.apache.solr.search
A query that wraps a filter and simply returns a constant score equal to the query boost for every document in the filter.
SolrConstantScoreQuery(Filter) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery
 
SolrConstantScoreQuery.ConstantWeight - Class in org.apache.solr.search
 
SolrContentHandler - Class in org.apache.solr.handler.extraction
The class responsible for handling Tika events and translating them into SolrInputDocuments.
SolrContentHandler(Metadata, SolrParams, IndexSchema) - Constructor for class org.apache.solr.handler.extraction.SolrContentHandler
 
SolrContentHandler(Metadata, SolrParams, IndexSchema, Collection<String>) - Constructor for class org.apache.solr.handler.extraction.SolrContentHandler
 
SolrContentHandlerFactory - Class in org.apache.solr.handler.extraction
 
SolrContentHandlerFactory(Collection<String>) - Constructor for class org.apache.solr.handler.extraction.SolrContentHandlerFactory
 
SolrCore - Class in org.apache.solr.core
 
SolrCore(String, String, SolrConfig, IndexSchema, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
Deprecated.
will be removed in the next release
SolrCore(CoreDescriptor, ConfigSet) - Constructor for class org.apache.solr.core.SolrCore
 
SolrCore(String, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
Deprecated.
will be removed in the next release
SolrCore(String, String, SolrConfig, IndexSchema, NamedList, CoreDescriptor, UpdateHandler, IndexDeletionPolicyWrapper, SolrCore) - Constructor for class org.apache.solr.core.SolrCore
Creates a new core and register it in the list of cores.
solrCore - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
SolrCore.RawWriter - Interface in org.apache.solr.core
 
SolrCoreAware - Interface in org.apache.solr.util.plugin
 
solrCoreState - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
SolrCoreState - Class in org.apache.solr.update
The state in this class can be easily shared between SolrCores across SolrCore reloads.
SolrCoreState() - Constructor for class org.apache.solr.update.SolrCoreState
 
SolrCoreState.IndexWriterCloser - Interface in org.apache.solr.update
 
SolrDeletionPolicy - Class in org.apache.solr.core
Standard Solr deletion policy that allows reserving index commit points for certain amounts of time to support features such as index replication or snapshooting directly out of a live index directory.
SolrDeletionPolicy() - Constructor for class org.apache.solr.core.SolrDeletionPolicy
 
solrDispatchFilter - Variable in class org.apache.solr.servlet.HttpSolrCall
 
SolrDispatchFilter - Class in org.apache.solr.servlet
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
SolrDispatchFilter() - Constructor for class org.apache.solr.servlet.SolrDispatchFilter
 
SOLRDOC - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
solrDoc - Variable in class org.apache.solr.update.AddUpdateCommand
 
SOLRDOCLST - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SolrDocument - Class in org.apache.solr.common
A concrete representation of a document within a Solr index.
SolrDocument() - Constructor for class org.apache.solr.common.SolrDocument
 
SolrDocumentList - Class in org.apache.solr.common
Represent a list of SolrDocuments returned from a search.
SolrDocumentList() - Constructor for class org.apache.solr.common.SolrDocumentList
 
SolrEncoder - Interface in org.apache.solr.highlight
 
SolrEntityProcessor - Class in org.apache.solr.handler.dataimport
An implementation of EntityProcessor which fetches values from a separate Solr implementation using the SolrJ client library.
SolrEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
SolrEventListener - Interface in org.apache.solr.core
 
SolrException - Exception in org.apache.solr.common
 
SolrException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(int, String, Throwable) - Constructor for exception org.apache.solr.common.SolrException
Constructor that can set arbitrary http status code.
solrException - Variable in class org.apache.solr.core.PluginBag.LazyPluginHolder
 
SolrException.ErrorCode - Enum in org.apache.solr.common
This list of valid HTTP Status error codes that Solr may return in the case of a "Server Side" error.
SolrExtendedPostingsHighlighter(SolrQueryRequest) - Constructor for class org.apache.solr.highlight.PostingsSolrHighlighter.SolrExtendedPostingsHighlighter
 
SolrFieldCacheMBean - Class in org.apache.solr.search
A SolrInfoMBean that provides introspection of the Solr FieldCache
SolrFieldCacheMBean() - Constructor for class org.apache.solr.search.SolrFieldCacheMBean
 
SolrFilter - Class in org.apache.solr.search
A SolrFilter extends the Lucene Filter and adds extra semantics such as passing on weight context info for function queries.
SolrFilter() - Constructor for class org.apache.solr.search.SolrFilter
 
SolrFormatter - Interface in org.apache.solr.highlight
 
SolrFragListBuilder - Interface in org.apache.solr.highlight
 
SolrFragmenter - Interface in org.apache.solr.highlight
 
SolrFragmentsBuilder - Class in org.apache.solr.highlight
 
SolrFragmentsBuilder() - Constructor for class org.apache.solr.highlight.SolrFragmentsBuilder
 
SolrHighlighter - Class in org.apache.solr.highlight
 
SolrHighlighter() - Constructor for class org.apache.solr.highlight.SolrHighlighter
 
SOLRHOME - Static variable in class org.apache.solr.cloud.AbstractZkTestCase
 
solrHome - Variable in class org.apache.solr.core.CoreContainer
 
SOLRHOME_ATTRIBUTE - Static variable in class org.apache.solr.servlet.SolrDispatchFilter
 
SolrIgnoredThreadsFilter - Class in org.apache.solr
This ignores those threads in Solr for which there is no way to clean up after a suite.
SolrIgnoredThreadsFilter() - Constructor for class org.apache.solr.SolrIgnoredThreadsFilter
 
SolrIndexConfig - Class in org.apache.solr.update
This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xml
SolrIndexConfig(SolrConfig, String, SolrIndexConfig) - Constructor for class org.apache.solr.update.SolrIndexConfig
Constructs a SolrIndexConfig which parses the Lucene related config params in solrconfig.xml
SolrIndexSearcher - Class in org.apache.solr.search
SolrIndexSearcher adds schema awareness and caching functionality over the lucene IndexSearcher.
SolrIndexSearcher(SolrCore, String, IndexSchema, SolrIndexConfig, String, boolean, DirectoryFactory) - Constructor for class org.apache.solr.search.SolrIndexSearcher
 
SolrIndexSearcher(SolrCore, String, IndexSchema, String, DirectoryReader, boolean, boolean, boolean, DirectoryFactory) - Constructor for class org.apache.solr.search.SolrIndexSearcher
 
SolrIndexSearcher.DocsEnumState - Class in org.apache.solr.search
 
SolrIndexSearcher.ProcessedFilter - Class in org.apache.solr.search
 
SolrIndexSearcher.QueryCommand - Class in org.apache.solr.search
A query request command to avoid having to change the method signatures if we want to pass additional information to the searcher.
SolrIndexSearcher.QueryResult - Class in org.apache.solr.search
The result of a search.
SolrIndexSplitter - Class in org.apache.solr.update
 
SolrIndexSplitter(SplitIndexCommand) - Constructor for class org.apache.solr.update.SolrIndexSplitter
 
SolrIndexWriter - Class in org.apache.solr.update
An IndexWriter that is configured via Solr config mechanisms.
SolrInfoMBean - Interface in org.apache.solr.core
MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category - Enum in org.apache.solr.core
 
SolrInfoMBeanHandler - Class in org.apache.solr.handler.admin
A request handler that provides info about all registered SolrInfoMBeans.
SolrInfoMBeanHandler() - Constructor for class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
SOLRINPUTDOC - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SOLRINPUTDOC_CHILDS - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
SolrInputDocument - Class in org.apache.solr.common
Represent the field and boost information needed to construct and index a Lucene Document.
SolrInputDocument() - Constructor for class org.apache.solr.common.SolrInputDocument
 
SolrInputDocument(Map<String, SolrInputField>) - Constructor for class org.apache.solr.common.SolrInputDocument
 
SolrInputField - Class in org.apache.solr.common
 
SolrInputField(String) - Constructor for class org.apache.solr.common.SolrInputField
 
SolrInstance(File, String, String) - Constructor for class org.apache.solr.SolrTestCaseHS.SolrInstance
 
SolrInstances(int, String, String) - Constructor for class org.apache.solr.SolrTestCaseHS.SolrInstances
 
SolrJettyTestBase - Class in org.apache.solr
 
SolrJettyTestBase() - Constructor for class org.apache.solr.SolrJettyTestBase
 
SolrjNamedThreadFactory - Class in org.apache.solr.common.util
 
SolrjNamedThreadFactory(String) - Constructor for class org.apache.solr.common.util.SolrjNamedThreadFactory
 
SolrLogLayout - Class in org.apache.solr.util
 
SolrLogLayout() - Constructor for class org.apache.solr.util.SolrLogLayout
 
SolrLogLayout.CoreInfo - Class in org.apache.solr.util
 
SolrLogLayout.Method - Class in org.apache.solr.util
 
SolrLogLayout.TG - Interface in org.apache.solr.util
Add this interface to a thread group and the string returned by getTag() will appear in log statements of any threads under that group.
SolrOutputRepresentation() - Constructor for class org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation
 
SolrParamResourceLoader - Class in org.apache.solr.response
 
SolrParamResourceLoader(SolrQueryRequest) - Constructor for class org.apache.solr.response.SolrParamResourceLoader
 
SolrParams - Class in org.apache.solr.common.params
SolrParams hold request parameters.
SolrParams() - Constructor for class org.apache.solr.common.params.SolrParams
 
solrParams - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
SolrPing - Class in org.apache.solr.client.solrj.request
Verify that there is a working Solr core at the URL of a SolrClient.
SolrPing() - Constructor for class org.apache.solr.client.solrj.request.SolrPing
Create a new SolrPing object.
SolrPingResponse - Class in org.apache.solr.client.solrj.response
 
SolrPingResponse() - Constructor for class org.apache.solr.client.solrj.response.SolrPingResponse
 
SolrPluginUtils - Class in org.apache.solr.util
Utilities that may be of use to RequestHandlers.
SolrPluginUtils() - Constructor for class org.apache.solr.util.SolrPluginUtils
 
SolrPluginUtils.DisjunctionMaxQueryParser - Class in org.apache.solr.util
A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
SolrPluginUtils.DisjunctionMaxQueryParser.Alias - Class in org.apache.solr.util
A simple container for storing alias info
SolrPluginUtils.IdentityRegenerator - Class in org.apache.solr.util
A CacheRegenerator that can be used whenever the items in the cache are not dependant on the current searcher.
solrProperties - Variable in class org.apache.solr.core.NodeConfig
 
SolrQuery - Class in org.apache.solr.client.solrj
This is an augmented SolrParams with get/set/add fields for common fields used in the Standard and Dismax request handlers
SolrQuery() - Constructor for class org.apache.solr.client.solrj.SolrQuery
 
SolrQuery(String) - Constructor for class org.apache.solr.client.solrj.SolrQuery
Create a new SolrQuery
SolrQuery.ORDER - Enum in org.apache.solr.client.solrj
 
SolrQuery.SortClause - Class in org.apache.solr.client.solrj
A single sort clause, encapsulating what to sort and the sort order.
SolrQueryEscapingEvaluator - Class in org.apache.solr.handler.dataimport
 
SolrQueryEscapingEvaluator() - Constructor for class org.apache.solr.handler.dataimport.SolrQueryEscapingEvaluator
 
SolrQueryParser - Class in org.apache.solr.search
Solr's default query parser, a schema-driven superset of the classic lucene query parser.
SolrQueryParser(QParser, String) - Constructor for class org.apache.solr.search.SolrQueryParser
 
SolrQueryParserBase - Class in org.apache.solr.parser
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file.
SolrQueryParserBase() - Constructor for class org.apache.solr.parser.SolrQueryParserBase
 
SolrQueryParserBase.MagicFieldName - Enum in org.apache.solr.parser
Identifies the list of all known "magic fields" that trigger special parsing behavior
SolrQueryRequest - Interface in org.apache.solr.request
Container for a request to execute a query.
solrQueryRequest - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
SolrQueryRequestBase - Class in org.apache.solr.request
Base implementation of SolrQueryRequest that provides some convenience methods for accessing parameters, and manages an IndexSearcher reference.
SolrQueryRequestBase(SolrCore, SolrParams, RTimer) - Constructor for class org.apache.solr.request.SolrQueryRequestBase
 
SolrQueryRequestBase(SolrCore, SolrParams) - Constructor for class org.apache.solr.request.SolrQueryRequestBase
 
SolrQueryResponse - Class in org.apache.solr.response
SolrQueryResponse is used by a query handler to return the response to a query request.
SolrQueryResponse() - Constructor for class org.apache.solr.response.SolrQueryResponse
// another way of returning an error int errCode; String errMsg;
SolrQueryTimeoutImpl - Class in org.apache.solr.search
Implementation of QueryTimeout that is used by Solr.
solrReq - Variable in class org.apache.solr.servlet.HttpSolrCall
 
SolrRequest<T extends SolrResponse> - Class in org.apache.solr.client.solrj
 
SolrRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.SolrRequest
 
SolrRequest.METHOD - Enum in org.apache.solr.client.solrj
 
SolrRequestHandler - Interface in org.apache.solr.request
Implementations of SolrRequestHandler are called to handle query requests.
SolrRequestInfo - Class in org.apache.solr.request
 
SolrRequestInfo(SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.request.SolrRequestInfo
 
SolrRequestParsers - Class in org.apache.solr.servlet
 
SolrRequestParsers(SolrConfig) - Constructor for class org.apache.solr.servlet.SolrRequestParsers
Pass in an xml configuration.
SolrResourceLoader - Class in org.apache.solr.core
 
SolrResourceLoader(String, ClassLoader, Properties) - Constructor for class org.apache.solr.core.SolrResourceLoader
This loader will delegate to the context classloader when possible, otherwise it will attempt to resolve resources using any jar files found in the "lib/" directory in the specified instance directory.
SolrResourceLoader(String, ClassLoader) - Constructor for class org.apache.solr.core.SolrResourceLoader
This loader will delegate to the context classloader when possible, otherwise it will attempt to resolve resources using any jar files found in the "lib/" directory in the specified instance directory.
SolrResourceLoader(String) - Constructor for class org.apache.solr.core.SolrResourceLoader
 
solrResourceLoader - Variable in class org.apache.solr.rest.ManagedResource
 
SolrResourceNotFoundException - Exception in org.apache.solr.core
 
SolrResourceNotFoundException() - Constructor for exception org.apache.solr.core.SolrResourceNotFoundException
 
SolrResourceNotFoundException(String) - Constructor for exception org.apache.solr.core.SolrResourceNotFoundException
 
SolrResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.solr.core.SolrResourceNotFoundException
 
SolrResourceNotFoundException(Throwable) - Constructor for exception org.apache.solr.core.SolrResourceNotFoundException
 
SolrResponse - Class in org.apache.solr.client.solrj
 
SolrResponse() - Constructor for class org.apache.solr.client.solrj.SolrResponse
 
SolrResponseBase - Class in org.apache.solr.client.solrj.response
 
SolrResponseBase() - Constructor for class org.apache.solr.client.solrj.response.SolrResponseBase
 
SolrReturnFields - Class in org.apache.solr.search
The default implementation of return fields parsing for Solr.
SolrReturnFields() - Constructor for class org.apache.solr.search.SolrReturnFields
 
SolrReturnFields(SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
 
SolrReturnFields(String, SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
 
SolrReturnFields(String[], SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
 
SolrSchemaRestApi - Class in org.apache.solr.rest
Restlet servlet handling /<context>/<collection>/schema/* URL paths
SolrSchemaRestApi() - Constructor for class org.apache.solr.rest.SolrSchemaRestApi
 
SolrServer - Class in org.apache.solr.client.solrj
Deprecated.
SolrServer() - Constructor for class org.apache.solr.client.solrj.SolrServer
Deprecated.
 
SolrServerException - Exception in org.apache.solr.client.solrj
Exception to catch all types of communication / parsing issues associated with talking to SOLR
SolrServerException(String, Throwable) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(String) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(Throwable) - Constructor for exception org.apache.solr.client.solrj.SolrServerException
 
SolrSpellChecker - Class in org.apache.solr.spelling
Refer to SpellCheckComponent for more details.
SolrSpellChecker() - Constructor for class org.apache.solr.spelling.SolrSpellChecker
 
SolrStream - Class in org.apache.solr.client.solrj.io.stream
Queries a single Solr instance and maps SolrDocs to a Stream of Tuples.
SolrStream(String, Map) - Constructor for class org.apache.solr.client.solrj.io.stream.SolrStream
 
solrStreams - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
SolrSuggester - Class in org.apache.solr.spelling.suggest
Responsible for loading the lookup and dictionary Implementations specified by the SolrConfig.
SolrSuggester() - Constructor for class org.apache.solr.spelling.suggest.SolrSuggester
 
SolrTestCaseHS - Class in org.apache.solr
 
SolrTestCaseHS() - Constructor for class org.apache.solr.SolrTestCaseHS
 
SolrTestCaseHS.Client - Class in org.apache.solr
 
SolrTestCaseHS.Client.Tester - Class in org.apache.solr
 
SolrTestCaseHS.ClientProvider - Class in org.apache.solr
 
SolrTestCaseHS.SolrInstance - Class in org.apache.solr
 
SolrTestCaseHS.SolrInstances - Class in org.apache.solr
 
SolrTestCaseJ4 - Class in org.apache.solr
A junit4 Solr test harness that extends LuceneTestCaseJ4.
SolrTestCaseJ4() - Constructor for class org.apache.solr.SolrTestCaseJ4
 
SolrTestCaseJ4.CoreDescriptorBuilder - Class in org.apache.solr
 
SolrTestCaseJ4.Doc - Class in org.apache.solr
 
SolrTestCaseJ4.Fld - Class in org.apache.solr
 
SolrTestCaseJ4.FldType - Class in org.apache.solr
 
SolrTestCaseJ4.FVal - Class in org.apache.solr
 
SolrTestCaseJ4.IRange - Class in org.apache.solr
 
SolrTestCaseJ4.IVals - Class in org.apache.solr
 
SolrTestCaseJ4.IValsPercent - Class in org.apache.solr
 
SolrTestCaseJ4.SuppressObjectReleaseTracker - Annotation Type in org.apache.solr
Annotation for test classes that want to disable ObjectReleaseTracker
SolrTestCaseJ4.SuppressSSL - Annotation Type in org.apache.solr
Annotation for test classes that want to disable SSL
SolrTestCaseJ4.SVal - Class in org.apache.solr
 
SolrTestCaseJ4.Vals - Class in org.apache.solr
 
SolrTestCaseJ4.XmlDoc - Class in org.apache.solr
Necessary to make method signatures un-ambiguous
solrTestRules - Variable in class org.apache.solr.SolrTestCaseJ4
 
SolrUIMAConfiguration - Class in org.apache.solr.uima.processor
Configuration holding all the configurable parameters for calling UIMA inside Solr
SolrUIMAConfigurationReader - Class in org.apache.solr.uima.processor
Read configuration for Solr-UIMA integration
SolrUIMAConfigurationReader(NamedList<Object>) - Constructor for class org.apache.solr.uima.processor.SolrUIMAConfigurationReader
 
SolrVelocityLogger - Class in org.apache.solr.response
 
SolrVelocityLogger(Logger) - Constructor for class org.apache.solr.response.SolrVelocityLogger
 
SolrVelocityResourceLoader - Class in org.apache.solr.response
Velocity resource loader wrapper around Solr resource loader
SolrVelocityResourceLoader(SolrResourceLoader) - Constructor for class org.apache.solr.response.SolrVelocityResourceLoader
 
SolrWriter - Class in org.apache.solr.handler.dataimport
Writes documents to SOLR.
SolrWriter(UpdateRequestProcessor, SolrQueryRequest) - Constructor for class org.apache.solr.handler.dataimport.SolrWriter
 
SolrXmlConfig - Class in org.apache.solr.core
 
SolrXmlConfig() - Constructor for class org.apache.solr.core.SolrXmlConfig
 
SolrZkClient - Class in org.apache.solr.common.cloud
All Solr ZooKeeper interactions should go through this class rather than ZooKeeper.
SolrZkClient() - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, OnReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, ZkClientConnectionStrategy, OnReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect, ZkACLProvider) - Constructor for class org.apache.solr.common.cloud.SolrZkClient
 
SolrZkServer - Class in org.apache.solr.cloud
 
SolrZkServer(String, String, String, String, int) - Constructor for class org.apache.solr.cloud.SolrZkServer
 
SolrZooKeeper - Class in org.apache.solr.common.cloud
 
SolrZooKeeper(String, int, Watcher) - Constructor for class org.apache.solr.common.cloud.SolrZooKeeper
 
SORT - Static variable in interface org.apache.solr.common.params.CommonParams
sort order
sort - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
sort() - Method in class org.apache.solr.handler.component.PivotFacetField
Recursively sorts the collection of values associated with this field, and any sub-pivots those values have.
sort() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Sorts the collection and recursively sorts the collections assocaited with any sub-pivots.
sort - Variable in class org.apache.solr.search.Grouping.Command
 
sort(int) - Method in class org.apache.solr.util.LongPriorityQueue
Pops the smallest n items from the heap, placing them in the internal array at arr[size] through arr[size-(n-1)] with the smallest (first element popped) being at arr[size].
sort(int, int, int[], PrimUtils.IntComparator) - Static method in class org.apache.solr.util.PrimUtils
Sort the integer array from "start" inclusive to "end" exclusive in ascending order, using the provided comparator.
SORT_DIRECTION - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
SORT_FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
Label used to define the name of the sortField used in the DocumentExpressionDictionaryFactory.WEIGHT_EXPRESSION
SORT_MISSING_FIRST - Static variable in class org.apache.solr.schema.FieldProperties
 
SORT_MISSING_LAST - Static variable in class org.apache.solr.schema.FieldProperties
 
SORT_SPECIFICATION - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
SORT_STATISTIC - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
SortableStr2double(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2double(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2doubleStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2float(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2float(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2floatStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(BytesRef, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(BytesRef, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortClause(String, SolrQuery.ORDER) - Constructor for class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
SortClause(String, String) - Constructor for class org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
sortDocSet(SolrIndexSearcher.QueryResult, SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.SolrIndexSearcher
 
SortedIntDocSet - Class in org.apache.solr.search
SortedIntDocSet represents a sorted set of Lucene Document Ids.
SortedIntDocSet(int[]) - Constructor for class org.apache.solr.search.SortedIntDocSet
 
SortedIntDocSet(int[], int) - Constructor for class org.apache.solr.search.SortedIntDocSet
 
SortedMapBackedCache - Class in org.apache.solr.handler.dataimport
 
SortedMapBackedCache() - Constructor for class org.apache.solr.handler.dataimport.SortedMapBackedCache
 
Sorting - Class in org.apache.solr.search
Extra lucene sorting utilities & convenience methods
Sorting() - Constructor for class org.apache.solr.search.Sorting
 
SortingResponseWriter - Class in org.apache.solr.response
 
SortingResponseWriter() - Constructor for class org.apache.solr.response.SortingResponseWriter
 
SortingResponseWriter.DoubleAsc - Class in org.apache.solr.response
 
SortingResponseWriter.DoubleDesc - Class in org.apache.solr.response
 
SortingResponseWriter.FieldWriter - Class in org.apache.solr.response
 
SortingResponseWriter.FloatAsc - Class in org.apache.solr.response
 
SortingResponseWriter.FloatDesc - Class in org.apache.solr.response
 
SortingResponseWriter.IgnoreException - Exception in org.apache.solr.response
 
SortingResponseWriter.IntComp - Interface in org.apache.solr.response
 
SortingResponseWriter.PriorityQueue<T> - Class in org.apache.solr.response
 
SortingResponseWriter.SortValue - Interface in org.apache.solr.response
 
sortMissingFirst() - Method in class org.apache.solr.schema.SchemaField
 
sortMissingLast() - Method in class org.apache.solr.schema.SchemaField
 
sortSeqs(List<String>) - Static method in class org.apache.solr.cloud.LeaderElector
Sort n string sequence list.
SortSpec - Class in org.apache.solr.search
SortSpec encapsulates a Lucene Sort and a count of the number of documents to return.
SortSpec(Sort, List<SchemaField>) - Constructor for class org.apache.solr.search.SortSpec
 
SortSpec(Sort, SchemaField[]) - Constructor for class org.apache.solr.search.SortSpec
 
sortValues - Variable in class org.apache.solr.analytics.accumulator.facet.FieldFacetAccumulator
 
source - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
source - Variable in class org.apache.solr.analytics.util.valuesource.FilterFieldSource
 
source - Variable in class org.apache.solr.analytics.util.valuesource.SingleDoubleFunction
 
source - Variable in class org.apache.solr.analytics.util.valuesource.SingleStringFunction
 
SOURCE - Static variable in class org.apache.solr.schema.IndexSchema
 
source1 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
source2 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
SOURCE_FILE_CHAR_ENCODING - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
 
SOURCE_HOME - Static variable in class org.apache.solr.util.ExternalPaths
The main directory path for the solr source being built if it can be determined.
SOURCE_PARAM - Static variable in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
sourceInfo - Variable in class org.apache.solr.common.util.ContentStreamBase
 
sourceLocation - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
sourceLocation - Variable in class org.apache.solr.spelling.suggest.Suggester
 
sources - Variable in class org.apache.solr.analytics.util.valuesource.MultiDateFunction
 
sources - Variable in class org.apache.solr.analytics.util.valuesource.MultiDoubleFunction
 
sources - Variable in class org.apache.solr.analytics.util.valuesource.MultiStringFunction
 
sp - Variable in class org.apache.solr.search.FunctionQParser
 
SpatialBoxQParserPlugin - Class in org.apache.solr.search
 
SpatialBoxQParserPlugin() - Constructor for class org.apache.solr.search.SpatialBoxQParserPlugin
 
SpatialFilterQParser - Class in org.apache.solr.search
 
SpatialFilterQParser(String, SolrParams, SolrParams, SolrQueryRequest, boolean) - Constructor for class org.apache.solr.search.SpatialFilterQParser
 
SpatialFilterQParserPlugin - Class in org.apache.solr.search
Creates a spatial Filter based on the type of spatial point used.
SpatialFilterQParserPlugin() - Constructor for class org.apache.solr.search.SpatialFilterQParserPlugin
 
SpatialHeatmapFacets - Class in org.apache.solr.handler.component
A 2D spatial faceting summary of a rectangular region.
SpatialHeatmapFacets() - Constructor for class org.apache.solr.handler.component.SpatialHeatmapFacets
 
SpatialHeatmapFacets.HeatmapFacet - Class in org.apache.solr.handler.component
SpatialOptions - Class in org.apache.solr.search
 
SpatialOptions() - Constructor for class org.apache.solr.search.SpatialOptions
 
SpatialOptions(String, double, SchemaField, String, double) - Constructor for class org.apache.solr.search.SpatialOptions
 
SpatialParams - Interface in org.apache.solr.common.params
 
SpatialPointVectorFieldType - Class in org.apache.solr.schema
 
SpatialPointVectorFieldType() - Constructor for class org.apache.solr.schema.SpatialPointVectorFieldType
 
SpatialQueryable - Interface in org.apache.solr.schema
Indicate that the implementing class is capable of generating a Query against spatial resources.
SpatialRecursivePrefixTreeFieldType - Class in org.apache.solr.schema
 
SpatialRecursivePrefixTreeFieldType() - Constructor for class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
 
SpatialTermQueryPrefixTreeFieldType - Class in org.apache.solr.schema
 
SpatialTermQueryPrefixTreeFieldType() - Constructor for class org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType
 
SpatialUtils - Class in org.apache.solr.util
Utility methods pertaining to spatial.
specialToken - Variable in class org.apache.solr.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPELLCHECK_ACCURACY - Static variable in interface org.apache.solr.common.params.SpellingParams
Certain spelling implementations may allow for an accuracy setting.
SPELLCHECK_ALTERNATIVE_TERM_COUNT - Static variable in interface org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term existing in the index and/or dictionary.
SPELLCHECK_BUILD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to build the index or not.
SPELLCHECK_COLLATE - Static variable in interface org.apache.solr.common.params.SpellingParams
Take the top suggestion for each token and create a new query from it
SPELLCHECK_COLLATE_EXTENDED_RESULTS - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to use the Extended Results Format for collations.
SPELLCHECK_COLLATE_MAX_COLLECT_DOCS - Static variable in interface org.apache.solr.common.params.SpellingParams
SPELLCHECK_COLLATE_PARAM_OVERRIDE - Static variable in interface org.apache.solr.common.params.SpellingParams
For use with SpellingParams.SPELLCHECK_MAX_COLLATION_TRIES, use this to override any original query parameters when issuing test queries.
SPELLCHECK_COUNT - Static variable in interface org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term not in the index and/or dictionary.
SPELLCHECK_DICT - Static variable in interface org.apache.solr.common.params.SpellingParams
The name of the dictionary to be used for giving the suggestion for a request.
SPELLCHECK_EXTENDED_RESULTS - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to use the extended response format, which is more complicated but richer.
SPELLCHECK_MAX_COLLATION_EVALUATIONS - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of word correction combinations to rank and evaluate prior to deciding which collation candidates to test against the index.
SPELLCHECK_MAX_COLLATION_TRIES - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of collations to test by querying against the index.
SPELLCHECK_MAX_COLLATIONS - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of collations to return.
SPELLCHECK_MAX_RESULTS_FOR_SUGGEST - Static variable in interface org.apache.solr.common.params.SpellingParams
The maximum number of hits the request can return in order to both generate spelling suggestions and set the "correctlySpelled" element to "false".
SPELLCHECK_ONLY_MORE_POPULAR - Static variable in interface org.apache.solr.common.params.SpellingParams
When this parameter is set to true and the misspelled word exists in the user field, only words that occur more frequently in the Solr field than the one given will be returned.
SPELLCHECK_PREFIX - Static variable in interface org.apache.solr.common.params.SpellingParams
 
SPELLCHECK_Q - Static variable in interface org.apache.solr.common.params.SpellingParams
Use the value for this parameter as the query to spell check.
SPELLCHECK_RELOAD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to reload the index.
SpellCheckCollation - Class in org.apache.solr.spelling
 
SpellCheckCollation() - Constructor for class org.apache.solr.spelling.SpellCheckCollation
 
SpellCheckCollator - Class in org.apache.solr.spelling
 
SpellCheckCollator() - Constructor for class org.apache.solr.spelling.SpellCheckCollator
 
SpellCheckComponent - Class in org.apache.solr.handler.component
A SearchComponent implementation which provides support for spell checking and suggestions using the Lucene contributed SpellChecker.
SpellCheckComponent() - Constructor for class org.apache.solr.handler.component.SpellCheckComponent
 
SpellCheckCorrection - Class in org.apache.solr.spelling
 
SpellCheckCorrection() - Constructor for class org.apache.solr.spelling.SpellCheckCorrection
 
spellChecker - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
SPELLCHECKER_ARG_NAME - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
spellCheckers - Variable in class org.apache.solr.handler.component.SpellCheckComponent
Key is the dictionary, value is the SpellChecker for that dictionary name
SpellCheckMergeData - Class in org.apache.solr.handler.component
 
SpellCheckMergeData() - Constructor for class org.apache.solr.handler.component.SpellCheckMergeData
 
SpellCheckResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from SpellCheckComponent
SpellCheckResponse(NamedList<Object>) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse
 
SpellCheckResponse.Collation - Class in org.apache.solr.client.solrj.response
 
SpellCheckResponse.Correction - Class in org.apache.solr.client.solrj.response
 
SpellCheckResponse.Suggestion - Class in org.apache.solr.client.solrj.response
 
SpellingOptions - Class in org.apache.solr.spelling
 
SpellingOptions() - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingOptions(Collection<Token>, int) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingOptions(Collection<Token>, IndexReader) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingOptions(Collection<Token>, IndexReader, int) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingOptions(Collection<Token>, IndexReader, int, SuggestMode, boolean, float, SolrParams) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingOptions(Collection<Token>, IndexReader, int, int, SuggestMode, boolean, float, SolrParams) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
SpellingParams - Interface in org.apache.solr.common.params
Parameters used for spellchecking
SpellingQueryConverter - Class in org.apache.solr.spelling
Converts the query string to a Collection of Lucene tokens using a regular expression.
SpellingQueryConverter() - Constructor for class org.apache.solr.spelling.SpellingQueryConverter
 
SpellingResult - Class in org.apache.solr.spelling
Implementations of SolrSpellChecker must return suggestions as SpellResult instance.
SpellingResult() - Constructor for class org.apache.solr.spelling.SpellingResult
 
SpellingResult(Collection<Token>) - Constructor for class org.apache.solr.spelling.SpellingResult
 
SPHERE_RADIUS - Static variable in interface org.apache.solr.common.params.SpatialParams
The radius of the sphere to use to in calculating spherical distances like Haversine
split(String, boolean) - Static method in class org.apache.solr.search.ExtendedDismaxQParser
 
split(SplitIndexCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
split() - Method in class org.apache.solr.update.SolrIndexSplitter
 
split(SplitIndexCommand) - Method in class org.apache.solr.update.UpdateHandler
 
split(String) - Static method in class org.apache.solr.util.SolrPluginUtils
Split a value that may contain a comma, space of bar separated list.
SPLIT_BY - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 
splitFileNames(String) - Static method in class org.apache.solr.common.util.StrUtils
Splits file names separated by comma character.
SplitIndexCommand - Class in org.apache.solr.update
A split index command encapsulated in an object.
SplitIndexCommand(SolrQueryRequest, List<String>, List<SolrCore>, List<DocRouter.Range>, DocRouter, String, String) - Constructor for class org.apache.solr.update.SplitIndexCommand
 
splitIntoClauses(String, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser
 
splitKey - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
splitKey - Variable in class org.apache.solr.update.SplitIndexCommand
 
SplitShard() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
splitSmart(String, char) - Static method in class org.apache.solr.common.util.StrUtils
Split a string based on a separator, but don't split if it's inside a string.
splitSmart(String, String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
Splits a backslash escaped string on the separator.
splitWS(String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
 
SQL_ESCAPE_EVALUATOR - Static variable in class org.apache.solr.handler.dataimport.Evaluator
 
SqlEntityProcessor - Class in org.apache.solr.handler.dataimport
An EntityProcessor instance which provides support for reading from databases.
SqlEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
SqlEscapingEvaluator - Class in org.apache.solr.handler.dataimport
Escapes values in SQL queries.
SqlEscapingEvaluator() - Constructor for class org.apache.solr.handler.dataimport.SqlEscapingEvaluator
 
SquaredEuclideanFunction - Class in org.apache.solr.search.function.distance
While not strictly a distance, the Sq.
SquaredEuclideanFunction(MultiValueSource, MultiValueSource) - Constructor for class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
src - Variable in class org.apache.solr.cloud.SocketProxy.Bridge.Pump
 
SRC_COL_NAME - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 
SRC_CORE - Static variable in class org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what is the source core's name More than one source core can be specified by multiple srcCore parameters
srcCores - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
sreq - Variable in class org.apache.solr.handler.component.TrackingShardHandlerFactory.ShardRequestAndParams
 
sslConfig - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
SSLConfig - Class in org.apache.solr.client.solrj.embedded
 
SSLConfig(boolean, boolean, String, String, String, String) - Constructor for class org.apache.solr.client.solrj.embedded.SSLConfig
 
sslConfig - Static variable in class org.apache.solr.SolrTestCaseJ4
 
SSLTestConfig - Class in org.apache.solr.util
 
SSLTestConfig() - Constructor for class org.apache.solr.util.SSLTestConfig
 
SSLTestConfig(boolean, boolean) - Constructor for class org.apache.solr.util.SSLTestConfig
 
SSLTestConfig(boolean, boolean, String, String, String, String) - Constructor for class org.apache.solr.util.SSLTestConfig
 
stage - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
STAGE_DONE - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
STAGE_EXECUTE_QUERY - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
STAGE_GET_FIELDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
STAGE_PARSE_QUERY - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
STAGE_START - Static variable in class org.apache.solr.handler.component.ResponseBuilder
public static final String NUMDOCS = "nd"; public static final String DOCFREQS = "tdf"; public static final String TERMS = "terms"; public static final String EXTRACT_QUERY_TERMS = "eqt"; public static final String LOCAL_SHARD = "local"; public static final String DOC_QUERY = "dq"; *
STAGE_TOP_GROUPS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
STANDARD - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
standard_components - Static variable in class org.apache.solr.handler.component.SearchComponent
 
StandardDirectoryFactory - Class in org.apache.solr.core
Directory provider which mimics original Solr FSDirectory based behavior.
StandardDirectoryFactory() - Constructor for class org.apache.solr.core.StandardDirectoryFactory
 
StandardIndexReaderFactory - Class in org.apache.solr.core
Default IndexReaderFactory implementation.
StandardIndexReaderFactory() - Constructor for class org.apache.solr.core.StandardIndexReaderFactory
 
standardPlugins - Static variable in class org.apache.solr.search.QParserPlugin
Internal use - name to class mappings of builtin parsers.
standardPropNames - Static variable in class org.apache.solr.core.CoreDescriptor
 
StandardRequestHandler - Class in org.apache.solr.handler
All of the following options may be configured for this handler in the solrconfig as defaults, and may be overriden as request parameters.
StandardRequestHandler() - Constructor for class org.apache.solr.handler.StandardRequestHandler
 
standardValueSourceParsers - Static variable in class org.apache.solr.search.ValueSourceParser
 
STAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
START - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
start - Variable in class org.apache.solr.analytics.request.RangeFacetRequest
 
START - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
start() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Start the Jetty server
start(List<JettySolrRunner>) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
start(JettySolrRunner) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
start(String) - Method in class org.apache.solr.cloud.Overseer
 
start() - Method in class org.apache.solr.cloud.SolrZkServer
 
START - Static variable in interface org.apache.solr.common.params.CommonParams
zero based offset of matching documents to retrieve
start - Variable in class org.apache.solr.handler.component.RangeFacetRequest
 
start() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
start() - Method in interface org.apache.solr.util.RTimer.TimerImpl
 
start - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
startDocument() - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
STARTED - Static variable in class org.apache.solr.util.RTimer
 
startElement(String, String, String, Attributes) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
startJettySolrRunner(String, SortedMap<ServletHolder, String>, SortedMap<Class<? extends Filter>, String>) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Start a new Solr instance
startJettySolrRunner(String, SortedMap<ServletHolder, String>, SortedMap<Class<? extends Filter>, String>, SSLConfig) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Start a new Solr instance
startJettySolrRunner(JettyConfig) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Start a new Solr instance
startJettySolrRunner(String, JettyConfig) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Start a new Solr instance on a particular servlet context
startJettySolrRunner() - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Start a new Solr instance, using the default config
startObj - Variable in class org.apache.solr.handler.component.RangeFacetRequest
The computed start value of this range
startPrefixMapping(String, String) - Method in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
startRequest() - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
 
startSolr(File, boolean, CommandLine, int, String, int) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
startTheMonkey(boolean, int) - Method in class org.apache.solr.cloud.ChaosMonkey
 
startTime - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
startTrackingSearchers() - Static method in class org.apache.solr.SolrTestCaseJ4
 
stat - Variable in class org.apache.solr.analytics.expression.BaseExpression
 
Stat() - Constructor for class org.apache.solr.cloud.Overseer.Stat
 
STAT_COUNT - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_MAX - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_MEAN - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_MEDIAN - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_MIN - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_MISSING - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_NAME - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
STAT_PERCENTILE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_STANDARD_DEVIATION - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_SUM - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_SUM_OF_SQUARES - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STAT_UNIQUE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
state - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
state - Variable in class org.apache.solr.update.UpdateLog
 
state - Variable in class org.apache.solr.util.RTimer
 
STATE_FORMAT - Static variable in class org.apache.solr.common.cloud.DocCollection
 
STATE_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
STATE_UPDATE_DELAY - Static variable in class org.apache.solr.cloud.Overseer
 
STATE_VERSION - Static variable in class org.apache.solr.client.solrj.impl.CloudSolrClient
 
stateFormat - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
StatelessScriptUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update request processor factory that enables the use of update processors implemented as scripts which can be loaded by the SolrResourceLoader (usually via the conf dir for the SolrCore).
StatelessScriptUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
 
states - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
STATISTIC - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
 
Statistics() - Constructor for class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
statPattern - Static variable in class org.apache.solr.analytics.request.AnalyticsRequestFactory
 
Stats() - Constructor for class org.apache.solr.cloud.Overseer.Stats
 
stats - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
STATS - Static variable in interface org.apache.solr.common.params.StatsParams
 
Stats() - Constructor for class org.apache.solr.util.ConcurrentLFUCache.Stats
 
Stats() - Constructor for class org.apache.solr.util.ConcurrentLRUCache.Stats
 
STATS_CALC_DISTINCT - Static variable in interface org.apache.solr.common.params.StatsParams
 
STATS_FACET - Static variable in interface org.apache.solr.common.params.StatsParams
 
STATS_FIELD - Static variable in interface org.apache.solr.common.params.StatsParams
 
STATS_SOURCE - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
StatsCache - Class in org.apache.solr.search.stats
This class represents a cache of global document frequency information for selected terms.
StatsCache() - Constructor for class org.apache.solr.search.stats.StatsCache
 
statsCollector - Variable in class org.apache.solr.analytics.expression.BaseExpression
 
statsCollector - Variable in class org.apache.solr.analytics.request.AnalyticsStats
 
StatsCollector - Interface in org.apache.solr.analytics.statistics
StatsCollector implementations reduce a list of Objects to a single value.
statsCollectorArraySupplier - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
statsCollectors - Variable in class org.apache.solr.analytics.accumulator.BasicAccumulator
 
StatsCollectorSupplierFactory - Class in org.apache.solr.analytics.statistics
 
StatsCollectorSupplierFactory() - Constructor for class org.apache.solr.analytics.statistics.StatsCollectorSupplierFactory
 
StatsComponent - Class in org.apache.solr.handler.component
Stats component calculates simple statistics on numeric field values
StatsComponent() - Constructor for class org.apache.solr.handler.component.StatsComponent
 
StatsField - Class in org.apache.solr.handler.component
Models all of the information associated with a single StatsParams.STATS_FIELD instance.
StatsField(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.StatsField
 
StatsField.HllOptions - Class in org.apache.solr.handler.component
Helper Struct for parsing and encapsulating all of the options relaed to building a HLL
StatsField.Stat - Enum in org.apache.solr.handler.component
An enumeration representing the sumer set of all possible stat values that can be computed.
statsList - Variable in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
statsList - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
StatsParams - Interface in org.apache.solr.common.params
Stats Parameters
StatsSource - Class in org.apache.solr.search.stats
The purpose of this class is only to provide two pieces of information necessary to create Weight from a Query, that is TermStatistics for a term and CollectionStatistics for the whole collection.
StatsSource() - Constructor for class org.apache.solr.search.stats.StatsSource
 
statString(String) - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
StatsUtil - Class in org.apache.solr.search.stats
Various utilities for de/serialization of term stats and collection stats.
StatsUtil() - Constructor for class org.apache.solr.search.stats.StatsUtil
 
StatsValues - Interface in org.apache.solr.handler.component
StatsValue defines the interface for the collection of statistical values about fields and facets.
StatsValuesFactory - Class in org.apache.solr.handler.component
Factory class for creating instance of StatsValues
StatsValuesFactory() - Constructor for class org.apache.solr.handler.component.StatsValuesFactory
 
STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
STATUS_MSGS - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
statusCode - Variable in class org.apache.solr.security.AuthorizationResponse
 
statusCode - Variable in class org.apache.solr.update.SolrCmdDistributor.Error
 
StatusTool() - Constructor for class org.apache.solr.util.SolrCLI.StatusTool
 
StatusTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.StatusTool
 
STAX_INSTANCE - Static variable in class org.apache.solr.util.EmptyEntityResolver
 
stddev - Variable in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
StdNode(ZkCoreNodeProps) - Constructor for class org.apache.solr.update.SolrCmdDistributor.StdNode
 
StdNode(ZkCoreNodeProps, String, String) - Constructor for class org.apache.solr.update.SolrCmdDistributor.StdNode
 
stdout - Variable in class org.apache.solr.util.SolrCLI.ToolBase
 
stop() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Stop the Jetty server
stop(List<JettySolrRunner>) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
stop(JettySolrRunner) - Static method in class org.apache.solr.cloud.ChaosMonkey
 
stop() - Method in class org.apache.solr.cloud.SolrZkServer
 
stop() - Method in class org.apache.solr.rest.SolrSchemaRestApi
 
stop() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
stop() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstances
 
stop() - Method in class org.apache.solr.util.RTimer
Recursively stop timer and sub timers
stop() - Method in class org.apache.solr.util.stats.TimerContext
Stops recording the elapsed time, updates the timer and returns the elapsed time
stopAtShutdown(boolean) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
stopAtShutdown - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
stopJetty(AbstractFullDistribZkTestBase.CloudJettyRunner) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopJetty(JettySolrRunner) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopJettySolrRunner(int) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
Stop a Solr instance
stopJettySolrRunner(JettySolrRunner) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
StoppableIndexingThread - Class in org.apache.solr.cloud
 
StoppableIndexingThread(SolrClient, SolrClient, String, boolean) - Constructor for class org.apache.solr.cloud.StoppableIndexingThread
 
StoppableIndexingThread(SolrClient, SolrClient, String, boolean, int, int, boolean) - Constructor for class org.apache.solr.cloud.StoppableIndexingThread
 
STOPPED - Static variable in class org.apache.solr.util.RTimer
 
stopRandomShard() - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopRandomShard(String) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopShard(String, int) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopShard(String) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopShardExcept(String, String) - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopTheMonkey() - Method in class org.apache.solr.cloud.ChaosMonkey
 
stopwords - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
storage - Variable in class org.apache.solr.rest.ManagedResource
 
STORAGE_DIR_INIT_ARG - Static variable in class org.apache.solr.rest.ManagedResourceStorage
 
STORAGE_IO_CLASS_INIT_ARG - Static variable in class org.apache.solr.rest.ManagedResourceStorage
 
storageIO - Variable in class org.apache.solr.rest.ManagedResourceStorage
 
storageIO - Variable in class org.apache.solr.rest.RestManager
 
store(AtomicReference<?>) - Method in interface org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This is invoked in the parent thread which submitted a task.
store(String, Object) - Method in class org.apache.solr.rest.ManagedResourceStorage.JsonStorage
 
store(String, Object) - Method in class org.apache.solr.rest.ManagedResourceStorage
Persists the given toStore object with the given resourceId.
store(BlockCacheKey, int, byte[], int, int) - Method in class org.apache.solr.store.blockcache.BlockCache
 
Store - Interface in org.apache.solr.store.blockcache
 
STORE_DIR - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Name of the location where to persist the dictionary.
STORE_DIR - Static variable in class org.apache.solr.spelling.suggest.Suggester
Name of the location where to persist the dictionary.
STORE_OFFSETS - Static variable in class org.apache.solr.schema.FieldProperties
 
STORE_TERMOFFSETS - Static variable in class org.apache.solr.schema.FieldProperties
 
STORE_TERMPAYLOADS - Static variable in class org.apache.solr.schema.FieldProperties
 
STORE_TERMPOSITIONS - Static variable in class org.apache.solr.schema.FieldProperties
 
STORE_TERMVECTORS - Static variable in class org.apache.solr.schema.FieldProperties
 
STORED - Static variable in class org.apache.solr.schema.FieldProperties
 
stored() - Method in class org.apache.solr.schema.SchemaField
 
StoredFieldsShardRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
 
StoredFieldsShardRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.StoredFieldsShardRequestFactory
 
StoredFieldsShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
Concrete implementation for processing the stored field values from shard responses.
StoredFieldsShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor
 
storeDir - Variable in class org.apache.solr.spelling.suggest.Suggester
 
storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.EnumField
Given the stored field, return the indexed form
storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.FieldType
Given the stored field, return the indexed form
storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
storedToReadable(IndexableField) - Method in class org.apache.solr.schema.FieldType
Given the stored field, return the human readable representation
storedToReadable(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
storeFailureDetails(String, ZkNodeProps, SolrResponse) - Method in class org.apache.solr.cloud.Overseer.Stats
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.BlendedInfixLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
 
storeFileName() - Method in class org.apache.solr.spelling.suggest.LookupFactory
Returns the filename in which the in-memory data structure is stored NOTE: not all Lookup implementations store in-memory data structures
storeFileName() - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
storeManagedData(Object) - Method in class org.apache.solr.rest.ManagedResource
Persists managed data to the configured storage IO as a JSON object.
storeOffsetsWithPositions() - Method in class org.apache.solr.schema.SchemaField
 
storeTermOffsets() - Method in class org.apache.solr.schema.SchemaField
 
storeTermPayloads() - Method in class org.apache.solr.schema.SchemaField
 
storeTermPositions() - Method in class org.apache.solr.schema.SchemaField
 
storeTermVector() - Method in class org.apache.solr.schema.SchemaField
 
STR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
str - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
str1 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
str2 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
StrAggValueSource - Class in org.apache.solr.search.facet
 
StrAggValueSource(String, String) - Constructor for class org.apache.solr.search.facet.StrAggValueSource
 
strategy - Variable in class org.apache.solr.internal.csv.CSVPrinter
 
STREAM - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
STREAM_BODY - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come directly from a field
STREAM_CONTENT_TYPE - Static variable in interface org.apache.solr.handler.extraction.ExtractingMetadataConstants
 
STREAM_CONTENTTYPE - Static variable in interface org.apache.solr.common.params.CommonParams
Explicitly set the content type for the input stream If multiple streams are specified, the explicit contentType will be used for all of them.
STREAM_FILE - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a File (using FileReader)
STREAM_NAME - Static variable in interface org.apache.solr.handler.extraction.ExtractingMetadataConstants
 
STREAM_SIZE - Static variable in interface org.apache.solr.handler.extraction.ExtractingMetadataConstants
 
STREAM_SOURCE_INFO - Static variable in interface org.apache.solr.handler.extraction.ExtractingMetadataConstants
 
STREAM_TYPE - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
The type of the stream.
STREAM_URL - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a URL (using URLConnection)
StreamComparator - Class in org.apache.solr.client.solrj.io.comp
Defines a comparator that can be expressed in an expression
StreamComparator(String, ComparatorOrder) - Constructor for class org.apache.solr.client.solrj.io.comp.StreamComparator
 
StreamComparator(String, String, ComparatorOrder) - Constructor for class org.apache.solr.client.solrj.io.comp.StreamComparator
 
streamContext - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
StreamContext - Class in org.apache.solr.client.solrj.io.stream
The StreamContext is passed to TupleStreams using the TupleStream.setStreamContext() method.
StreamContext() - Constructor for class org.apache.solr.client.solrj.io.stream.StreamContext
 
streamDocListInfo(long, long, Float) - Method in class org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamExpression - Class in org.apache.solr.client.solrj.io.stream.expr
Expression containing a function and set of parameters
StreamExpression(String) - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
StreamExpressionNamedParameter - Class in org.apache.solr.client.solrj.io.stream.expr
Provides a named parameter
StreamExpressionNamedParameter(String) - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionNamedParameter(String, String) - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionNamedParameter(String, StreamExpressionParameter) - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionParameter - Interface in org.apache.solr.client.solrj.io.stream.expr
Base interface of a stream parameter
StreamExpressionParser - Class in org.apache.solr.client.solrj.io.stream.expr
Takes a prefix notation expression and returns a tokenized expression
StreamExpressionParser() - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
StreamExpressionValue - Class in org.apache.solr.client.solrj.io.stream.expr
Basic string stream expression
StreamExpressionValue(String) - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
StreamFactory - Class in org.apache.solr.client.solrj.io.stream.expr
Used to convert strings into stream expressions
StreamFactory() - Constructor for class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
StreamHandler - Class in org.apache.solr.handler
 
StreamHandler() - Constructor for class org.apache.solr.handler.StreamHandler
 
StreamingBinaryResponseParser - Class in org.apache.solr.client.solrj.impl
A BinaryResponseParser that sends callback events rather then build a large response
StreamingBinaryResponseParser(StreamingResponseCallback) - Constructor for class org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
StreamingResponseCallback - Class in org.apache.solr.client.solrj
A callback interface for streaming response
StreamingResponseCallback() - Constructor for class org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamingSolrClients - Class in org.apache.solr.update
 
StreamingSolrClients(UpdateShardHandler) - Constructor for class org.apache.solr.update.StreamingSolrClients
 
StreamOpener(SolrStream, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.CloudSolrStream.StreamOpener
 
streamRecords(Reader, JsonRecordReader.Handler) - Method in class org.apache.solr.common.util.JsonRecordReader
Creates an JSONParser on top of whatever reader has been configured.
streamRecords(JSONParser, JsonRecordReader.Handler) - Method in class org.apache.solr.common.util.JsonRecordReader
 
streamRecords(Reader, XPathRecordReader.Handler) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
Creates an XML stream reader on top of whatever reader has been configured.
streamRows - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
streams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
streamSolrDocument(SolrDocument) - Method in class org.apache.solr.client.solrj.StreamingResponseCallback
 
stress - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
StrField - Class in org.apache.solr.schema
 
StrField() - Constructor for class org.apache.solr.schema.StrField
 
StrFieldSource - Class in org.apache.solr.schema
 
StrFieldSource(String) - Constructor for class org.apache.solr.schema.StrFieldSource
 
STRING_DISTANCE - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
STRING_DISTANCE - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
STRING_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
STRING_OPERATION_SET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
 
STRING_PARSER - Static variable in class org.apache.solr.analytics.util.AnalyticsParsers
Converts the BytesRef to the correct string.
StringBytes(byte[], int, int) - Constructor for class org.apache.solr.common.util.JavaBinCodec.StringBytes
 
StringCache(Cache<JavaBinCodec.StringBytes, String>) - Constructor for class org.apache.solr.common.util.JavaBinCodec.StringCache
 
StringDistanceFunction - Class in org.apache.solr.search.function.distance
 
StringDistanceFunction(ValueSource, ValueSource, StringDistance) - Constructor for class org.apache.solr.search.function.distance.StringDistanceFunction
 
stringIncludingLocalParams - Variable in class org.apache.solr.search.QParser
 
StringStream(String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.StringStream
 
StringStream(String, String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.StringStream
 
stringToStream(String) - Static method in class org.apache.solr.util.SimplePostTool
Converts a string to an input stream
StringUtils - Class in org.apache.solr.common
 
StringUtils() - Constructor for class org.apache.solr.common.StringUtils
 
stringValueToIntValue(String) - Method in class org.apache.solr.schema.EnumField
Converting the string (displayed) value (internal) to integer value (indicating the sort order)
STRIP_HTML - Static variable in class org.apache.solr.handler.dataimport.HTMLStripTransformer
 
stripIllegalOperators(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Strips operators that are used illegally, otherwise returns its input.
stripTrailingSlash(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
stripUnbalancedQuotes(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Returns its input if there is an even (ie: balanced) number of '"' characters -- otherwise returns a String in which all '"' characters are striped out.
StrParser(String) - Constructor for class org.apache.solr.search.QueryParsing.StrParser
 
StrParser(String, int, int) - Constructor for class org.apache.solr.search.QueryParsing.StrParser
 
StrUtils - Class in org.apache.solr.common.util
 
StrUtils() - Constructor for class org.apache.solr.common.util.StrUtils
 
sub(String) - Method in class org.apache.solr.util.RTimer
Create new subtimer with given name Subtimer will be started.
SUB_FIELD_SUFFIX - Static variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
SUB_FIELD_TYPE - Static variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
Subfacet() - Constructor for class org.apache.solr.search.facet.LegacyFacet.Subfacet
 
subFacets - Variable in class org.apache.solr.search.facet.FacetRequest
 
subField(SchemaField, int, IndexSchema) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
subFieldType - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
submit(ShardRequest, String, ModifiableSolrParams) - Method in class org.apache.solr.handler.component.HttpShardHandler
 
submit(ShardRequest, String, ModifiableSolrParams) - Method in class org.apache.solr.handler.component.ShardHandler
 
subParser - Variable in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
 
subQuery(String, String) - Method in class org.apache.solr.search.QParser
Create a new QParser for parsing an embedded sub-query
subset(int, int) - Method in interface org.apache.solr.search.DocList
Get a subset of an existing DocList.
subset(int, int) - Method in class org.apache.solr.search.DocSlice
 
substitutableProperties - Variable in class org.apache.solr.core.CoreDescriptor
The properties for this core, substitutable by resource loaders
substituteProperties() - Method in class org.apache.solr.core.Config
 
substituteProperties(Node, Properties) - Static method in class org.apache.solr.util.DOMUtil
Replaces ${property[:default value]} references in all attributes and text nodes of supplied node.
substituteProperty(String, Properties) - Static method in class org.apache.solr.util.DOMUtil
 
substituteProperty(String, Properties) - Static method in class org.apache.solr.util.PropertiesUtil
 
substituteSystemProperties(Node) - Static method in class org.apache.solr.util.DOMUtil
Replaces ${system.property[:default value]} references in all attributes and text nodes of supplied node.
subSuffix - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
subType - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
success - Variable in class org.apache.solr.cloud.Overseer.Stat
 
success(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
suffix - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
suffixes - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
SUGGEST_BUILD - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
Whether to build the index or not.
SUGGEST_BUILD_ALL - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
Whether to build the index or not for all suggesters in the component.
SUGGEST_COUNT - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
The count of suggestions to return for each query term not in the index and/or dictionary.
SUGGEST_DICT - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
The name of the dictionary to be used for giving the suggestion for a request.
SUGGEST_PREFIX - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
 
SUGGEST_Q - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
Use the value for this parameter as the query to spell check.
SUGGEST_RELOAD - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
Whether to reload the index.
SUGGEST_RELOAD_ALL - Static variable in interface org.apache.solr.spelling.suggest.SuggesterParams
Whether to reload the index or not for all suggesters in the component.
SuggestComponent - Class in org.apache.solr.handler.component
SuggestComponent: interacts with multiple SolrSuggester to serve up suggestions Responsible for routing commands and queries to the appropriate SolrSuggester and for initializing them as specified by SolrConfig
SuggestComponent() - Constructor for class org.apache.solr.handler.component.SuggestComponent
 
suggestedVsWord - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
Suggester - Class in org.apache.solr.spelling.suggest
 
Suggester() - Constructor for class org.apache.solr.spelling.suggest.Suggester
 
SuggesterOptions - Class in org.apache.solr.spelling.suggest
Encapsulates the inputs required to be passed on to the underlying suggester in SolrSuggester
SuggesterOptions(CharsRef, int) - Constructor for class org.apache.solr.spelling.suggest.SuggesterOptions
 
SuggesterParams - Interface in org.apache.solr.spelling.suggest
 
SuggesterResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from the Suggester Component
SuggesterResponse(Map<String, NamedList<Object>>) - Constructor for class org.apache.solr.client.solrj.response.SuggesterResponse
 
SuggesterResult - Class in org.apache.solr.spelling.suggest
Encapsulates the results returned by the suggester in SolrSuggester
SuggesterResult() - Constructor for class org.apache.solr.spelling.suggest.SuggesterResult
 
suggesters - Variable in class org.apache.solr.handler.component.SuggestComponent
Key is the dictionary name used in SolrConfig, value is the corresponding SolrSuggester
Suggestion(String, NamedList<Object>) - Constructor for class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
Suggestion - Class in org.apache.solr.client.solrj.response
This class models a Suggestion coming from Solr Suggest Component.
Suggestion(String, long, String) - Constructor for class org.apache.solr.client.solrj.response.Suggestion
 
suggestion - Variable in class org.apache.solr.spelling.ResultEntry
 
suggestMode - Variable in class org.apache.solr.spelling.SpellingOptions
 
SuggestQueryConverter - Class in org.apache.solr.spelling
Passes the entire query string to the configured analyzer as-is.
SuggestQueryConverter() - Constructor for class org.apache.solr.spelling.SuggestQueryConverter
 
sum - Variable in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
SumAgg - Class in org.apache.solr.search.facet
 
SumAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.SumAgg
 
SumAgg.Merger - Class in org.apache.solr.search.facet
 
sumDocFreq - Variable in class org.apache.solr.search.stats.CollectionStats
 
sumOfSquares - Variable in class org.apache.solr.analytics.statistics.NumericStatsCollector
 
SumsqAgg - Class in org.apache.solr.search.facet
 
SumsqAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.SumsqAgg
 
sumTotalTermFreq - Variable in class org.apache.solr.search.stats.CollectionStats
 
supportedScoreModes - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
supportsAnalyzers() - Method in class org.apache.solr.schema.FieldType
Returns true if this type supports index and query analyzers, false otherwise.
supportsAnalyzers() - Method in class org.apache.solr.schema.TextField
 
SuppressForbidden - Annotation Type in org.apache.solr.common.util
Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
SurroundQParserPlugin - Class in org.apache.solr.search
Plugin for lucene/contrib Surround query parser, bringing SpanQuery support to Solr.
SurroundQParserPlugin() - Constructor for class org.apache.solr.search.SurroundQParserPlugin
 
SVal() - Constructor for class org.apache.solr.SolrTestCaseJ4.SVal
 
SVal(char, char, int, int) - Constructor for class org.apache.solr.SolrTestCaseJ4.SVal
 
swap(String, String) - Method in class org.apache.solr.core.CoreContainer
Swaps two SolrCore descriptors.
swap(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in class org.apache.solr.core.CorePropertiesLocator
 
swap(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in interface org.apache.solr.core.CoresLocator
Swap two core definitions
swap(CoreContainer, CoreDescriptor, CoreDescriptor) - Method in class org.apache.solr.util.ReadOnlyCoresLocator
 
SweetSpotSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for SweetSpotSimilarity.
SweetSpotSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.SweetSpotSimilarityFactory
 
SWITCH_CASE - Static variable in class org.apache.solr.search.SwitchQParserPlugin
Used as both a local params key to find the "default" if no blank input is provided to the parser, as well as a prefix (followed by '.' for looking up the switch input.
SWITCH_DEFAULT - Static variable in class org.apache.solr.search.SwitchQParserPlugin
A local param whose value, if specified, is used if no switch case matches the parser input.
SwitchQParserPlugin - Class in org.apache.solr.search
A QParserPlugin that acts like a "switch/case" statement.
SwitchQParserPlugin() - Constructor for class org.apache.solr.search.SwitchQParserPlugin
 
SwitchTo(int) - Method in class org.apache.solr.parser.QueryParserTokenManager
Switch to specified lex state.
sync(ZkController, SolrCore, ZkNodeProps) - Method in class org.apache.solr.cloud.SyncStrategy
 
sync(ZkController, SolrCore, ZkNodeProps, boolean) - Method in class org.apache.solr.cloud.SyncStrategy
 
sync(Collection<String>) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
sync() - Method in class org.apache.solr.update.PeerSync
Returns true if peer sync was successful, meaning that this core may not be considered to have the latest updates when considering the last N updates between it and its peers.
sync(SolrCore, List<String>, int) - Static method in class org.apache.solr.update.PeerSync
Requests and applies recent updates from peers
sync(File) - Static method in class org.apache.solr.util.FileUtils
Copied from Lucene's FSDirectory.fsync(String)
synchronous - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
SyncStrategy - Class in org.apache.solr.cloud
 
SyncStrategy(CoreContainer) - Constructor for class org.apache.solr.cloud.SyncStrategy
 
SYNONYM_MAPPINGS - Static variable in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory
 
SynonymManager(String, SolrResourceLoader, ManagedResourceStorage.StorageIO) - Constructor for class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
synonymMappings - Variable in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
 
syntaxError - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
SyntaxError - Exception in org.apache.solr.search
Simple checked exception for parsing errors
SyntaxError(String) - Constructor for exception org.apache.solr.search.SyntaxError
 
SyntaxError(String, Throwable) - Constructor for exception org.apache.solr.search.SyntaxError
 
SyntaxError(Throwable) - Constructor for exception org.apache.solr.search.SyntaxError
 
SYS_PROP_CHECK_PEER_NAME - Static variable in class org.apache.solr.client.solrj.impl.HttpClientUtil
 
SYSPROP - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
SYSTEM_COLL - Static variable in class org.apache.solr.handler.admin.CollectionsHandler
 
SystemIdResolver - Class in org.apache.solr.util
This is a helper class to support resolving of XIncludes or other hrefs inside XML files on top of a ResourceLoader.
SystemIdResolver(ResourceLoader) - Constructor for class org.apache.solr.util.SystemIdResolver
 
SystemInfoHandler - Class in org.apache.solr.handler.admin
This handler returns system info
SystemInfoHandler() - Constructor for class org.apache.solr.handler.admin.SystemInfoHandler
 
SystemInfoHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.SystemInfoHandler
 

T

tableCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
TAG - Static variable in interface org.apache.solr.common.params.CommonParams
 
tag - Variable in class org.apache.solr.core.SolrConfig.SolrPluginInfo
 
TAG_AND_LEN - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
TAG_ELLIPSIS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
TAG_POST - Static variable in interface org.apache.solr.common.params.HighlightParams
 
TAG_PRE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
tagByte - Variable in class org.apache.solr.common.util.JavaBinCodec
 
tags - Static variable in class org.apache.solr.cloud.rule.ImplicitSnitch
 
tags - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
take() - Method in class org.apache.solr.cloud.DistributedQueue
Removes the head of the queue and returns it, blocks until it succeeds.
takeBuffer(int) - Method in class org.apache.solr.store.blockcache.BufferStore
 
takeBuffer(int) - Method in interface org.apache.solr.store.blockcache.Store
 
takeCompletedIncludingErrors() - Method in class org.apache.solr.handler.component.HttpShardHandler
returns a ShardResponse of the last response correlated with a ShardRequest.
takeCompletedIncludingErrors() - Method in class org.apache.solr.handler.component.ShardHandler
 
takeCompletedOrError() - Method in class org.apache.solr.handler.component.HttpShardHandler
returns a ShardResponse of the last response correlated with a ShardRequest, or immediately returns a ShardResponse if there was an error detected
takeCompletedOrError() - Method in class org.apache.solr.handler.component.ShardHandler
 
TARGET_CORE - Static variable in class org.apache.solr.common.params.CoreAdminParams
The target core to which a split index should be written to Multiple targetCores can be specified by multiple targetCore parameters
TDF_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
tearDown() - Method in class org.apache.solr.cloud.AbstractZkTestCase
 
tearDown() - Method in class org.apache.solr.SolrTestCaseHS.SolrInstance
 
tearDown() - Method in class org.apache.solr.SolrTestCaseJ4
 
TECHPRODUCTS_CONFIGSET - Static variable in class org.apache.solr.util.ExternalPaths
 
TEMPLATE - Static variable in class org.apache.solr.handler.dataimport.TemplateTransformer
 
TEMPLATE - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
TEMPLATE_BASE_DIR - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
TEMPLATE_EXTENSION - Static variable in class org.apache.solr.response.VelocityResponseWriter
 
TEMPLATE_PARAM_PREFIX - Static variable in class org.apache.solr.response.SolrParamResourceLoader
 
TemplateTransformer - Class in org.apache.solr.handler.dataimport
A Transformer which can put values into a column by resolving an expression containing other columns For example:
<field column="name" template="${e.lastName}, ${e.firstName} ${e.middleName}" /> will produce the name by combining values from lastName, firstName and middleName fields as given in the template attribute.
TemplateTransformer() - Constructor for class org.apache.solr.handler.dataimport.TemplateTransformer
 
Term(String, long) - Constructor for class org.apache.solr.client.solrj.response.TermsResponse.Term
 
term - Variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
Term(String) - Method in class org.apache.solr.parser.QueryParser
 
TERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
term - Variable in class org.apache.solr.search.stats.TermStats
 
TERM_IN_BOOLEAN_QUERY_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
This term exists in a query that contains boolean operators (AND/OR/NOT)
TERM_PRECEDES_NEW_BOOLEAN_OPERATOR_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
This term is directly followed by a boolean operator (AND/OR/NOT) and this operator differs from the prior boolean operator in the query (this signifies this term is likely part of a different query clause than the next term in the query)
TERM_STATS_KEY - Static variable in class org.apache.solr.search.stats.StatsCache
Map of terms and TermStats.
TERM_VECTORS - Static variable in class org.apache.solr.handler.component.TermVectorComponent
 
TERMINATE_EARLY - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
termNum - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
termNum - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
TermQParserPlugin - Class in org.apache.solr.search
Create a single term query from the input value equivalent to readableToIndexed().
TermQParserPlugin() - Constructor for class org.apache.solr.search.TermQParserPlugin
 
TERMS - Static variable in interface org.apache.solr.common.params.CommonParams
 
TERMS - Static variable in interface org.apache.solr.common.params.TermsParams
The component name.
TERMS_FIELD - Static variable in interface org.apache.solr.common.params.TermsParams
Required.
TERMS_KEY - Static variable in class org.apache.solr.search.stats.StatsCache
List of terms in the query.
TERMS_LIMIT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER_INCLUSIVE - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_MAXCOUNT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_MINCOUNT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_PREFIX - Static variable in interface org.apache.solr.common.params.TermsParams
Used for building up the other terms
TERMS_PREFIX_STR - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_RAW - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_REGEXP_FLAG - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_REGEXP_STR - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_SORT - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_SORT_COUNT - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_SORT_INDEX - Static variable in interface org.apache.solr.common.params.TermsParams
 
TERMS_UPPER - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TERMS_UPPER_INCLUSIVE - Static variable in interface org.apache.solr.common.params.TermsParams
Optional.
TermsComponent - Class in org.apache.solr.handler.component
Return TermEnum information, useful for things like auto suggest.
TermsComponent() - Constructor for class org.apache.solr.handler.component.TermsComponent
 
TermsComponent.TermsHelper - Class in org.apache.solr.handler.component
 
termsEnum - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
TermsHelper() - Constructor for class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
TermsParams - Interface in org.apache.solr.common.params
 
TermsParams.TermsRegexpFlag - Enum in org.apache.solr.common.params
 
TermsQParserPlugin - Class in org.apache.solr.search
Finds documents whose specified field has any of the specified values.
TermsQParserPlugin() - Constructor for class org.apache.solr.search.TermsQParserPlugin
 
TermsResponse - Class in org.apache.solr.client.solrj.response
Encapsulates responses from TermsComponent
TermsResponse(NamedList<NamedList<Number>>) - Constructor for class org.apache.solr.client.solrj.response.TermsResponse
 
TermsResponse.Term - Class in org.apache.solr.client.solrj.response
 
termStatistics(Term, TermContext) - Method in class org.apache.solr.search.SolrIndexSearcher
 
termStatistics(SolrIndexSearcher, Term, TermContext) - Method in class org.apache.solr.search.stats.ExactStatsCache.ExactStatsSource
 
termStatistics(SolrIndexSearcher, Term, TermContext) - Method in class org.apache.solr.search.stats.LocalStatsSource
 
termStatistics(SolrIndexSearcher, Term, TermContext) - Method in class org.apache.solr.search.stats.StatsSource
 
TermStats - Class in org.apache.solr.search.stats
Modifiable version of TermStatistics useful for aggregation of per-shard stats.
TermStats(String) - Constructor for class org.apache.solr.search.stats.TermStats
 
TermStats(String, long, long) - Constructor for class org.apache.solr.search.stats.TermStats
 
TermStats(String, TermStatistics) - Constructor for class org.apache.solr.search.stats.TermStats
 
termStatsMapFromString(String) - Static method in class org.apache.solr.search.stats.StatsUtil
 
termStatsMapToString(Map<String, TermStats>) - Static method in class org.apache.solr.search.stats.StatsUtil
 
termStatsToString(TermStats, boolean) - Static method in class org.apache.solr.search.stats.StatsUtil
 
termToString(Term) - Static method in class org.apache.solr.search.stats.StatsUtil
 
TermVectorComponent - Class in org.apache.solr.handler.component
Return term vectors for the documents in a query result set.
TermVectorComponent() - Constructor for class org.apache.solr.handler.component.TermVectorComponent
 
TermVectorParams - Interface in org.apache.solr.common.params
 
test(T) - Method in interface org.apache.solr.security.RuleBasedAuthorizationPlugin.Predicate
 
TEST_CONF - Static variable in class org.apache.solr.util.HdfsUtil
 
TEST_HOME() - Static method in class org.apache.solr.SolrTestCaseJ4
 
TEST_KEYSTORE - Static variable in class org.apache.solr.util.SSLTestConfig
 
TestCoresLocator(String, String, String, String) - Constructor for class org.apache.solr.util.TestHarness.TestCoresLocator
 
testDir - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
tester - Variable in class org.apache.solr.SolrTestCaseHS.Client
 
Tester() - Constructor for class org.apache.solr.SolrTestCaseHS.Client.Tester
 
TestHarness - Class in org.apache.solr.util
This class provides a simple harness that may be useful when writing testcases.
TestHarness(String, String, SolrConfig, String) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(String, SolrConfig, String) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(String, SolrConfig, IndexSchema) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(String, String, String, String) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(String, String, SolrConfig, IndexSchema) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(String, String) - Constructor for class org.apache.solr.util.TestHarness
Create a TestHarness using a specific solr home directory and solr xml
TestHarness(SolrResourceLoader, String) - Constructor for class org.apache.solr.util.TestHarness
Create a TestHarness using a specific solr resource loader and solr xml
TestHarness(NodeConfig) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness(NodeConfig, CoresLocator) - Constructor for class org.apache.solr.util.TestHarness
Create a TestHarness using a specific config
TestHarness.LocalRequestFactory - Class in org.apache.solr.util
A Factory that generates LocalSolrQueryRequest objects using a specified set of default options.
TestHarness.TestCoresLocator - Class in org.apache.solr.util
 
testing_errorHook - Static variable in class org.apache.solr.update.SolrCmdDistributor
 
testing_logReplayFinishHook - Static variable in class org.apache.solr.update.UpdateLog
 
testing_logReplayHook - Static variable in class org.apache.solr.update.UpdateLog
 
testJQ(SolrParams, String...) - Method in class org.apache.solr.SolrTestCaseHS.Client
 
testSolrHome - Static variable in class org.apache.solr.SolrTestCaseJ4
 
TEXT_FORMAT - Static variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
Extract Only supported format
TEXT_XML - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
 
TextField - Class in org.apache.solr.schema
TextField is the basic type for configurable text analysis.
TextField() - Constructor for class org.apache.solr.schema.TextField
 
TextProfileSignature - Class in org.apache.solr.update.processor
This implementation is copied from Apache Nutch.
TextProfileSignature() - Constructor for class org.apache.solr.update.processor.TextProfileSignature
 
TextResponseWriter - Class in org.apache.solr.response
Base class for text-oriented response writers.
TextResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.TextResponseWriter
 
TF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return Term Frequency info
TF_IDF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return TF-IDF calculation, i.e.
ThreadDumpHandler - Class in org.apache.solr.handler.admin
 
ThreadDumpHandler() - Constructor for class org.apache.solr.handler.admin.ThreadDumpHandler
 
threadLocal - Static variable in class org.apache.solr.request.SolrRequestInfo
 
ThreadLocalDateFormat(DateFormat) - Constructor for class org.apache.solr.util.DateFormatUtil.ThreadLocalDateFormat
 
THREADS - Static variable in interface org.apache.solr.common.params.CommonParams
 
threads - Variable in class org.apache.solr.request.SimpleFacets.ParsedParams
 
threshold - Variable in class org.apache.solr.logging.ListenerConfig
 
threshold - Variable in class org.apache.solr.spelling.IndexBasedSpellChecker
 
threshold - Variable in class org.apache.solr.spelling.suggest.Suggester
 
THRESHOLD - Static variable in interface org.apache.solr.update.processor.LangIdParams
 
threshold - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.IndexBasedSpellChecker
 
THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
Minimum frequency of terms to consider when building the dictionary.
THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.suggest.Suggester
Minimum frequency of terms to consider when building the dictionary.
throwErrorIfReplicaReplaced(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
tick() - Method in class org.apache.solr.util.stats.EWMA
Mark the passage of time and decay the current rate accordingly.
TICK_TIME - Static variable in class org.apache.solr.cloud.ZkTestServer
 
TIE - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for tiebreaker value
tie - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
 
tie - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
tiebreaker - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
TikaEntityProcessor - Class in org.apache.solr.handler.dataimport
An implementation of EntityProcessor which reads data from rich docs using Apache Tika To index latitude/longitude data that might be extracted from a file's metadata, identify the geo field for this information with this attribute: spatialMetadataField
TikaEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.TikaEntityProcessor
 
TikaLanguageIdentifierUpdateProcessor - Class in org.apache.solr.update.processor
Identifies the language of a set of input fields using Tika's LanguageIdentifier.
TikaLanguageIdentifierUpdateProcessor(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor
 
TikaLanguageIdentifierUpdateProcessorFactory - Class in org.apache.solr.update.processor
Identifies the language of a set of input fields using Tika's LanguageIdentifier.
TikaLanguageIdentifierUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
 
tikaSimilarityPattern - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
 
time(String) - Method in class org.apache.solr.cloud.Overseer.Stats
 
time - Variable in class org.apache.solr.util.RTimer
 
time(Callable<T>) - Method in class org.apache.solr.util.stats.Timer
Times and records the duration of event.
time() - Method in class org.apache.solr.util.stats.Timer
Returns a timing TimerContext, which measures an elapsed time in nanoseconds.
TIME_ALLOWED - Static variable in interface org.apache.solr.common.params.CommonParams
Timeout value in milliseconds.
TIME_ELAPSED - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
TIMEOUT - Static variable in class org.apache.solr.cloud.AbstractZkTestCase
 
TIMEOUT - Static variable in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
TIMEOUT_SECS - Static variable in class org.apache.solr.handler.dataimport.SolrEntityProcessor
 
timeoutAt - Static variable in class org.apache.solr.search.SolrQueryTimeoutImpl
The ThreadLocal variable to store the time beyond which, the processing should exit.
Timer - Class in org.apache.solr.util.stats
A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.
Timer() - Constructor for class org.apache.solr.util.stats.Timer
 
Timer(TimeUnit, TimeUnit, Clock) - Constructor for class org.apache.solr.util.stats.Timer
Creates a new Timer.
TimerContext - Class in org.apache.solr.util.stats
A timing context.
timerImpl - Variable in class org.apache.solr.util.RTimer
 
times - Variable in class org.apache.solr.store.blockcache.Metrics.MethodCall
 
TimestampUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that adds a newly generated Date value of "NOW" to any document being added that does not already have a value in the specified field.
TimestampUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TimestampUpdateProcessorFactory
 
TimeZoneUtils - Class in org.apache.solr.util
Simple utilities for working with TimeZones
TIMING - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to timing
tlog - Variable in class org.apache.solr.update.UpdateLog
 
TLOG_NAME - Static variable in class org.apache.solr.update.UpdateLog
 
tlogDir - Variable in class org.apache.solr.update.UpdateLog
 
tlogFiles - Variable in class org.apache.solr.update.UpdateLog
 
toBoolean(String) - Static method in class org.apache.solr.util.PropertiesUtil
 
toBooleanDefaultIfNull(Boolean, boolean) - Static method in class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
toBooleanObject(String) - Static method in class org.apache.solr.client.solrj.impl.HttpClientConfigurer
 
toByteArray() - Method in class org.apache.solr.core.ConfigOverlay
 
toByteArray() - Method in class org.apache.solr.core.RequestParams
 
toChildren(DocSet, BitDocSet, DocSet, QueryContext) - Static method in class org.apache.solr.search.facet.BlockJoin
acceptDocs will normally be used to avoid deleted documents from being generated as part of the answer DocSet (just use *:*) although it can be used to further constrain the generated documents.
toChildren - Variable in class org.apache.solr.search.facet.FacetRequest.Domain
 
toCollectionStatistics() - Method in class org.apache.solr.search.stats.CollectionStats
 
toContentStreams(String, String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
Take a string and make it an iterable ContentStream
toDocIDs(DocList) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
Converts solr's DocList to the int[] docIDs
toDocument(SolrInputDocument, IndexSchema) - Static method in class org.apache.solr.update.DocumentBuilder
Convert a SolrInputDocument to a lucene Document.
toExpression(StreamFactory) - Method in interface org.apache.solr.client.solrj.io.comp.ExpressibleComparator
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.comp.FieldComparator
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.comp.MultiComp
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
toExpression(StreamFactory) - Method in interface org.apache.solr.client.solrj.io.stream.ExpressibleStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.MergeStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.ParallelStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.PushBackStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.RankStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.ReducerStream
 
toExpression(StreamFactory) - Method in class org.apache.solr.client.solrj.io.stream.UniqueStream
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.BinaryField
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.BoolField
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.EnumField
Convert the stored-field format to an external (string, human readable) value
toExternal(IndexableField) - Method in class org.apache.solr.schema.FieldType
Convert the stored-field format to an external (string, human readable) value
toExternal(IndexableField) - Method in class org.apache.solr.schema.GeoHashField
 
toExternal(Date) - Method in class org.apache.solr.schema.TrieDateField
toExternal(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
toFilteredSolrParams(List<String>) - Method in class org.apache.solr.common.params.SolrParams
Create filtered SolrParams.
toFormattedString(Field) - Method in class org.apache.solr.schema.JsonPreAnalyzedParser
 
toFormattedString(Field) - Method in interface org.apache.solr.schema.PreAnalyzedField.PreAnalyzedParser
Format a field so that the resulting String is valid for parsing with PreAnalyzedField.PreAnalyzedParser.parse(Reader, AttributeSource).
toFormattedString(Field) - Method in class org.apache.solr.schema.PreAnalyzedField
Utility method to convert a field to a string that is parse-able by this class.
toFormattedString(Field) - Method in class org.apache.solr.schema.SimplePreAnalyzedParser
 
toIndexWriterConfig(SolrCore) - Method in class org.apache.solr.update.SolrIndexConfig
 
toInt() - Method in class org.apache.solr.common.EnumFieldValue
 
toInteger(String, Integer) - Static method in class org.apache.solr.util.PropertiesUtil
Parse the given String value as an integer.
toInternal(String) - Method in class org.apache.solr.schema.BoolField
 
toInternal(String) - Method in class org.apache.solr.schema.EnumField
Convert an external value (from XML update command or from query string) into the internal format for both storing and indexing (which can be modified by any analyzers).
toInternal(String) - Method in class org.apache.solr.schema.FieldType
Convert an external value (from XML update command or from query string) into the internal format for both storing and indexing (which can be modified by any analyzers).
toInternal(String) - Method in class org.apache.solr.schema.GeoHashField
 
toInternal(String) - Method in class org.apache.solr.schema.TrieField
 
toInternal(String) - Method in class org.apache.solr.schema.UUIDField
Generates a UUID if val is either null, empty or "NEW".
toInternal(UUID) - Method in class org.apache.solr.schema.UUIDField
 
toJSON(Object) - Static method in class org.apache.solr.common.util.Utils
 
toJSON(SolrTestCaseJ4.Doc) - Static method in class org.apache.solr.SolrTestCaseJ4
 
toJSON(Comparable) - Method in class org.apache.solr.SolrTestCaseJ4.Vals
 
toJSONString(Object) - Static method in class org.apache.solr.common.util.Utils
 
token - Variable in class org.apache.solr.parser.QueryParser
Current token.
Token - Class in org.apache.solr.parser
Describes the input token stream.
Token() - Constructor for class org.apache.solr.parser.Token
No-argument constructor
Token(int) - Constructor for class org.apache.solr.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.solr.parser.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.apache.solr.spelling.ResultEntry
 
TOKEN_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
token_source - Variable in class org.apache.solr.parser.QueryParser
Generated Token Manager.
tokenImage - Variable in exception org.apache.solr.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.solr.parser.QueryParserConstants
Literal token values.
TOKENIZED - Static variable in class org.apache.solr.schema.FieldProperties
 
TOKENIZER - Static variable in class org.apache.solr.schema.FieldType
 
TokenizerChain - Class in org.apache.solr.analysis
An analyzer that uses a tokenizer and a list of token filters to create a TokenStream.
TokenizerChain(TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
Creates a new TokenizerChain w/o any CharFilterFactories.
TokenizerChain(CharFilterFactory[], TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
Creates a new TokenizerChain.
TokenMgrError - Error in org.apache.solr.parser
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.solr.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.solr.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.solr.parser.TokenMgrError
Full Constructor.
tokens - Variable in class org.apache.solr.spelling.SpellingOptions
The tokens to spell check
TOKENS_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
TokenTrackingAttributeImpl() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
toList() - Method in class org.apache.solr.logging.CircularList
 
toLog - Variable in class org.apache.solr.response.SolrQueryResponse
Container for storing information that should be logged by Solr before returning.
toLower() - Method in enum org.apache.solr.cloud.overseer.OverseerAction
 
toLower() - Method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
 
toLower(List<String>) - Static method in class org.apache.solr.common.util.StrUtils
 
toMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map<String,String> from a NamedList given no keys are repeated
toMap() - Method in class org.apache.solr.core.ConfigOverlay
 
toMap() - Method in interface org.apache.solr.core.MapSerializable
 
toMap() - Method in class org.apache.solr.core.PluginInfo
 
toMap() - Method in class org.apache.solr.core.RequestParams
 
toMap() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
toMap() - Method in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
toMap() - Method in class org.apache.solr.core.SolrConfig
 
toMap() - Method in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
toMap() - Method in class org.apache.solr.search.CacheConfig
 
toMap() - Method in class org.apache.solr.update.SolrIndexConfig
 
toMap(NamedNodeMap) - Static method in class org.apache.solr.util.DOMUtil
 
toMapExcept(NamedNodeMap, String...) - Static method in class org.apache.solr.util.DOMUtil
 
toMultiMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map<String,String[]> from a NamedList
toNamedList() - Method in class org.apache.solr.common.params.SolrParams
Convert this to a NamedList
toNamedList(boolean, SpellingResult, String, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
toNativeType(Object) - Method in class org.apache.solr.schema.FieldType
Converts any Object to a java Object native to this field type
toNativeType(Object) - Method in class org.apache.solr.schema.TrieDateField
 
toNativeType(Object) - Method in class org.apache.solr.schema.TrieFloatField
 
toNativeType(Object) - Method in class org.apache.solr.schema.TrieIntField
 
toNode(Map<String, ?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
 
toObject(IndexableField) - Method in class org.apache.solr.schema.BinaryField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.BoolField
 
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.BoolField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.EnumField
Convert the stored-field format to an external object.
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.EnumField
toObject(IndexableField) - Method in class org.apache.solr.schema.FieldType
Convert the stored-field format to an external object.
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.FieldType
 
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.StrField
 
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.TextField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.TrieField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.UUIDField
 
toObject(SolrTestCaseJ4.Doc, IndexSchema, Collection<String>) - Static method in class org.apache.solr.SolrTestCaseHS
 
toObject(IndexSchema) - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
ToolBase() - Constructor for class org.apache.solr.util.SolrCLI.ToolBase
 
ToolBase(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.ToolBase
 
top() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Returns the least element of the PriorityQueue in constant time.
top() - Method in class org.apache.solr.util.LongPriorityQueue
Returns the least element of the PriorityQueue in constant time.
toParent - Variable in class org.apache.solr.search.facet.FacetRequest.Domain
 
toParents(DocSet, BitDocSet, QueryContext) - Static method in class org.apache.solr.search.facet.BlockJoin
childInput may also contain parents (i.e. a parent or below will all roll up to that parent)
TopGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
Defines all collectors for retrieving the second phase and how to handle the collector result.
TopGroupsFieldCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
 
TopGroupsResultTransformer - Class in org.apache.solr.search.grouping.distributed.shardresultserializer
Implementation for transforming TopGroups and TopDocs into a NamedList structure and visa versa.
TopGroupsResultTransformer(ResponseBuilder) - Constructor for class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
 
TopGroupsShardRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
Concrete implementation of ShardRequestFactory that creates ShardRequest instances for getting the top groups from all shards.
TopGroupsShardRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
 
TopGroupsShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
Concrete implementation for merging TopGroups instances from shard responses.
TopGroupsShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor
 
TopLevelQuery(String) - Method in class org.apache.solr.parser.QueryParser
 
TopLevelQuery(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
 
toQueryString(SolrParams, boolean) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrDocument(SolrInputDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrDocument(LogRecord) - Method in class org.apache.solr.logging.jul.JulWatcher
 
toSolrDocument(LoggingEvent) - Method in class org.apache.solr.logging.log4j.Log4jWatcher
 
toSolrDocument(E) - Method in class org.apache.solr.logging.LogWatcher
 
toSolrInputDocument(Object) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
toSolrInputDocument(SolrDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
toSolrParams(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create SolrParams from NamedList.
toStr(Object) - Method in enum org.apache.solr.cloud.rule.Rule.Operand
 
toStr(Throwable) - Static method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.solr.analysis.TokenizerChain
 
toString() - Method in class org.apache.solr.analytics.request.AnalyticsRequest
 
toString() - Method in class org.apache.solr.analytics.request.ExpressionRequest
 
toString() - Method in class org.apache.solr.analytics.request.FieldFacetRequest.FacetSortSpecification
 
toString() - Method in class org.apache.solr.analytics.request.FieldFacetRequest
 
toString() - Method in class org.apache.solr.analytics.request.RangeFacetRequest
 
toString() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
toString() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient.ServerWrapper
 
toString() - Method in enum org.apache.solr.client.solrj.io.comp.ComparatorOrder
 
toString() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
toString() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
toString() - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
toString() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
toString() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
toString() - Method in class org.apache.solr.client.solrj.response.FacetField
 
toString() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
toString() - Method in class org.apache.solr.client.solrj.response.PivotField
 
toString() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
toString() - Method in class org.apache.solr.client.solrj.SolrQuery.SortClause
Gets a human readable description of the sort clause.
toString() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
toString() - Method in class org.apache.solr.cloud.rule.ReplicaAssigner.Position
 
toString() - Method in class org.apache.solr.cloud.rule.Rule.Condition
 
toString() - Method in class org.apache.solr.cloud.rule.Rule
 
toString() - Method in class org.apache.solr.cloud.SocketProxy
 
toString() - Method in class org.apache.solr.common.cloud.Aliases
 
toString() - Method in class org.apache.solr.common.cloud.ClusterState.CollectionRef
 
toString() - Method in class org.apache.solr.common.cloud.ClusterState
 
toString() - Method in class org.apache.solr.common.cloud.DocCollection
 
toString() - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
toString() - Method in enum org.apache.solr.common.cloud.Replica.State
 
toString() - Method in class org.apache.solr.common.cloud.Replica
 
toString() - Method in class org.apache.solr.common.cloud.RoutingRule
 
toString() - Method in enum org.apache.solr.common.cloud.Slice.State
 
toString() - Method in class org.apache.solr.common.cloud.Slice
 
toString() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
 
toString() - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
toString() - Method in class org.apache.solr.common.EnumFieldValue
 
toString() - Method in class org.apache.solr.common.params.AppendedSolrParams
 
toString() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
 
toString() - Method in class org.apache.solr.common.params.MapSolrParams
 
toString() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
toString() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
toString() - Method in class org.apache.solr.common.params.RequiredSolrParams
 
toString() - Method in class org.apache.solr.common.SolrDocument
 
toString() - Method in class org.apache.solr.common.SolrDocumentList
 
toString() - Method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.solr.common.SolrInputDocument
 
toString() - Method in class org.apache.solr.common.SolrInputField
 
toString() - Method in class org.apache.solr.common.util.NamedList
 
toString() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
toString() - Method in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
toString() - Method in class org.apache.solr.core.ConfigOverlay
 
toString() - Method in class org.apache.solr.core.CoreDescriptor
 
toString() - Method in class org.apache.solr.core.PluginInfo
 
toString() - Method in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
toString() - Method in class org.apache.solr.handler.component.PivotFacet
 
toString() - Method in class org.apache.solr.handler.component.PivotFacetField
 
toString() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
 
toString() - Method in class org.apache.solr.handler.component.PivotFacetValue
 
toString() - Method in class org.apache.solr.handler.component.ShardDoc
 
toString() - Method in class org.apache.solr.handler.component.ShardRequest
 
toString() - Method in class org.apache.solr.handler.component.ShardResponse
 
toString() - Method in class org.apache.solr.handler.component.StatsField
 
toString() - Method in class org.apache.solr.handler.component.TrackingShardHandlerFactory.ShardRequestAndParams
 
toString() - Method in class org.apache.solr.handler.dataimport.Evaluator.VariableWrapper
 
toString() - Method in class org.apache.solr.internal.csv.CharBuffer
Converts the contents of the buffer into a StringBuffer.
toString() - Method in class org.apache.solr.logging.CircularList
 
toString() - Method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
 
toString() - Method in class org.apache.solr.parser.Token
Returns the image.
toString() - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
 
toString() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
toString() - Method in class org.apache.solr.response.PageTool
 
toString() - Method in class org.apache.solr.response.transform.DocTransformer
 
toString() - Method in enum org.apache.solr.schema.FieldType.MultiValueSelector
 
toString() - Method in class org.apache.solr.schema.FieldType
 
toString() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
toString() - Method in class org.apache.solr.schema.IndexSchema.DynamicField
 
toString() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
toString() - Method in class org.apache.solr.schema.SchemaField
 
toString(String) - Method in class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
toString(String) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
toString(String) - Method in class org.apache.solr.search.ExtendedQueryBase
 
toString() - Method in class org.apache.solr.search.facet.UnInvertedField
 
toString() - Method in class org.apache.solr.search.FastLRUCache
 
toString(int) - Method in class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
 
toString() - Method in class org.apache.solr.search.function.FileFloatSource
 
toString(String) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
toString() - Method in class org.apache.solr.search.LFUCache
 
toString() - Method in class org.apache.solr.search.LRUCache
 
toString() - Method in class org.apache.solr.search.QueryParsing.StrParser
 
toString(Query, IndexSchema, Appendable, int) - Static method in class org.apache.solr.search.QueryParsing
 
toString(Query, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Formats a Query for debugging, using the IndexSchema to make complex field types readable.
toString(List<Query>, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Builds a list of String which are stringified versions of a list of Queries
toString() - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
 
toString(String) - Method in class org.apache.solr.search.SolrConstantScoreQuery
Prints a user-readable version of this query.
toString() - Method in class org.apache.solr.search.SolrIndexSearcher
 
toString() - Method in class org.apache.solr.search.SolrQueryTimeoutImpl
 
toString() - Method in class org.apache.solr.search.SortSpec
 
toString() - Method in class org.apache.solr.search.stats.CollectionStats
 
toString() - Method in class org.apache.solr.search.stats.TermStats
 
toString(String) - Method in class org.apache.solr.search.WrappedQuery
 
toString() - Method in class org.apache.solr.SolrTestCaseJ4.Doc
 
toString() - Method in class org.apache.solr.SolrTestCaseJ4.Fld
 
toString() - Method in class org.apache.solr.SolrTestCaseJ4.XmlDoc
 
toString() - Method in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
toString() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
 
toString() - Method in class org.apache.solr.update.AddUpdateCommand
 
toString() - Method in class org.apache.solr.update.CommitTracker
 
toString() - Method in class org.apache.solr.update.CommitUpdateCommand
 
toString() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
toString() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
toString() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
toString() - Method in class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
 
toString() - Method in class org.apache.solr.update.HdfsTransactionLog
 
toString() - Method in class org.apache.solr.update.HdfsUpdateLog
Returns true if we were able to drop buffered updates and return to the ACTIVE state
toString() - Method in class org.apache.solr.update.MergeIndexesCommand
 
toString() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RequestReplicationTracker
 
toString() - Method in class org.apache.solr.update.RollbackUpdateCommand
 
toString() - Method in class org.apache.solr.update.SolrCmdDistributor.Error
 
toString() - Method in class org.apache.solr.update.SolrCmdDistributor.Req
 
toString() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
toString() - Method in class org.apache.solr.update.SplitIndexCommand
 
toString() - Method in class org.apache.solr.update.TransactionLog.FSReverseReader
 
toString() - Method in class org.apache.solr.update.TransactionLog.LogReader
 
toString() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
 
toString() - Method in class org.apache.solr.update.TransactionLog
 
toString() - Method in class org.apache.solr.update.UpdateCommand
 
toString() - Method in class org.apache.solr.update.UpdateLog.DBQ
 
toString() - Method in class org.apache.solr.update.UpdateLog.LogPtr
 
toString() - Method in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
toString() - Method in class org.apache.solr.update.UpdateLog
 
toString() - Method in class org.apache.solr.util.CommandOperation
 
toString() - Method in class org.apache.solr.util.DistanceUnits
 
toString() - Method in class org.apache.solr.util.RegexFileFilter
 
toString() - Method in class org.apache.solr.util.RTimer
 
toString() - Method in class org.apache.solr.util.SolrLogLayout.Method
 
totalCount - Variable in class org.apache.solr.search.Grouping.Command
 
totalHitCount - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
totalNumberShardResponses - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
totalTermFreq - Variable in class org.apache.solr.search.stats.TermStats
 
toTermStatistics() - Method in class org.apache.solr.search.stats.TermStats
 
touch() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
touchConfDir(ZkSolrResourceLoader) - Static method in class org.apache.solr.cloud.ZkController
 
toUTF8(CharArr) - Static method in class org.apache.solr.common.util.Utils
 
toWrite(String) - Method in class org.apache.solr.common.util.JavaBinCodec
 
toWrite - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
 
toWrite - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
 
toXML(SolrInputDocument) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
tpe - Variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
TR - Static variable in interface org.apache.solr.common.params.CommonParams
Transformer param -- used with XSLT
trace - Variable in class org.apache.solr.update.UpdateLog
 
TRACK - Static variable in interface org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the distributed tracking
track(Object) - Static method in class org.apache.solr.common.util.ObjectReleaseTracker
 
TrackingShardHandlerFactory - Class in org.apache.solr.handler.component
A ShardHandlerFactory that extends HttpShardHandlerFactory and tracks requests made to nodes/shards such that interested parties can watch such requests and make assertions inside tests This is a test helper only and should *not* be used for production.
TrackingShardHandlerFactory() - Constructor for class org.apache.solr.handler.component.TrackingShardHandlerFactory
 
TrackingShardHandlerFactory.RequestTrackingQueue - Class in org.apache.solr.handler.component
A queue having helper methods to select requests by shard and purpose.
TrackingShardHandlerFactory.ShardRequestAndParams - Class in org.apache.solr.handler.component
 
trackRequestResult(SolrCmdDistributor.Node, boolean, Integer) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RequestReplicationTracker
 
trackRequestResult(HttpResponse, boolean) - Method in class org.apache.solr.update.SolrCmdDistributor.Req
 
TransactionLog - Class in org.apache.solr.update
Log Format: List{Operation, Version, ...}
TransactionLog() - Constructor for class org.apache.solr.update.TransactionLog
 
TransactionLog.FSReverseReader - Class in org.apache.solr.update
 
TransactionLog.LogCodec - Class in org.apache.solr.update
 
TransactionLog.LogReader - Class in org.apache.solr.update
 
TransactionLog.ReverseReader - Class in org.apache.solr.update
 
transfomResponse(ShardRequest, ShardResponse, String) - Method in class org.apache.solr.handler.component.HttpShardHandler
Subclasses could modify the Response based on the the shard
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
 
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.DocTransformer
This is where implementations do the actual work
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.DocTransformers
 
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.RenameFieldTransformer
 
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.ScoreAugmenter
 
transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
 
transform(List<Command>) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
Transforms data to a NamedList structure for serialization purposes.
transform(T) - Method in interface org.apache.solr.search.grouping.distributed.shardresultserializer.ShardResultTransformer
Transforms data to a NamedList structure for serialization purposes.
transform(List<Command>) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
Transforms data to a NamedList structure for serialization purposes.
transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in interface org.apache.solr.search.grouping.endresulttransformer.EndResultTransformer
Transforms the specified result into its final form and puts it into the specified response.
transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.GroupedEndResultTransformer
Transforms the specified result into its final form and puts it into the specified response.
transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.MainEndResultTransformer
Transforms the specified result into its final form and puts it into the specified response.
transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.SimpleEndResultTransformer
Transforms the specified result into its final form and puts it into the specified response.
TRANSFORM_ROW - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
transformAnalyzer(Document, Map<String, ?>, String, String) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
 
TransformContext - Class in org.apache.solr.response.transform
Environment variables for the transformed documents
TransformContext() - Constructor for class org.apache.solr.response.transform.TransformContext
 
TRANSFORMER - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
Transformer - Class in org.apache.solr.handler.dataimport
Use this API to implement a custom transformer for any given entity Implementations of this abstract class must provide a public no-args constructor.
Transformer() - Constructor for class org.apache.solr.handler.dataimport.Transformer
 
transformer - Variable in class org.apache.solr.search.SolrReturnFields
 
TransformerFactory - Class in org.apache.solr.response.transform
New instance for each request
TransformerFactory() - Constructor for class org.apache.solr.response.transform.TransformerFactory
 
TransformerProvider - Class in org.apache.solr.util.xslt
Singleton that creates a Transformer for the XSLTServletFilter.
transformers - Variable in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
TransformerWithContext - Class in org.apache.solr.response.transform
Deprecated.
TransformerWithContext() - Constructor for class org.apache.solr.response.transform.TransformerWithContext
Deprecated.
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.ClobTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.DateFormatTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.HTMLStripTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.LogTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.RegexTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.ScriptTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.TemplateTransformer
 
transformRow(Map<String, Object>, Context) - Method in class org.apache.solr.handler.dataimport.Transformer
The input is a row of data and the output has to be a new row.
transformSimilarity(Document, Map<String, ?>, String) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
 
transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
Transforms the specified shard response into native structures.
transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in interface org.apache.solr.search.grouping.distributed.shardresultserializer.ShardResultTransformer
Transforms the specified shard response into native structures.
transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
Transforms the specified shard response into native structures.
transformValue(String, SchemaField) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Can be used to transform input values based on their SchemaField This implementation only formats dates using the DateUtil.
TRANSIENT - Static variable in class org.apache.solr.common.params.CoreAdminParams
 
TRANSPOSITIONS - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
If transpositions are allowed, Fuzzy suggestions will be computed based on a primitive edit operation.
TrieDateField - Class in org.apache.solr.schema
FieldType that can represent any Date/Time with millisecond precision.
TrieDateField() - Constructor for class org.apache.solr.schema.TrieDateField
 
TrieDoubleField - Class in org.apache.solr.schema
A numeric field that can contain double-precision 64-bit IEEE 754 floating point values.
TrieDoubleField() - Constructor for class org.apache.solr.schema.TrieDoubleField
 
TrieField - Class in org.apache.solr.schema
Provides field types to support for Lucene's IntField, LongField, FloatField and DoubleField.
TrieField() - Constructor for class org.apache.solr.schema.TrieField
 
TrieField.TrieTypes - Enum in org.apache.solr.schema
 
TrieFloatField - Class in org.apache.solr.schema
A numeric field that can contain single-precision 32-bit IEEE 754 floating point values.
TrieFloatField() - Constructor for class org.apache.solr.schema.TrieFloatField
 
TrieIntField - Class in org.apache.solr.schema
A numeric field that can contain 32-bit signed two's complement integer values.
TrieIntField() - Constructor for class org.apache.solr.schema.TrieIntField
 
TrieLongField - Class in org.apache.solr.schema
A numeric field that can contain 64-bit signed two's complement integer values.
TrieLongField() - Constructor for class org.apache.solr.schema.TrieLongField
 
trim() - Method in class org.apache.solr.handler.component.PivotFacetField
Destructive method that recursively prunes values from the data structure based on the counts for those values and the effective sort, mincount, limit, and offset being used for each field.
trim() - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
Destructive method that recursively prunes values from the data structure based on the counts for those values and the effective sort, mincount, limit, and offset being used for each field.
TrimFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Trims leading and trailing whitespace from any CharSequence values found in fields matching the specified conditions and returns the resulting String.
TrimFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
 
trimLeadingAndTrailingSlashes(String) - Static method in class org.apache.solr.cloud.ZkController
Utility method for trimming and leading and/or trailing slashes from its input.
trimTrailingWhitespace() - Method in class org.apache.solr.internal.csv.CharBuffer
Removes trailing whitespace.
TRUE - Static variable in interface org.apache.solr.common.params.CommonParams
 
TRUE - Static variable in class org.apache.solr.handler.dataimport.HTMLStripTransformer
 
TRUE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
 
trueProperties - Variable in class org.apache.solr.schema.FieldType
properties explicitly set to true
TruncateFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
Truncates any CharSequence values found in fields matching the specified conditions to a maximum character length.
TruncateFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
 
try_incref() - Method in class org.apache.solr.update.TransactionLog
 
tryCleanSolrZkNode(String) - Static method in class org.apache.solr.cloud.AbstractZkTestCase
 
TSTLookupFactory - Class in org.apache.solr.spelling.suggest.tst
Factory for TSTLookup
TSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
TT_EOF - Static variable in class org.apache.solr.internal.csv.CSVParser
Token (which can have content) when end of file is reached.
TT_EORECORD - Static variable in class org.apache.solr.internal.csv.CSVParser
Token with content when end of a line is reached.
TT_INVALID - Static variable in class org.apache.solr.internal.csv.CSVParser
Token has no valid content, i.e. is in its initialized state.
TT_TOKEN - Static variable in class org.apache.solr.internal.csv.CSVParser
Token with content, at beginning or in the middle of a line.
Tuple - Class in org.apache.solr.client.solrj.io
A simple abstraction of a record containing key/value pairs.
Tuple(Map) - Constructor for class org.apache.solr.client.solrj.io.Tuple
 
tuples - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
TupleStream - Class in org.apache.solr.client.solrj.io.stream
 
TupleStream() - Constructor for class org.apache.solr.client.solrj.io.stream.TupleStream
 
TupleWrapper(SolrStream, Comparator) - Constructor for class org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
TV_PREFIX - Static variable in interface org.apache.solr.common.params.TermVectorParams
 
TYPE - Static variable in class org.apache.solr.core.InitParams
 
type - Variable in class org.apache.solr.core.PluginInfo
 
TYPE - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
TYPE - Static variable in interface org.apache.solr.request.SolrRequestHandler
 
TYPE - Static variable in class org.apache.solr.schema.FieldType
 
TYPE - Static variable in class org.apache.solr.schema.IndexSchema
 
type - Variable in class org.apache.solr.schema.TrieField
 
type - Variable in class org.apache.solr.search.facet.LegacyFacet.Subfacet
 
TYPE - Static variable in class org.apache.solr.search.QueryParsing
 
TYPE_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
TYPE_NAME - Static variable in class org.apache.solr.schema.FieldType
 
typeClass - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
typeName - Variable in class org.apache.solr.schema.FieldType
The name of the type (not the name of the field)
typeName - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
TYPES - Static variable in class org.apache.solr.schema.IndexSchema
 
typeSupported(String) - Method in class org.apache.solr.util.SimplePostTool
Uses the mime-type map to reverse lookup whether the file ending for our type is supported by the fileTypes option
TZ - Static variable in interface org.apache.solr.common.params.CommonParams
Specifies the TimeZone used by the client for the purposes of any DateMath rounding that may take place when executing the request
tz - Variable in class org.apache.solr.request.SolrRequestInfo
 

U

UIMAToSolrMapper - Class in org.apache.solr.uima.processor
Map UIMA types and features over fields of a Solr document
UIMAToSolrMapper(SolrInputDocument, JCas) - Constructor for class org.apache.solr.uima.processor.UIMAToSolrMapper
 
UIMAUpdateRequestProcessor - Class in org.apache.solr.uima.processor
Update document(s) to be indexed with UIMA extracted information
UIMAUpdateRequestProcessor(UpdateRequestProcessor, String, SolrUIMAConfiguration, AnalysisEngine, JCasPool) - Constructor for class org.apache.solr.uima.processor.UIMAUpdateRequestProcessor
 
UIMAUpdateRequestProcessorFactory - Class in org.apache.solr.uima.processor
UIMAUpdateRequestProcessorFactory() - Constructor for class org.apache.solr.uima.processor.UIMAUpdateRequestProcessorFactory
 
ulog - Variable in class org.apache.solr.update.UpdateHandler
 
ULOG_DIR - Static variable in class org.apache.solr.common.params.CoreAdminParams
Core updatelog directory
ulogDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
unblockAllPorts() - Static method in class org.apache.solr.cloud.IpTables
 
unblockPort(int) - Static method in class org.apache.solr.cloud.IpTables
 
unblockUpdates() - Method in class org.apache.solr.update.VersionInfo
 
UNICODE_AWARE - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
If true, maxEdits, minFuzzyLength, transpositions and nonFuzzyPrefix will be measured in Unicode code points (actual letters) instead of bytes.
unicodeEscapeLexer(int) - Method in class org.apache.solr.internal.csv.CSVParser
Decodes Unicode escapes.
unifiedResourcePath(SolrResourceLoader) - Static method in class org.apache.solr.cloud.CloudUtil
Returns a displayable unified path to the given resource.
UniformSample - Class in org.apache.solr.util.stats
A random sample of a stream of longs.
UniformSample(int) - Constructor for class org.apache.solr.util.stats.UniformSample
Creates a new UniformSample.
unIgnoreException(String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
UnInvertedField - Class in org.apache.solr.search.facet
Final form of the un-inverted field: Each document points to a list of term numbers that are contained in that document.
UnInvertedField(String, SolrIndexSearcher) - Constructor for class org.apache.solr.search.facet.UnInvertedField
 
UnInvertedField.Callback - Interface in org.apache.solr.search.facet
 
UnInvertedField.DocToTerm - Class in org.apache.solr.search.facet
 
union(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
union(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the union of this set with another set.
union(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
unionSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
unionSize(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the number of documents of the union of this set with another set.
UniqFieldsUpdateProcessorFactory - Class in org.apache.solr.update.processor
Removes duplicate values found in fields matching the specified conditions.
UniqFieldsUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
UNIQUE - Static variable in class org.apache.solr.search.facet.UniqueAgg
 
UNIQUE_KEY - Static variable in class org.apache.solr.schema.IndexSchema
 
UniqueAgg - Class in org.apache.solr.search.facet
 
UniqueAgg(String) - Constructor for class org.apache.solr.search.facet.UniqueAgg
 
UniqueKey() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
UniqueKey(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
uniqueKeyField - Variable in class org.apache.solr.schema.IndexSchema
 
uniqueKeyFieldName - Variable in class org.apache.solr.schema.IndexSchema
 
uniqueKeyFieldType - Variable in class org.apache.solr.schema.IndexSchema
 
UniqueKeyResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
 
UniqueStatsCollector - Class in org.apache.solr.analytics.statistics
UniqueValueCounter computes the number of unique values.
UniqueStatsCollector(StatsCollector) - Constructor for class org.apache.solr.analytics.statistics.UniqueStatsCollector
 
UniqueStream - Class in org.apache.solr.client.solrj.io.stream
The UniqueStream emits a unique stream of Tuples based on a Comparator.
UniqueStream(TupleStream, Comparator<Tuple>) - Constructor for class org.apache.solr.client.solrj.io.stream.UniqueStream
 
UniqueStream(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.stream.UniqueStream
 
uniqueValues - Static variable in class org.apache.solr.BaseDistributedSearchTestCase.RandVal
 
UNITS - Static variable in interface org.apache.solr.common.params.SpatialParams
km - kilometers mi - miles
units - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
Deprecated.
UNKNOWN_FIELD_PREFIX - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
UNKNOWN_VALUE - Static variable in class org.apache.solr.util.SolrPluginUtils
 
unknownFieldPrefix - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
 
unknownOperation() - Method in class org.apache.solr.util.CommandOperation
 
UNLIMITED - Static variable in class org.apache.solr.schema.CopyField
 
UNLIMITED_MAX_COUNT - Static variable in class org.apache.solr.handler.component.TermsComponent
 
Unload(boolean) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
unload(String) - Method in class org.apache.solr.core.CoreContainer
Unload a core from this container, leaving all files on disk
unload(String, boolean, boolean, boolean) - Method in class org.apache.solr.core.CoreContainer
Unload a core from this container, optionally removing the core's data and configuration
unloadCore(String, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadCore(String, boolean, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadCore(String, boolean, boolean, SolrClient) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadOnClose(boolean, boolean, boolean) - Method in class org.apache.solr.core.SolrCore
 
unlockForUpdate() - Method in class org.apache.solr.update.VersionInfo
 
unmarshal(InputStream, JavaBinUpdateRequestCodec.StreamingUpdateHandler) - Method in class org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Reads a NamedList from the given InputStream, converts it into a SolrInputDocument and passes it to the given StreamingUpdateHandler
unmarshal(InputStream) - Method in class org.apache.solr.common.util.JavaBinCodec
 
unmarshalBase64SortValue(Object) - Static method in class org.apache.solr.schema.FieldType
Unmarshals a binary field value.
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.BoolField
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.CollationField
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.FieldType
Convert a value marshaled via FieldType.marshalSortValue(java.lang.Object) back into a value usable by the FieldComparator for this FieldType's SortField
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.ICUCollationField
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.StrField
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.TextField
 
unmarshalStringSortValue(Object) - Static method in class org.apache.solr.schema.FieldType
Unmarshals a string-based field value.
UNORDERED - Static variable in class org.apache.solr.BaseDistributedSearchTestCase
 
unregister(String, CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
UNSET_PROPERTY - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
UNSET_USER_PROPERTY - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
unsetLeader(Replica) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
unsetProperty(Replica, String) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
unsetProperty(String) - Method in class org.apache.solr.core.ConfigOverlay
 
unsetUserProperty(String) - Method in class org.apache.solr.core.ConfigOverlay
 
unwrapStats(NamedList<NamedList<NamedList<?>>>) - Static method in class org.apache.solr.handler.component.StatsComponent
Helper to pull the "stats_fields" out of the extra "stats" wrapper
update(SolrInputDocument, UpdateRequest, Integer, Boolean) - Method in interface org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.StreamingUpdateHandler
 
Update() - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
Update(SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
update(SolrZooKeeper) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy.ZkUpdate
 
UPDATE - Static variable in class org.apache.solr.handler.SolrConfigHandler
 
update(String, long, int, byte[], int, int) - Method in class org.apache.solr.store.blockcache.BlockDirectoryCache
 
update(String, long, int, byte[], int, int) - Method in interface org.apache.solr.store.blockcache.Cache
Update the content of the specified cache file.
update(String) - Method in class org.apache.solr.util.BaseTestHarness
Processes an "update" (add, commit or optimize) and returns the response as a String.
update(String) - Method in class org.apache.solr.util.RestTestHarness
Processes an "update" (add, commit or optimize) and returns the response as a String.
update(long) - Method in class org.apache.solr.util.stats.EWMA
Update the moving average with a new value.
update(long) - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
 
update(long, long) - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
Adds an old value with a fixed timestamp to the sample.
update(int) - Method in class org.apache.solr.util.stats.Histogram
Adds a recorded value.
update(long) - Method in class org.apache.solr.util.stats.Histogram
Adds a recorded value.
update(long) - Method in interface org.apache.solr.util.stats.Sample
Adds a new recorded value to the sample.
update(long, TimeUnit) - Method in class org.apache.solr.util.stats.Timer
Adds a recorded duration.
update(long) - Method in class org.apache.solr.util.stats.UniformSample
 
update(String) - Method in class org.apache.solr.util.TestHarness
Processes an "update" (add, commit or optimize) and returns the response as a String.
UPDATE_CHAIN - Static variable in interface org.apache.solr.common.params.UpdateParams
Select the update processor chain to use.
UPDATE_TIMEOUT_SECS - Static variable in class org.apache.solr.rest.BaseSolrResource
 
updateAliases() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
updateClock(long) - Method in class org.apache.solr.update.VersionInfo
 
updateClusterState() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
UpdateCommand - Class in org.apache.solr.update
An index update command encapsulated in an object (Command pattern)
UpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.UpdateCommand
 
updateCommit(CommitUpdateCommand, SolrParams) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Modify UpdateCommand based on request parameters
updateContext(SortedDocValues) - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
Update the ordinals based on the current reader.
updateContext(SortedSetDocValues) - Method in class org.apache.solr.request.IntervalFacets.FacetInterval
Update the ordinals based on the current reader.
UPDATED_SINCE_INIT_JSON_FIELD - Static variable in class org.apache.solr.rest.ManagedResource
 
UpdateHandler - Class in org.apache.solr.update
UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
UpdateHandler(SolrCore) - Constructor for class org.apache.solr.update.UpdateHandler
 
UpdateHandler(SolrCore, UpdateLog) - Constructor for class org.apache.solr.update.UpdateHandler
 
updateHandlerInfo - Variable in class org.apache.solr.core.SolrConfig
 
UpdateHandlerInfo(String, int, int, boolean, boolean, int, int, boolean) - Constructor for class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
updateHighest(long) - Method in class org.apache.solr.update.VersionBucket
 
updateInitArgs(NamedList<?>) - Method in class org.apache.solr.rest.ManagedResource
Called from ManagedResource.doPut(BaseSolrResource,Representation,Object) to update this resource's init args using the given updatedArgs
updateInitArgs(NamedList<?>) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
 
updateJ(String, SolrParams) - Static method in class org.apache.solr.SolrTestCaseJ4
Send JSON update commands
updateLiveNodes() - Method in class org.apache.solr.common.cloud.ZkStateReader
 
UpdateLog - Class in org.apache.solr.update
 
UpdateLog() - Constructor for class org.apache.solr.update.UpdateLog
 
UpdateLog.DBQ - Class in org.apache.solr.update
 
UpdateLog.LogPtr - Class in org.apache.solr.update
 
UpdateLog.RecentUpdates - Class in org.apache.solr.update
 
UpdateLog.RecoveryInfo - Class in org.apache.solr.update
 
UpdateLog.State - Enum in org.apache.solr.update
 
UpdateLog.SyncLevel - Enum in org.apache.solr.update
 
updateMappingsFromZk(List<JettySolrRunner>, List<SolrClient>) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
updateMappingsFromZk(List<JettySolrRunner>, List<SolrClient>, boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
UpdateParams - Interface in org.apache.solr.common.params
A collection of standard params used by Update handlers
updater - Variable in class org.apache.solr.util.TestHarness
 
updateReplica(DocCollection, Slice, String, Replica) - Static method in class org.apache.solr.cloud.overseer.SliceMutator
 
UpdateRequest - Class in org.apache.solr.client.solrj.request
 
UpdateRequest() - Constructor for class org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateRequestHandler - Class in org.apache.solr.handler
UpdateHandler that uses content-type to pick the right Loader
UpdateRequestHandler() - Constructor for class org.apache.solr.handler.UpdateRequestHandler
 
UpdateRequestProcessor - Class in org.apache.solr.update.processor
This is a good place for subclassed update handlers to process the document before it is indexed.
UpdateRequestProcessor(UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessor
 
UpdateRequestProcessorChain - Class in org.apache.solr.update.processor
Manages a chain of UpdateRequestProcessorFactories.
UpdateRequestProcessorChain(SolrCore) - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
UpdateRequestProcessorChain(List<UpdateRequestProcessorFactory>, SolrCore) - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessorChain
Creates a chain backed directly by the specified list.
UpdateRequestProcessorChain.ProcessorInfo - Class in org.apache.solr.update.processor
 
UpdateRequestProcessorFactory - Class in org.apache.solr.update.processor
A factory to generate an UpdateRequestProcessor for each request.
UpdateRequestProcessorFactory() - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
UpdateRequestProcessorFactory.RunAlways - Interface in org.apache.solr.update.processor
A marker interface for UpdateRequestProcessorFactory implementations indicating that the factory should be used even if the update.distrib parameter would otherwise cause it to not be run.
UpdateResponse() - Constructor for class org.apache.solr.client.solrj.response.schema.SchemaResponse.UpdateResponse
 
UpdateResponse - Class in org.apache.solr.client.solrj.response
TODO -- mostly a stub until we have a defined output format
UpdateResponse() - Constructor for class org.apache.solr.client.solrj.response.UpdateResponse
 
updates - Variable in class org.apache.solr.cloud.overseer.ZkStateWriter
 
updateSchemaToLatest() - Method in interface org.apache.solr.request.SolrQueryRequest
Replaces the current schema snapshot with the latest from the core.
updateSchemaToLatest() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
UpdateShardHandler - Class in org.apache.solr.update
 
UpdateShardHandler(NodeConfig) - Constructor for class org.apache.solr.update.UpdateShardHandler
Deprecated.
UpdateShardHandler(UpdateShardHandlerConfig) - Constructor for class org.apache.solr.update.UpdateShardHandler
 
UpdateShardHandlerConfig - Class in org.apache.solr.update
 
UpdateShardHandlerConfig(int, int, int, int) - Constructor for class org.apache.solr.update.UpdateShardHandlerConfig
 
updateShardState(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
 
updateSlice(String, DocCollection, Slice) - Static method in class org.apache.solr.cloud.overseer.CollectionMutator
 
updateState(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
 
updateStateNew(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
Handles non-legacy state updates
updateTerm - Variable in class org.apache.solr.update.AddUpdateCommand
 
updateTop() - Method in class org.apache.solr.response.SortingResponseWriter.PriorityQueue
Should be called when the Object at top changes values.
updateTop() - Method in class org.apache.solr.util.LongPriorityQueue
Should be called when the Object at top changes values.
upload(SolrInputDocument) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
Add a document to this writer's underlying data store.
upload(SolrInputDocument) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
uploadConfig(Path, String) - Method in class org.apache.solr.client.solrj.impl.CloudSolrClient
Upload a set of config files to Zookeeper and give it a name NOTE: You should only allow trusted users to upload configs.
uploadConfigDir(File, String) - Method in class org.apache.solr.cloud.MiniSolrCloudCluster
 
uploadConfigDir(Path, String) - Method in class org.apache.solr.common.cloud.ZkConfigManager
Upload files from a given path to a config in Zookeeper
upper - Variable in class org.apache.solr.analytics.util.RangeEndpointCalculator.FacetRange
 
upper - Variable in class org.apache.solr.handler.component.RangeFacetRequest.FacetRange
 
uReq - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
url - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase.CloudJettyRunner
 
URL - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
URL - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
Holds the name of entity attribute that will be parsed to obtain the filename containing the changelist.
URL - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
URL_ENCODE_EVALUATOR - Static variable in class org.apache.solr.handler.dataimport.Evaluator
 
URL_PREFIX - Static variable in class org.apache.solr.common.util.URLUtil
 
URL_SCHEME - Static variable in class org.apache.solr.common.cloud.ZkStateReader
 
URLClassifyProcessor - Class in org.apache.solr.update.processor
Update processor which examines a URL and outputs to various other fields characteristics of that URL, including length, number of path levels, whether it is a top level URL (levels==0), whether it looks like a landing/index page, a canonical representation of the URL (e.g. stripping index.html), the domain and path parts of the URL etc.
URLClassifyProcessor(SolrParams, SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.URLClassifyProcessor
 
URLClassifyProcessorFactory - Class in org.apache.solr.update.processor
Creates URLClassifyProcessor
URLClassifyProcessorFactory() - Constructor for class org.apache.solr.update.processor.URLClassifyProcessorFactory
 
URLDataSource - Class in org.apache.solr.handler.dataimport
A data source implementation which can be used to read character files using HTTP.
URLDataSource() - Constructor for class org.apache.solr.handler.dataimport.URLDataSource
 
urlDecode(String) - Static method in class org.apache.solr.rest.BaseSolrResource
Decode URL-encoded strings as UTF-8, and avoid converting "+" to space
UrlEvaluator - Class in org.apache.solr.handler.dataimport
Escapes reserved characters in Solr queries
UrlEvaluator() - Constructor for class org.apache.solr.handler.dataimport.UrlEvaluator
 
urlScheme - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
URLStream(URL) - Constructor for class org.apache.solr.common.util.ContentStreamBase.URLStream
 
URLUtil - Class in org.apache.solr.common.util
 
URLUtil() - Constructor for class org.apache.solr.common.util.URLUtil
 
USE_CONTENT_TYPE - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
USE_FVH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
USE_PHRASE_HIGHLIGHTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
USE_SOLR_ADD_SCHEMA - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
useColdSearcher - Variable in class org.apache.solr.core.SolrConfig
 
useCompoundFile(SegmentInfos, SegmentCommitInfo, IndexWriter) - Method in class org.apache.solr.util.RandomMergePolicy
 
useExplicitNodeNames - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
useFactory(String) - Static method in class org.apache.solr.SolrTestCaseJ4
Use a different directory factory.
useFastVectorHighlighter(SolrParams, SchemaField) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Determines if we should use the FastVectorHighlighter for this field.
useFilterForSortedQuery - Variable in class org.apache.solr.core.SolrConfig
 
useJettyDataDir - Variable in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
USEPARAM - Static variable in class org.apache.solr.core.RequestParams
 
userCacheConfigs - Variable in class org.apache.solr.core.SolrConfig
 
userFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
The field names specified by 'uf' that users are allowed to include literally in their query string.
userInput - Variable in class org.apache.solr.util.SolrCLI.RunExampleTool
 
UserTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.UserTimeClock
 
useSolrAddXml - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
usingDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
UTC - Static variable in class org.apache.solr.common.util.DateUtil
 
UTC - Static variable in class org.apache.solr.schema.TrieDateField
Deprecated.
UTC - Static variable in class org.apache.solr.util.DateFormatUtil
 
UTC - Static variable in class org.apache.solr.util.DateMathParser
 
UTF16toUTF8(CharSequence, int, int, byte[], int) - Static method in class org.apache.solr.common.util.ByteUtils
Writes UTF8 into the byte array, starting at offset.
UTF8toUTF16(byte[], int, int, char[], int) - Static method in class org.apache.solr.common.util.ByteUtils
Converts utf8 to utf16 and returns the number of 16 bit Java chars written.
UTF8toUTF16(byte[], int, int, CharArr) - Static method in class org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into UTF16 characters.
UTF8toUTF16(byte[], int, int) - Static method in class org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into a String
UTF_8 - Static variable in class org.apache.solr.client.solrj.request.RequestWriter
 
UTF_8 - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
UTF_8 - Static variable in class org.apache.solr.rest.ManagedResourceStorage
 
Utils - Class in org.apache.solr.common.util
 
Utils() - Constructor for class org.apache.solr.common.util.Utils
 
UUIDField - Class in org.apache.solr.schema
This FieldType accepts UUID string values, as well as the special value of "NEW" which triggers generation of a new random UUID.
UUIDField() - Constructor for class org.apache.solr.schema.UUIDField
 
UUIDUpdateProcessorFactory - Class in org.apache.solr.update.processor
An update processor that adds a newly generated UUID value to any document being added that does not already have a value in the specified field.
UUIDUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.UUIDUpdateProcessorFactory
 
uval() - Method in class org.apache.solr.BaseDistributedSearchTestCase.RandVal
 

V

V - Static variable in class org.apache.solr.search.QueryParsing
 
val() - Method in class org.apache.solr.BaseDistributedSearchTestCase.RandDate
 
val() - Method in class org.apache.solr.BaseDistributedSearchTestCase.RandVal
 
val - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
val - Variable in class org.apache.solr.response.transform.RawValueTransformerFactory.WriteableStringValue
 
val - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
val - Variable in class org.apache.solr.search.QueryParsing.StrParser
 
val1 - Variable in class org.apache.solr.common.util.Hash.LongPair
 
val2 - Variable in class org.apache.solr.common.util.Hash.LongPair
 
VAL_EXPLICIT - Static variable in class org.apache.solr.search.QueryParsing
 
valFollowedParams - Variable in class org.apache.solr.search.QParser
 
validateCommitParams(SolrParams) - Static method in class org.apache.solr.handler.RequestHandlerUtils
 
validateControlData(QueryResponse) - Method in class org.apache.solr.BaseDistributedSearchTestCase
Implementations can pre-test the control data for basic correctness before using it as a check for the shard data.
validateDeleteSnapshot() - Method in class org.apache.solr.handler.SnapShooter
 
validateErrorUpdate(String) - Method in class org.apache.solr.util.BaseTestHarness
Validates that an "update" (add, commit or optimize) results in success.
validateName(String) - Static method in class org.apache.solr.handler.SolrConfigHandler
 
validatePut(String, String, String...) - Method in class org.apache.solr.util.RestTestHarness
Validates an XML PUT response against an array of XPath test strings
validateQuery(String, String...) - Method in class org.apache.solr.util.RestTestHarness
Validates an XML "query" response against an array of XPath test strings
validateQuery(SolrQueryRequest, String...) - Method in class org.apache.solr.util.TestHarness
Validates a "query" response against an array of XPath test strings
validateUpdate(String) - Method in class org.apache.solr.util.BaseTestHarness
Validates that an "update" (add, commit or optimize) results in success.
validateXPath(String, String...) - Static method in class org.apache.solr.util.BaseTestHarness
A helper method which validates a String against an array of XPath test strings.
vals - Variable in class org.apache.solr.SolrTestCaseJ4.Fld
 
vals - Variable in class org.apache.solr.SolrTestCaseJ4.FldType
 
Vals() - Constructor for class org.apache.solr.SolrTestCaseJ4.Vals
 
value - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
VALUE - Static variable in interface org.apache.solr.common.params.CommonParams
 
value - Variable in class org.apache.solr.response.transform.ValueAugmenterFactory
 
value - Variable in class org.apache.solr.search.facet.LegacyFacet.Subfacet
 
VALUE_LONG - Static variable in interface org.apache.solr.common.params.CommonParams
 
ValueAccumulator - Class in org.apache.solr.analytics.accumulator
Abstract Collector that manages all StatsCollectors, Expressions and Facets.
ValueAccumulator() - Constructor for class org.apache.solr.analytics.accumulator.ValueAccumulator
 
ValueAugmenterFactory - Class in org.apache.solr.response.transform
 
ValueAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ValueAugmenterFactory
 
valueCollection - Variable in class org.apache.solr.handler.component.PivotFacetField
 
valueCount - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
valueFiller - Variable in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
valueOf(String) - Static method in enum org.apache.solr.analytics.request.FieldFacetRequest.FacetSortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.io.comp.ComparatorOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.client.solrj.SolrRequest.METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.cloud.overseer.OverseerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.cloud.rule.Rule.Operand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.cloud.ZkTestServer.LimitViolationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.cloud.Replica.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.cloud.Slice.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.core.DirectoryFactory.DirContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.core.SolrConfig.PluginOpts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.core.SolrInfoMBean.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.handler.component.StatsField.Stat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.handler.dataimport.DataImporter.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.handler.dataimport.DIHLogLevels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.handler.PingRequestHandler.ACTIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.parser.QueryParser.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.response.transform.ExplainAugmenterFactory.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.schema.FieldType.MultiValueSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.schema.SchemaManager.OpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.schema.TrieField.TrieTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.facet.FacetField.FacetMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.facet.FacetField.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.Grouping.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.Grouping.TotalCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.SolrCache.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.security.AuthorizationContext.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.servlet.cache.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.spelling.WordBreakSolrSpellChecker.BreakSuggestionTieBreaker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.update.processor.DistributedUpdateProcessor.DistribPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.update.UpdateLog.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.update.UpdateLog.SyncLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.solr.util.DistanceUnits
Parses a string representation of distance units and returns its implementing class instance.
valueOf(String) - Static method in enum org.apache.solr.util.PivotListEntry
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.solr.analytics.request.FieldFacetRequest.FacetSortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.solr.analytics.statistics.PercentileStatsCollector
 
values() - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.io.comp.ComparatorOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.SolrQuery.ORDER
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.client.solrj.SolrRequest.METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.cloud.overseer.OverseerAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.cloud.rule.Rule.Operand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.cloud.ZkTestServer.LimitViolationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.cloud.Replica.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.cloud.Slice.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.common.params.TermsParams.TermsRegexpFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.solr.common.SolrDocument
 
values() - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.solr.common.SolrInputDocument
 
values() - Static method in enum org.apache.solr.core.DirectoryFactory.DirContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.core.SolrConfig.PluginOpts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.core.SolrInfoMBean.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.handler.component.StatsField.Stat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.handler.dataimport.DataImporter.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.handler.dataimport.DIHLogLevels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.handler.PingRequestHandler.ACTIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.parser.QueryParser.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.solr.response.SolrQueryResponse
Container for user defined values
values() - Static method in enum org.apache.solr.response.transform.ExplainAugmenterFactory.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.schema.FieldType.MultiValueSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.schema.SchemaManager.OpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.schema.TrieField.TrieTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.search.facet.FacetField.FacetMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.search.facet.FacetField.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.search.Grouping.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.search.Grouping.TotalCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.search.SolrCache.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.security.AuthorizationContext.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.servlet.cache.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.spelling.WordBreakSolrSpellChecker.BreakSuggestionTieBreaker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.update.processor.DistributedUpdateProcessor.DistribPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.update.UpdateLog.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.update.UpdateLog.SyncLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.util.PivotListEntry
Returns an array containing the constants of this enum type, in the order they are declared.
valueSource - Variable in class org.apache.solr.response.transform.ValueSourceAugmenter
 
ValueSourceAugmenter - Class in org.apache.solr.response.transform
Add values from a ValueSource (function query etc) NOT really sure how or if this could work...
ValueSourceAugmenter(String, QParser, ValueSource) - Constructor for class org.apache.solr.response.transform.ValueSourceAugmenter
 
ValueSourceParser - Class in org.apache.solr.search
A factory that parses user queries to generate ValueSource instances.
ValueSourceParser() - Constructor for class org.apache.solr.search.ValueSourceParser
 
ValueSourceRangeFilter - Class in org.apache.solr.search.function
RangeFilter over a ValueSource.
ValueSourceRangeFilter(ValueSource, String, String, boolean, boolean) - Constructor for class org.apache.solr.search.function.ValueSourceRangeFilter
 
valueSourceString() - Method in class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
 
valueSourceString() - Method in class org.apache.solr.analytics.statistics.MinMaxStatsCollector
 
valueSourceString() - Method in interface org.apache.solr.analytics.statistics.StatsCollector
 
VariableResolver - Class in org.apache.solr.handler.dataimport
A set of nested maps that can resolve variables by namespaces.
VariableResolver() - Constructor for class org.apache.solr.handler.dataimport.VariableResolver
 
VariableResolver(Properties) - Constructor for class org.apache.solr.handler.dataimport.VariableResolver
 
VariableResolver(Map<String, Object>) - Constructor for class org.apache.solr.handler.dataimport.VariableResolver
 
VariableWrapper(String, VariableResolver) - Constructor for class org.apache.solr.handler.dataimport.Evaluator.VariableWrapper
 
varName - Variable in class org.apache.solr.handler.dataimport.Evaluator.VariableWrapper
 
vectorBoxCorner(double[], double[], double, boolean) - Static method in class org.apache.solr.schema.PointType
Return the coordinates of a vector that is the corner of a box (upper right or lower left), assuming a Rectangular coordinate system.
vectorDistance(double[], double[], double) - Static method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the p-norm (i.e. length) between two vectors.
vectorDistance(double[], double[], double, double) - Static method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the p-norm (i.e. length) between two vectors.
VectorDistanceFunction - Class in org.apache.solr.search.function.distance
Calculate the p-norm for a Vector.
VectorDistanceFunction(float, MultiValueSource, MultiValueSource) - Constructor for class org.apache.solr.search.function.distance.VectorDistanceFunction
 
VelocityResponseWriter - Class in org.apache.solr.response
 
VelocityResponseWriter() - Constructor for class org.apache.solr.response.VelocityResponseWriter
 
VER - Static variable in class org.apache.solr.client.solrj.request.UpdateRequest
 
VERBOSE - Static variable in class org.apache.solr.core.SolrCore
 
verbose(Object...) - Static method in class org.apache.solr.core.SolrCore
 
verbose - Variable in class org.apache.solr.handler.dataimport.DebugInfo
 
verbose - Variable in class org.apache.solr.util.SolrCLI.ToolBase
 
verify() - Method in class org.apache.solr.core.PluginBag.RuntimeLib
 
verify(String, ByteBuffer) - Method in class org.apache.solr.util.CryptoKeys
Try with all signatures and return the name of the signature that matched
verify(PublicKey, byte[], ByteBuffer) - Static method in class org.apache.solr.util.CryptoKeys
Verify the signature of a file
verifyProp(Map<String, Object>, String) - Static method in class org.apache.solr.common.cloud.DocCollection
 
verifyRuleParams(CoreContainer, Map<String, Object>) - Static method in class org.apache.solr.handler.admin.CollectionsHandler
 
verifySnitchConf(CoreContainer, List) - Static method in class org.apache.solr.cloud.rule.ReplicaAssigner
 
verifyStress - Variable in class org.apache.solr.BaseDistributedSearchTestCase
 
version - Variable in class org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
VERSION - Static variable in interface org.apache.solr.common.params.CommonParams
version parameter to check request-response compatibility
version - Static variable in class org.apache.solr.core.SolrCore
 
VERSION - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
VERSION - Static variable in class org.apache.solr.schema.IndexSchema
 
version - Variable in class org.apache.solr.schema.IndexSchema
 
VERSION - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
version - Variable in class org.apache.solr.update.UpdateCommand
 
version - Variable in class org.apache.solr.update.UpdateLog.DBQ
 
VERSION_FIELD - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
VERSION_FIELD - Static variable in class org.apache.solr.update.VersionInfo
 
VERSION_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
VersionBucket - Class in org.apache.solr.update
 
VersionBucket() - Constructor for class org.apache.solr.update.VersionBucket
 
VersionedFile - Class in org.apache.solr.util
 
VersionedFile() - Constructor for class org.apache.solr.util.VersionedFile
 
VersionedParams(Map<String, String>, Map) - Constructor for class org.apache.solr.core.RequestParams.VersionedParams
 
versionInfo - Variable in class org.apache.solr.update.UpdateLog
 
VersionInfo - Class in org.apache.solr.update
 
VersionInfo(UpdateLog, int) - Constructor for class org.apache.solr.update.VersionInfo
 
VERSIONS - Static variable in interface org.apache.solr.common.params.UpdateParams
Return versions of updates?
visitTerm(TermsEnum, int) - Method in class org.apache.solr.search.facet.UnInvertedField
 
VMParamsAllAndReadonlyDigestZkACLProvider - Class in org.apache.solr.common.cloud
 
VMParamsAllAndReadonlyDigestZkACLProvider() - Constructor for class org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
VMParamsAllAndReadonlyDigestZkACLProvider(String, String, String, String) - Constructor for class org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider - Class in org.apache.solr.common.cloud
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider() - Constructor for class org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider(String, String) - Constructor for class org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
vr - Variable in class org.apache.solr.handler.dataimport.Evaluator.VariableWrapper
 
vr - Variable in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
vr - Variable in class org.apache.solr.handler.dataimport.FieldStreamDataSource
 

W

WAIT - Static variable in class org.apache.solr.handler.ReplicationHandler
Boolean param for tests that can be specified when using ReplicationHandler.CMD_FETCH_INDEX to force the current request to block until the fetch is complete.
WAIT_SEARCHER - Static variable in interface org.apache.solr.common.params.UpdateParams
wait for the searcher to be registered/visible
WAIT_SEARCHER - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
waitForAllActiveAndLiveReplicas(ZkStateReader, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
Wait to see *all* cores live and active.
waitForAllActiveAndLiveReplicas(ZkStateReader, String, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
Wait to see *all* cores live and active.
waitForAllReplicasNotLive(ZkStateReader, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
 
waitForAllReplicasNotLive(ZkStateReader, String, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
 
waitForCollection(ZkStateReader, String, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForCollectionToDisappear(String, ZkStateReader, boolean, boolean, int) - Static method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
waitForConnected(long) - Method in class org.apache.solr.common.cloud.ConnectionManager
 
waitForDisconnected(long) - Method in class org.apache.solr.common.cloud.ConnectionManager
 
waitForLiveAndActiveReplicaCount(ZkStateReader, String, int, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
 
waitForLoadingCore(String, long) - Method in class org.apache.solr.core.CoreContainer
 
waitForLoadingCoresToFinish(Long) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
waitForLoadingCoresToFinish(long) - Method in class org.apache.solr.core.CoreContainer
If using asyncSolrCoreLoad=true, calling this after CoreContainer.load() will not return until all cores have finished loading.
waitForLoadingCoresToFinishMs - Variable in class org.apache.solr.client.solrj.embedded.JettyConfig
 
waitForNon403or404or503(HttpSolrClient) - Static method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForNoShardInconsistency() - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForRecoveriesToFinish(String, ZkStateReader, boolean) - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
waitForRecoveriesToFinish(String, ZkStateReader, boolean, boolean) - Method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
waitForRecoveriesToFinish(String, ZkStateReader, boolean, boolean, int) - Static method in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
waitForRecoveriesToFinish(boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForRecoveriesToFinish(String, boolean) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForRecoveriesToFinish(boolean, int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitForSchemaZkVersionAgreement(String, String, int, ZkController, int) - Static method in class org.apache.solr.schema.ManagedIndexSchema
Block up to a specified maximum time until we see agreement on the schema version in ZooKeeper across all replicas for a collection.
waitForServerDown(String, long) - Static method in class org.apache.solr.cloud.ZkTestServer
 
WaitForState() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
waitForThingsToLevelOut(int) - Method in class org.apache.solr.cloud.AbstractFullDistribZkTestBase
 
waitSearcher - Variable in class org.apache.solr.update.CommitUpdateCommand
 
waitToSeeLiveNodes(int, String, int) - Method in class org.apache.solr.util.SolrCLI.RunExampleTool
 
waitToSeeLiveReplica(ZkStateReader, String, String, String, int) - Static method in class org.apache.solr.common.cloud.ClusterStateUtil
Wait to see an entry in the ClusterState with a specific coreNodeName and baseUrl.
waitToSeeSolrUp(String, int) - Method in class org.apache.solr.util.SolrCLI.StatusTool
 
waitUntilClosed(long) - Method in class org.apache.solr.cloud.SocketProxy
 
wantsAllFields() - Method in interface org.apache.solr.common.util.JavaBinCodec.WritableDocFields
 
wantsAllFields() - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
wantsAllFields() - Method in class org.apache.solr.search.ReturnFields
Returns true if all fields should be returned.
wantsAllFields() - Method in class org.apache.solr.search.SolrReturnFields
 
wantsField(String) - Method in class org.apache.solr.search.ReturnFields
Returns true if the specified field should be returned.
wantsField(String) - Method in class org.apache.solr.search.SolrReturnFields
 
wantsScore() - Method in class org.apache.solr.search.ReturnFields
Returns true if the score should be returned.
wantsScore() - Method in class org.apache.solr.search.SolrReturnFields
 
wantsScores - Variable in class org.apache.solr.response.transform.TransformContext
 
wantsScores() - Method in class org.apache.solr.response.transform.TransformContext
 
warm(SolrIndexSearcher, SolrCache) - Method in class org.apache.solr.search.FastLRUCache
 
warm(SolrIndexSearcher, SolrCache) - Method in class org.apache.solr.search.LFUCache
 
warm(SolrIndexSearcher, SolrCache<K, V>) - Method in class org.apache.solr.search.LRUCache
 
warm(SolrIndexSearcher, SolrCache<K, V>) - Method in interface org.apache.solr.search.SolrCache
Warm this cache associated with searcher using the old cache object.
warm(SolrIndexSearcher) - Method in class org.apache.solr.search.SolrIndexSearcher
Warm this searcher based on an old one (primarily for auto-cache warming).
WARN - Static variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
warning(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
warning(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
 
WEBAPP_HOME - Static variable in class org.apache.solr.util.ExternalPaths
 
webCrawl(int, OutputStream) - Method in class org.apache.solr.util.SimplePostTool
A very simple crawler, pulling URLs to fetch from a backlog and then recurses N levels deep if recursive>0.
WEIGHT_BUCKETS - Static variable in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
The number of separate buckets for weights (discretization).
WEIGHT_EXPRESSION - Static variable in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
Label for defining expression to evaluate the weight for the terms
WEIGHT_FIELD - Static variable in class org.apache.solr.spelling.suggest.DocumentDictionaryFactory
 
WeightedFragListBuilder - Class in org.apache.solr.highlight
 
WeightedFragListBuilder() - Constructor for class org.apache.solr.highlight.WeightedFragListBuilder
 
weightSort(Sort) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a weighted sort according to this searcher
WFSTLookupFactory - Class in org.apache.solr.spelling.suggest.fst
Factory for WFSTCompletionLookup
WFSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
 
WHITESPACE_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
Enables WHITESPACE operators: ' ' '\n' '\r' '\t'
whitespaceMockTokenizer(Reader) - Static method in class org.apache.solr.SolrTestCaseJ4
 
whitespaceMockTokenizer(String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
WILD_CARD - Static variable in class org.apache.solr.cloud.rule.Rule
 
WILD_WILD_CARD - Static variable in class org.apache.solr.cloud.rule.Rule
 
WILDTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
withCollectionZkHost(String, String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withConfig(String) - Method in class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
withDataDir(String) - Method in class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
withDocs(DocSet) - Method in class org.apache.solr.request.SimpleFacets.ParsedParams
 
withFilter(Class<? extends Filter>, String) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
withFilters(Map<Class<? extends Filter>, String>) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
withFunctionName(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParameter(StreamExpressionParameter) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParameter(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParameter(StreamExpressionParameter) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
withParameter(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
withParameters(List<StreamExpressionParameter>) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withSchema(String) - Method in class org.apache.solr.SolrTestCaseJ4.CoreDescriptorBuilder
 
withServlet(ServletHolder, String) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
withServlets(Map<ServletHolder, String>) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
withSSLConfig(SSLConfig) - Method in class org.apache.solr.client.solrj.embedded.JettyConfig.Builder
 
withStreamFunction(String, Class) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withValue(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
WORD_FIELD_NAME - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
 
WORD_SET_JSON_FIELD - Static variable in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
 
WordBreakSolrSpellChecker - Class in org.apache.solr.spelling
A spellchecker that breaks and combines words.
WordBreakSolrSpellChecker() - Constructor for class org.apache.solr.spelling.WordBreakSolrSpellChecker
 
WordBreakSolrSpellChecker.BreakSuggestionTieBreaker - Enum in org.apache.solr.spelling
Specify a value on the "breakSugestionTieBreaker" parameter.
wordToken(String) - Static method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
workerID - Variable in class org.apache.solr.client.solrj.io.stream.StreamContext
 
wrap(InputStream) - Static method in class org.apache.solr.common.util.FastInputStream
 
wrap(OutputStream) - Static method in class org.apache.solr.common.util.FastOutputStream
 
wrap(PostingsEnum, Bits) - Static method in class org.apache.solr.search.BitsFilteredPostingsEnum
 
wrap(Query) - Method in class org.apache.solr.search.ExportQParserPlugin.ExportQuery
 
wrap(Query) - Method in class org.apache.solr.search.RankQuery
 
wrap(FieldMutatingUpdateProcessor.FieldNameSelector, FieldMutatingUpdateProcessor.FieldNameSelector) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
Wraps two FieldNameSelectors such that the FieldNameSelector returned matches all fields specified by the "includes" unless they are matched by "excludes"
wrap(Writer) - Static method in class org.apache.solr.util.FastWriter
 
wrapAndThrow(int, Exception) - Static method in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
wrapAndThrow(int, Exception, String) - Static method in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
wrapAppended(SolrParams, SolrParams) - Static method in class org.apache.solr.common.params.AppendedSolrParams
 
wrapAppended(SolrParams, SolrParams) - Static method in class org.apache.solr.common.params.SolrParams
 
wrapDefaults(SolrParams, SolrParams) - Static method in class org.apache.solr.common.params.SolrParams
 
wrapInsanity(LeafReader, String) - Static method in class org.apache.solr.search.Insanity
Deprecated.
Returns a view over sane where insaneField is a string instead of a numeric.
WrappedQuery - Class in org.apache.solr.search
A simple query that wraps another query and implements ExtendedQuery.
WrappedQuery(Query) - Constructor for class org.apache.solr.search.WrappedQuery
 
write(SolrRequest, OutputStream) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
write(SolrRequest, OutputStream) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
write(PrintStream, int) - Method in class org.apache.solr.client.solrj.response.PivotField
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.ClusterState
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.DocCollection
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.DocRouter.Range
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.Slice
 
write(JSONWriter) - Method in class org.apache.solr.common.cloud.ZkNodeProps
 
write(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[]) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[], int, int) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(OutputStream) - Method in interface org.apache.solr.core.SolrCore.RawWriter
 
write(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.response.BinaryQueryResponseWriter
Use it to write the reponse in a binary format
write(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BinaryResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BinaryResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.CSVResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.JSONResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PythonResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.response.QueryResponseWriter
Write a SolrQueryResponse, this method must be thread save.
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RawResponseWriter
 
write(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RawResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RubyResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.SchemaXmlResponseWriter
 
write(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.SmileResponseWriter
 
write(int, LeafReader, Writer) - Method in class org.apache.solr.response.SortingResponseWriter.FieldWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.SortingResponseWriter
 
write(String, TextResponseWriter) - Method in class org.apache.solr.response.transform.RawValueTransformerFactory.WriteableStringValue
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.VelocityResponseWriter
 
write(String, TextResponseWriter) - Method in class org.apache.solr.response.WriteableValue
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XMLResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
write(OutputStream) - Method in class org.apache.solr.rest.BaseSolrResource.SolrOutputRepresentation
Called by Restlet to get the response body
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.BinaryField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.BoolField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.CollationField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.CurrencyField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.EnumField
calls back to TextResponseWriter to write the field value
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.ExternalFileField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.FieldType
calls back to TextResponseWriter to write the field value
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.GeoHashField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.ICUCollationField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.LatLonType
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.PointType
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.PreAnalyzedField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.RandomSortField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.SchemaField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.StrField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.TextField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.TrieField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.UUIDField
 
write(AddUpdateCommand, int) - Method in class org.apache.solr.update.TransactionLog
 
write(int) - Method in class org.apache.solr.util.FastWriter
 
write(char) - Method in class org.apache.solr.util.FastWriter
 
write(char[], int, int) - Method in class org.apache.solr.util.FastWriter
 
write(String, int, int) - Method in class org.apache.solr.util.FastWriter
 
write(int) - Method in class org.apache.solr.util.PropertiesOutputStream
 
WriteableStringValue(Object) - Constructor for class org.apache.solr.response.transform.RawValueTransformerFactory.WriteableStringValue
 
WriteableValue - Class in org.apache.solr.response
 
WriteableValue() - Constructor for class org.apache.solr.response.WriteableValue
 
writeAll(FastOutputStream) - Method in class org.apache.solr.update.MemOutputStream
 
writeArray(List) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeArray(Collection) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeArray(Object[]) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeArray(String, Object[]) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeArray(String, Iterator) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeArray(String, Object[]) - Method in class org.apache.solr.response.TextResponseWriter
 
writeArray(String, Iterator) - Method in class org.apache.solr.response.TextResponseWriter
 
writeArray(String, Object[]) - Method in class org.apache.solr.response.XMLWriter
 
writeArray(String, Iterator) - Method in class org.apache.solr.response.XMLWriter
 
writeArrayCloser() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeArrayOpener(int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeArraySeparator() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeAttr(String, String, boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeAttr(String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeBool(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeBool(String, Boolean) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeBool(String, boolean) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeBool(String, Boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeBool(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Java string form of a boolean
writeBool(String, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeBool(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeBoolean(boolean) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByte(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByte(byte) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
writeByteArr(String, byte[], int, int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeByteArr(String, byte[], int, int) - Method in class org.apache.solr.response.TextResponseWriter
 
writeByteArray(byte[], int, int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeBytes(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeBytes(byte[], int, int) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
writeChar(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChars(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeCommit(CommitUpdateCommand, int) - Method in class org.apache.solr.update.HdfsTransactionLog
 
writeCommit(CommitUpdateCommand, int) - Method in class org.apache.solr.update.TransactionLog
 
writeCoreProperties(Path, String) - Method in class org.apache.solr.SolrTestCaseJ4
 
writeCoreProperties(Path, Properties, String) - Static method in class org.apache.solr.SolrTestCaseJ4
 
writeData(Object) - Method in class org.apache.solr.update.TransactionLog
 
writeDate(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeDate(String, Date) - Method in class org.apache.solr.response.TextResponseWriter
 
writeDate(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Solr ISO8601 based date format
writeDate(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeDelete(DeleteUpdateCommand, int) - Method in class org.apache.solr.update.TransactionLog
 
writeDeleteByQuery(DeleteUpdateCommand, int) - Method in class org.apache.solr.update.TransactionLog
 
writeDoc(SortingResponseWriter.SortDoc, List<LeafReaderContext>, SortingResponseWriter.FieldWriter[], FixedBitSet[], Writer) - Method in class org.apache.solr.response.SortingResponseWriter
 
writeDocuments(String, ResultContext, ReturnFields) - Method in class org.apache.solr.response.TextResponseWriter
 
writeDouble(double) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeDouble(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeDouble(String, double) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeDouble(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Java string form of a double
writeDouble(String, double) - Method in class org.apache.solr.response.TextResponseWriter
 
writeDouble(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeDouble(String, double) - Method in class org.apache.solr.response.XMLWriter
 
writeEndDocumentList() - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeEndDocumentList() - Method in class org.apache.solr.response.TextResponseWriter
 
writeEndDocumentList() - Method in class org.apache.solr.response.XMLWriter
 
writeEnumFieldValue(EnumFieldValue) - Method in class org.apache.solr.common.util.JavaBinCodec
write EnumFieldValue as tag+int value+string value
writeExternString(String) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeExternString(String) - Method in class org.apache.solr.update.TransactionLog.LogCodec
 
writeFloat(float) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeFloat(float) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeFloat(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeFloat(String, float) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeFloat(String, float) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeFloat(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Java string form of a float
writeFloat(String, float) - Method in class org.apache.solr.response.TextResponseWriter
 
writeFloat(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeFloat(String, float) - Method in class org.apache.solr.response.XMLWriter
 
writeInt(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeInt(int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeInt(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeInt(String, int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeInt(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Java string form of an int
writeInt(String, int) - Method in class org.apache.solr.response.TextResponseWriter
 
writeInt(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeInternal(byte[], int, int) - Method in class org.apache.solr.store.blockcache.CachedIndexOutput
 
writeInternal(byte[], int, int) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
Expert: implements buffer flushing to cache.
writeIterator(Iterator) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeKey(String, boolean) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeKnownType(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeLockTimeout - Variable in class org.apache.solr.update.SolrIndexConfig
 
writeLogHeader(TransactionLog.LogCodec) - Method in class org.apache.solr.update.TransactionLog
 
writeLong(long) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeLong(long) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeLong(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeLong(String, long) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeLong(String, String) - Method in class org.apache.solr.response.TextResponseWriter
if this form of the method is called, val is the Java string form of a long
writeLong(String, long) - Method in class org.apache.solr.response.TextResponseWriter
 
writeLong(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeMap(Map<?, ?>) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeMap(String, Map, boolean, boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeMap(String, Map, boolean, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeMap(String, Map, boolean, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeMapCloser() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeMapEntry(Map.Entry<Object, Object>) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeMapOpener(int) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeMapSeparator() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeNamedList(NamedList<?>) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeNamedList(String, NamedList) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeNamedList(String, NamedList) - Method in class org.apache.solr.response.TextResponseWriter
 
writeNamedList(String, NamedList) - Method in class org.apache.solr.response.XMLWriter
 
writeNull(String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeNull(String) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeNull(String) - Method in class org.apache.solr.response.TextResponseWriter
 
writeNull(String) - Method in class org.apache.solr.response.XMLWriter
 
writeNumber(String, Number) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeNumber(String, Number) - Method in class org.apache.solr.response.TextResponseWriter
 
writePendingUpdates() - Method in class org.apache.solr.cloud.overseer.ZkStateWriter
 
writePrimitive(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeQueryResponse(OutputStream, QueryResponseWriter, SolrQueryRequest, SolrQueryResponse, String) - Static method in class org.apache.solr.response.QueryResponseWriterUtil
Writes the response writer's result to the given output stream.
writer - Variable in class org.apache.solr.response.TextResponseWriter
 
writeRecord(Map) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
 
writeResponse(Writer, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.response.SchemaXmlWriter
 
writeResponse() - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeResponse() - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeResponse(Writer, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.response.XMLWriter
 
writeResponse() - Method in class org.apache.solr.response.XMLWriter
 
writeResults(ResultContext, JavaBinCodec) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
writeResultsBody(ResultContext, JavaBinCodec) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
writeShort(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeSolrDocument(SolrDocument) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeSolrDocument(String, SolrDocument, ReturnFields, int) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeSolrDocument(String, SolrDocument, ReturnFields, int) - Method in class org.apache.solr.response.TextResponseWriter
 
writeSolrDocument(String, SolrDocument, ReturnFields, int) - Method in class org.apache.solr.response.XMLWriter
The SolrDocument should already have multivalued fields implemented as Collections -- this will not rewrite to <arr>
writeSolrDocumentList(SolrDocumentList) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeSolrDocumentList(String, SolrDocumentList, ReturnFields) - Method in class org.apache.solr.response.TextResponseWriter
 
writeSolrInputDocument(SolrInputDocument) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeStartDocumentList(String, long, int, long, Float) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeStartDocumentList(String, long, int, long, Float) - Method in class org.apache.solr.response.TextResponseWriter
 
writeStartDocumentList(String, long, int, long, Float) - Method in class org.apache.solr.response.XMLWriter
 
writeStr(String) - Method in class org.apache.solr.common.util.JavaBinCodec
write the string as tag+length, with length being the number of UTF-8 bytes
writeStr(String, String, boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.SmileResponseWriter.SmileWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeTag(byte) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeTag(byte, int) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeTo(OutputStream) - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
writeTupleStream(TupleStream) - Method in class org.apache.solr.response.TextResponseWriter
 
writeUnescapedXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
does NOT escape character data in val, must already be valid XML
writeUTF(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeVal(Object) - Method in class org.apache.solr.common.util.JavaBinCodec
 
writeVal(String, Object) - Method in class org.apache.solr.response.TextResponseWriter
 
writeValue(CSVField, String) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
 
writeVInt(int, FastOutputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
Special method for variable length int (copied from lucene).
writeVLong(long, FastOutputStream) - Static method in class org.apache.solr.common.util.JavaBinCodec
 
writeXML(Writer) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
writeXML(SolrInputDocument, Writer) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
 
writeXML(Writer, String, String) - Static method in class org.apache.solr.common.util.XML
 
writeXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
escapes character data in val
writeXML(Writer, String, String, Map<String, String>) - Static method in class org.apache.solr.common.util.XML
escapes character data in val
written - Variable in class org.apache.solr.common.util.FastOutputStream
 
written() - Method in class org.apache.solr.common.util.FastOutputStream
Returns the number of bytes actually written to the underlying OutputStream, not including anything currently buffered by this class itself.
WT - Static variable in interface org.apache.solr.common.params.CommonParams
the response writer type - the format of the response

X

XML - Class in org.apache.solr.common.util
 
XML() - Constructor for class org.apache.solr.common.util.XML
 
xml - Variable in class org.apache.solr.SolrTestCaseJ4.XmlDoc
 
XML_CONTENT_TYPE - Static variable in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
XML_FORMAT - Static variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
Extract Only supported format.
XML_RESERVED_PREFIX - Static variable in class org.apache.solr.util.DOMUtil
 
XmlDoc() - Constructor for class org.apache.solr.SolrTestCaseJ4.XmlDoc
 
XMLErrorLogger - Class in org.apache.solr.common.util
 
XMLErrorLogger(Logger) - Constructor for class org.apache.solr.common.util.XMLErrorLogger
 
XMLLoader - Class in org.apache.solr.handler.loader
 
XMLLoader() - Constructor for class org.apache.solr.handler.loader.XMLLoader
 
XMLResponseParser - Class in org.apache.solr.client.solrj.impl
 
XMLResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.XMLResponseParser
 
XMLResponseParser.KnownType - Enum in org.apache.solr.client.solrj.impl
 
XMLResponseWriter - Class in org.apache.solr.response
 
XMLResponseWriter() - Constructor for class org.apache.solr.response.XMLResponseWriter
 
XMLWriter - Class in org.apache.solr.response
 
XMLWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.XMLWriter
 
XPATH - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
XPATH_EXPRESSION - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Restrict the extracted parts of a document to be indexed by passing in an XPath expression.
XPATH_FIELD_NAME - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
XPathEntityProcessor - Class in org.apache.solr.handler.dataimport
An implementation of EntityProcessor which uses a streaming xpath parser to extract values out of XML documents.
XPathEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
XPathRecordReader - Class in org.apache.solr.handler.dataimport
A streaming xpath parser which uses StAX for XML parsing.
XPathRecordReader(String) - Constructor for class org.apache.solr.handler.dataimport.XPathRecordReader
A constructor called with a '|' separated list of Xpath expressions which define sub sections of the XML stream that are to be emitted as separate records.
XPathRecordReader.Handler - Interface in org.apache.solr.handler.dataimport
Implement this interface to stream records as and when one is found.
XSL - Static variable in interface org.apache.solr.common.params.CommonParams
stylesheet to apply to XML results
XSL - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
XSLT_CACHE_DEFAULT - Static variable in class org.apache.solr.handler.loader.XMLLoader
 
XSLT_CACHE_DEFAULT - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
xslTransformer - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
XSLTResponseWriter - Class in org.apache.solr.response
QueryResponseWriter which captures the output of the XMLWriter (in memory for now, not optimal performancewise), and applies an XSLT transform to it.
XSLTResponseWriter() - Constructor for class org.apache.solr.response.XSLTResponseWriter
 

Z

Z - Static variable in class org.apache.solr.schema.TrieDateField
Deprecated.
Z - Static variable in class org.apache.solr.util.DateFormatUtil
 
zero - Static variable in class org.apache.solr.search.SortedIntDocSet
 
ZERO_ONE - Static variable in class org.apache.solr.SolrTestCaseJ4
 
ZERO_TWO - Static variable in class org.apache.solr.SolrTestCaseJ4
 
zeroInts - Static variable in class org.apache.solr.search.SortedIntDocSet
 
ZK_ACL_PROVIDER_CLASS_NAME_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.SolrZkClient
 
ZK_CRED_PROVIDER_CLASS_NAME_VM_PARAM_NAME - Static variable in class org.apache.solr.common.cloud.SolrZkClient
 
ZK_HOST - Static variable in class org.apache.solr.util.SolrCLI
 
ZkACLProvider - Interface in org.apache.solr.common.cloud
 
ZkByteArrayInputStream(byte[], Stat) - Constructor for class org.apache.solr.cloud.ZkSolrResourceLoader.ZkByteArrayInputStream
 
ZkCLI - Class in org.apache.solr.cloud
 
ZkCLI() - Constructor for class org.apache.solr.cloud.ZkCLI
 
zkClient - Variable in class org.apache.solr.cloud.LeaderElector
 
zkClient - Variable in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
ZkClientConnectionStrategy - Class in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy() - Constructor for class org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
ZkClientConnectionStrategy.ConnectedListener - Interface in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy.DisconnectedListener - Interface in org.apache.solr.common.cloud
 
ZkClientConnectionStrategy.ZkUpdate - Class in org.apache.solr.common.cloud
 
ZkCmdExecutor - Class in org.apache.solr.common.cloud
 
ZkCmdExecutor(int) - Constructor for class org.apache.solr.common.cloud.ZkCmdExecutor
TODO: At this point, this should probably take a SolrZkClient in its constructor.
ZkConfigManager - Class in org.apache.solr.common.cloud
Class that manages named configs in Zookeeper
ZkConfigManager(SolrZkClient) - Constructor for class org.apache.solr.common.cloud.ZkConfigManager
Creates a new ZkConfigManager
ZkContainer - Class in org.apache.solr.core
 
ZkContainer() - Constructor for class org.apache.solr.core.ZkContainer
 
zkController - Variable in class org.apache.solr.cloud.LeaderInitiatedRecoveryThread
 
ZkController - Class in org.apache.solr.cloud
Handle ZooKeeper interactions.
ZkController(CoreContainer, String, int, CloudConfig, CurrentCoreDescriptorProvider) - Constructor for class org.apache.solr.cloud.ZkController
 
zkController - Variable in class org.apache.solr.core.ZkContainer
 
ZkController.ResourceModifiedInZkException - Exception in org.apache.solr.cloud
 
ZkCoreNodeProps - Class in org.apache.solr.common.cloud
 
ZkCoreNodeProps(ZkNodeProps) - Constructor for class org.apache.solr.common.cloud.ZkCoreNodeProps
 
ZkCredentials(String, byte[]) - Constructor for class org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
ZkCredentialsProvider - Interface in org.apache.solr.common.cloud
 
ZkCredentialsProvider.ZkCredentials - Class in org.apache.solr.common.cloud
 
zkDir - Static variable in class org.apache.solr.cloud.AbstractZkTestCase
 
zkHost - Variable in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
ZkIndexSchemaReader - Class in org.apache.solr.schema
Keeps a ManagedIndexSchema up-to-date when changes are made to the serialized managed schema in ZooKeeper
ZkIndexSchemaReader(ManagedIndexSchemaFactory) - Constructor for class org.apache.solr.schema.ZkIndexSchemaReader
 
ZkNodeProps - Class in org.apache.solr.common.cloud
ZkNodeProps contains generic immutable properties.
ZkNodeProps(Map<String, Object>) - Constructor for class org.apache.solr.common.cloud.ZkNodeProps
Construct ZKNodeProps from map.
ZkNodeProps(String...) - Constructor for class org.apache.solr.common.cloud.ZkNodeProps
Constructor that populates the from array of Strings in form key1, value1, key2, value2, ..., keyN, valueN
ZkOperation - Class in org.apache.solr.common.cloud
A callback object which can be used for implementing retry-able operations.
ZkOperation() - Constructor for class org.apache.solr.common.cloud.ZkOperation
 
ZKPropertiesWriter - Class in org.apache.solr.handler.dataimport
A SolrCloud-friendly extension of SimplePropertiesWriter.
ZKPropertiesWriter() - Constructor for class org.apache.solr.handler.dataimport.ZKPropertiesWriter
 
zkServer - Variable in class org.apache.solr.cloud.AbstractDistribZkTestBase
 
zkServer - Static variable in class org.apache.solr.cloud.AbstractZkTestCase
 
zkServer - Variable in class org.apache.solr.cloud.ZkTestServer
 
ZkSolrResourceLoader - Class in org.apache.solr.cloud
ResourceLoader that works with ZooKeeper.
ZkSolrResourceLoader(String, String, ZkController) - Constructor for class org.apache.solr.cloud.ZkSolrResourceLoader
 
ZkSolrResourceLoader(String, String, ClassLoader, Properties, ZkController) - Constructor for class org.apache.solr.cloud.ZkSolrResourceLoader
This loader will first attempt to load resources from ZooKeeper, but if not found will delegate to the context classloader when possible, otherwise it will attempt to resolve resources using any jar files found in the "lib/" directory in the specified instance directory.
ZkSolrResourceLoader.ZkByteArrayInputStream - Class in org.apache.solr.cloud
 
zkStateReader - Variable in class org.apache.solr.cloud.overseer.ClusterStateMutator
 
zkStateReader - Variable in class org.apache.solr.cloud.overseer.CollectionMutator
 
zkStateReader - Variable in class org.apache.solr.cloud.overseer.ReplicaMutator
 
zkStateReader - Variable in class org.apache.solr.cloud.overseer.SliceMutator
 
ZkStateReader - Class in org.apache.solr.common.cloud
 
ZkStateReader(SolrZkClient) - Constructor for class org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader(SolrZkClient, Runnable) - Constructor for class org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader(String, int, int) - Constructor for class org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader.ConfigData - Class in org.apache.solr.common.cloud
 
ZkStateWriter - Class in org.apache.solr.cloud.overseer
 
ZkStateWriter(ZkStateReader, Overseer.Stats) - Constructor for class org.apache.solr.cloud.overseer.ZkStateWriter
 
ZkStateWriter.ZkWriteCallback - Interface in org.apache.solr.cloud.overseer
 
zkSys - Variable in class org.apache.solr.core.CoreContainer
 
ZkTestServer - Class in org.apache.solr.cloud
 
ZkTestServer(String) - Constructor for class org.apache.solr.cloud.ZkTestServer
 
ZkTestServer(String, int) - Constructor for class org.apache.solr.cloud.ZkTestServer
 
ZkTestServer.HostPort - Class in org.apache.solr.cloud
 
ZkTestServer.LimitViolationAction - Enum in org.apache.solr.cloud
 
ZkUpdate() - Constructor for class org.apache.solr.common.cloud.ZkClientConnectionStrategy.ZkUpdate
 
ZkWriteCommand - Class in org.apache.solr.cloud.overseer
 
ZkWriteCommand(String, DocCollection) - Constructor for class org.apache.solr.cloud.overseer.ZkWriteCommand
 
ZkWriteCommand() - Constructor for class org.apache.solr.cloud.overseer.ZkWriteCommand
Returns a no-op
znodeBase - Variable in class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 
ZNODEVER - Static variable in class org.apache.solr.core.ConfigOverlay
 
zombieServers - Variable in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
zookeeper - Variable in class org.apache.solr.cloud.DistributedMap
 
ZooKeeperException - Exception in org.apache.solr.common.cloud
 
ZooKeeperException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.common.cloud.ZooKeeperException
 
ZooKeeperException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.common.cloud.ZooKeeperException
 
ZookeeperInfoServlet - Class in org.apache.solr.servlet
Zookeeper Info
ZookeeperInfoServlet() - Constructor for class org.apache.solr.servlet.ZookeeperInfoServlet
 
ZooKeeperStorageIO(SolrZkClient, String) - Constructor for class org.apache.solr.rest.ManagedResourceStorage.ZooKeeperStorageIO
 

_

_128M - Static variable in class org.apache.solr.store.blockcache.BlockCache
 
_32K - Static variable in class org.apache.solr.store.blockcache.BlockCache
 
_ESCAPED_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_facetInfo - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
_format(LoggingEvent) - Method in class org.apache.solr.util.SolrLogLayout
 
_NUM_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_QUOTED_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_read() - Method in class org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
_ROUTE_ - Static variable in interface org.apache.solr.common.params.ShardParams
 
_SQUOTED_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_TERM_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_TERM_START_CHAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
_toRefine - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
_wantsAllFields - Variable in class org.apache.solr.search.SolrReturnFields
 
_wantsScore - Variable in class org.apache.solr.search.SolrReturnFields
 
_WHITESPACE - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Apache Solr

Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.