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

abortCheck() - Method in interface org.apache.solr.update.SolrCmdDistributor.AbortCheck
 
abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
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
 
AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor - Class in org.apache.solr.update.processor
A simple processor that adds the results of AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor.getDefaultValue() to any document which does not already have a value in fieldName
AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor(String, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
 
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
 
AbstractSolrEventListener - Class in org.apache.solr.core
 
AbstractSolrEventListener(SolrCore) - Constructor for class org.apache.solr.core.AbstractSolrEventListener
 
AbstractSpatialFieldType<T extends 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
 
AbstractSpatialPrefixTreeFieldType<T extends 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
 
accept(File) - Method in class org.apache.solr.util.RegexFileFilter
 
acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DelegatingCollector
 
acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DocSetCollector
 
acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.EarlyTerminatingCollector
This collector requires that docs be collected in order, otherwise the computed number of scanned docs in the resulting EarlyTerminatingCollectorException will be meaningless.
acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
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
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
 
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 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(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(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.
ADD_ROUTING_RULE - Static variable in class org.apache.solr.cloud.Overseer
 
addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
Add an alias to this query parser.
addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
Add an alias to this query parser.
addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
 
addAllTo(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
 
addBoostFunctions(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addBoostQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
 
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
 
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
 
addCommandField(Command) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
addCopyFields(Map<String, Collection<String>>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema and adds the new copy fields to the copy, then persists the new schema
addCopyFields(Map<String, Collection<String>>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
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
 
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
 
addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
Indicate that documents have been added
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
addFacet(String, Map<String, StatsValues>) - Method in interface org.apache.solr.handler.component.StatsValues
Adds the facet statistics for the facet with the given name
addField(CSVField) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
addField(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, adds the given field to the copy, then persists the new schema.
addField(SchemaField, Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, adds the given field to the copy, then persists the new schema.
addField(SchemaField) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addField(SchemaField, Collection<String>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
Adds a field command based on the specified field.
addFields(Collection<SchemaField>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, adds the given fields to the copy, then persists the new schema.
addFields(Collection<SchemaField>, Map<String, Collection<String>>) - Method in class org.apache.solr.schema.IndexSchema
Copies this schema, adds the given fields to the copy, then persists the new schema.
addFields(Collection<SchemaField>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addFields(Collection<SchemaField>, Map<String, Collection<String>>) - Method in class org.apache.solr.schema.ManagedIndexSchema
 
addFrequency(Token, int) - Method in class org.apache.solr.spelling.SpellingResult
Adds an original token with its document frequency
addFunctionCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
 
addGlobalStrings(Collection<String>) - Method in class org.apache.solr.update.TransactionLog
 
addHdfsResources(Configuration, String) - Static method in class org.apache.solr.util.HdfsUtil
 
addMainQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
Adds the main query to the query argument.
addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
Updates the statistics when multiple documents are missing a value
addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
Adds an object to a PriorityQueue in log(size) time.
addOldLog(TransactionLog, boolean) - Method in class org.apache.solr.update.UpdateLog
 
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.
addPhraseFieldQueries(BooleanQuery, 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
addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
 
addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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, List<ExtendedDismaxQParser.Clause>, Map<String, Float>, 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.
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.
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).
AddUpdateCommand - Class in org.apache.solr.update
 
AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
 
AdjustableSemaphore - Class in org.apache.solr.util
 
AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
 
AdminHandlers - Class in org.apache.solr.handler.admin
A special Handler that registers all standard admin handlers
AdminHandlers() - Constructor for class org.apache.solr.handler.admin.AdminHandlers
 
advance(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
aliases - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
Where we store a map from field name we expect to see in our query string, to Alias object containing the fields to use in our DisjunctionMaxQuery and the tiebreaker to use.
aliases - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
Where we store a map from field name we expect to see in our query string, to Alias object containing the fields to use in our DisjunctionMaxQuery and the tiebreaker to use.
ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
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
 
alternativeTermCount - Variable in class org.apache.solr.spelling.SpellingOptions
 
altQ - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
altQParser - Variable in class org.apache.solr.search.DisMaxQParser
 
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
 
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.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.
AnalysisRequestHandlerBase.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.
AnalysisRequestHandlerBase.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.
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
AnalysisRequestHandlerBase.TokenTrackingAttributeImpl() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
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 - Variable in class org.apache.solr.schema.FieldType
Analyzer set by schema for text types to use when indexing fields of this type, subclasses can set analyzer themselves or override getAnalyzer()
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
 
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
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 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
 
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(char) - Method in class org.apache.solr.util.FastWriter
 
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.handler.RequestHandlerBase
 
appendThread(StringBuilder, LogRecord) - Method in class org.apache.solr.SolrLogFormatter
 
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
applyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
Returns the Future to wait on, or null if no replay was needed
args - Variable in class org.apache.solr.schema.FieldType
additional arguments specified in the field type declaration
argsParser - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
 
argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
 
asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
asListenerConfig() - Method in class org.apache.solr.logging.LogWatcherConfig
 
asNamedList() - Method in class org.apache.solr.util.RTimer
 
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.
asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
 
attributes - Variable in class org.apache.solr.core.PluginInfo
 
autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
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
 

B

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
 
BAREOPER - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
base100SortableIntToBase10(String) - Static method in class org.apache.solr.util.BCDUtils
 
base100SortableIntToBase10(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
 
base100toBase10(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
 
base10kSortableIntToBase10(String) - Static method in class org.apache.solr.util.BCDUtils
 
base10kSortableIntToBase10(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
 
base10toBase100(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
 
base10toBase100SortableInt(String) - Static method in class org.apache.solr.util.BCDUtils
 
base10toBase100SortableInt(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
FUTURE // the zero exponent...
base10toBase10kSortableInt(String) - Static method in class org.apache.solr.util.BCDUtils
 
base10toBase10kSortableInt(char[], int, int, char[], int) - Static method in class org.apache.solr.util.BCDUtils
 
BaseEditorialTransformer - Class in org.apache.solr.response.transform
 
BaseEditorialTransformer(String, String, FieldType) - Constructor for class org.apache.solr.response.transform.BaseEditorialTransformer
 
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.
BCDIntField - Class in org.apache.solr.schema
 
BCDIntField() - Constructor for class org.apache.solr.schema.BCDIntField
 
BCDLongField - Class in org.apache.solr.schema
 
BCDLongField() - Constructor for class org.apache.solr.schema.BCDLongField
 
BCDStrField - Class in org.apache.solr.schema
 
BCDStrField() - Constructor for class org.apache.solr.schema.BCDStrField
 
BCDUtils - Class in org.apache.solr.util
 
BCDUtils() - Constructor for class org.apache.solr.util.BCDUtils
 
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
 
bin - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
BINARY - Static variable in class org.apache.solr.schema.FieldProperties
 
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.
BinaryResponseWriter - Class in org.apache.solr.response
 
BinaryResponseWriter() - Constructor for class org.apache.solr.response.BinaryResponseWriter
 
BinaryResponseWriter.Resolver - Class in org.apache.solr.response
 
BinaryResponseWriter.Resolver(SolrQueryRequest, ReturnFields) - Constructor for class org.apache.solr.response.BinaryResponseWriter.Resolver
 
BinaryUpdateRequestHandler - Class in org.apache.solr.handler
Deprecated.
BinaryUpdateRequestHandler() - Constructor for class org.apache.solr.handler.BinaryUpdateRequestHandler
Deprecated.
 
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.
BlendedInfixLookupFactory - Class in org.apache.solr.spelling.suggest.fst
BlendedInfixLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.BlendedInfixLookupFactory
 
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_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, Metrics) - Constructor for class org.apache.solr.store.blockcache.BlockDirectoryCache
 
BlockJoinChildQParser - Class in org.apache.solr.search.join
 
BlockJoinChildQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.join.BlockJoinChildQParser
 
BlockJoinChildQParserPlugin - Class in org.apache.solr.search.join
Usage: {!child of="PARENT:true"}PARENT_PRICE:10
BlockJoinChildQParserPlugin() - Constructor for class org.apache.solr.search.join.BlockJoinChildQParserPlugin
 
BlockJoinParentQParserPlugin - Class in org.apache.solr.search.join
Usage: {!parent which="PARENT:true"}CHILD_PRICE:10
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
 
blockUntilFinished() - Method in class org.apache.solr.update.StreamingSolrServers
 
blockUpdates() - Method in class org.apache.solr.update.VersionInfo
 
BM25SimilarityFactory - Class in org.apache.solr.search.similarities
Factory for BM25Similarity
BM25SimilarityFactory() - Constructor for class org.apache.solr.search.similarities.BM25SimilarityFactory
 
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 - 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
 
BOOSTED - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
 
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.
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
 
BreakIteratorBoundaryScanner - Class in org.apache.solr.highlight
 
BreakIteratorBoundaryScanner() - Constructor for class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
bucket(int) - Method in class org.apache.solr.update.VersionInfo
 
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
 
BUFFERING - Static variable in class org.apache.solr.update.UpdateCommand
 
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.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(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
 
buildCoreProperties(CoreDescriptor) - Method in class org.apache.solr.core.CorePropertiesLocator
 
buildCoreTag(CoreDescriptor) - Static method in class org.apache.solr.core.SolrXMLCoresLocator
Serialize a coredescriptor as a String containing an XML <core> tag.
buildIndexSchema(String, SolrConfig) - Static method in class org.apache.solr.schema.IndexSchemaFactory
Instantiates the configured schema factory, then calls create on 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
 
buildSolrXML(List<CoreDescriptor>) - Method in class org.apache.solr.core.SolrXMLCoresLocator
 
buildSubstitutableProperties() - Method in class org.apache.solr.core.CoreDescriptor
Create the properties object used by resource loaders, etc, for property substitution.
byDirectoryCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
byPathCache - Variable in class org.apache.solr.core.CachingDirectoryFactory
 
ByteField - Class in org.apache.solr.schema
Deprecated.
Use TrieIntField instead.
ByteField() - Constructor for class org.apache.solr.schema.ByteField
Deprecated.
 

C

Cache - Interface in org.apache.solr.store.blockcache
 
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
 
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.
cacheFieldSources(IndexSchema) - Method in class org.apache.solr.schema.ExternalFileFieldReloader
Caches FileFloatSource's from all ExternalFileField instances in the schema
cacheInsert(String, Object, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
insert an entry in a generic cache
cacheLookup(String, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
lookup an entry in a generic cache
CacheRegenerator - Interface in org.apache.solr.search
Implementations of CacheRegenerator are used in autowarming to populate a new cache based on an old cache.
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.CacheValue(String, Directory) - Constructor for class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
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.
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(Diagnostics.Callable, Object...) - Static method in class org.apache.solr.core.Diagnostics
 
call(Object...) - Method in interface org.apache.solr.core.Diagnostics.Callable
 
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
 
CANONICAL_LOCALE - Static variable in class org.apache.solr.schema.DateField
Deprecated.
Fixed Locale needed for parsing/formating Milliseconds in the canonical representation.
CANONICAL_TZ - Static variable in class org.apache.solr.schema.DateField
Deprecated.
Fixed TimeZone (UTC) needed for parsing/formating Dates in the canonical representation.
capacity() - Method in class org.apache.solr.internal.csv.CharBuffer
Returns the current capacity of the buffer.
CARAT - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
cfg - Variable in class org.apache.solr.core.CoreContainer
 
CHAR_FILTER - Static variable in class org.apache.solr.schema.FieldType
 
CHAR_FILTERS - Static variable in class org.apache.solr.schema.FieldType
 
charAt(int) - Method in class org.apache.solr.internal.csv.CharBuffer
Returns the character at the specified position.
CharBuffer - Class in org.apache.solr.internal.csv
A simple StringBuffer replacement that aims to reduce copying as much as possible.
CharBuffer() - Constructor for class org.apache.solr.internal.csv.CharBuffer
Creates a new CharBuffer with an initial capacity of 32 characters.
CharBuffer(int) - Constructor for class org.apache.solr.internal.csv.CharBuffer
Creates a new CharBuffer with an initial capacity of length characters.
charStream(Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
Deprecated.
CharStream - Interface in org.apache.solr.parser
This interface describes a character stream that maintains line and column number positions of the characters.
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).
checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.HttpShardHandler
 
checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.ShardHandler
 
checker - Variable in class org.apache.solr.search.SolrFieldCacheMBean
 
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.
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.
checkIfIamLeaderFired() - Method in class org.apache.solr.cloud.ElectionContext
 
checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Check for modify time related conditional headers and set status
checkPropertyIsNotEmpty(String, String) - Static method in class org.apache.solr.core.CoreDescriptor
 
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.StrField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.TrieDateField
 
checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.TrieField
 
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.
CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
childNodesToList(Node) - Static method in class org.apache.solr.util.DOMUtil
 
childNodesToNamedList(Node) - Static method in class org.apache.solr.util.DOMUtil
 
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_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.SolrLogFormatter
 
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.SolrLogFormatter.Method
 
className - Variable in class org.apache.solr.util.SolrLogLayout.Method
 
Clause(String) - Method in class org.apache.solr.parser.QueryParser
 
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.internal.csv.CharBuffer
Empties the buffer.
clear() - Method in class org.apache.solr.logging.CircularList
 
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
 
clearErrors() - Method in class org.apache.solr.update.StreamingSolrServers
 
clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
clearIndex() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
clearLock(String) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
clearLock(String) - Method in class org.apache.solr.store.hdfs.HdfsLockFactory
 
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.
clearRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
 
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.CpuTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.CpuTimeClock
 
Clock.UserTimeClock - Class in org.apache.solr.util.stats
A clock implementation which returns the current time in epoch nanoseconds.
Clock.UserTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.UserTimeClock
 
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.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.blockcache.ReusedBufferedIndexOutput
 
clone() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
clone() - Method in class org.apache.solr.update.UpdateCommand
 
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
 
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.OverseerCollectionProcessor
 
close() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
close() - Method in class org.apache.solr.cloud.SyncStrategy
 
close() - Method in class org.apache.solr.cloud.ZkController
Closes the underlying ZooKeeper client.
close() - Method in class org.apache.solr.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.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.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...
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 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.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.store.hdfs.HdfsFileWriter
 
close() - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
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() - 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
 
closeCacheValueCalled - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
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
 
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.util.IOUtils
 
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
 
CloudDescriptor - Class in org.apache.solr.cloud
 
CloudDescriptor(String, Properties, CoreDescriptor) - Constructor for class org.apache.solr.cloud.CloudDescriptor
 
cloudParamToProp - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
CMD_ABORT_FETCH - Static variable in class org.apache.solr.handler.ReplicationHandler
 
CMD_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_SHOW_COMMITS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
cmdString - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
CodecFactory - Class in org.apache.solr.core
Factory for plugging in a custom Codec
CodecFactory() - Constructor for class org.apache.solr.core.CodecFactory
 
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
 
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
 
CollapseScoreFunction.CollapseScoreFunctionValues(Map) - Constructor for class org.apache.solr.search.function.CollapseScoreFunction.CollapseScoreFunctionValues
 
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.CollapseScore() - Constructor for class org.apache.solr.search.CollapsingQParserPlugin.CollapseScore
 
CollapsingQParserPlugin.CollapsingPostFilter - Class in org.apache.solr.search
 
CollapsingQParserPlugin.CollapsingPostFilter(SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.CollapsingQParserPlugin.CollapsingPostFilter
 
collate(SpellingResult, String, ResponseBuilder) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
CollationField - Class in org.apache.solr.schema
Field for collated sort keys.
CollationField() - Constructor for class org.apache.solr.schema.CollationField
 
collations - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
 
collect(int) - Method in class org.apache.solr.search.DelegatingCollector
 
collect(int) - Method in class org.apache.solr.search.DocSetCollector
 
collect(int) - Method in class org.apache.solr.search.DocSetDelegateCollector
 
collect(int) - Method in class org.apache.solr.search.EarlyTerminatingCollector
 
collect(int) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
COLLECTION_PARAM_PREFIX - Static variable in class org.apache.solr.cloud.ZkController
 
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.
COLON - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
 
Command<T> - Interface in org.apache.solr.search.grouping
Defines a grouping command.
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
 
CommandHandler.Builder() - Constructor for class org.apache.solr.search.grouping.CommandHandler.Builder
 
COMMENTS_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
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() - 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.handler.UpdateRequestHandler
 
commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
commitIntervalLowerBound - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
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.update.AddUpdateCommand
 
commitWithin - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
commitWithinSoftCommit - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
commitWithinSoftCommit - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
commonResponse() - Method in class org.apache.solr.search.Grouping.Command
 
COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
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(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.
COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.DebugComponent
 
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
 
components - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
components - Variable in class org.apache.solr.handler.component.SearchHandler
 
COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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.
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
 
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
 
ConcurrentLFUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLFUCache.Stats
 
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
 
ConcurrentLRUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLRUCache.Stats
 
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 - 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:
Config(SolrResourceLoader, String, Document) - Constructor for class org.apache.solr.core.Config
 
config - Variable in class org.apache.solr.core.ConfigSolr
 
config - Variable in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
The found config
CONFIG_DIRECTORY - Static variable in class org.apache.solr.core.HdfsDirectoryFactory
 
configFileExists(String, String) - Method in class org.apache.solr.cloud.ZkController
Returns true if config file exists
CONFIGNAME_PROP - Static variable in class org.apache.solr.cloud.ZkController
 
CONFIGS_ZKNODE - Static variable in class org.apache.solr.cloud.ZkController
 
ConfigSolr - Class in org.apache.solr.core
 
ConfigSolr(Config) - Constructor for class org.apache.solr.core.ConfigSolr
 
ConfigSolr() - Constructor for class org.apache.solr.core.ConfigSolr
 
ConfigSolr.CfgProp - Enum in org.apache.solr.core
 
ConfigSolrXml - Class in org.apache.solr.core
 
ConfigSolrXml(Config) - Constructor for class org.apache.solr.core.ConfigSolrXml
 
ConfigSolrXmlOld - Class in org.apache.solr.core
 
ConfigSolrXmlOld(Config, String) - Constructor for class org.apache.solr.core.ConfigSolrXmlOld
 
configuration - Variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
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.
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
 
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.
consumeArgumentDelimiter() - Method in class org.apache.solr.search.FunctionQParser
Consume an argument delimiter (a comma) from the token stream.
containerProperties - Variable in class org.apache.solr.core.CoreContainer
 
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_TEXT_ASCII - Static variable in interface org.apache.solr.response.QueryResponseWriter
 
CONTENT_TYPE_TEXT_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
 
CONTENT_TYPE_XML_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
 
ContentStreamHandlerBase - Class in org.apache.solr.handler
Shares common code between various handlers that manipulate ContentStream objects.
ContentStreamHandlerBase() - Constructor for class org.apache.solr.handler.ContentStreamHandlerBase
 
ContentStreamLoader - Class in org.apache.solr.handler
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
 
context - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
context - Variable in class org.apache.solr.response.transform.TransformerWithContext
 
context - Variable in class org.apache.solr.search.DelegatingCollector
 
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
 
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
 
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(Directory, String, String, IOContext) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
COPY_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
COPY_FIELDS - Static variable in class org.apache.solr.rest.SolrRestApi
 
COPY_FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
 
COPY_FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
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
 
copyFieldsMap - Variable in class org.apache.solr.schema.IndexSchema
 
copyFieldTargetCounts - Variable in class org.apache.solr.schema.IndexSchema
keys are all fields copied to, count is num of copyField directives that target them.
copyFile(File, File) - Static method in class org.apache.solr.util.FileUtils
 
copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
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.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_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_NODE_NAME - Static variable in class org.apache.solr.core.CoreDescriptor
 
CORE_PROPERTIES - Static variable in class org.apache.solr.core.CoreDescriptor
 
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.
coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
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(SolrResourceLoader, ConfigSolr) - Constructor for class org.apache.solr.core.CoreContainer
Create a new CoreContainer using the given SolrResourceLoader, configuration and CoresLocator.
CoreContainer(SolrResourceLoader, ConfigSolr, CoresLocator) - Constructor for class org.apache.solr.core.CoreContainer
 
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
 
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, 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
coreInitFailures - Variable in class org.apache.solr.core.CoreContainer
 
coreName - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
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 - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
cores - Variable in class org.apache.solr.update.SplitIndexCommand
 
coresLocator - Variable in class org.apache.solr.core.CoreContainer
 
CoresLocator - Interface in org.apache.solr.core
Manage the discovery and persistence of core definitions across Solr restarts
corrections - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
cost() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
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.
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
 
counts - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
countSorted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
create(Reader) - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilterFactory
Deprecated.
 
create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.CachingDirectoryFactory
 
create(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
Creates a new core based on a descriptor but does not register it.
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, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.DirectoryFactory
Creates a new Directory for a given path.
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.RAMDirectoryFactory
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.SimpleFSDirectoryFactory
 
create(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.SolrXMLCoresLocator
 
create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
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.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(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(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_NODE_SET - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
CREATEALIAS - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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
 
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
 
CREATECOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
createCollection(String) - Method in class org.apache.solr.cloud.ZkController
 
createCollectionZkNode(CloudDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
createComponents(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
createComponents(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
 
createConfiguration(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParser
Creates an instance of ExtendedDismaxConfiguration.
createCoreContainer() - Method in class org.apache.solr.servlet.SolrDispatchFilter
Override this to change CoreContainer initialization
createDefaultLoaders(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
 
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.
createEventListener(String) - Method in class org.apache.solr.core.SolrCore
 
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.DateField
Deprecated.
 
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.TrieDateField
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieField
 
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.
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.FieldType
Given a SchemaField, create one or more IndexableField instances
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.TrieDateField
 
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.
createHandler(String, Class<T>) - Method in class org.apache.solr.core.CoreContainer
 
createInboundRoot() - Method in class org.apache.solr.rest.SolrRestApi
Bind URL paths to the appropriate ServerResource subclass.
createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
 
createLoadbalancer(HttpClient) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
createMainIndexWriter(SolrCore, String) - Method in class org.apache.solr.update.DefaultSolrCoreState
 
createName(Properties, File) - Static method in class org.apache.solr.core.CorePropertiesLocator
 
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.
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.DisMaxQParserPlugin
 
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.join.BlockJoinParentQParserPlugin
 
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.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.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
 
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.
createQuery(Query, Query) - Method in class org.apache.solr.search.join.BlockJoinChildQParser
 
createRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
 
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.
CREATESHARD - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
 
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(SchemaField, boolean) - Static method in class org.apache.solr.handler.component.StatsValuesFactory
Creates an instance of StatsValues which supports values from a field of the given FieldType
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
 
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) - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
createWeight(IndexSearcher) - 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) - Method in class org.apache.solr.search.WrappedQuery
 
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.
CSVRequestHandler - Class in org.apache.solr.handler
Deprecated.
CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
Deprecated.
 
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
 
curChar - Variable in class org.apache.solr.parser.QueryParserTokenManager
 
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
 
currentToken - Variable in exception org.apache.solr.parser.ParseException
This is the last token that has been consumed successfully.
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.
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

dataDir - Variable in class org.apache.solr.core.SolrConfig
 
dataDir - Variable in class org.apache.solr.update.UpdateLog
 
DATE_FMT - Static variable in class org.apache.solr.handler.SnapShooter
 
dateFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
DateField - Class in org.apache.solr.schema
Deprecated.
TrieDateField is recomended for all new schemas
DateField() - Constructor for class org.apache.solr.schema.DateField
Deprecated.
 
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
 
DateValueFieldType - Interface in org.apache.solr.schema
Marker interface for Date-valued field types.
debug - Variable in class org.apache.solr.update.PeerSync
 
debug - Variable in class org.apache.solr.update.UpdateLog
 
DebugComponent - Class in org.apache.solr.handler.component
Adds debugging information to a request.
DebugComponent() - Constructor for class org.apache.solr.handler.component.DebugComponent
 
debugStream - Variable in class org.apache.solr.parser.QueryParserTokenManager
Debug output.
decLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
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
 
DEF_SOLR_XML - Static variable in class org.apache.solr.core.ConfigSolrXmlOld
 
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.
DEFAULT_ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
DEFAULT_CONF_FILE - Static variable in class org.apache.solr.core.SolrConfig
 
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
DEFAULT_CORE_ADMIN_PATH - Static variable in class org.apache.solr.core.ConfigSolr
 
DEFAULT_CORE_NAME - Static variable in class org.apache.solr.core.SolrXMLCoresLocator
Core name to use if a core definition has no name
DEFAULT_COUNT - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DEFAULT_DEFAULT_CORE_NAME - Static variable in class org.apache.solr.core.ConfigSolrXmlOld
 
DEFAULT_DEFAULT_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
 
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_DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
2 dimensional by default
DEFAULT_EXTERNAL_PROPERTIES_FILE - Static variable in class org.apache.solr.core.CoreDescriptor
 
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_HOST_CONTEXT - Static variable in class org.apache.solr.core.ZkContainer
Deprecated.
will be remove in Solr 5.0 (SOLR-4622)
DEFAULT_HOST_PORT - Static variable in class org.apache.solr.core.ZkContainer
Deprecated.
will be remove in Solr 5.0 (SOLR-4622)
DEFAULT_INDEX_BASED_DICT - Static variable in class org.apache.solr.spelling.suggest.DictionaryFactory
Default dictionary implementation to use for IndexBasedDictionaries
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_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_ONLY_MORE_POPULAR - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
 
DEFAULT_OPERATOR - Static variable in class org.apache.solr.rest.SolrRestApi
 
DEFAULT_OPERATOR - Static variable in class org.apache.solr.schema.IndexSchema
 
DEFAULT_OPERATOR_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
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_READ_AHEAD - Static variable in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
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.rest.SolrRestApi
 
DEFAULT_SEARCH_FIELD - Static variable in class org.apache.solr.schema.IndexSchema
 
DEFAULT_SEARCH_FIELD_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
DEFAULT_SHARDHANDLER_INFO - Static variable in class org.apache.solr.handler.component.ShardHandlerFactory
 
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_THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
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.
DefaultEncoder - Class in org.apache.solr.highlight
DefaultEncoder() - Constructor for class org.apache.solr.highlight.DefaultEncoder
 
defaultFactories - Static variable in class org.apache.solr.response.transform.TransformerFactory
 
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
 
defaults - Variable in class org.apache.solr.handler.RequestHandlerBase
 
defaults - Variable in class org.apache.solr.highlight.HighlightingPluginBase
 
DefaultSchemaResource - Class in org.apache.solr.rest.schema
This class is invoked when a request URL starts with /schema/ but then further path elements don't match any defined resources.
DefaultSchemaResource() - Constructor for class org.apache.solr.rest.schema.DefaultSchemaResource
 
defaultSearchFieldName - Variable in class org.apache.solr.schema.IndexSchema
 
DefaultSearchFieldResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/defaultsearchfield
DefaultSearchFieldResource() - Constructor for class org.apache.solr.rest.schema.DefaultSearchFieldResource
 
DefaultSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for DefaultSimilarity
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() - Constructor for class org.apache.solr.highlight.DefaultSolrHighlighter
 
DefaultSolrHighlighter(SolrCore) - Constructor for class org.apache.solr.highlight.DefaultSolrHighlighter
 
DefaultSolrThreadFactory - Class in org.apache.solr.util
 
DefaultSolrThreadFactory(String) - Constructor for class org.apache.solr.util.DefaultSolrThreadFactory
 
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
 
DEFTYPE - Static variable in class org.apache.solr.search.QueryParsing
 
delegate - Variable in class org.apache.solr.search.DelegatingCollector
 
delegate() - Method in class org.apache.solr.util.MapListener
 
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(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(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.SolrXMLCoresLocator
 
DELETE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
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_BY_QUERY - Static variable in class org.apache.solr.update.UpdateLog
 
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
 
DELETEALIAS - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
deleteAll() - Method in class org.apache.solr.update.UpdateLog
currently for testing only
deleteByQueries - Variable in class org.apache.solr.update.UpdateLog
 
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
 
DELETECOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
DELETECORE - Static variable in class org.apache.solr.cloud.Overseer
 
DELETED - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
 
deletedDocument(int) - Method in class org.apache.solr.update.CommitTracker
Indicate that documents have been deleted
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
 
deleteOnClose - Variable in class org.apache.solr.update.TransactionLog
 
DELETEREPLICA - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
deletes - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
DELETESHARD - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
DeleteUpdateCommand - Class in org.apache.solr.update
 
DeleteUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.DeleteUpdateCommand
 
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.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
 
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 class org.apache.solr.handler.SnapPuller
 
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
 
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
 
dfMap - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
DFRSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for DFRSimilarity
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
 
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
 
directory - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
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
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
 
disable_tracing() - Method in class org.apache.solr.parser.QueryParser
Disable tracing.
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.core.SolrXMLCoresLocator
 
DisMaxQParser - Class in org.apache.solr.search
Query parser for dismax queries
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(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
 
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_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
 
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
 
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
 
DistributedQueue - Class in org.apache.solr.cloud
A distributed queue from zk recipes.
DistributedQueue(SolrZkClient, String, List<ACL>) - 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.DistribPhase - Enum in org.apache.solr.update.processor
Values this processor supports for the DISTRIB_UPDATE_PARAM.
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.
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.
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_COMMIT_DELAY_MS - Variable in class org.apache.solr.update.CommitTracker
 
DOC_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
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
 
docFreq(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
 
DOCID - Static variable in class org.apache.solr.search.QueryParsing
 
docID() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
DocIdAugmenterFactory - Class in org.apache.solr.response.transform
 
DocIdAugmenterFactory() - Constructor for class org.apache.solr.response.transform.DocIdAugmenterFactory
 
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.
docs - Variable in class org.apache.solr.request.SimpleFacets
 
docs - Variable in class org.apache.solr.response.ResultContext
 
docs - Variable in class org.apache.solr.search.SortedIntDocSet
 
docsEnum - Variable in 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
 
DocSetDelegateCollector - Class in org.apache.solr.search
 
DocSetDelegateCollector(int, int, Collector) - Constructor for class org.apache.solr.search.DocSetDelegateCollector
 
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
 
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
 
DocumentAnalysisRequestHandler - Class in org.apache.solr.handler
An analysis handler that provides a breakdown of the analysis process of provided docuemnts.
DocumentAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
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
DocumentExpressionDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
 
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
doDeleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
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
 
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.
doHighlights - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doIndent - Variable in class org.apache.solr.response.TextResponseWriter
 
doInit() - Method in class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
doInit() - Method in class org.apache.solr.rest.schema.DefaultSchemaResource
 
doInit() - Method in class org.apache.solr.rest.schema.DefaultSearchFieldResource
 
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
 
doInit() - Method in class org.apache.solr.rest.schema.SchemaNameResource
 
doInit() - Method in class org.apache.solr.rest.schema.SchemaResource
 
doInit() - Method in class org.apache.solr.rest.schema.SchemaSimilarityResource
 
doInit() - Method in class org.apache.solr.rest.schema.SchemaVersionResource
 
doInit() - Method in class org.apache.solr.rest.schema.SolrQueryParserDefaultOperatorResource
 
doInit() - Method in class org.apache.solr.rest.schema.SolrQueryParserResource
 
doInit() - Method in class org.apache.solr.rest.schema.UniqueKeyFieldResource
 
DOMUtil - Class in org.apache.solr.util
 
DOMUtil() - Constructor for class org.apache.solr.util.DOMUtil
 
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 it's ref count hits 0, it can be closed.
doPersist(String) - Method in class org.apache.solr.core.SolrXMLCoresLocator
 
doPersist(String) - Method in class org.apache.solr.core.SolrXMLCoresLocator.NonPersistingLocator
 
doPivots(NamedList<Integer>, String, String, Deque<String>, DocSet) - Method in class org.apache.solr.handler.component.PivotFacetHelper
Recursive function to do all the pivots
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
 
doPrefetch(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
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
 
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
 
doTerms - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
double2sortableStr(double) - Static method in class org.apache.solr.util.NumberUtils
 
double2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
DoubleField - Class in org.apache.solr.schema
A legacy numeric field type that encodes "Double" values as simple Strings.
DoubleField() - Constructor for class org.apache.solr.schema.DoubleField
 
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.
doUpdates(MetricsContext) - Method in class org.apache.solr.store.blockcache.Metrics
 
downloadConfigDir(SolrZkClient, String, File) - Static method in class org.apache.solr.cloud.ZkController
 
downloadFromZK(SolrZkClient, String, File) - Static method in class org.apache.solr.cloud.ZkController
 
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
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.SolrRestApi
 
DYNAMIC_FIELDS - Static variable in class org.apache.solr.schema.IndexSchema
 
DYNAMIC_FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
dynamicCopyFields - Variable in class org.apache.solr.schema.IndexSchema
 
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
 
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
 
dynamicFields - Variable in class org.apache.solr.schema.IndexSchema
 
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
 
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
SolrServer that connects directly to SolrCore.
EmbeddedSolrServer(SolrCore) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
EmbeddedSolrServer(CoreContainer, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Creates a SolrServer.
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_tracing() - Method in class org.apache.solr.parser.QueryParser
Enable tracing.
enabled - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
enableLazyFieldLoading - Variable in class org.apache.solr.core.SolrConfig
 
enableLazyFieldLoading - Variable in class org.apache.solr.search.SolrIndexSearcher
 
ENCAPSULATOR_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
encodeLocalParamVal(String) - Static method in class org.apache.solr.search.QueryParsing
 
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
END_MESSAGE - Static variable in class org.apache.solr.update.TransactionLog
 
endColumn - Variable in class org.apache.solr.parser.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.solr.parser.Token
The line number of the last character of this Token.
endRecord(long) - Method in class org.apache.solr.update.TransactionLog
 
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
 
endtime - Variable in class org.apache.solr.response.SolrQueryResponse
The endtime of the request in milliseconds.
ensureLog() - Method in class org.apache.solr.update.HdfsUpdateLog
 
ensureLog() - Method in class org.apache.solr.update.UpdateLog
 
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
 
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 - Static variable in interface org.apache.solr.parser.QueryParserConstants
End of File.
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
 
equals(Object) - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
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.CollapsingQParserPlugin.CollapsingPostFilter
 
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.ValueSourceRangeFilter
 
equals(Object) - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
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.SolrLogFormatter.Method
 
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.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_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
errHeader - Variable in class org.apache.solr.handler.ContentStreamLoader
 
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
 
evaluate(String, QName) - Method in class org.apache.solr.core.Config
 
EventAppender - Class in org.apache.solr.logging.log4j
 
EventAppender(LogWatcher<LoggingEvent>) - Constructor for class org.apache.solr.logging.log4j.EventAppender
 
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).
EXCEL_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
ExchangeRateProvider - Interface in org.apache.solr.schema
Interface for providing pluggable exchange rate providers to @CurrencyField
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
 
execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
 
execute() - Method in class org.apache.solr.search.grouping.CommandHandler
 
execute() - Method in class org.apache.solr.search.Grouping
 
execute(HttpServletRequest, SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
execute() - Method in class org.apache.solr.util.SimplePostTool
After initialization, call execute to start the post job.
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(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
 
expectedTokenSequences - Variable in exception org.apache.solr.parser.ParseException
Each entry in this array is an array of integers.
explain(AtomicReaderContext, int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
explain(Query, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
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
expungeDeletes - Variable in class org.apache.solr.update.CommitUpdateCommand
 
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.Clause() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
ExtendedDismaxQParser.ExtendedDismaxConfiguration - Class in org.apache.solr.search
Simple container for configuration information used when parsing queries
ExtendedDismaxQParser.ExtendedDismaxConfiguration(SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
ExtendedDismaxQParser.ExtendedSolrQueryParser - Class in org.apache.solr.search
A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
ExtendedDismaxQParser.ExtendedSolrQueryParser(QParser, String) - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
 
ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias - Class in org.apache.solr.search
A simple container for storing alias info
ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
 
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
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
 
extractTerms(Set<Term>) - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
extractTerms(Set) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
extractTerms(Set<Term>) - Method in class org.apache.solr.search.WrappedQuery
 

F

F - Static variable in class org.apache.solr.search.QueryParsing
 
facet(int) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
FacetComponent - Class in org.apache.solr.handler.component
TODO!
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.FacetBase(ResponseBuilder, String, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetBase
 
FacetComponent.FacetInfo - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.FacetInfo() - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
FacetComponent.FieldFacet - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.FieldFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
FacetComponent.QueryFacet - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.QueryFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.QueryFacet
 
FacetComponent.ShardFacetCount - Class in org.apache.solr.handler.component
This API is experimental and subject to change
FacetComponent.ShardFacetCount() - Constructor for class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
facetResponse - Variable in class org.apache.solr.request.SimpleFacets
 
facets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
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.request.SimpleFacets
 
failed() - Method in interface org.apache.solr.cloud.RecoveryStrategy.RecoveryListener
 
failed() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
failed - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
 
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.
FastLRUCache<K,V> - Class in org.apache.solr.search
SolrCache based on ConcurrentLRUCache implementation.
FastLRUCache() - Constructor for class org.apache.solr.search.FastLRUCache
 
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
 
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.handler.component.FacetComponent.FieldFacet
 
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.SpatialOptions
 
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_DELIMITER - Static variable in class org.apache.solr.spelling.suggest.FileDictionaryFactory
Label for defining fieldDelimiter to be used
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 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
 
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
 
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
 
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, String, SchemaField, SchemaField, boolean) - Constructor for class org.apache.solr.handler.component.FieldFacetStats
 
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
 
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
 
FieldMutatingUpdateProcessorFactory.SelectorParams() - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
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
 
fieldNameMatchesSchemaField - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
 
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
 
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
 
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.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
FIELDS_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
fieldsWithDefaultValue - Variable in class org.apache.solr.schema.IndexSchema
 
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...
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
 
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
 
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
 
FIELDTYPES - Static variable in class org.apache.solr.rest.SolrRestApi
 
fieldTypes - Variable in class org.apache.solr.schema.IndexSchema
 
FIELDTYPES_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
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
 
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.handler.ReplicationHandler
 
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
 
FileDictionaryFactory - Class in org.apache.solr.spelling.suggest
Factory for FileDictionary
FileDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.FileDictionaryFactory
 
fileExists(String) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
fileExists(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
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
 
FileFloatSource.ReloadCacheRequestHandler() - Constructor for class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
fileLength(String) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
fileLength(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
fileModified(String) - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
FileUtils - Class in org.apache.solr.util
 
FileUtils() - Constructor for class org.apache.solr.util.FileUtils
 
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
FILLRIGHT - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
Fill content to the right.
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
 
FILTERS - Static variable in class org.apache.solr.schema.FieldType
 
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.update.SolrIndexWriter
 
finalize() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
finalize() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
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 it's FQN or a short-name (solr.class-simplename or class-simplename).
findIndex(int[], int, int, int) - Static method in class org.apache.solr.search.SortedIntDocSet
 
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.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.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
 
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
 
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.
FLAG_GAP - Static variable in class org.apache.solr.update.UpdateLog
 
flags - Variable in class org.apache.solr.update.UpdateCommand
 
FLAGS_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
flattenBooleanQuery(BooleanQuery, 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.
float2sortableStr(float) - Static method in class org.apache.solr.util.NumberUtils
 
float2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
FloatField - Class in org.apache.solr.schema
A legacy numeric field type that encodes "Float" values as simple Strings.
FloatField() - Constructor for class org.apache.solr.schema.FloatField
 
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.internal.csv.CSVPrinter
 
flush() - Method in class org.apache.solr.logging.jul.RecordHandler
 
flush() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
flush() - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
flush() - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
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(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
 
flushInternal() - Method in class org.apache.solr.store.blockcache.CachedIndexOutput
 
flushInternal() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
forceClose() - Method in class org.apache.solr.update.TransactionLog
 
forceOverSeer() - Method in class org.apache.solr.cloud.ZkController
 
format - Variable in class org.apache.solr.search.Grouping.Command
 
format(LogRecord) - Method in class org.apache.solr.SolrLogFormatter
 
format(LoggingEvent) - Method in class org.apache.solr.util.SolrLogLayout
 
formatDate(Date) - Method in class org.apache.solr.schema.DateField
Deprecated.
Thread safe method that can be used by subclasses to format a Date using the Internal representation.
formatExternal(Date) - Static method in class org.apache.solr.schema.DateField
Deprecated.
Return the standard human readable form of the date
formatMessage(LogRecord) - Method in class org.apache.solr.SolrLogFormatter
 
formatters - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
FORMDATA - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
fragListBuilders - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
fragmenters - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
fragmentsBuilders - Variable in class org.apache.solr.highlight.DefaultSolrHighlighter
 
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() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
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, String) - Static method in class org.apache.solr.core.ConfigSolr
 
fromExpression(String, Set<SortField>) - Method in class org.apache.solr.spelling.suggest.DocumentExpressionDictionaryFactory
 
fromFile(SolrResourceLoader, File) - Static method in class org.apache.solr.core.ConfigSolr
 
fromInputStream(SolrResourceLoader, InputStream) - Static method in class org.apache.solr.core.ConfigSolr
 
fromSolrHome(SolrResourceLoader, String) - Static method in class org.apache.solr.core.ConfigSolr
 
fromString(SolrResourceLoader, String) - Static method in class org.apache.solr.core.ConfigSolr
 
fromString(SchemaField, String, float) - Method in class org.apache.solr.schema.PreAnalyzedField
 
FSTLookupFactory - Class in org.apache.solr.spelling.suggest.fst
FSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
 
ftype - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
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
 
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
 

G

GapFragmenter - Class in org.apache.solr.highlight
 
GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
 
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
 
GeoDistValueSourceParser - Class in org.apache.solr.search.function.distance
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, 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(ConfigSolr.CfgProp, String) - Method in class org.apache.solr.core.ConfigSolr
 
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.RequestHandlers
 
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.schema.CopyFieldCollectionResource
 
get() - Method in class org.apache.solr.rest.schema.DefaultSchemaResource
 
get() - Method in class org.apache.solr.rest.schema.DefaultSearchFieldResource
 
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() - Method in class org.apache.solr.rest.schema.SchemaNameResource
 
get() - Method in class org.apache.solr.rest.schema.SchemaResource
 
get() - Method in class org.apache.solr.rest.schema.SchemaSimilarityResource
 
get() - Method in class org.apache.solr.rest.schema.SchemaVersionResource
 
get() - Method in class org.apache.solr.rest.schema.SolrQueryParserDefaultOperatorResource
 
get() - Method in class org.apache.solr.rest.schema.SolrQueryParserResource
 
get() - Method in class org.apache.solr.rest.schema.UniqueKeyFieldResource
 
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(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() - 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
 
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).
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.
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
 
getAdminPath() - Method in class org.apache.solr.core.ConfigSolr
 
getAdminPath() - Method in class org.apache.solr.core.ConfigSolrXml
 
getAdminPath() - Method in class org.apache.solr.core.CoreContainer
 
getAlias(String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
Returns the aliases found for a field.
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.
getAll(Class<T>) - Method in class org.apache.solr.core.RequestHandlers
 
getAllCoreNames() - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
getAllCoreNames() - Method in class org.apache.solr.core.CoreContainer
get a list of all the cores that are currently loaded
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
 
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
 
getAnalyzer() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getAnalyzer() - Method in class org.apache.solr.schema.BoolField
 
getAnalyzer() - Method in class org.apache.solr.schema.CollationField
 
getAnalyzer() - Method in class org.apache.solr.schema.FieldType
Returns the Analyzer to be used when indexing fields of this type.
getAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
Returns the Analyzer used when indexing documents for this index
getAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
 
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 name 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.
getArgs() - Method in class org.apache.solr.core.AbstractSolrEventListener
 
getAtomicReader() - Method in class org.apache.solr.search.SolrIndexSearcher
 
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
 
getAutoGeneratePhraseQueries() - Method in class org.apache.solr.parser.SolrQueryParserBase
 
getAutoGeneratePhraseQueries() - Method in class org.apache.solr.schema.TextField
 
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
 
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.cloud.ZkController
 
getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.response.RawResponseWriter
 
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
 
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
 
getBool(String) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.Config
 
getBool(ConfigSolr.CfgProp, boolean) - Method in class org.apache.solr.core.ConfigSolr
 
getBooleanArg(NamedList, String) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
Deprecated.
Use NamedList.removeBooleanArg(java.lang.String) instead. Will be removed in 5.0.
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.search.FieldParams
 
getBoost() - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
getBoost() - Method in class org.apache.solr.search.WrappedQuery
 
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.SolrBoundaryScanner
 
getBufferSize() - Method in class org.apache.solr.logging.CircularList
 
getBufferStart() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
getBytes() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
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
getCacheControlHeader() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
null if no Cache-Control header
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
getCategory() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
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.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.update.DirectUpdateHandler2
 
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
 
getChild(String) - Method in class org.apache.solr.core.PluginInfo
 
getChild(Node, String) - Static method in class org.apache.solr.util.DOMUtil
 
getChildren(String) - Method in class org.apache.solr.core.PluginInfo
Filter children by type
getChildren() - Method in class org.apache.solr.util.RTimer
Manipulating this map may have undefined results.
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.

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
getCloudDescriptor() - Method in class org.apache.solr.core.CoreDescriptor
 
getClusterState() - Method in class org.apache.solr.cloud.ZkController
 
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
 
getCollationQuery() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getCollectionName() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getCollectionName() - Method in class org.apache.solr.core.CoreDescriptor
 
getCollectionsHandler() - Method in class org.apache.solr.core.CoreContainer
 
getCollectionsHandlerClass() - Method in class org.apache.solr.core.ConfigSolr
 
getCollectionZkPath() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
 
getColumn() - Method in interface org.apache.solr.parser.CharStream
Deprecated.
getColumn() - Method in class org.apache.solr.parser.FastCharStream
 
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
 
getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getConfDir() - Method in class org.apache.solr.core.HdfsDirectoryFactory
 
getConfig() - Method in class org.apache.solr.core.ConfigSolr
 
getConfig() - Method in class org.apache.solr.internal.csv.writer.CSVWriter
 
getConfig(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
getConfig(SolrConfig, Node) - 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
 
getConfigFileData(String, String) - Method in class org.apache.solr.cloud.ZkController
Returns config file data (in bytes)
getConfigName() - Method in class org.apache.solr.core.CoreDescriptor
 
getConfigResource() - Method in class org.apache.solr.core.SolrCore
Gets the configuration resource name used by this core instance.
getConfiguration() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
getConnectionManager() - Method in class org.apache.solr.update.UpdateShardHandler
 
getContainerProperties() - Method in class org.apache.solr.core.CoreContainer
 
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(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
 
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.XMLResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
getContext() - Method in class org.apache.solr.cloud.LeaderElector
 
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.
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.
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 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
 
getCoreAdminHandlerClass() - Method in class org.apache.solr.core.ConfigSolr
 
getCoreContainer() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Getter method for the CoreContainer
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.
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
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.ConfigSolr
 
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.cloud.CloudDescriptor
 
getCoreNodeName(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
getCoreProperties(String) - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
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.ConfigSolr
The directory against which relative core instance dirs are resolved.
getCoreRootDirectory() - Method in class org.apache.solr.core.CoreContainer
 
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.ConfigSolr
 
getCoresLocator() - Method in class org.apache.solr.core.ConfigSolrXml
 
getCoresLocator() - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
getCoresLocator() - Method in class org.apache.solr.core.CoreContainer
 
getCoreStatus(CoreContainer, String, boolean) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Returns the core status for a particular core.
getCorrection() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
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.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
 
getCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Static method in class org.apache.solr.request.DocValuesFacets
 
getCounts(SolrIndexSearcher, DocSet, int, int, Integer, boolean, String, String) - Method in class org.apache.solr.request.UnInvertedField
 
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
 
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.
getCurrentCapacity() - Method in class org.apache.solr.util.LongPriorityQueue
 
getCurrentDescriptors() - Method in class org.apache.solr.cloud.CurrentCoreDescriptorProvider
 
getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
 
getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
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.[dictionary name].XXXX=YYYY, add XXXX=YYYY as a param to the custom param list
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
 
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
 
getDebugInterests(String[], ResponseBuilder) - Static method in class org.apache.solr.util.SolrPluginUtils
 
getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDefaultComponents() - Method in class org.apache.solr.handler.RealTimeGetHandler
 
getDefaultCoreName() - Method in class org.apache.solr.core.ConfigSolr
 
getDefaultCoreName() - Method in class org.apache.solr.core.ConfigSolrXml
 
getDefaultCoreName() - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
getDefaultCoreName() - Method in class org.apache.solr.core.CoreContainer
the default core name, or null if there is no default core name
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.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
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
 
getDefaultValue() - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
 
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
getDeleteByQuery(long) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
Returns the list of deleteByQueries that happened after the given version
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
 
getDescription() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
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.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.BinaryUpdateRequestHandler
Deprecated.
 
getDescription() - Method in class org.apache.solr.handler.component.DebugComponent
 
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.CSVRequestHandler
Deprecated.
 
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.FieldAnalysisRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
Deprecated.
 
getDescription() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
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.StandardRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.UpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated.
 
getDescription() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
Deprecated.
 
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.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.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
 
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
 
getDirectory() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
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
 
getDistributedConnectionTimeout() - Method in class org.apache.solr.core.ConfigSolr
 
getDistributedSocketTimeout() - Method in class org.apache.solr.core.ConfigSolr
 
getDoc(Document) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
 
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
 
getDocs() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
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.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.update.DirectUpdateHandler2
 
getDocSet() - Method in class org.apache.solr.search.DocSetCollector
 
getDocSet() - Method in class org.apache.solr.search.DocSetDelegateCollector
 
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
 
getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocument() - Method in class org.apache.solr.core.Config
 
getDocValuesFormat() - Method in class org.apache.solr.schema.FieldType
 
getDouble(String) - Method in class org.apache.solr.core.Config
 
getDouble(String, double) - Method in class org.apache.solr.core.Config
 
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
 
getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
 
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
 
getElapsedTime() - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
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.
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
 
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
 
getEndTime() - Method in class org.apache.solr.response.SolrQueryResponse
Get the time in milliseconds when the response officially finished.
getErrHeader() - Method in class org.apache.solr.handler.ContentStreamLoader
 
getErrorInfo(Throwable, NamedList, Logger) - Static method in class org.apache.solr.servlet.ResponseUtils
Adds the given Throwable's message to the given NamedList.
getErrors() - Method in class org.apache.solr.update.SolrCmdDistributor
 
getErrors() - Method in class org.apache.solr.update.StreamingSolrServers
 
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.
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.
getExternalSubset(String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
Looks at various Params to determining if any simple Facet Constraint count computations are desired.
getFacetDateCounts() - Method in class org.apache.solr.request.SimpleFacets
Deprecated.
Use getFacetRangeCounts which is more generalized
getFacetDateCounts(String, NamedList<Object>) - Method in class org.apache.solr.request.SimpleFacets
Deprecated.
Use getFacetRangeCounts which is more generalized
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.
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.request.SimpleFacets
Returns a list of value constraints and the associated facet counts for each facet numerical field, range, and interval specified in the SolrParams
getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - 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
Returns the underlying array of factories used in this chain.
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.FieldParams
 
getField() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getFieldCacheCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Static method in class org.apache.solr.request.SimpleFacets
Use the Lucene FieldCache to get counts for each unique field value in docs.
getFieldFlags() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getFieldFlagsKey() - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
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.
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
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.
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.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
 
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.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
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.
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.schema.IndexSchema
Provides direct access to the Map containing all Field Types in the index, keyed on field type name.
getFieldValueCache() - Method in class org.apache.solr.search.SolrIndexSearcher
expert: internal API, subject to change
getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Meter
 
getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Timer
 
getFile() - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
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.
getFilePointer() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
getFilePointer() - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
getFilePointer() - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
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.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 it's filters, but before any sorting or grouping collectors
getFilterList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
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.
getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Meter
 
getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Timer
 
getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFlags() - Method in class org.apache.solr.update.UpdateCommand
 
getFloat(String) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.core.Config
 
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, 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
 
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
 
getFs() - Method in class org.apache.solr.update.UpdateLog
 
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
 
getGenericCoreNodeNames() - Method in class org.apache.solr.core.ConfigSolr
 
getGlobbedId(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
 
getGroupedCounts(SolrIndexSearcher, DocSet, String, boolean, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
 
getGroupedFacetQueryCount(Query) - 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
 
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
 
getHandlerClass() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
getHashableId() - Method in class org.apache.solr.update.AddUpdateCommand
 
getHdfsDirPath() - Method in class org.apache.solr.store.hdfs.HdfsDirectory
 
getHead(Handler) - Method in class org.apache.solr.SolrLogFormatter
 
getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
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.
getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
Return a String array of the fields to be highlighted.
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
 
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
 
getHost() - Method in class org.apache.solr.core.ConfigSolr
 
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.update.StreamingSolrServers
 
getHttpClient() - Method in class org.apache.solr.update.UpdateShardHandler
 
getId() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
getId() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
getIdSet() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
 
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
 
getIndexDir() - Method in class org.apache.solr.core.SolrCore
 
getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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(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
 
getIndexReader() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getIndexReaderFactory() - Method in class org.apache.solr.core.SolrCore
 
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
 
getInfoHandler() - Method in class org.apache.solr.core.CoreContainer
 
getInfoHandlerClass() - Method in class org.apache.solr.core.ConfigSolr
 
getInfoRegistry() - Method in class org.apache.solr.core.SolrCore
Returns a Map of name vs SolrInfoMBean objects.
getInitArgs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
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.
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.FieldLengthUpdateProcessorFactory
 
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.IgnoreFieldUpdateProcessorFactory
 
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.StatelessScriptUpdateProcessorFactory
 
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.core.CoreDescriptor
 
getInstanceDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getInt(String) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.core.Config
 
getInt(ConfigSolr.CfgProp, int) - Method in class org.apache.solr.core.ConfigSolr
 
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
 
getJvmInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get JVM Info - including memory info
getKey() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
returns the key in the response that this facet will be under
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
 
getLastAccess() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
getLastEvent() - Method in class org.apache.solr.logging.LogWatcher
 
getLastLogId() - Method in class org.apache.solr.update.UpdateLog
 
getLastModFrom() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
getLastPublished() - Method in class org.apache.solr.cloud.CloudDescriptor
 
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
 
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.
getLeaderVoteWait() - Method in class org.apache.solr.cloud.ZkController
 
getLeaderVoteWait() - Method in class org.apache.solr.core.ConfigSolr
 
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
 
getLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getLimitedValue(String) - Method in class org.apache.solr.schema.CopyField
 
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
 
getLivePaths() - Method in class org.apache.solr.core.CachingDirectoryFactory
Test only method for inspecting the cache
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 "{!prefix f=myfield}yes" returns type="prefix",f="myfield",v="yes" "{!prefix f=myfield v=$p}" returns type="prefix",f="myfield",v=params.get("p")
getLocalPort() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Returns the Local Port of the jetty Server.
getLockFactory() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
getLockID() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
getLockPath() - Method in class org.apache.solr.store.hdfs.HdfsLockFactory
 
getLogDir() - Method in class org.apache.solr.update.HdfsUpdateLog
 
getLogDir() - Method in class org.apache.solr.update.UpdateLog
 
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(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.ConfigSolr
 
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.
getManagedSchemaResourceName() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getManagementPath() - Method in class org.apache.solr.core.ConfigSolr
 
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.
getMap() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
getMap() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
getMarkerChar() - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
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.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
 
getMaxOptimizedCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxPermits() - Method in class org.apache.solr.util.AdjustableSemaphore
 
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.ConfigSolr
 
getMaxUpdateConnectionsPerHost() - Method in class org.apache.solr.core.ConfigSolr
 
getMBeanInfo(SolrQueryRequest) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
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.util.stats.Snapshot
Returns the median value in the distribution.
getMessage() - Method in error org.apache.solr.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMethod(String) - Static method in enum org.apache.solr.servlet.cache.Method
 
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.
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
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
 
getMultiValuedSeparatorChar(SolrParams) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getName() - Method in class org.apache.solr.core.Config
 
getName() - Method in class org.apache.solr.core.CoreDescriptor
 
getName() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
getName() - Method in class org.apache.solr.handler.component.SearchComponent
 
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.update.DirectUpdateHandler2
 
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)
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.
getNextCursorMark() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getNextCursorMark() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
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.
getNode(String, boolean) - Method in class org.apache.solr.core.Config
 
getNode(String, Document, boolean) - Method in class org.apache.solr.core.Config
 
getNodeList(String, boolean) - Method in class org.apache.solr.core.Config
 
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.handler.component.ShardResponse
 
getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getNodesForNewShard(ClusterState, String, int, int, int, String) - 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
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".
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.
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.
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.TrieDateField
 
getNumericType() - Method in class org.apache.solr.schema.TrieField
 
getNumShards() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getNumTerms() - Method in class org.apache.solr.request.UnInvertedField
 
getObjectFrom(String, String) - Static method in class org.apache.solr.response.transform.ValueAugmenterFactory
 
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
 
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
 
getOptions() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getOptionsString(ExtendedQuery) - Static method in class org.apache.solr.search.ExtendedQueryBase
 
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
 
getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns the original request parameters.
getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getOverseer() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerCollectionQueue() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerElector() - Method in class org.apache.solr.cloud.ZkController
 
getOverseerJobQueue() - Method in class org.apache.solr.cloud.ZkController
 
getOverwriteDupes() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getParam(String) - Method in class org.apache.solr.search.QParser
check both local and global params
getParameter(NamedList, String, T) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
 
getParams() - Method in class org.apache.solr.cloud.CloudDescriptor
Optional parameters that can change how a core is created.
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
 
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
 
getParentFilterLocalParamName() - Method in class org.apache.solr.search.join.BlockJoinChildQParser
 
getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
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(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).
getPath() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getPathPrefix() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
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, CachingTokenFilter) - 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.
getPluginInfo(String) - Method in class org.apache.solr.core.SolrConfig
 
getPluginInfos(String) - Method in class org.apache.solr.core.SolrConfig
SolrConfig keeps a repository of plugins by the type.
getPosition(long) - Static method in class org.apache.solr.store.blockcache.BlockDirectory
 
getPosition() - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
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.TrieDateField
 
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
 
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
 
getProperty(String, String, String) - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
getPrototype() - Method in class org.apache.solr.schema.IndexSchema.DynamicField
 
getProvider() - Method in class org.apache.solr.schema.CurrencyField
 
getQparser() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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.handler.component.ResponseBuilder
 
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.SolrConstantScoreQuery.ConstantWeight
 
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.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.IndexSchema
Returns the Analyzer used when searching this index
getQueryAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
 
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.
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.
getQueryPlugin(String) - Method in class org.apache.solr.core.SolrCore
 
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.
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.
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, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.DateField
Deprecated.
DateField specific range query
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.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.TrieDateField
 
getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.TrieDateField
 
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
 
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
 
getRawMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getReadAheadLimit() - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
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
 
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.
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.update.UpdateCommand
 
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
 
getRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
Get the request handler registered to a given name.
getRequestHandlers() - Method in class org.apache.solr.core.RequestHandlers
Returns an unmodifiable Map containing the registered handlers
getRequestHandlers(Class<T>) - Method in class org.apache.solr.core.SolrCore
Returns an unmodifiable Map containing the registered handlers of the specified type.
getRequestHandlers() - Method in class org.apache.solr.core.SolrCore
Returns an unmodifiable Map containing the registered handlers
getRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
 
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).
getRequiredFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all required fields.
getResourceLoader() - Method in class org.apache.solr.core.Config
 
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.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.
getResponse() - Method in class org.apache.solr.cloud.OverseerSolrResponse
 
getResponseBuilder() - Method in class org.apache.solr.request.SolrRequestInfo
May return null if the request handler is not based on SearchHandler
getResponseFormat() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getResponseHeader() - Method in class org.apache.solr.response.SolrQueryResponse
Repsonse header to be logged
getResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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.
getRoles() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getRouteKey(String) - Static method in class org.apache.solr.update.SolrIndexSplitter
 
getRsp() - Method in class org.apache.solr.request.SolrRequestInfo
 
getRuleExpiryLock() - Method in class org.apache.solr.core.SolrCore
 
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.schema.ManagedIndexSchemaFactory
 
getSchema() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexSchema for use with this searcher
getSchemaFields() - Method in class org.apache.solr.search.SortSpec
Gets the Solr SchemaFields that correspond to each of the SortFields used in this sort.
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.
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.ManagedIndexSchema
 
getSchemaUpdateLock() - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
getSchemaUpdateLock() - Method in class org.apache.solr.schema.ZkIndexSchemaReader
 
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 interface org.apache.solr.request.SolrQueryRequest
The index searcher associated with this request
getSearcher() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSeenKeys() - Method in class org.apache.solr.util.MapListener
 
getSelector() - Method in class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
 
getSelector() - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
 
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.core.JmxMonitoredMap
For test verification
getServers() - Method in class org.apache.solr.cloud.SolrZkServer
 
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.
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
 
getShardHandlerFactory() - Method in class org.apache.solr.core.CoreContainer
The default ShardHandlerFactory used to communicate with other solr instances
getShardHandlerFactoryConfigPath() - Method in class org.apache.solr.core.ConfigSolr
 
getShardHandlerFactoryConfigPath() - Method in class org.apache.solr.core.ConfigSolrXml
 
getShardHandlerFactoryConfigPath() - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
getShardHandlerFactoryPluginInfo() - Method in class org.apache.solr.core.ConfigSolr
 
getShardId() - Method in class org.apache.solr.cloud.CloudDescriptor
 
getShardNum(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getShardRequest() - Method in class org.apache.solr.handler.component.ShardResponse
 
getSharedLibDirectory() - Method in class org.apache.solr.core.ConfigSolr
 
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.schema.FieldType
Gets the Similarity used when scoring fields of this type
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
getSimilarityFactory() - Method in class org.apache.solr.schema.IndexSchema
Returns the SimilarityFactory that constructed the Similarity for this index
getSize() - Method in class org.apache.solr.internal.csv.writer.CSVField
 
getSize() - Method in class org.apache.solr.store.blockcache.BlockCache
 
getSlop() - Method in class org.apache.solr.search.FieldParams
 
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
 
getSoftCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSolrConfig() - Method in class org.apache.solr.core.SolrCore
Gets the configuration object used by this core instance.
getSolrConfigFromZk(String, String, SolrResourceLoader) - Method in class org.apache.solr.core.ZkContainer
 
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
 
getSolrHome() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
getSolrHome() - Method in class org.apache.solr.core.CoreContainer
 
getSolrInputDocument() - Method in class org.apache.solr.update.AddUpdateCommand
 
getSolrProperties(String) - Method in class org.apache.solr.core.ConfigSolr
 
getSolrResponse() - Method in class org.apache.solr.handler.component.ShardResponse
 
getSolrServer(SolrCmdDistributor.Req) - Method in class org.apache.solr.update.StreamingSolrServers
 
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"
getSortedNodeNames(SolrZkClient) - Static method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BCDIntField
 
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.ByteField
Deprecated.
 
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.DateField
Deprecated.
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DoubleField
 
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.FloatField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.GeoHashField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.IntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LatLonType
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LongField
 
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.ShortField
Deprecated.
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
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.TrieDateField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.UUIDField
 
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.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.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
getSource() - Method in class org.apache.solr.handler.admin.CollectionsHandler
 
getSource() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getSource() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.LoggingHandler
 
getSource() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getSource() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSource() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
Deprecated.
 
getSource() - Method in class org.apache.solr.handler.component.DebugComponent
 
getSource() - Method in class org.apache.solr.handler.component.FacetComponent
 
getSource() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getSource() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getSource() - Method in class org.apache.solr.handler.component.QueryComponent
 
getSource() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getSource() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
 
getSource() - Method in class org.apache.solr.handler.component.ResponseLogComponent
 
getSource() - Method in class org.apache.solr.handler.component.SearchComponent
 
getSource() - Method in class org.apache.solr.handler.component.SearchHandler
 
getSource() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSource() - Method in class org.apache.solr.handler.component.StatsComponent
 
getSource() - Method in class org.apache.solr.handler.component.SuggestComponent
 
getSource() - Method in class org.apache.solr.handler.component.TermsComponent
 
getSource() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getSource() - Method in class org.apache.solr.handler.CSVRequestHandler
Deprecated.
 
getSource() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getSource() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSource() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getSource() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
Deprecated.
 
getSource() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getSource() - Method in class org.apache.solr.handler.PingRequestHandler
 
getSource() - Method in class org.apache.solr.handler.RealTimeGetHandler
 
getSource() - Method in class org.apache.solr.handler.ReplicationHandler
 
getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSource() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getSource() - Method in class org.apache.solr.handler.UpdateRequestHandler
 
getSource() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated.
 
getSource() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
Deprecated.
 
getSource() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
getSource() - Method in class org.apache.solr.highlight.DefaultEncoder
 
getSource() - Method in class org.apache.solr.highlight.GapFragmenter
 
getSource() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getSource() - Method in class org.apache.solr.highlight.HtmlEncoder
 
getSource() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getSource() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getSource() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
getSource() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
 
getSource() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
 
getSource() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
 
getSource() - Method in class org.apache.solr.highlight.SingleFragListBuilder
 
getSource() - Method in class org.apache.solr.highlight.WeightedFragListBuilder
 
getSource() - Method in class org.apache.solr.schema.CopyField
 
getSource() - Method in class org.apache.solr.search.FastLRUCache
 
getSource() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
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.update.DirectUpdateHandler2
 
getSourceDynamicBase() - Method in class org.apache.solr.schema.IndexSchema.DynamicCopy
 
getSourceLocation() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSourceSelector() - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
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
 
getStartingOperation() - Method in class org.apache.solr.update.UpdateLog
 
getStartingVersions() - Method in class org.apache.solr.update.UpdateLog
 
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
 
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
 
getStatistics() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
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
 
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.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.update.DirectUpdateHandler2
 
getStats(SolrIndexSearcher, DocSet, boolean, String[]) - Method in class org.apache.solr.request.UnInvertedField
Collect statistics about the UninvertedField.
getStats() - Method in class org.apache.solr.util.ConcurrentLFUCache
 
getStats() - Method in class org.apache.solr.util.ConcurrentLRUCache
 
getStatsValues() - Method in interface org.apache.solr.handler.component.StatsValues
Translates the values into a NamedList representation
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.
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.
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).
getString() - Method in class org.apache.solr.search.QParser
 
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.
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.
getStyle(String) - Static method in class org.apache.solr.response.transform.ExplainAugmenterFactory
 
getSubstitutableProperties() - Method in class org.apache.solr.core.CoreDescriptor
Returns all substitutable properties defined on this CoreDescriptor
getSubType() - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
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
 
getSuggesterNames() - Method in class org.apache.solr.spelling.suggest.SuggesterResult
Get the set of suggesterNames for which this instance holds results
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.util.stats.Histogram
 
getSum() - Method in class org.apache.solr.util.stats.Timer
Returns the sum of all recorded durations.
getSupersetMaxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
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.SolrLogFormatter.TG
 
getTag() - Method in interface org.apache.solr.util.SolrLogLayout.TG
 
getTail(Handler) - Method in class org.apache.solr.SolrLogFormatter
 
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.
getTermCounts(String) - Method in class org.apache.solr.request.SimpleFacets
 
getTermCounts(String, DocSet) - Method in class org.apache.solr.request.SimpleFacets
 
getTermInfosIndexDivisor() - Method in class org.apache.solr.core.IndexReaderFactory
 
getTermsToMatch() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getText(Node) - Static method in class org.apache.solr.util.DOMUtil
Drop in replacement for Node.getTextContent().
getThreadDumpHandler() - Method in class org.apache.solr.handler.admin.InfoHandler
 
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.DateField
Deprecated.
- use formatDate(Date) instead
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
 
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 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.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(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(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
 
getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
 
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
 
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
 
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
 
getTotalRequests() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
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.ConfigSolr
 
getTrustStore() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getTrustStorePassword() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
getType() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
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.core.CoreDescriptor
 
getUnicodeEscapeInterpretation() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
getUnInvertedField(String, SolrIndexSearcher) - Static method in class org.apache.solr.request.UnInvertedField
 
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
 
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.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
 
getUpdaterThread() - Method in class org.apache.solr.cloud.Overseer
 
getUpdateShardHandler() - Method in class org.apache.solr.core.CoreContainer
 
getUpperVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
 
getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
getUseCompoundFile() - Method in class org.apache.solr.update.SolrIndexConfig
 
getUserQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
getVal(String, boolean) - Method in class org.apache.solr.core.Config
 
getValue() - Method in class org.apache.solr.parser.Token
An optional attribute value of the Token.
getValue(SchemaField, IndexableField) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
getValue(double) - Method in class org.apache.solr.util.stats.Snapshot
Returns the value at the given quantile.
getValueDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
getValueForNormalization() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
getValues() - Method in class org.apache.solr.response.SolrQueryResponse
Gets data to be returned in this response
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.schema.StrFieldSource
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.CollapseScoreFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.FileFloatSource
 
getValues() - Method in class org.apache.solr.util.stats.Snapshot
Returns the entire set of values in the snapshot.
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.BCDIntField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.BoolField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ByteField
Deprecated.
 
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 it's most granular form based on the default fractional digits.
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DoubleField
 
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.FloatField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.GeoHashField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.IntField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.LatLonType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.LongField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.PointType
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.RandomSortField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ShortField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.StrField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieDateField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieField
 
getValueSource() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getValueSourceParser(String) - Method in class org.apache.solr.core.SolrCore
 
getVersion() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
getVersion() - Method in class org.apache.solr.core.SolrCore
 
getVersion() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage version, e.g.
getVersion() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
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.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.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.DistributedQueue.QueueEvent
 
getWatcherSize() - Method in class org.apache.solr.logging.LogWatcherConfig
 
getWatcherThreshold() - Method in class org.apache.solr.logging.LogWatcherConfig
 
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
 
getWrappedDeletionPolicy() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getWrappedHandler() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
getWrappedQuery() - Method in class org.apache.solr.search.WrappedQuery
 
getWrappedWriter() - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
 
getWriter() - Method in class org.apache.solr.response.TextResponseWriter
returns the Writer that the response is being written to
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
 
getZkClient() - Method in class org.apache.solr.cloud.ZkController
 
getZkClientTimeout() - Method in class org.apache.solr.core.ConfigSolr
 
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
 
getZkHost() - Method in class org.apache.solr.core.ConfigSolr
 
getZkHostContext() - Method in class org.apache.solr.core.ConfigSolr
 
getZkHostPort() - Method in class org.apache.solr.core.ConfigSolr
 
getZkServerAddress() - Method in class org.apache.solr.cloud.ZkController
 
getZkStateReader() - Method in class org.apache.solr.cloud.ZkController
 
globalCollectionStat - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
globalStrings - Variable in class org.apache.solr.update.UpdateLog
 
go() - Static method in class org.apache.solr.SolrLogFormatter
 
grid - Variable in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
 
GROUP_NULL_VALUE - Static variable in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
Represents a string value for
groupBy - Variable in class org.apache.solr.search.Grouping.CommandField
 
groupBy - Variable in class org.apache.solr.search.Grouping.CommandFunc
 
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
 
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.Command() - Constructor for class org.apache.solr.search.Grouping.Command
 
Grouping.CommandField - Class in org.apache.solr.search
A group command for grouping on a field.
Grouping.CommandField() - Constructor for class org.apache.solr.search.Grouping.CommandField
 
Grouping.CommandFunc - Class in org.apache.solr.search
A command for grouping on a function.
Grouping.CommandFunc() - Constructor for class org.apache.solr.search.Grouping.CommandFunc
 
Grouping.CommandQuery - Class in org.apache.solr.search
A group command for grouping on a query.
Grouping.CommandQuery() - Constructor for class org.apache.solr.search.Grouping.CommandQuery
 
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
 
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

H

handleAliasAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Deprecated.
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.
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.
handleEnable(boolean) - Method in class org.apache.solr.handler.PingRequestHandler
 
handleMergeAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
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
 
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.core.RequestHandlers.LazyRequestHandlerWrapper
Wait for the first request before initializing the wrapped handler
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.AdminHandlers
 
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.
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.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.component.SearchHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
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.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.search.function.FileFloatSource.ReloadCacheRequestHandler
 
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.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
 
handleRollback(SolrQueryRequest, UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
 
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
 
hasBoostFunctions() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
hasBoostParams() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
hasDocValues() - Method in class org.apache.solr.schema.SchemaField
 
hasExplicitField(String) - Method in class org.apache.solr.schema.IndexSchema
Does the schema explicitly define the specified field, i.e.
hasFieldHeader() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
hash - Variable in class org.apache.solr.update.processor.Lookup3Signature
 
hashCode() - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
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.CollapsingQParserPlugin.CollapsingPostFilter
 
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.ValueSourceRangeFilter
 
hashCode() - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
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.SolrLogFormatter.Method
 
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.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
 
hashSetInverseLoadFactor - Variable in class org.apache.solr.core.SolrConfig
 
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.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
 
hasProperty(int) - Method in class org.apache.solr.schema.FieldType
Check if a property is set
hasSchemaCache() - Method in class org.apache.solr.core.ConfigSolr
 
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
 
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
 
HdfsDirectory - Class in org.apache.solr.store.hdfs
 
HdfsDirectory(Path, 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
 
HdfsLockFactory - Class in org.apache.solr.store.hdfs
 
HdfsLockFactory(Path, Configuration) - Constructor for class org.apache.solr.store.hdfs.HdfsLockFactory
 
HdfsTransactionLog - Class in org.apache.solr.update
Log Format: List{Operation, Version, ...} ADD, VERSION, DOC DELETE, VERSION, ID_BYTES DELETE_BY_QUERY, VERSION, String TODO: keep two files, one for [operation, version, id] and the other for the actual document data.
HdfsTransactionLog.HDFSLogReader - Class in org.apache.solr.update
 
HdfsTransactionLog.HDFSLogReader(long) - Constructor for class org.apache.solr.update.HdfsTransactionLog.HDFSLogReader
 
HdfsTransactionLog.HDFSReverseReader - Class in org.apache.solr.update
 
HdfsTransactionLog.HDFSReverseReader() - Constructor for class org.apache.solr.update.HdfsTransactionLog.HDFSReverseReader
 
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
 
HEALTHCHECK_FILE_PARAM - Static variable in class org.apache.solr.handler.PingRequestHandler
 
heap - Variable in class org.apache.solr.util.LongPriorityQueue
 
HIDDEN - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
hiddenFiles - Variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
highest - Variable in class org.apache.solr.update.VersionBucket
 
HighFrequencyDictionaryFactory - Class in org.apache.solr.spelling.suggest
HighFrequencyDictionaryFactory() - Constructor for class org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
 
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
 
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
 
HtmlEncoder - Class in org.apache.solr.highlight
HtmlEncoder() - Constructor for class org.apache.solr.highlight.HtmlEncoder
 
HtmlFormatter - Class in org.apache.solr.highlight
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
 
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
 
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
 

I

IBSimilarityFactory - Class in org.apache.solr.search.similarities
Factory for IBSimilarity
IBSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.IBSimilarityFactory
 
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.update.DeleteUpdateCommand
 
idField - Variable in class org.apache.solr.update.UpdateHandler
 
idFieldType - Variable in class org.apache.solr.update.UpdateHandler
 
IDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
IGNORE_AUTOCOMMIT - Static variable in class org.apache.solr.update.UpdateCommand
 
IgnoreAcceptDocsQuery - Class in org.apache.solr.search.join
 
IgnoreAcceptDocsQuery(Query) - Constructor for class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
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
 
ignoresThrowable() - Method in class org.apache.solr.util.SolrLogLayout
 
image - Variable in class org.apache.solr.parser.Token
The string image of the token.
incLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
includesScore(Sort) - Static method in class org.apache.solr.search.SortSpec
 
includesScore() - Method in class org.apache.solr.search.SortSpec
 
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
 
incrementToken() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
 
incrementToken() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
 
INDENT - Static variable in class org.apache.solr.core.SolrXMLCoresLocator
 
indent() - Method in class org.apache.solr.response.TextResponseWriter
 
indent(int) - Method in class org.apache.solr.response.TextResponseWriter
 
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.spelling.AbstractLuceneSpellChecker
 
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.SnapPuller
 
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
 
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.BCDIntField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
indexedToReadable(String) - Method in class org.apache.solr.schema.EnumField
Given an indexed term, return the human readable representation
indexedToReadable(BytesRef, CharsRef) - 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, CharsRef) - 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.SortableDoubleField
Deprecated.
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieDateField
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.TrieDateField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieField
 
indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.TrieField
 
indexMemoryUsage - Variable in class org.apache.solr.store.blockcache.Metrics
 
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(String) - Constructor for class org.apache.solr.schema.IndexSchema.DynamicReplacement
 
IndexSchema.DynamicReplacement.DynamicPattern - Class in org.apache.solr.schema
 
IndexSchema.DynamicReplacement.DynamicPattern(String, String) - Constructor for class org.apache.solr.schema.IndexSchema.DynamicReplacement.DynamicPattern
 
indexSchemaCache - Variable in class org.apache.solr.core.CoreContainer
 
IndexSchemaFactory - Class in org.apache.solr.schema
Base class for factories for IndexSchema implementations
IndexSchemaFactory() - Constructor for class org.apache.solr.schema.IndexSchemaFactory
 
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.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
 
inform(SolrCore) - Method in class org.apache.solr.handler.admin.LoggingHandler
 
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.PingRequestHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.ReplicationHandler
 
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.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.FieldMutatingUpdateProcessorFactory
 
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 interface org.apache.solr.util.plugin.SolrCoreAware
 
infoStream - Variable in class org.apache.solr.update.SolrIndexConfig
 
init(FilterConfig) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
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(NamedList) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
In normal use, this function will not be called
init(NamedList) - Method in class org.apache.solr.core.SchemaCodecFactory
 
init(NamedList) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
 
init(NamedList) - Method in class org.apache.solr.core.SolrDeletionPolicy
 
init(NamedList) - Method in class org.apache.solr.handler.admin.AdminHandlers
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(NamedList) - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
Deprecated.
 
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(NamedList) - Method in class org.apache.solr.handler.CSVRequestHandler
Deprecated.
 
init(NamedList) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
Deprecated.
 
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.UpdateRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated.
 
init(NamedList) - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
Deprecated.
 
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.transform.ExplainAugmenterFactory
 
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.XMLResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.XSLTResponseWriter
 
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.ByteField
Deprecated.
 
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.DoubleField
 
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.FloatField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.IntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LatLonType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LongField
 
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.ShortField
Deprecated.
 
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.TrieDateField
 
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.DisMaxQParserPlugin
 
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.join.BlockJoinParentQParserPlugin
 
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.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(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(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.ValueSourceParser
Initialize the plugin.
init(ServletConfig) - Method in class org.apache.solr.servlet.RedirectServlet
 
init(FilterConfig) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
init() - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
 
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(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.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.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.TrimFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
 
init(NamedList) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
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(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
 
initalize(SolrConfig) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Deprecated.
initalize(SolrConfig) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
 
initalize(SolrConfig) - Method in class org.apache.solr.highlight.SolrHighlighter
Deprecated.
initArgs - Variable in class org.apache.solr.core.PluginInfo
 
initArgs - Variable in class org.apache.solr.handler.RequestHandlerBase
 
initHidden(SolrParams) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
initialize(int) - Method in class org.apache.solr.util.LongPriorityQueue
 
initialLimit - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
initialMincount - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
initIndex() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
initNewBuffer(int, long) - Static method in class org.apache.solr.store.blockcache.BufferStore
 
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(Map<String, T>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
 
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
 
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
 
initZooKeeper(CoreContainer, String, ConfigSolr) - Method in class org.apache.solr.core.ZkContainer
 
initZooKeeper(CoreContainer, String, String, int, String, String, String, int, boolean) - Method in class org.apache.solr.core.ZkContainer
 
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
 
inputStreamToByteArray(InputStream) - Method in class org.apache.solr.util.SimplePostTool
Reads an input stream into a byte array
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(long) - Method in class org.apache.solr.util.LongPriorityQueue
Adds an object to a PriorityQueue in log(size) time.
instance(int) - Static method in class org.apache.solr.store.blockcache.BufferStore
 
instance - Static variable in class org.apache.solr.util.xslt.TransformerProvider
 
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
 
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.SnapPuller
 
IntField - Class in org.apache.solr.schema
A legacy numeric field type that encodes "Integer" values as simple Strings.
IntField() - Constructor for class org.apache.solr.schema.IntField
 
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.
invariants - Variable in class org.apache.solr.handler.RequestHandlerBase
 
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.util
 
IOUtils() - Constructor for class org.apache.solr.util.IOUtils
 
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.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.DistributedUpdateProcessor
Utility method that examines the SolrInputDocument in an AddUpdateCommand and returns true if the documents contains atomic update instructions.
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
 
isClientAuthMode() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
isClosed() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
isClosed() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
isClosed() - Method in class org.apache.solr.core.SolrCore
Whether this core is closed.
isCommentingDisabled() - Method in class org.apache.solr.internal.csv.CSVStrategy
 
isConnected() - Method in class org.apache.solr.cloud.ZkController
 
isCopyFieldTarget(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
Check if a field is used as the destination of a copyField operation
isDebug() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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
 
isDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isDynamicField(String) - Method in class org.apache.solr.schema.IndexSchema
Is the specified field dynamic or not.
isEmpty() - Method in class org.apache.solr.logging.CircularList
 
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.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
 
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
 
isFixedWidth() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isHandleSelect() - Method in class org.apache.solr.core.SolrConfig
 
isHandleSelect() - Method in class org.apache.solr.servlet.SolrRequestParsers
 
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?
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
 
isLandingPage(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates whether the URL is a landing page or not
isLeader() - Method in class org.apache.solr.cloud.CloudDescriptor
 
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
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
 
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.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
 
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
 
isOn(String) - Static method in class org.apache.solr.util.SimplePostTool
Tests if a string is either "true", "on", "yes" or "1"
isPartialResults() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
isPersistent() - Method in class org.apache.solr.core.ConfigSolr
 
isPersistent() - Method in class org.apache.solr.core.ConfigSolrXml
 
isPersistent() - Method in class org.apache.solr.core.ConfigSolrXmlOld
 
isPersistent() - Method in class org.apache.solr.core.CoreContainer
Deprecated.
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
isReloaded() - Method in class org.apache.solr.core.SolrCore
 
isRemoved() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
isRequired() - Method in class org.apache.solr.schema.SchemaField
 
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
 
isShareSchema() - Method in class org.apache.solr.core.CoreContainer
 
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.
isSSLMode() - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
isStopped() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
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
 
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.TrieDateField
 
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
isTransient() - Method in class org.apache.solr.core.CoreDescriptor
 
isTruncateGroups() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
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?
isValueDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
 
isZkMode() - Static method in class org.apache.solr.core.ZkContainer
 
isZooKeeperAware() - Method in class org.apache.solr.core.CoreContainer
 
iterator() - Method in class org.apache.solr.logging.CircularList
 
iterator - Variable in class org.apache.solr.response.transform.TransformContext
 
iterator() - Method in class org.apache.solr.search.BitDocSet
DocIterator using nextSetBit() public DocIterator iterator() { return new DocIterator() { int pos=bits.nextSetBit(0); public boolean hasNext() { return pos>=0; } public Integer next() { return nextDoc(); } public void remove() { bits.clear(pos); } public int nextDoc() { int old=pos; pos=bits.nextSetBit(old+1); return old; } public float score() { return 0.0f; } }; }
iterator() - Method in interface org.apache.solr.search.DocList
Returns an iterator that may be used to iterate over the documents in this DocList
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
 

J

JaspellLookupFactory - Class in org.apache.solr.spelling.suggest.jaspell
Factory for JaspellLookup
JaspellLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
 
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
 
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
 
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
Constructor taking an ordered list of additional (servlet holder -> path spec) mappings to add to the servlet context
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, String>) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
Constructor taking an ordered list of additional (filter holder -> path spec) mappings.
JettySolrRunner.DebugFilter - Class in org.apache.solr.client.solrj.embedded
 
JettySolrRunner.DebugFilter() - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
JettySolrRunner.Servlet404 - Class in org.apache.solr.client.solrj.embedded
This is a stupid hack to give jetty something to attach to
JettySolrRunner.Servlet404() - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404
 
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
 
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
 
joinedElectionFired() - Method in class org.apache.solr.cloud.ElectionContext
 
joinElection(ElectionContext, boolean) - Method in class org.apache.solr.cloud.LeaderElector
Begin participating in the election process.
JoinQParserPlugin - Class in org.apache.solr.search
 
JoinQParserPlugin() - Constructor for class org.apache.solr.search.JoinQParserPlugin
 
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
 
JSONResponseWriter - Class in org.apache.solr.response
 
JSONResponseWriter() - Constructor for class org.apache.solr.response.JSONResponseWriter
 
JsonUpdateRequestHandler - Class in org.apache.solr.handler
Deprecated.
JsonUpdateRequestHandler() - Constructor for class org.apache.solr.handler.JsonUpdateRequestHandler
Deprecated.
 
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
 
key - Variable in class org.apache.solr.search.Grouping.Command
 
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.cloud.OverseerCollectionProcessor
 
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.
KNOWN_TYPES - Static variable in class org.apache.solr.response.BinaryResponseWriter
 

L

last - Variable in class org.apache.solr.logging.LogWatcher
 
lastDataDir - Variable in class org.apache.solr.update.UpdateLog
 
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
 
LAT - Static variable in class org.apache.solr.schema.LatLonType
 
lat - Variable in class org.apache.solr.search.function.distance.GeohashFunction
 
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
 
LeaderElector - Class in org.apache.solr.cloud
Leader Election process.
LeaderElector(SolrZkClient) - Constructor for class org.apache.solr.cloud.LeaderElector
 
LegacyHTMLStripCharFilter - Class in org.apache.solr.analysis
Deprecated.
LegacyHTMLStripCharFilter(Reader) - Constructor for class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
LegacyHTMLStripCharFilter(Reader, Set<String>) - Constructor for class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
LegacyHTMLStripCharFilter(Reader, Set<String>, int) - Constructor for class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
LegacyHTMLStripCharFilterFactory - Class in org.apache.solr.analysis
LegacyHTMLStripCharFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.LegacyHTMLStripCharFilterFactory
Deprecated.
Creates a new LegacyHTMLStripCharFilterFactory
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.blockcache.ReusedBufferedIndexOutput
 
length() - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
length() - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
length() - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
length(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
Calculates the length of the URL in characters
lessThan(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
level - Variable in class org.apache.solr.logging.LoggerInfo
 
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.handler.component.FacetComponent.FieldFacet
 
linkConfSet(SolrZkClient, String, String) - Static method in class org.apache.solr.cloud.ZkController
 
listAll() - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
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
 
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
 
liveDocs - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
LMDirichletSimilarityFactory - Class in org.apache.solr.search.similarities
LMDirichletSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
 
LMJelinekMercerSimilarityFactory - Class in org.apache.solr.search.similarities
LMJelinekMercerSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
 
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.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(SolrResourceLoader, NodeList) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Initializes and registers each plugin in the list.
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
 
loader - Variable in class org.apache.solr.core.CoreContainer
 
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.
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
 
LOCALE - Static variable in class org.apache.solr.schema.EnumField
 
locale - Variable in class org.apache.solr.update.processor.ParseNumericFieldUpdateProcessorFactory
 
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
 
localParams - Variable in class org.apache.solr.search.QParser
 
localParamsEnd - Variable in class org.apache.solr.search.QParser
 
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
 
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 - Variable in class org.apache.solr.cloud.SyncStrategy
 
log - Static variable in class org.apache.solr.core.Config
 
log - Static variable in class org.apache.solr.core.ConfigSolr
 
log - Static variable in class org.apache.solr.core.ConfigSolrXml
 
log - Static variable in class org.apache.solr.core.ConfigSolrXmlOld
 
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.RequestHandlers
 
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.SolrXMLSerializer
 
log - Static variable in class org.apache.solr.core.ZkContainer
 
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.component.FacetComponent
 
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.PingRequestHandler
 
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 - Static variable in class org.apache.solr.rest.SolrRestApi
 
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 interface org.apache.solr.search.SolrCache
 
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.HdfsFileWriter
 
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.FieldMutatingUpdateProcessor
 
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.StreamingSolrServers
 
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.util.IOUtils
 
log - Static variable in class org.apache.solr.util.plugin.AbstractPluginLoader
 
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_REPLAY - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
 
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
 
logs - Variable in class org.apache.solr.update.UpdateLog
 
logThreadDumps(String) - Static method in class org.apache.solr.core.Diagnostics
 
LogUpdateProcessorFactory - Class in org.apache.solr.update.processor
A logging processor.
LogUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
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
 
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
 
LongField - Class in org.apache.solr.schema
A legacy numeric field type that encodes "Long" values as simple Strings.
LongField() - Constructor for class org.apache.solr.schema.LongField
 
LongPriorityQueue - Class in org.apache.solr.util
A native long priority queue.
LongPriorityQueue(int, int, long) - Constructor for class org.apache.solr.util.LongPriorityQueue
 
LongValueFieldType - Interface in org.apache.solr.schema
Marker interface for long-valued field types.
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
 
Lookup3Signature - Class in org.apache.solr.update.processor
 
Lookup3Signature() - Constructor for class org.apache.solr.update.processor.Lookup3Signature
 
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
 
lookupVersion(BytesRef) - Method in class org.apache.solr.update.UpdateLog
 
lookupVersion(BytesRef) - Method in class org.apache.solr.update.VersionInfo
 
lowercaseOperators - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
LPARAMS - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
LPAREN - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
LRUCache<K,V> - Class in org.apache.solr.search
 
LRUCache() - Constructor for class org.apache.solr.search.LRUCache
 
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
 
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
 

M

main(String[]) - Static method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
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 - Variable in class org.apache.solr.search.Grouping.Command
 
main(String[]) - Static method in class org.apache.solr.SolrLogFormatter
 
main(String[]) - Static method in class org.apache.solr.store.blockcache.Metrics
 
main(String[]) - Static method in class org.apache.solr.util.RTimer
Testing
main(String[]) - Static method in class org.apache.solr.util.SimplePostTool
See usage() for valid command line usage
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(String, String) - Static method in class org.apache.solr.util.SimplePostTool
Takes a string as input and returns a DOM
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.
makeLock(String) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
makeLock(String) - Method in class org.apache.solr.store.hdfs.HdfsLockFactory
 
makeParams(String, String, int, int, Map) - Static method in class org.apache.solr.request.LocalSolrQueryRequest
 
makeQueryable(Query) - Static method in class org.apache.solr.search.QueryUtils
Makes negative queries suitable for querying by lucene.
makeURLList(String) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
Creates a randomized list of urls for the given shard.
MANAGED_SCHEMA_RESOURCE_NAME - Static variable in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
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.FieldExistsException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.schema.ManagedIndexSchema.FieldExistsException
 
ManagedIndexSchemaFactory - Class in org.apache.solr.schema
Factory for ManagedIndexSchema
ManagedIndexSchemaFactory() - Constructor for class org.apache.solr.schema.ManagedIndexSchemaFactory
 
map - Variable in class org.apache.solr.update.UpdateLog
 
MapInitializedPlugin - Interface in org.apache.solr.util.plugin
A plugin that can be initialized with a Map<String,String>
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
 
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
 
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.
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.SortableDoubleField
Deprecated.
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.StrField
 
marshalSortValue(Object) - Method in class org.apache.solr.schema.TextField
 
MASTER_URL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
MATH_LOCALE - Static variable in class org.apache.solr.schema.DateField
Deprecated.
use DateMathParser.DEFAULT_MATH_LOCALE
MATH_TZ - Static variable in class org.apache.solr.schema.DateField
Deprecated.
use DateMathParser.DEFAULT_MATH_TZ
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_SHARDS_PER_NODE - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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.
maxBufferedDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher
 
MAXEDITS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
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
 
maxIndexingThreads - Variable in class org.apache.solr.update.SolrIndexConfig
 
MAXINSPECTIONS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
maxMergeDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxOptimizeSegments - Variable in class org.apache.solr.update.CommitUpdateCommand
During optimize, optimize down to <= this many segments.
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...
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.
MaxScoreQParserPlugin() - Constructor for class org.apache.solr.search.MaxScoreQParserPlugin
 
maxSize - Variable in class org.apache.solr.util.LongPriorityQueue
 
maxWarmingSearchers - Variable in class org.apache.solr.core.SolrConfig
 
MD5Signature - Class in org.apache.solr.update.processor
 
MD5Signature() - Constructor for class org.apache.solr.update.processor.MD5Signature
 
measStr - Variable in class org.apache.solr.search.SpatialOptions
 
MemOutputStream - Class in org.apache.solr.update
 
MemOutputStream(byte[]) - Constructor for class org.apache.solr.update.MemOutputStream
 
memSize() - Method in class org.apache.solr.request.UnInvertedField
 
memSize() - Method in class org.apache.solr.search.BitDocSet
 
memSize() - Method in interface org.apache.solr.search.DocSet
Returns the approximate amount of memory taken by this DocSet.
memSize() - Method in class org.apache.solr.search.DocSlice
 
memSize() - Method in class org.apache.solr.search.HashDocSet
 
memSize() - Method in class org.apache.solr.search.SortedIntDocSet
 
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
 
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
 
mergePolicyInfo - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergeSchedulerInfo - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergeSolrDocumentList(SolrDocumentList, SolrDocumentList, int, String) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
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.
message(String, String) - Method in class org.apache.solr.update.LoggingInfoStream
 
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 - Enum in org.apache.solr.servlet.cache
 
methodCalls - Variable in class org.apache.solr.store.blockcache.Metrics
 
methodName - Variable in class org.apache.solr.SolrLogFormatter.Method
 
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
 
Metrics(Configuration) - Constructor for class org.apache.solr.store.blockcache.Metrics
 
Metrics.MethodCall - Class in org.apache.solr.store.blockcache
 
Metrics.MethodCall() - Constructor for class org.apache.solr.store.blockcache.Metrics.MethodCall
 
MIGRATE - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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).
minCount - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
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
 
minMatch - Variable in class org.apache.solr.handler.component.PivotFacetHelper
 
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
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
 
missingValue - Variable in class org.apache.solr.schema.TrieField
 
MMapDirectoryFactory - Class in org.apache.solr.core
Directly provide MMapDirectory instead of relying on FSDirectory.open(java.io.File).
MMapDirectoryFactory() - Constructor for class org.apache.solr.core.MMapDirectoryFactory
 
Modifiers() - Method in class org.apache.solr.parser.QueryParser
 
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.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
 
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.InterestingTerm() - Constructor for class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
MoreLikeThisHandler.MoreLikeThisHelper - Class in org.apache.solr.handler
Helper class for MoreLikeThis that can be called from other request handlers
MoreLikeThisHandler.MoreLikeThisHelper(SolrParams, SolrIndexSearcher) - Constructor for class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
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.
multBoosts - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
MULTI_TERM - Static variable in class org.apache.solr.schema.FieldType
 
MULTI_TERM_ANALYZER - Static variable in class org.apache.solr.schema.FieldType
 
MULTIPART - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
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 getAnalyzer() This analyzer is used to process wildcard, prefix, regex and other multiterm queries.
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.TrieDateField
 
multiValuedFieldCache() - Method in class org.apache.solr.schema.TrieField
 
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.core.PluginInfo
 
name - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
name - Variable in class org.apache.solr.handler.component.FieldFacetStats
 
NAME - Static variable in class org.apache.solr.handler.ReplicationHandler
 
name - Variable in class org.apache.solr.logging.LoggerInfo
 
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.DisMaxQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ExtendedDismaxQParserPlugin
 
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.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.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.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 - Variable in class org.apache.solr.spelling.SolrSpellChecker
Dictionary name
NAME - Static variable in class org.apache.solr.spelling.suggest.SolrSuggester
Label to identify the name of the suggester
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_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
NAME_SEGMENT - Static variable in class org.apache.solr.rest.SolrRestApi
 
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
 
needRefinements - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
NestedQParserPlugin - Class in org.apache.solr.search
Create a nested query, with the ability of that query to redefine it's type via local parameters.
NestedQParserPlugin() - Constructor for class org.apache.solr.search.NestedQParserPlugin
 
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.
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
 
newFuzzyQuery(Term, float, int) - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new FuzzyQuery instance
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.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 - Static variable in class org.apache.solr.core.SolrXMLCoresLocator
 
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.UpdateRequestHandler
 
newMap() - Method in class org.apache.solr.update.UpdateLog
 
newMatchAllDocsQuery() - Method in class org.apache.solr.parser.SolrQueryParserBase
Builds a new MatchAllDocsQuery instance
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.SpatialRecursivePrefixTreeFieldType
 
newPrefixTreeStrategy(String) - Method in class org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType
 
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(String) - Method in class org.apache.solr.core.SolrCore
 
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.SpatialPointVectorFieldType
 
newThread(Runnable) - Method in class org.apache.solr.util.DefaultSolrThreadFactory
 
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 - 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.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
 
nextClearBit(int) - Method in class org.apache.solr.store.blockcache.BlockLocks
Find the next clear bit in the bit set.
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.
nextDoc() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
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
 
NO_CACHE - Static variable in class org.apache.solr.store.blockcache.BlockDirectory
 
NO_FREQUENCY_INFO - Static variable in class org.apache.solr.spelling.SpellingResult
 
node - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
nodeName - Variable in class org.apache.solr.handler.component.ShardRequest
may be null
nodeProps - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
 
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).
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
 
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) - 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
normalize(float, float) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
normalizeDir(String) - Static method in class org.apache.solr.core.SolrResourceLoader
Ensures a directory name always ends with a '/'.
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.
now - Variable in class org.apache.solr.request.SolrRequestInfo
 
NOW - Static variable in class org.apache.solr.schema.DateField
Deprecated.
 
now() - Method in class org.apache.solr.util.RTimer
Get current time May override to implement a different timer (CPU time, etc).
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
 
nrtMode - Variable in class org.apache.solr.core.SolrConfig
 
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
 
NullIndexOutput - Class in org.apache.solr.store.hdfs
 
NullIndexOutput() - Constructor for class org.apache.solr.store.hdfs.NullIndexOutput
 
NUM_SHARDS - Static variable in class org.apache.solr.cloud.CloudDescriptor
 
NUM_SLICES - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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
 
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
 
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.
NumericValueFieldType - Interface in org.apache.solr.schema
Marker interface for numeric-valued field types.
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
 
NUMTERMS - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 

O

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
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
 
OK_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
oldDeletes - Variable in class org.apache.solr.update.UpdateLog
 
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_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
 
omitTf() - Method in class org.apache.solr.schema.SchemaField
onCommit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene...
onCommit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene...
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.
oneOrMany(NamedList, String) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
Deprecated.
Replaced by NamedList.removeConfigArgs(String). Will be removed in version 5.0.
oneOverPower - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
onInit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene...
onInit(List<? extends IndexCommit>) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene...
OP - Static variable in class org.apache.solr.search.QueryParsing
 
open() - Method in class org.apache.solr.core.SolrCore
expert: increments the core reference count
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
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
 
openNewSearcher(boolean, boolean) - Method in class org.apache.solr.core.SolrCore
Opens a new searcher and returns a RefCounted<SolrIndexSearcher> with it's reference incremented.
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.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
 
OPERATION_MASK - Static variable in class org.apache.solr.update.UpdateLog
 
operationFlags - Variable in class org.apache.solr.update.UpdateLog
 
OPTIMIZE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
optimize - Variable in class org.apache.solr.update.CommitUpdateCommand
 
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.
OR - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
OR_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
Alternative form of QueryParser.Operator.OR
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
org.apache.solr.client.solrj.embedded - package org.apache.solr.client.solrj.embedded
SolrJ client implementations for embedded solr access.
org.apache.solr.cloud - package org.apache.solr.cloud
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
org.apache.solr.common - package org.apache.solr.common
Commonly reused classes and interfaces (deprecated package, do not add new classes)
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.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
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.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.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.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
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 APIs for distribute 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.similarities - package org.apache.solr.search.similarities
Factories for various built-in Lucene ranking models.
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
org.apache.solr.spelling.suggest - package org.apache.solr.spelling.suggest
APIs and classes used by the SpellCheckComponent
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.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
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)
orig - Variable in class org.apache.solr.request.SimpleFacets
Configuration params behavior should be driven by
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
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
 
out - Variable in class org.apache.solr.internal.csv.CSVPrinter
The place that the values get written.
outgoing - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
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, String, ZkStateReader) - Constructor for class org.apache.solr.cloud.Overseer
 
overseer - Variable in class org.apache.solr.cloud.ZkController
 
OverseerCollectionProcessor - Class in org.apache.solr.cloud
 
OverseerCollectionProcessor(ZkStateReader, String, ShardHandler, String) - Constructor for class org.apache.solr.cloud.OverseerCollectionProcessor
 
OverseerCollectionProcessor(ZkStateReader, String, ShardHandler, String, DistributedQueue) - Constructor for class org.apache.solr.cloud.OverseerCollectionProcessor
 
OverseerSolrResponse - Class in org.apache.solr.cloud
 
OverseerSolrResponse(NamedList) - Constructor for class org.apache.solr.cloud.OverseerSolrResponse
 
OVERWRITE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
 
overwrite - Variable in class org.apache.solr.update.AddUpdateCommand
 

P

PACKET_SZ - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
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? [true|false]
PARAM_COMBINE_WORDS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
Try to combine multiple words into one? [true|false]
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
PARAM_MAX_COMBINE_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
PARAM_MAX_EVALUATIONS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
PARAM_MIN_BREAK_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
PARAM_MIN_SUGGESTION_FREQUENCY - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
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
 
params(String...) - Static method in class org.apache.solr.cloud.SyncStrategy
 
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.ShardRequest
 
params - Variable in class org.apache.solr.request.SimpleFacets
 
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 - Variable in class org.apache.solr.spelling.suggest.DictionaryFactory
 
paramToProp - Static variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
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(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.ExtendedDismaxQParser
 
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.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
 
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
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.schema.DateField
Deprecated.
Thread safe method that can be used by subclasses to parse a Date that is already in the internal representation
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.DateField
Deprecated.
Parse a date string in the standard format, or any supported by DateUtil.parseDate
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
 
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 "~".
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
 
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
 
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.DateField
Deprecated.
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.DateField
Deprecated.
Parses a String which may be a date followed by an optional math expression.
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
 
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.update.processor.DistributedUpdateProcessor.DistribPhase
 
parseParams(String, String) - Method in class org.apache.solr.request.SimpleFacets
 
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.parser.SolrQueryParserBase
 
parser - Variable in class org.apache.solr.servlet.DirectSolrConnection
 
PARSER_IMPL - Static variable in class org.apache.solr.schema.PreAnalyzedField
Init argument name.
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
 
parseSort(String, SolrQueryRequest) - Static method in class org.apache.solr.search.QueryParsing
parseSortSpec(String, SolrQueryRequest) - Static method in class org.apache.solr.search.QueryParsing
The form of the sort specification string currently parsed is:
parseSpatialArgs(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
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.
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 '+'
path - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
pathExists(String) - Method in class org.apache.solr.cloud.ZkController
Returns true if the path exists
pathPrefix - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
paths - Variable in class org.apache.solr.update.SplitIndexCommand
 
pattern - Variable in class org.apache.solr.schema.IndexSchema.DynamicReplacement
 
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
 
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.
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
 
percentile(List<Long>, float) - Method in class org.apache.solr.update.PeerSync
 
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(CoreContainer, CoreDescriptor...) - Method in class org.apache.solr.core.SolrXMLCoresLocator
 
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
 
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
 
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
 
PivotFacetHelper - Class in org.apache.solr.handler.component
 
PivotFacetHelper(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.handler.component.PivotFacetHelper
 
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
 
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
PLUS - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
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.SnapPuller
 
POLY_FIELD_SEPARATOR - Static variable in class org.apache.solr.schema.FieldType
The default poly field separator.
pop() - Method in class org.apache.solr.util.LongPriorityQueue
Removes and returns the least element of the PriorityQueue in log(size) time.
pos - Variable in class org.apache.solr.util.FastWriter
 
POSINCR_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
 
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
 
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
 
PossibilityIterator.RankedSpellPossibility() - Constructor for class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
post(Representation) - Method in interface org.apache.solr.rest.POSTable
 
post(Representation) - Method in class org.apache.solr.rest.schema.CopyFieldCollectionResource
 
post(Representation) - Method in class org.apache.solr.rest.schema.FieldCollectionResource
 
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.
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 it's 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
 
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
PostingsSolrHighlighter() - Constructor for class org.apache.solr.highlight.PostingsSolrHighlighter
 
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
 
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
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.ParseResult() - Constructor for class org.apache.solr.schema.PreAnalyzedField.ParseResult
 
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
 
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
 
prefix - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
PREFIX_GRID_SCAN_LEVEL - Static variable in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
 
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.DebugComponent
 
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 rebload 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() - 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.
prepareCommit - Variable in class org.apache.solr.update.CommitUpdateCommand
 
prepareCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
preRegister(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
preRegisterInZk(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
 
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
 
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
 
PrimUtils.IntComparator() - Constructor for class org.apache.solr.util.PrimUtils.IntComparator
 
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
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.
process(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
 
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.PivotFacetHelper
 
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, 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.
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
 
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.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
 
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.DistributedUpdateProcessor
 
processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
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
 
processMergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processMessage(ZkNodeProps, String) - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
processResult(SolrIndexSearcher.QueryResult, ShardResultTransformer) - Method in class org.apache.solr.search.grouping.CommandHandler
 
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
 
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.
properties - Variable in class org.apache.solr.schema.FieldType
 
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
 
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
 
propMap - Variable in class org.apache.solr.core.ConfigSolr
 
provideCapacity(int) - Method in class org.apache.solr.internal.csv.CharBuffer
Copies the data into a new array of at least capacity size.
publish(CoreDescriptor, String) - Method in class org.apache.solr.cloud.ZkController
 
publish(CoreDescriptor, String, boolean) - Method in class org.apache.solr.cloud.ZkController
 
publish(CoreDescriptor, String, 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
 
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_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_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_TOP_IDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
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(Representation) - Method in interface org.apache.solr.rest.PUTable
 
put(Representation) - Method in class org.apache.solr.rest.schema.FieldResource
Accepts JSON add field 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
 
PUTable - Interface in org.apache.solr.rest
Marker interface for resource classes that handle PUT requests.
putBuffer(byte[]) - Method in class org.apache.solr.store.blockcache.BufferStore
 
putBuffer(byte[]) - Method in interface org.apache.solr.store.blockcache.Store
 
PythonResponseWriter - Class in org.apache.solr.response
 
PythonResponseWriter() - Constructor for class org.apache.solr.response.PythonResponseWriter
 

Q

q - Variable in class org.apache.solr.update.UpdateLog.DBQ
 
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
 
qslop - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
qstr - Variable in class org.apache.solr.search.QParser
 
queriesExternal - Variable in class org.apache.solr.store.blockcache.Metrics
 
queriesInternal - Variable in class org.apache.solr.store.blockcache.Metrics
 
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_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_REGEX - Variable in class org.apache.solr.spelling.SpellingQueryConverter
 
queryAnalyzer - Variable in class org.apache.solr.schema.FieldType
Analyzer set by schema for text types to use when searching fields of this type, subclasses can set analyzer themselves or override getAnalyzer()
QueryCommand - Class in org.apache.solr.search.grouping.distributed.command
 
QueryCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
 
QueryCommand.Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
 
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
 
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
 
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
 
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
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.
QueryParsing.StrParser(String) - Constructor for class org.apache.solr.search.QueryParsing.StrParser
 
QueryParsing.StrParser(String, int, int) - Constructor for class org.apache.solr.search.QueryParsing.StrParser
 
QueryResponseWriter - Interface in org.apache.solr.response
Implementations of QueryResponseWriter are used to format responses to query requests.
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
 
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
 
QUOTED - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.

R

radius - Variable in class org.apache.solr.search.SpatialOptions
 
ramBufferSizeMB - Variable in class org.apache.solr.update.SolrIndexConfig
 
RAMDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate RAMDirectory
RAMDirectoryFactory() - Constructor for class org.apache.solr.core.RAMDirectoryFactory
 
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
 
RandomSortField.RandomValueSource(String) - Constructor for class org.apache.solr.schema.RandomSortField.RandomValueSource
 
Range - Static variable in interface org.apache.solr.parser.QueryParserConstants
Lexical state.
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(SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.request.SimpleFacets
Macro for getting the numDocs of range over docs
rangeCount(SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.request.SimpleFacets
Deprecated.
Use rangeCount(SchemaField,String,String,boolean,boolean) which is more generalized
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.
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.update.SplitIndexCommand
 
rank - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
 
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
 
rb - Variable in class org.apache.solr.request.SimpleFacets
 
rb - Variable in class org.apache.solr.request.SolrRequestInfo
 
read() - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
read(char[], int, int) - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
Deprecated.
 
read() - Method in class org.apache.solr.util.PropertiesInputStream
 
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, BytesRef) - 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, BytesRef) - 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.TrieDateField
 
readableToIndexed(String) - Method in class org.apache.solr.schema.TrieField
 
readableToIndexed(CharSequence, BytesRef) - Method in class org.apache.solr.schema.TrieField
 
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!
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 interface org.apache.solr.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.solr.parser.FastCharStream
 
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.
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.update.TransactionLog.LogCodec
 
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.
readLong() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readPluginInfos(String, boolean, boolean) - Method in class org.apache.solr.core.SolrConfig
 
readProperties(Node) - Method in class org.apache.solr.core.ConfigSolr
 
readSchema(InputSource) - Method in class org.apache.solr.schema.IndexSchema
 
readVInt() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
readVLong() - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
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.
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
 
recordReads - Variable in class org.apache.solr.store.blockcache.Metrics
 
recordWrites - Variable in class org.apache.solr.store.blockcache.Metrics
 
recovered() - Method in interface org.apache.solr.cloud.RecoveryStrategy.RecoveryListener
 
recovered() - Method in class org.apache.solr.update.DefaultSolrCoreState
 
recoverFromLog() - Method in class org.apache.solr.update.UpdateLog
 
recoveryInfo - Variable in class org.apache.solr.update.UpdateLog
 
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
 
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
 
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
 
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
 
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 - 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
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
 
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(SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
Registers a SolrCore descriptor in the registry using the core's name.
register(String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
 
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.
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(boolean, String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
 
registerCore(boolean, String, SolrCore, boolean, boolean) - Method in class org.apache.solr.core.CoreContainer
 
registerDynamicFields(SchemaField...) - Method in class org.apache.solr.schema.IndexSchema
Register one or more new Dynamic Fields with the Schema.
registerFirstSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
NOTE: this function is not thread safe.
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
 
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.
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
 
rejoinOverseerElection() - Method in class org.apache.solr.cloud.ZkController
 
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() - 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
reload(String) - Method in class org.apache.solr.core.CoreContainer
Recreates a SolrCore.
reload(SolrCore) - Method in class org.apache.solr.core.SolrCore
 
reload(SolrResourceLoader, SolrCore) - 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
 
RELOADCOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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.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(String) - Method in class org.apache.solr.core.CoreContainer
Removes and returns registered core w/o decrementing it's reference count
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.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
 
REMOVE_ROUTING_RULE - Static variable in class org.apache.solr.cloud.Overseer
 
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
 
REMOVECOLLECTION - Static variable in class org.apache.solr.cloud.Overseer
 
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
 
removeNulls(NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
 
REMOVESHARD - Static variable in class org.apache.solr.cloud.Overseer
 
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.core.SolrXMLCoresLocator
 
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.
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
 
replaceFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
REPLAY - Static variable in class org.apache.solr.update.UpdateCommand
 
REPLICATE_AFTER - Static variable in class org.apache.solr.handler.ReplicationHandler
 
REPLICATION_FACTOR - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
REPLICATION_PROPERTIES - Static variable in class org.apache.solr.handler.SnapPuller
 
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
 
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.update.SolrCmdDistributor.Error
 
req - Variable in class org.apache.solr.update.UpdateCommand
 
request(SolrRequest) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
request(String, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
For example: String json = solr.request( "/select?qt=dismax&wt=json&q=...", null ); String xml = solr.request( "/update", "<add><doc><field ..." );
request(String, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
 
request(SolrRequestHandler, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
 
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
 
RequestHandlers.LazyRequestHandlerWrapper - Class in org.apache.solr.core
The LazyRequestHandlerWrapper wraps any SolrRequestHandler.
RequestHandlers.LazyRequestHandlerWrapper(SolrCore, String, NamedList) - Constructor for class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
 
RequestHandlerUtils - Class in org.apache.solr.handler
Common helper functions for RequestHandlers
RequestHandlerUtils() - Constructor for class org.apache.solr.handler.RequestHandlerUtils
 
requestsToKeep - Variable in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
 
required - Variable in class org.apache.solr.request.SimpleFacets
 
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
 
requiresLayout() - Method in class org.apache.solr.logging.log4j.EventAppender
 
RESERVE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
resetCache() - Static method in class org.apache.solr.search.function.FileFloatSource
Remove all cached entries.
resize(int) - Method in class org.apache.solr.logging.CircularList
 
resize(int) - Method in class org.apache.solr.util.LongPriorityQueue
 
resolve(Object, JavaBinCodec) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
 
resolveEntity(String, String, String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
resolveEntity(String, String) - Method in class org.apache.solr.util.SystemIdResolver
 
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
 
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
 
ResourceLoader - Interface in org.apache.solr.common
Deprecated.
This interface has been kept for backwards compatibility and will be removed in (5.0). Use ResourceLoader
resourceLoader - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
 
ResourceLoaderAware - Interface in org.apache.solr.util.plugin
Deprecated.
This interface has been kept for backwards compatibility and will be removed in (5.0). Use ResourceLoaderAware.
resourceName - Variable in class org.apache.solr.schema.IndexSchema
 
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
 
ResponseBuilder.GlobalCollectionStat(int, Map<String, Long>) - Constructor for class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
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
 
responses - Variable in class org.apache.solr.handler.component.ShardRequest
list of responses...
ResponseUtils - Class in org.apache.solr.servlet
Response helper methods.
restrictProps(int) - Method in class org.apache.solr.schema.FieldType
:TODO: document this method
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
 
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
 
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
 
ReusedBufferedIndexOutput - Class in org.apache.solr.store.blockcache
 
ReusedBufferedIndexOutput() - Constructor for class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
ReusedBufferedIndexOutput(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.
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
rewrite(IndexReader) - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.WrappedQuery
 
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
 
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_NAME - Static variable in class org.apache.solr.logging.LoggerInfo
 
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
routeFieldName - Variable in class org.apache.solr.update.SplitIndexCommand
 
ROUTER - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
router - Variable in class org.apache.solr.update.SplitIndexCommand
 
rowCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
rowReads - Variable in class org.apache.solr.store.blockcache.Metrics
 
rowWrites - Variable in class org.apache.solr.store.blockcache.Metrics
 
RPAREN - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
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
 
RubyResponseWriter - Class in org.apache.solr.response
 
RubyResponseWriter() - Constructor for class org.apache.solr.response.RubyResponseWriter
 
run() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
 
run() - Method in class org.apache.solr.cloud.RecoveryStrategy
 
run() - Method in class org.apache.solr.update.CommitTracker
This is the worker part for the ScheduledFuture
runIamLeaderProcess(ElectionContext, boolean) - Method in class org.apache.solr.cloud.LeaderElector
 
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

Sample - Interface in org.apache.solr.util.stats
A statistically representative sample of a data stream.
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 - 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
 
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.
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 - 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.
SchemaNameResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/name
SchemaNameResource() - Constructor for class org.apache.solr.rest.schema.SchemaNameResource
 
SchemaResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema
SchemaResource() - Constructor for class org.apache.solr.rest.schema.SchemaResource
 
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
 
SchemaSimilarityResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/similarity
SchemaSimilarityResource() - Constructor for class org.apache.solr.rest.schema.SchemaSimilarityResource
 
SchemaVersionResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/version
SchemaVersionResource() - Constructor for class org.apache.solr.rest.schema.SchemaVersionResource
 
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
 
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()
SCORE - Static variable in class org.apache.solr.search.QueryParsing
 
score() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
SCORE - Static variable in class org.apache.solr.search.SolrReturnFields
 
SCORE_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
SCORE_COMP - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
 
SCORE_PARAM - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
A local-param with one of "none" (default), "distance", or "recipDistance".
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
 
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(AtomicReaderContext, boolean, boolean, Bits) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
scratch - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
ScriptEngineCustomizer - Interface in org.apache.solr.update.processor
Enables customization of a script engine.
sd - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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.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
 
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
 
SearchGroupsFieldCommand.Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
 
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
 
seek(long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
 
seek(long) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
seek(long) - Method in class org.apache.solr.store.hdfs.HdfsFileReader
 
seek(long) - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
seek(long) - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
seekInternal(long) - Method in class org.apache.solr.store.blockcache.CachedIndexOutput
 
seekInternal(long) - Method in class org.apache.solr.store.blockcache.CustomBufferedIndexInput
Expert: implements seek.
seekInternal(long) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
segmentCount - Variable in class org.apache.solr.store.blockcache.Metrics
 
SEGMENTS_GEN - Static variable in class org.apache.solr.store.hdfs.HdfsDirectory
 
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
sendError(SolrCore, SolrQueryRequest, ServletRequest, HttpServletResponse, Throwable) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
sendNotModified(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
sendPreconditionFailed(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
sentinel - Variable in class org.apache.solr.util.LongPriorityQueue
 
SEPARATOR - Static variable in class org.apache.solr.spelling.suggest.fst.FreeTextLookupFactory
The separator to use in the underlying suggester;
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
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404
 
serviceUrl - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
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.
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.request.UnInvertedField
 
setAddRequestHeadersToContext(boolean) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLFUCache
 
setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
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(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when indexing fields of this type.
setAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
 
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
 
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.
setBankId(int) - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
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.search.join.IgnoreAcceptDocsQuery
 
setBoost(float) - Method in class org.apache.solr.search.WrappedQuery
 
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
 
setClientAuth(boolean) - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
setCollationQuery(String) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setCollectionName(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setCommentStart(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setConfig(CSVConfig) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
Set the CSVConfig
setContentStreams(Iterable<ContentStream>) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
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
 
setContext(TransformContext) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
 
setCoreNodeName(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
setCoreNodeName(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
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(int) - Method in class org.apache.solr.search.SortSpec
 
setCursorMark(CursorMark) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setCursorMark(CursorMark) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setDataDir(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
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
 
setDefaultFormat(Grouping.Format) - Method in class org.apache.solr.search.Grouping
 
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.
setDefaultTotalCount(Grouping.TotalCount) - Method in class org.apache.solr.search.Grouping
 
setDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
 
setDeleteOnClose(boolean, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
 
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
setDocCollectionLimit(int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
setDocList(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setDocListAndSet(DocListAndSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
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
 
setEmitManagedSchemaDoNotEditWarning(boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
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
 
setEndTime() - Method in class org.apache.solr.response.SolrQueryResponse
Stop the timer for how long this query took.
setEndTime(long) - Method in class org.apache.solr.response.SolrQueryResponse
Set the in milliseconds when the response officially finished.
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
 
setException(Exception) - Method in class org.apache.solr.response.SolrQueryResponse
Causes an error to be returned instead of the results.
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
 
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.
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
 
setFile(int) - Method in class org.apache.solr.store.blockcache.BlockCacheKey
 
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
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
 
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.
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
 
setHasFieldHeader(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
Specify if the CSV file has a field header
setHighlightQuery(Query) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setHits(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setHttpCaching(boolean) - Method in class org.apache.solr.response.SolrQueryResponse
Enables or disables the emission of HTTP caching headers for this response.
setId(String) - Method in class org.apache.solr.cloud.DistributedQueue.QueueEvent
 
setId(String) - Method in class org.apache.solr.update.DeleteUpdateCommand
 
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.
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
 
setIndent(boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
setIndexedId(BytesRef) - Method in class org.apache.solr.update.AddUpdateCommand
 
setIndexedId(BytesRef) - Method in class org.apache.solr.update.DeleteUpdateCommand
 
setInputStream(InputStream) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
 
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
 
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
 
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
 
setLen(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setLevel(int) - Method in class org.apache.solr.response.TextResponseWriter
 
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
 
setLockFactory(LockFactory) - Method in class org.apache.solr.store.blockcache.BlockDirectory
 
setLockPath(Path) - Method in class org.apache.solr.store.hdfs.HdfsLockFactory
 
setLoggingHandler(LoggingHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
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
setMain(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
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
 
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
 
setMaxSize(int) - Method in class org.apache.solr.util.BoundedTreeSet
 
setMinShouldMatch(BooleanQuery, 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.
setMisspellingsAndCorrections(NamedList<String>) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
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_AUTO_REWRITE_DEFAULT when creating a PrefixQuery, WildcardQuery or RangeQuery.
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(AtomicReaderContext) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
setNextReader(AtomicReaderContext) - Method in interface org.apache.solr.handler.component.StatsValues
Set the context for StatsValues.accumulate(int).
setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DelegatingCollector
 
setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DocSetCollector
 
setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DocSetDelegateCollector
 
setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.EarlyTerminatingCollector
 
setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
setNow(Date) - Method in class org.apache.solr.util.DateMathParser
Defines this instance's concept of "now".
setNumberOfOccurences(int) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setNumShards(int) - Method in class org.apache.solr.cloud.CloudDescriptor
 
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
 
setOriginal(Token) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setParams(SolrParams) - Method in class org.apache.solr.cloud.CloudDescriptor
 
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
 
setParseToEnd(boolean) - Method in class org.apache.solr.search.FunctionQParser
 
setPartialResults(boolean) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
setPathPrefix(String) - Method in class org.apache.solr.servlet.SolrDispatchFilter
Set the prefix for all paths.
setPhraseSlop(int) - Method in class org.apache.solr.parser.SolrQueryParserBase
Sets the default slop for phrases.
setPositionIncrementGap(int) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
setPrinterNewline(String) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setPropertiesHandler(PropertiesRequestHandler) - Method in class org.apache.solr.handler.admin.InfoHandler
 
setQparser(QParser) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setQueries(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
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(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when querying fields of this type.
setQueryAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
 
setQueryCommand(SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setQueryString(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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
 
setReq(SolrQueryRequest) - Method in class org.apache.solr.search.QParser
 
setReq(SolrQueryRequest) - Method in class org.apache.solr.update.UpdateCommand
 
setRequestInfo(SolrRequestInfo) - Static method in class org.apache.solr.request.SolrRequestInfo
 
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.cloud.OverseerSolrResponse
 
setResponseBuilder(ResponseBuilder) - Method in class org.apache.solr.request.SolrRequestInfo
 
setResponseFormat(Grouping.Format) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
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
 
setReturnFields(ReturnFields) - Method in class org.apache.solr.response.SolrQueryResponse
Sets the document field names of fields to return by default when returning DocLists
setRoles(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setSchema(ManagedIndexSchema) - Method in class org.apache.solr.schema.ManagedIndexSchemaFactory
 
setScorer(Scorer) - Method in class org.apache.solr.search.DelegatingCollector
 
setScorer(Scorer) - Method in class org.apache.solr.search.DocSetCollector
 
setScorer(Scorer) - Method in class org.apache.solr.search.DocSetDelegateCollector
 
setScorer(Scorer) - Method in class org.apache.solr.search.EarlyTerminatingCollector
 
setScorer(Scorer) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
setSearcher(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setShardId(String) - Method in class org.apache.solr.cloud.CloudDescriptor
 
setShardRequest(ShardRequest) - Method in class org.apache.solr.handler.component.ShardResponse
 
setShards(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
setShorterFormat() - Method in class org.apache.solr.SolrLogFormatter
Removes info that is redundant for current cloud tests including core name, webapp, and common labels path= and params= [] webapp=/solr path=/select params={q=foobarbaz} hits=0 status=0 QTime=1 /select {q=foobarbaz} hits=0 status=0 QTime=1 NOTE: this is a work in progress and different settings may be ideal for other types of tests.
setShorterFormat() - Method in class org.apache.solr.util.SolrLogLayout
 
setSimilarity(SimilarityFactory) - Method in class org.apache.solr.schema.FieldType
Sets the Similarity used when scoring fields of this type
setSize(int) - Method in class org.apache.solr.internal.csv.writer.CSVField
Set the size of the field.
setSolrResponse(SolrResponse) - Method in class org.apache.solr.handler.component.ShardResponse
 
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
 
setSort(Sort) - Method in class org.apache.solr.search.SortSpec
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.
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
 
setStartingVersions(List<Long>) - Method in class org.apache.solr.update.PeerSync
optional list of updates we had before possibly receiving new updates
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
 
setString(String) - Method in class org.apache.solr.search.QParser
 
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
 
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(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
 
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
 
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
 
setUnicodeEscapeInterpretation(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
 
setup(ElectionContext) - Method in class org.apache.solr.cloud.LeaderElector
Set up any ZooKeeper nodes needed for leader election.
setUseSSL(boolean) - Method in class org.apache.solr.client.solrj.embedded.SSLConfig
 
setValueDelimiter(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
Set the value delimiter to use
setVersion(long) - Method in class org.apache.solr.update.UpdateCommand
 
setWrappedQuery(Query) - Method in class org.apache.solr.search.WrappedQuery
 
setWriter(Writer) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
Set the writer to write the CSV file to.
shapeToString(Shape) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
Returns a String version of a shape to be used for the stored value.
shard - Variable in class org.apache.solr.handler.component.ShardDoc
 
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
 
shardBuffercacheAllocate1024 - Variable in class org.apache.solr.store.blockcache.Metrics
 
shardBuffercacheAllocate8192 - Variable in class org.apache.solr.store.blockcache.Metrics
 
shardBuffercacheAllocateOther - 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
 
ShardHandler - Class in org.apache.solr.handler.component
 
ShardHandler() - Constructor for class org.apache.solr.handler.component.ShardHandler
 
ShardHandlerFactory - Class in org.apache.solr.handler.component
 
ShardHandlerFactory() - Constructor for class org.apache.solr.handler.component.ShardHandlerFactory
 
ShardRequest - Class in org.apache.solr.handler.component
 
ShardRequest() - Constructor for class org.apache.solr.handler.component.ShardRequest
 
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 - 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_PROP - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
shards_rows - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
shards_start - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
shareSchema - Variable in class org.apache.solr.core.CoreContainer
 
shorterFormat - Variable in class org.apache.solr.SolrLogFormatter
 
shorterFormat - Variable in class org.apache.solr.util.SolrLogLayout
 
ShortField - Class in org.apache.solr.schema
Deprecated.
Use TrieIntField instead.
ShortField() - Constructor for class org.apache.solr.schema.ShortField
Deprecated.
 
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.
ShowFileRequestHandler - Class in org.apache.solr.handler.admin
This handler uses the RawResponseWriter to give client access to files inside ${solr.home}/conf
ShowFileRequestHandler() - Constructor for class org.apache.solr.handler.admin.ShowFileRequestHandler
 
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
Shutdown all cores within the EmbeddedSolrServer instance
shutdown() - Method in class org.apache.solr.core.CoreContainer
Stops all cores.
shutdown() - Method in class org.apache.solr.update.StreamingSolrServers
 
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
 
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_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
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 class org.apache.solr.servlet.SolrRequestParsers
 
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.CountPair(K, V) - Constructor for class org.apache.solr.request.SimpleFacets.CountPair
 
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
 
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.PageFetcherResult - Class in org.apache.solr.util
Utility class to hold the result form a page fetch
SimplePostTool.PageFetcherResult() - Constructor for class org.apache.solr.util.SimplePostTool.PageFetcherResult
 
SimplePreAnalyzedParser - Class in org.apache.solr.schema
Simple plain text format parser for PreAnalyzedField.
SimplePreAnalyzedParser() - Constructor for class org.apache.solr.schema.SimplePreAnalyzedParser
 
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
 
SingleFragListBuilder - Class in org.apache.solr.highlight
 
SingleFragListBuilder() - Constructor for class org.apache.solr.highlight.SingleFragListBuilder
 
sink - Variable in class org.apache.solr.util.FastWriter
 
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() - 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
 
sizeInBytes() - Method in class org.apache.solr.handler.component.SuggestComponent
Returns the total size of all the suggester
sizeInBytes() - Method in class org.apache.solr.spelling.suggest.SolrSuggester
Returns the size of the in-memory data structure used by the underlying lookup implementation
sizeOf(Directory, String) - Static method in class org.apache.solr.core.DirectoryFactory
 
sizeOfDirectory(Directory) - Static method in class org.apache.solr.core.DirectoryFactory
 
SKIP_FIELD_VALUE_LIST_SINGLETON - Static variable in class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
 
SLASH - Static variable in class org.apache.solr.schema.IndexSchema
 
slices - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
SNAP_DIR - Static variable in class org.apache.solr.handler.SnapShooter
 
SnapPuller - 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.

SnapPuller(NamedList, ReplicationHandler, SolrCore) - Constructor for class org.apache.solr.handler.SnapPuller
 
SnapShooter - Class in org.apache.solr.handler

Provides functionality equivalent to the snapshooter script

SnapShooter(SolrCore, 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.
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.rest.SolrRestApi
 
SOLR_QUERY_PARSER - Static variable in class org.apache.solr.schema.IndexSchema
 
SOLR_QUERY_PARSER_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
SOLR_XML_FILE - Static variable in class org.apache.solr.core.ConfigSolr
 
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
SolrCacheBase.AutoWarmCountRef(String) - Constructor for class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
 
SolrCmdDistributor - Class in org.apache.solr.update
 
SolrCmdDistributor(UpdateShardHandler) - Constructor for class org.apache.solr.update.SolrCmdDistributor
 
SolrCmdDistributor(StreamingSolrServers, 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.Error() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Error
 
SolrCmdDistributor.Node - Class in org.apache.solr.update
 
SolrCmdDistributor.Node() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Node
 
SolrCmdDistributor.Req - Class in org.apache.solr.update
 
SolrCmdDistributor.Req(String, SolrCmdDistributor.Node, UpdateRequest, boolean) - Constructor for class org.apache.solr.update.SolrCmdDistributor.Req
 
SolrCmdDistributor.Response - Class in org.apache.solr.update
 
SolrCmdDistributor.Response() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Response
 
SolrCmdDistributor.RetryNode - Class in org.apache.solr.update
 
SolrCmdDistributor.RetryNode(ZkCoreNodeProps, ZkStateReader, String, String) - Constructor for class org.apache.solr.update.SolrCmdDistributor.RetryNode
 
SolrCmdDistributor.StdNode - Class in org.apache.solr.update
 
SolrCmdDistributor.StdNode(ZkCoreNodeProps) - Constructor for class org.apache.solr.update.SolrCmdDistributor.StdNode
 
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.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.JmxConfiguration(boolean, String, String, String) - Constructor for class org.apache.solr.core.SolrConfig.JmxConfiguration
 
SolrConfig.UpdateHandlerInfo - Class in org.apache.solr.core
 
SolrConfig.UpdateHandlerInfo(String, int, int, boolean, int, int, int, boolean) - Constructor for class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
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.ConstantScorer - Class in org.apache.solr.search
 
SolrConstantScoreQuery.ConstantScorer(AtomicReaderContext, SolrConstantScoreQuery.ConstantWeight, float, Bits) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
SolrConstantScoreQuery.ConstantWeight - Class in org.apache.solr.search
 
SolrConstantScoreQuery.ConstantWeight(IndexSearcher) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
SolrCore - Class in org.apache.solr.core
 
SolrCore(String, String, SolrConfig, IndexSchema, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
Creates a new core and register it in the list of cores.
SolrCore(String, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
Creates a new core that is to be loaded lazily.
SolrCore(String, String, SolrConfig, IndexSchema, 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.LazyQueryResponseWriterWrapper - Class in org.apache.solr.core
 
SolrCore.LazyQueryResponseWriterWrapper(SolrCore, String, NamedList) - Constructor for class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
 
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 - 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 - Variable in class org.apache.solr.update.AddUpdateCommand
 
SolrEncoder - Interface in org.apache.solr.highlight
 
SolrEventListener - Interface in org.apache.solr.core
 
SolrFieldCacheMBean - Class in org.apache.solr.search
A SolrInfoMBean that provides introspection of the Lucene FieldCache, this is NOT a cache that is managed by Solr.
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 - Variable in class org.apache.solr.core.CoreContainer
 
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, SolrIndexConfig, String, DirectoryReader, boolean, boolean, boolean, DirectoryFactory) - Constructor for class org.apache.solr.search.SolrIndexSearcher
 
SolrIndexSearcher.DocsEnumState - Class in org.apache.solr.search
 
SolrIndexSearcher.DocsEnumState() - Constructor for class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
SolrIndexSearcher.ProcessedFilter - Class in org.apache.solr.search
 
SolrIndexSearcher.ProcessedFilter() - Constructor for class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
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.QueryCommand() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
SolrIndexSearcher.QueryResult - Class in org.apache.solr.search
The result of a search.
SolrIndexSearcher.QueryResult() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
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
 
SolrLogFormatter - Class in org.apache.solr
 
SolrLogFormatter() - Constructor for class org.apache.solr.SolrLogFormatter
 
SolrLogFormatter.CoreInfo - Class in org.apache.solr
 
SolrLogFormatter.CoreInfo() - Constructor for class org.apache.solr.SolrLogFormatter.CoreInfo
 
SolrLogFormatter.Method - Class in org.apache.solr
 
SolrLogFormatter.Method(String, String) - Constructor for class org.apache.solr.SolrLogFormatter.Method
 
SolrLogFormatter.TG - Interface in org.apache.solr
Add this interface to a thread group and the string returned by getTag() will appear in log statements of any threads under that group.
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.CoreInfo() - Constructor for class org.apache.solr.util.SolrLogLayout.CoreInfo
 
SolrLogLayout.Method - Class in org.apache.solr.util
 
SolrLogLayout.Method(String, String) - Constructor for class org.apache.solr.util.SolrLogLayout.Method
 
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.
solrParams - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
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(QParser, String) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
 
SolrPluginUtils.DisjunctionMaxQueryParser.Alias - Class in org.apache.solr.util
A simple container for storing alias info
SolrPluginUtils.DisjunctionMaxQueryParser.Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
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.
SolrPluginUtils.IdentityRegenerator() - Constructor for class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
 
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
SolrQueryParserDefaultOperatorResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/solrqueryparser/defaultoperator
SolrQueryParserDefaultOperatorResource() - Constructor for class org.apache.solr.rest.schema.SolrQueryParserDefaultOperatorResource
 
SolrQueryParserResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/solrqueryparser
SolrQueryParserResource() - Constructor for class org.apache.solr.rest.schema.SolrQueryParserResource
 
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) - 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;
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
 
SolrRestApi - Class in org.apache.solr.rest
 
SolrRestApi() - Constructor for class org.apache.solr.rest.SolrRestApi
 
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
 
SolrSortField - Interface in org.apache.solr.search
 
SolrSpellChecker - Class in org.apache.solr.spelling
Refer to SpellCheckComponent for more details.
SolrSpellChecker() - Constructor for class org.apache.solr.spelling.SolrSpellChecker
 
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
 
SolrXMLCoresLocator - Class in org.apache.solr.core
Writes any changes in core definitions to this instance's solr.xml
SolrXMLCoresLocator(String, ConfigSolrXmlOld) - Constructor for class org.apache.solr.core.SolrXMLCoresLocator
Create a new SolrXMLCoresLocator
SolrXMLCoresLocator.NonPersistingLocator - Class in org.apache.solr.core
 
SolrXMLCoresLocator.NonPersistingLocator(String, ConfigSolrXmlOld) - Constructor for class org.apache.solr.core.SolrXMLCoresLocator.NonPersistingLocator
 
SolrXMLSerializer - Class in org.apache.solr.core
 
SolrXMLSerializer() - Constructor for class org.apache.solr.core.SolrXMLSerializer
 
SolrXMLSerializer.SolrCoreXMLDef - Class in org.apache.solr.core
 
SolrXMLSerializer.SolrCoreXMLDef() - Constructor for class org.apache.solr.core.SolrXMLSerializer.SolrCoreXMLDef
 
SolrXMLSerializer.SolrXMLDef - Class in org.apache.solr.core
 
SolrXMLSerializer.SolrXMLDef() - Constructor for class org.apache.solr.core.SolrXMLSerializer.SolrXMLDef
 
SolrZkServer - Class in org.apache.solr.cloud
 
SolrZkServer(String, String, String, String, String) - Constructor for class org.apache.solr.cloud.SolrZkServer
 
sort - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
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_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
 
SortableDoubleField - Class in org.apache.solr.schema
Deprecated.
use DoubleField or TrieDoubleField - will be removed in 5.x
SortableDoubleField() - Constructor for class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
SortableFloatField - Class in org.apache.solr.schema
Deprecated.
use FloatField or TrieFloatField - will be removed in 5.x
SortableFloatField() - Constructor for class org.apache.solr.schema.SortableFloatField
Deprecated.
 
SortableIntField - Class in org.apache.solr.schema
Deprecated.
use IntField or TrieIntField - will be removed in 5.x
SortableIntField() - Constructor for class org.apache.solr.schema.SortableIntField
Deprecated.
 
SortableLongField - Class in org.apache.solr.schema
Deprecated.
use LongField or TrieLongField - will be removed in 5.x
SortableLongField() - Constructor for class org.apache.solr.schema.SortableLongField
Deprecated.
 
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
 
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
 
Sorting - Class in org.apache.solr.search
Extra lucene sorting utilities & convenience methods
Sorting() - Constructor for class org.apache.solr.search.Sorting
 
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
 
SortSpec(Sort, int) - Constructor for class org.apache.solr.search.SortSpec
Deprecated.
Specify both Sort and SchemaField[] when constructing
SortSpec(Sort, int, int) - Constructor for class org.apache.solr.search.SortSpec
Deprecated.
Specify both Sort and SchemaField[] when constructing
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_PARAM - Static variable in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
 
sourceLocation - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
sourceLocation - Variable in class org.apache.solr.spelling.suggest.Suggester
 
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
 
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
 
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.
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
 
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, Integer, SuggestMode, boolean, float, SolrParams) - Constructor for class org.apache.solr.spelling.SpellingOptions
 
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
 
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.
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.update.SplitIndexCommand
 
SPLITSHARD - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
 
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
 
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
 
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
 
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() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
start(boolean) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
start(String) - Method in class org.apache.solr.cloud.Overseer
 
start() - Method in class org.apache.solr.cloud.SolrZkServer
 
STARTED - Static variable in class org.apache.solr.util.RTimer
 
startTime - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
startTime - Variable in class org.apache.solr.util.RTimer
 
state - Variable in class org.apache.solr.update.UpdateLog
 
state - Variable in class org.apache.solr.util.RTimer
 
STATE_UPDATE_DELAY - Static variable in class org.apache.solr.cloud.Overseer
 
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
 
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
 
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
 
statusCode - Variable in class org.apache.solr.update.SolrCmdDistributor.Error
 
STAX_INSTANCE - Static variable in class org.apache.solr.util.EmptyEntityResolver
 
stop() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
stop() - Method in class org.apache.solr.cloud.SolrZkServer
 
stop() - Method in class org.apache.solr.rest.SolrRestApi
 
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
STOPPED - Static variable in class org.apache.solr.util.RTimer
 
stopwords - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
 
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_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.TrieDateField
 
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.TrieDateField
 
storedToReadable(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
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
storeFileName() - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
storeOffsetsWithPositions() - Method in class org.apache.solr.schema.SchemaField
 
storeTermOffsets() - 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 - 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
 
strategy - Variable in class org.apache.solr.internal.csv.CSVPrinter
 
StreamingSolrServers - Class in org.apache.solr.update
 
StreamingSolrServers(UpdateShardHandler) - Constructor for class org.apache.solr.update.StreamingSolrServers
 
streams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
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
 
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
 
stringToStream(String) - Static method in class org.apache.solr.util.SimplePostTool
Converts a string to an input stream
stringValueToIntValue(String) - Method in class org.apache.solr.schema.EnumField
Converting the string (displayed) value (internal) to integer value (indicating the sort order)
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 it's input if there is an even (ie: balanced) number of '"' characters -- otherwise returns a String in which all '"' characters are striped out.
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
 
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
 
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
 
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 corrosponding SolrSuggester
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
 
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
 
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.core.SolrXMLCoresLocator
 
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.blockcache.BlockDirectory
 
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 it's 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
 
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
 
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
 
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
 
TDF_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
 
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_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_VECTORS - Static variable in class org.apache.solr.handler.component.TermVectorComponent
 
TERMINATE_EARLY - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
termIndexInterval - Variable in class org.apache.solr.update.SolrIndexConfig
 
termInfosIndexDivisor - Variable in class org.apache.solr.core.IndexReaderFactory
 
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
 
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
 
TermsComponent.TermsHelper() - Constructor for class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
termsEnum - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
 
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
 
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
 
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
 
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
 
threads - Variable in class org.apache.solr.request.SimpleFacets
 
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_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.
tick() - Method in class org.apache.solr.util.stats.EWMA
Mark the passage of time and decay the current rate accordingly.
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
 
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.
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.
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
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
 
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.
toExternal(IndexableField) - Method in class org.apache.solr.schema.BCDIntField
 
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.DateField
Deprecated.
 
toExternal(Date) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
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(IndexableField) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
 
toExternal(IndexableField) - Method in class org.apache.solr.schema.TrieField
 
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(IndexSchema) - Method in class org.apache.solr.update.SolrIndexConfig
 
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.BCDIntField
 
toInternal(String) - Method in class org.apache.solr.schema.BoolField
 
toInternal(String) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
toInternal(Date) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
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.SortableDoubleField
Deprecated.
 
toInternal(String) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
toInternal(String) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
toInternal(String) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
toInternal(String) - Method in class org.apache.solr.schema.TrieDateField
 
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
 
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
 
TokenizerChain(CharFilterFactory[], TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.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
 
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.
toMap(NamedNodeMap) - Static method in class org.apache.solr.util.DOMUtil
 
toMapExcept(NamedNodeMap, String...) - Static method in class org.apache.solr.util.DOMUtil
 
toNamedList(boolean, SpellingResult, String, boolean, boolean, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
toObject(IndexableField) - Method in class org.apache.solr.schema.BCDIntField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.BCDLongField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.BCDStrField
This only works for strings that represent an interger.
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.ByteField
Deprecated.
 
toObject(String) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.DoubleField
 
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(IndexableField) - Method in class org.apache.solr.schema.FloatField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.IntField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.LongField
 
toObject(IndexableField) - Method in class org.apache.solr.schema.ShortField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
toObject(IndexableField) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
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(SchemaField, BytesRef) - 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
 
top() - Method in class org.apache.solr.util.LongPriorityQueue
Returns the least element of the PriorityQueue in constant time.
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
 
TopGroupsFieldCommand.Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
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
 
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
 
toSolrDocument(Document) - Method in class org.apache.solr.response.TextResponseWriter
 
toString() - Method in class org.apache.solr.analysis.TokenizerChain
 
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.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.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.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.SolrQueryRequestBase
 
toString() - Method in class org.apache.solr.request.UnInvertedField
 
toString() - Method in class org.apache.solr.response.transform.DocTransformer
 
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.ExtendedQueryBase
 
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() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
toString() - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
toString(String) - Method in class org.apache.solr.search.join.IgnoreAcceptDocsQuery
 
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.SortSpec
 
toString(String) - Method in class org.apache.solr.search.WrappedQuery
 
toString() - Method in class org.apache.solr.SolrLogFormatter.Method
 
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.store.blockcache.BlockDirectory
 
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.RollbackUpdateCommand
 
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.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
 
touch() - Method in class org.apache.solr.store.blockcache.BlockCacheLocation
 
trace - Variable in class org.apache.solr.update.UpdateLog
 
TransactionLog - Class in org.apache.solr.update
Log Format: List{Operation, Version, ...} ADD, VERSION, DOC DELETE, VERSION, ID_BYTES DELETE_BY_QUERY, VERSION, String TODO: keep two files, one for [operation, version, id] and the other for the actual document data.
TransactionLog() - Constructor for class org.apache.solr.update.TransactionLog
 
TransactionLog.FSReverseReader - Class in org.apache.solr.update
 
TransactionLog.FSReverseReader() - Constructor for class org.apache.solr.update.TransactionLog.FSReverseReader
 
TransactionLog.LogCodec - Class in org.apache.solr.update
 
TransactionLog.LogCodec(JavaBinCodec.ObjectResolver) - Constructor for class org.apache.solr.update.TransactionLog.LogCodec
 
TransactionLog.LogReader - Class in org.apache.solr.update
 
TransactionLog.LogReader(long) - Constructor for class org.apache.solr.update.TransactionLog.LogReader
 
TransactionLog.LogReader() - Constructor for class org.apache.solr.update.TransactionLog.LogReader
 
TransactionLog.ReverseReader - Class in org.apache.solr.update
 
TransactionLog.ReverseReader() - Constructor for class org.apache.solr.update.TransactionLog.ReverseReader
 
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.
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 - 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.
TransformerWithContext - Class in org.apache.solr.response.transform
 
TransformerWithContext() - Constructor for class org.apache.solr.response.transform.TransformerWithContext
 
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.
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
An extension of DateField that supports the same values and syntax, but indexes the value more efficiently using a numeric TrieField under the covers.
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
 
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 it's input.
trimTrailingWhitespace() - Method in class org.apache.solr.internal.csv.CharBuffer
Removes trailing whitespace.
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
 
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.
TT_TOKEN - Static variable in class org.apache.solr.internal.csv.CSVParser
Token with content, at beginning or in the middle of a line.
type - Variable in class org.apache.solr.core.PluginInfo
 
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 - 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 - Variable in class org.apache.solr.request.SolrRequestInfo
 

U

ulog - Variable in class org.apache.solr.update.UpdateHandler
 
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.
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.
UnInvertedField - Class in org.apache.solr.request
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.request.UnInvertedField
 
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_KEY - Static variable in class org.apache.solr.schema.IndexSchema
 
UNIQUE_KEY_FIELD - Static variable in class org.apache.solr.rest.SolrRestApi
 
UNIQUE_KEY_FIELD_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
uniqueKeyField - Variable in class org.apache.solr.schema.IndexSchema
 
uniqueKeyFieldName - Variable in class org.apache.solr.schema.IndexSchema
 
UniqueKeyFieldResource - Class in org.apache.solr.rest.schema
This class responds to requests at /solr/(corename)/schema/uniquekey
UniqueKeyFieldResource() - Constructor for class org.apache.solr.rest.schema.UniqueKeyFieldResource
 
uniqueKeyFieldType - Variable in class org.apache.solr.schema.IndexSchema
 
UNKNOWN_VALUE - Static variable in class org.apache.solr.util.SolrPluginUtils
 
UNLIMITED - Static variable in class org.apache.solr.schema.CopyField
 
UNLIMITED_MAX_COUNT - Static variable in class org.apache.solr.handler.component.TermsComponent
 
unlockForUpdate() - Method in class org.apache.solr.update.VersionInfo
 
unlockOnStartup - Variable in class org.apache.solr.core.SolrConfig
 
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.SortableDoubleField
Deprecated.
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.StrField
 
unmarshalSortValue(Object) - Method in class org.apache.solr.schema.TextField
 
unregister(String, CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
 
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(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
 
updateClock(long) - Method in class org.apache.solr.update.VersionInfo
 
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
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
 
updateHighest(long) - Method in class org.apache.solr.update.VersionBucket
 
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.DBQ() - Constructor for class org.apache.solr.update.UpdateLog.DBQ
 
UpdateLog.LogPtr - Class in org.apache.solr.update
 
UpdateLog.LogPtr(long, long) - Constructor for class org.apache.solr.update.UpdateLog.LogPtr
 
UpdateLog.RecentUpdates - Class in org.apache.solr.update
 
UpdateLog.RecentUpdates() - Constructor for class org.apache.solr.update.UpdateLog.RecentUpdates
 
UpdateLog.RecoveryInfo - Class in org.apache.solr.update
 
UpdateLog.RecoveryInfo() - Constructor for class org.apache.solr.update.UpdateLog.RecoveryInfo
 
UpdateLog.State - Enum in org.apache.solr.update
 
UpdateLog.SyncLevel - Enum in org.apache.solr.update
 
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(UpdateRequestProcessorFactory[], SolrCore) - Constructor for class org.apache.solr.update.processor.UpdateRequestProcessorChain
Creates a chain backed directly by the specified array.
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.
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(ConfigSolr) - Constructor for class org.apache.solr.update.UpdateShardHandler
 
updateTerm - Variable in class org.apache.solr.update.AddUpdateCommand
 
updateTop() - Method in class org.apache.solr.util.LongPriorityQueue
Should be called when the Object at top changes values.
uploadConfigDir(File, String) - Method in class org.apache.solr.cloud.ZkController
 
uploadConfigDir(SolrZkClient, File, String) - Static method in class org.apache.solr.cloud.ZkController
 
uploadToZK(File, String) - Method in class org.apache.solr.cloud.ZkController
 
uploadToZK(SolrZkClient, File, String) - Static method in class org.apache.solr.cloud.ZkController
 
uReq - Variable in class org.apache.solr.update.SolrCmdDistributor.Req
 
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.
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
 
USE_CONTENT_TYPE - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
useColdSearcher - Variable in class org.apache.solr.core.SolrConfig
 
useCompoundFile - Variable in class org.apache.solr.update.SolrIndexConfig
useFilterForSortedQuery - Variable in class org.apache.solr.core.SolrConfig
 
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.
usingDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
UTC - Static variable in class org.apache.solr.schema.DateField
Deprecated.
 
UTC - Static variable in class org.apache.solr.util.DateMathParser
 
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
 

V

V - Static variable in class org.apache.solr.search.QueryParsing
 
val - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
val - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
 
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
 
value - Variable in class org.apache.solr.response.transform.ValueAugmenterFactory
 
ValueAugmenterFactory - Class in org.apache.solr.response.transform
 
ValueAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ValueAugmenterFactory
 
valueOf(String) - Static method in enum org.apache.solr.core.ConfigSolr.CfgProp
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.SolrInfoMBean.Category
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.TrieField.TrieTypes
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.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.
values() - Static method in enum org.apache.solr.core.ConfigSolr.CfgProp
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.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.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.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.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.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.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.
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
 
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.
vectorDistance(double[], double[], double, double) - Static method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the p-norm (i.e.
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
 
VERBOSE - Static variable in class org.apache.solr.core.SolrCore
 
verbose(Object...) - Static method in class org.apache.solr.core.SolrCore
 
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
 
VERSION_PATH - Static variable in class org.apache.solr.rest.SolrRestApi
 
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
 
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
 
visitTerm(TermsEnum, int) - Method in class org.apache.solr.request.UnInvertedField
 

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 class org.apache.solr.handler.UpdateRequestHandler
 
waitSearcher - Variable in class org.apache.solr.update.CommitUpdateCommand
 
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
 
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).
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(IndexSearcher) - Method in interface org.apache.solr.search.SolrSortField
 
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
WFSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
 
WILDTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
RegularExpression Id.
WORD_FIELD_NAME - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
 
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.
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
 
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(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
 
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(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XMLResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.BCDIntField
 
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.ByteField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.CollationField
 
write(XMLWriter, String, IndexableField) - Method in class org.apache.solr.schema.CurrencyField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.CurrencyField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.DateField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.DoubleField
 
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.FloatField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.GeoHashField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.IntField
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.LatLonType
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.LongField
 
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.ShortField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.SortableDoubleField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.SortableFloatField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.SortableIntField
Deprecated.
 
write(TextResponseWriter, String, IndexableField) - Method in class org.apache.solr.schema.SortableLongField
Deprecated.
 
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.TrieDateField
 
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
 
writeAll(FastOutputStream) - Method in class org.apache.solr.update.MemOutputStream
 
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
 
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, 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
 
writeByte(byte) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
writeByte(byte) - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
writeByte(byte) - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
writeByteArr(String, byte[], int, int) - Method in class org.apache.solr.response.TextResponseWriter
 
writeBytes(byte[], int, int) - Method in class org.apache.solr.store.blockcache.ReusedBufferedIndexOutput
 
writeBytes(byte[], int, int) - Method in class org.apache.solr.store.hdfs.HdfsFileWriter
 
writeBytes(byte[], int, int) - Method in class org.apache.solr.store.hdfs.NullIndexOutput
 
writeCommit(CommitUpdateCommand, int) - Method in class org.apache.solr.update.HdfsTransactionLog
 
writeCommit(CommitUpdateCommand, int) - Method in class org.apache.solr.update.TransactionLog
 
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
 
writeDocuments(String, ResultContext, ReturnFields) - Method in class org.apache.solr.response.TextResponseWriter
 
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
 
writeExternString(String) - Method in class org.apache.solr.update.TransactionLog.LogCodec
 
writeFloat(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeFloat(String, float) - Method in class org.apache.solr.response.SchemaXmlWriter
 
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(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
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.
writeLockTimeout - Variable in class org.apache.solr.update.SolrIndexConfig
 
writeLogHeader(TransactionLog.LogCodec) - Method in class org.apache.solr.update.TransactionLog
 
writeLong(String, String) - Method in class org.apache.solr.response.SchemaXmlWriter
 
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(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
 
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.TextResponseWriter
 
writeNull(String) - Method in class org.apache.solr.response.XMLWriter
 
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(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
 
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(String, SolrDocumentList, ReturnFields) - Method in class org.apache.solr.response.TextResponseWriter
 
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, String, boolean) - Method in class org.apache.solr.response.SchemaXmlWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeVal(String, Object) - Method in class org.apache.solr.response.TextResponseWriter
 
writeValue(CSVField, String) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
 

X

xml - Variable in class org.apache.solr.core.SolrXMLCoresLocator.NonPersistingLocator
 
XML_RESERVED_PREFIX - Static variable in class org.apache.solr.util.DOMUtil
 
XMLLoader - Class in org.apache.solr.handler.loader
 
XMLLoader() - Constructor for class org.apache.solr.handler.loader.XMLLoader
 
XMLResponseWriter - Class in org.apache.solr.response
 
XMLResponseWriter() - Constructor for class org.apache.solr.response.XMLResponseWriter
 
XmlUpdateRequestHandler - Class in org.apache.solr.handler
Deprecated.
XmlUpdateRequestHandler() - Constructor for class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated.
 
XMLWriter - Class in org.apache.solr.response
 
XMLWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.XMLWriter
 
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
 
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
 
XsltUpdateRequestHandler - Class in org.apache.solr.handler
Deprecated.
XsltUpdateRequestHandler() - Constructor for class org.apache.solr.handler.XsltUpdateRequestHandler
Deprecated.
 

Z

Z - Static variable in class org.apache.solr.schema.DateField
Deprecated.
 
zero - Static variable in class org.apache.solr.search.SortedIntDocSet
 
zeroInts - Static variable in class org.apache.solr.search.SortedIntDocSet
 
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
 
ZkContainer - Class in org.apache.solr.core
 
ZkContainer() - Constructor for class org.apache.solr.core.ZkContainer
 
ZkController - Class in org.apache.solr.cloud
Handle ZooKeeper interactions.
ZkController(CoreContainer, String, int, int, String, String, String, int, boolean, CurrentCoreDescriptorProvider) - Constructor for class org.apache.solr.cloud.ZkController
 
zkController - Variable in class org.apache.solr.core.ZkContainer
 
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
 
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.
zkSys - Variable in class org.apache.solr.core.CoreContainer
 
ZookeeperInfoServlet - Class in org.apache.solr.servlet
Zookeeper Info
ZookeeperInfoServlet() - Constructor for class org.apache.solr.servlet.ZookeeperInfoServlet
 

_

_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(LogRecord) - Method in class org.apache.solr.SolrLogFormatter
 
_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.
_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 _ 

Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.