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

A

a - Variable in class org.apache.solr.search.function.DualFloatFunction
 
a - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
abortOnConfigurationError - Variable in class org.apache.solr.core.CoreContainer.Initializer
 
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, boolean, boolean) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
 
AbstractPluginLoader(String) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
 
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() - Method in class org.apache.solr.analysis.KeepWordFilter
 
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.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(String) - Method in interface org.apache.solr.handler.component.StatsValues
Accumulate the values based on the given value
accumulate(String, int) - Method in interface org.apache.solr.handler.component.StatsValues
Accumulate the values based on the given value
accumulateTermNum(int, String) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
ACCURACY - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
ACCURACY - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
accuracy - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
accuracy - Variable in class org.apache.solr.spelling.SpellingOptions
Optionally restrict the results to have a minimum accuracy level.
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.XmlUpdateRequestHandler
 
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, int) - Method in class org.apache.solr.spelling.SpellingResult
Deprecated. use SpellingResult.addFrequency(Token, int) instead.
add(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
Suggestions must be added with the best suggestion first.
add(String, int) - Method in class org.apache.solr.spelling.suggest.Suggester
 
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(E) - Method in class org.apache.solr.util.BoundedTreeSet
 
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
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
 
addBoostFunctions(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addBoostQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addCloseHook(CloseHook) - Method in class org.apache.solr.core.SolrCore
Add a close callback hook
addCollationsToResponse(SolrParams, SpellingResult, ResponseBuilder, String, NamedList) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
addCommandField(Command) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
addConditionally(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
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.QParser
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
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
 
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(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
Add the specified SchemaField to the document.
addField(String, String) - Method in class org.apache.solr.update.DocumentBuilder
Add the Field and value to the document, invoking the copyField mechanism
addField(String, String, float) - Method in class org.apache.solr.update.DocumentBuilder
Add the Field and value to the document with the specified boost, invoking the copyField mechanism
addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
Adds a field command based on the specified field.
addFrequency(Token, int) - Method in class org.apache.solr.spelling.SpellingResult
Adds an original token with its document frequency
addMainQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
Updates the statistics when multiple documents are missing a value
addNoOverwriteNoDups(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
addOrReplaceResults(SolrQueryResponse, SolrDocumentList) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a SolrQueryResponse replace the DocList if it is in the result.
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.
addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
 
addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
addSingleField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
 
addToLog(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
Add a value to be logged.
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() - Constructor for class org.apache.solr.update.AddUpdateCommand
 
adminHandler - Variable in class org.apache.solr.core.CoreContainer
 
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
 
adminPath - Variable in class org.apache.solr.core.CoreContainer
 
adminRequestParser - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
advance(int) - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
advance(int) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
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.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
 
ALLOW_DUPS - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated. use XmlUpdateRequestHandler.OVERWRITE
allowDups - Variable in class org.apache.solr.update.AddUpdateCommand
 
allowDups(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
altQParser - Variable in class org.apache.solr.search.DisMaxQParser
 
altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
 
AnalysisRequestHandler - Class in org.apache.solr.handler
Deprecated. Use DocumentAnalysisRequestHandler instead.
AnalysisRequestHandler() - Constructor for class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
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<String>) - 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<String>) - 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
Implementation of AnalysisRequestHandlerBase.TokenTrackingAttribute.
AnalysisRequestHandlerBase.TokenTrackingAttributeImpl() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
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 - 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.
analyzeValue(String, Analyzer) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
Deprecated. This method is no longer used by Solr
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
 
AppendedSolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.AppendedSolrParams
AppendedSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.request.AppendedSolrParams
Deprecated.  
appends - Variable in class org.apache.solr.handler.RequestHandlerBase
 
ArabicLetterTokenizerFactory - Class in org.apache.solr.analysis
Deprecated. (3.1) Use StandardTokenizerFactory instead.
ArabicLetterTokenizerFactory() - Constructor for class org.apache.solr.analysis.ArabicLetterTokenizerFactory
Deprecated.  
ArabicNormalizationFilterFactory - Class in org.apache.solr.analysis
Factory for ArabicNormalizationFilter.
ArabicNormalizationFilterFactory() - Constructor for class org.apache.solr.analysis.ArabicNormalizationFilterFactory
 
ArabicStemFilterFactory - Class in org.apache.solr.analysis
Factory for ArabicStemFilter.
ArabicStemFilterFactory() - Constructor for class org.apache.solr.analysis.ArabicStemFilterFactory
 
args - Variable in class org.apache.solr.analysis.BaseCharFilterFactory
The init args
args - Variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
args - Variable in class org.apache.solr.schema.FieldType
additional arguments specified in the field type declaration
argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
 
ArraysUtils - Class in org.apache.solr.util
 
ArraysUtils() - Constructor for class org.apache.solr.util.ArraysUtils
 
ASCIIFoldingFilterFactory - Class in org.apache.solr.analysis
Factory for ASCIIFoldingFilter.
ASCIIFoldingFilterFactory() - Constructor for class org.apache.solr.analysis.ASCIIFoldingFilterFactory
 
associateInfo(SolrIndexReader) - Method in class org.apache.solr.search.SolrIndexReader
Copies SolrReaderInfo instances from the source to this SolrIndexReader
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
 

B

b - Variable in class org.apache.solr.search.function.DualFloatFunction
 
b - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
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
 
BaseCharFilterFactory - Class in org.apache.solr.analysis
 
BaseCharFilterFactory() - Constructor for class org.apache.solr.analysis.BaseCharFilterFactory
 
BaseResponseWriter - Class in org.apache.solr.response
Deprecated. use TextResponseWriter or BinaryResponseWriter see SOLR-2485
BaseResponseWriter() - Constructor for class org.apache.solr.response.BaseResponseWriter
Deprecated.  
BaseResponseWriter.DocListInfo - Class in org.apache.solr.response
Deprecated.  
BaseResponseWriter.DocListInfo(int, int, int, Float) - Constructor for class org.apache.solr.response.BaseResponseWriter.DocListInfo
Deprecated.  
BaseResponseWriter.SingleResponseWriter - Class in org.apache.solr.response
Deprecated. Users wanting to define custom QueryResponseWriters that deal with SolrInputDocuments and SolrDocumentList should override the methods for this class.
BaseResponseWriter.SingleResponseWriter() - Constructor for class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated.  
BaseTokenFilterFactory - Class in org.apache.solr.analysis
Simple abstract implementation that handles init arg processing.
BaseTokenFilterFactory() - Constructor for class org.apache.solr.analysis.BaseTokenFilterFactory
 
BaseTokenizerFactory - Class in org.apache.solr.analysis
Simple abstract implementation that handles init arg processing.
BaseTokenizerFactory() - Constructor for class org.apache.solr.analysis.BaseTokenizerFactory
 
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
 
bf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
bigString - Static variable in class org.apache.solr.search.MissingStringLastComparatorSource
 
BINARY - Static variable in class org.apache.solr.schema.FieldProperties
 
BinaryField - Class in org.apache.solr.schema
 
BinaryField() - Constructor for class org.apache.solr.schema.BinaryField
 
BinaryQueryResponseWriter - Interface in org.apache.solr.request
Deprecated. use org.apache.solr.response.BinaryQueryResponseWriter
BinaryQueryResponseWriter - Interface in org.apache.solr.response
Implementations of BinaryQueryResponseWriter are used to write response in binary format Functionality is exactly same as its parent class QueryResponseWriterwrite(Writer writer, SolrQueryRequest request, SolrQueryResponse response) method
BinaryResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.BinaryResponseWriter
BinaryResponseWriter() - Constructor for class org.apache.solr.request.BinaryResponseWriter
Deprecated.  
BinaryResponseWriter - Class in org.apache.solr.response
 
BinaryResponseWriter() - Constructor for class org.apache.solr.response.BinaryResponseWriter
 
BinaryUpdateRequestHandler - Class in org.apache.solr.handler
Update handler which uses the JavaBin format
BinaryUpdateRequestHandler() - Constructor for class org.apache.solr.handler.BinaryUpdateRequestHandler
 
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(OpenBitSet) - Constructor for class org.apache.solr.search.BitDocSet
Construct a BitDocSet.
BitDocSet(OpenBitSet, int) - Constructor for class org.apache.solr.search.BitDocSet
Construct a BitDocSet, and provides the number of set bits.
bitlist - Static variable in class org.apache.solr.util.BitSetIterator
Deprecated.  
BitSetIterator - Class in org.apache.solr.util
Deprecated. Use OpenBitSetIterator instead.
BitSetIterator(OpenBitSet) - Constructor for class org.apache.solr.util.BitSetIterator
Deprecated.  
BitSetIterator(long[], int) - Constructor for class org.apache.solr.util.BitSetIterator
Deprecated.  
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_ORDER - Static variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
BoostedQuery - Class in org.apache.solr.search.function
Query that is boosted by a ValueSource
BoostedQuery(Query, ValueSource) - Constructor for class org.apache.solr.search.function.BoostedQuery
 
BOOSTFUNC - Static variable in class org.apache.solr.search.BoostQParserPlugin
 
boostParams - Variable in class org.apache.solr.search.DisMaxQParser
 
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
 
boundaryScanners - Variable in class org.apache.solr.highlight.SolrHighlighter
 
BoundedTreeSet<E> - Class in org.apache.solr.util
A TreeSet that ensures it never grows beyond a max size.
BoundedTreeSet(int) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, Collection<? extends E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, Comparator<? super E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, SortedSet<E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
bq - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
BrazilianStemFilterFactory - Class in org.apache.solr.analysis
Factory for BrazilianStemFilter.
BrazilianStemFilterFactory() - Constructor for class org.apache.solr.analysis.BrazilianStemFilterFactory
 
BreakIteratorBoundaryScanner - Class in org.apache.solr.highlight
 
BreakIteratorBoundaryScanner() - Constructor for class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
BufferedTokenStream - Class in org.apache.solr.analysis
Deprecated. This class does not support custom attributes. Extend TokenFilter instead, using AttributeSource.captureState() and AttributeSource.restoreState(State) which support all attributes.
BufferedTokenStream(TokenStream) - Constructor for class org.apache.solr.analysis.BufferedTokenStream
Deprecated.  
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.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.Suggester
 
buildRequestFrom(SolrCore, SolrParams, Collection<ContentStream>) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
buildResponse() - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
BulgarianStemFilterFactory - Class in org.apache.solr.analysis
Factory for BulgarianStemFilter.
BulgarianStemFilterFactory() - Constructor for class org.apache.solr.analysis.BulgarianStemFilterFactory
 
ByteField - Class in org.apache.solr.schema
 
ByteField() - Constructor for class org.apache.solr.schema.ByteField
 
ByteFieldSource - Class in org.apache.solr.search.function
Obtains int field values from the FieldCache using getInts() and makes those values available as other numeric types, casting as needed.
ByteFieldSource(String) - Constructor for class org.apache.solr.search.function.ByteFieldSource
 
ByteFieldSource(String, FieldCache.ByteParser) - Constructor for class org.apache.solr.search.function.ByteFieldSource
 
byteVal(int) - Method in class org.apache.solr.search.function.DocValues
 
byteVal(int, byte[]) - Method in class org.apache.solr.search.function.DocValues
 

C

cache - Variable in class org.apache.solr.search.function.FieldCacheSource
 
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, Map<String, String>, CacheRegenerator) - Constructor for class org.apache.solr.search.CacheConfig
 
cacheDocSet(Query, DocSet, boolean) - Method in class org.apache.solr.search.SolrIndexSearcher
Compute and cache the DocSet that matches a query.
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.
calcEtag(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Calculates a tag for the ETag header.
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.
callPostCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
 
callPostOptimizeCallbacks() - Method in class org.apache.solr.update.UpdateHandler
 
CANONICAL_LOCALE - Static variable in class org.apache.solr.schema.DateField
Fixed Locale needed for parsing/formating Milliseconds in the canonical representation.
CANONICAL_TZ - Static variable in class org.apache.solr.schema.DateField
Fixed TimeZone (UTC) needed for parsing/formating Dates in the canonical representation.
CapitalizationFilterFactory - Class in org.apache.solr.analysis
A filter to apply normal capitalization rules to Tokens.
CapitalizationFilterFactory() - Constructor for class org.apache.solr.analysis.CapitalizationFilterFactory
 
CharFilterFactory - Interface in org.apache.solr.analysis
 
charStream(Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
wrap the reader in a CharStream, if appropriate
charStream(Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
checkAllowLeadingWildcards() - Method in class org.apache.solr.search.SolrQueryParser
 
checkDeletes - Variable in class org.apache.solr.search.function.ValueSourceScorer
 
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.
checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
Check for modify time related conditional headers and set status
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
 
children - Variable in class org.apache.solr.core.PluginInfo
 
ChineseFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use StopFilterFactory instead.
ChineseFilterFactory() - Constructor for class org.apache.solr.analysis.ChineseFilterFactory
Deprecated.  
ChineseTokenizerFactory - Class in org.apache.solr.analysis
Deprecated. Use StandardTokenizerFactory instead.
ChineseTokenizerFactory() - Constructor for class org.apache.solr.analysis.ChineseTokenizerFactory
Deprecated.  
CJKTokenizerFactory - Class in org.apache.solr.analysis
Factory for CJKTokenizer.
CJKTokenizerFactory() - Constructor for class org.apache.solr.analysis.CJKTokenizerFactory
 
ClassicFilterFactory - Class in org.apache.solr.analysis
Factory for ClassicFilter.
ClassicFilterFactory() - Constructor for class org.apache.solr.analysis.ClassicFilterFactory
 
ClassicTokenizerFactory - Class in org.apache.solr.analysis
Factory for ClassicTokenizer.
ClassicTokenizerFactory() - Constructor for class org.apache.solr.analysis.ClassicTokenizerFactory
 
className - Variable in class org.apache.solr.core.PluginInfo
 
className - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
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.search.FastLRUCache
 
clear() - Method in class org.apache.solr.search.LRUCache
 
clear() - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
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.util.ConcurrentLRUCache
 
clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
clone() - Method in class org.apache.solr.search.SolrIndexReader
 
clone(boolean) - Method in class org.apache.solr.search.SolrIndexReader
 
clone() - Method in class org.apache.solr.search.WrappedQuery
 
close() - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
close() - Method in class org.apache.solr.core.RefCntRamDirectory
 
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 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.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.update.DirectUpdateHandler
Deprecated.  
close() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
close() - Method in class org.apache.solr.update.SolrIndexWriter
 
close() - Method in class org.apache.solr.update.UpdateHandler
 
close() - Method in class org.apache.solr.util.RefCounted
 
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
 
closeSearcher() - Method in class org.apache.solr.core.SolrCore
 
closeSearcher() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
closeWriter() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
closeWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
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_FILE_CHECKSUM - 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
 
collate(SpellingResult, String, ResponseBuilder, int, int, int) - Method in class org.apache.solr.spelling.SpellCheckCollator
 
CollationKeyFilterFactory - Class in org.apache.solr.analysis
Factory for CollationKeyFilter.
CollationKeyFilterFactory() - Constructor for class org.apache.solr.analysis.CollationKeyFilterFactory
 
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.grouping.collector.FilterCollector
 
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
 
commandName - Variable in class org.apache.solr.update.UpdateCommand
 
COMMIT - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
commit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
commit() - Method in class org.apache.solr.util.SimplePostTool
Does a simple commit operation
COMMIT_WITHIN - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
commitIntervalLowerBound - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
commitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
CommitUpdateCommand - Class in org.apache.solr.update
 
CommitUpdateCommand(boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
 
commitWithin - Variable in class org.apache.solr.update.AddUpdateCommand
 
CommonGramsFilter - Class in org.apache.solr.analysis
Construct bigrams for frequently occurring terms while indexing.
CommonGramsFilter(TokenStream, Set<?>) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Deprecated. Use CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set) instead
CommonGramsFilter(TokenStream, Set<?>, boolean) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Deprecated. Use CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set, boolean) instead
CommonGramsFilter(Version, TokenStream, Set<?>) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Construct a token stream filtering the given input using a Set of common words to create bigrams.
CommonGramsFilter(Version, TokenStream, Set<?>, boolean) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Construct a token stream filtering the given input using a Set of common words to create bigrams, case-sensitive if ignoreCase is false (unless Set is CharArraySet).
CommonGramsFilter(TokenStream, String[]) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Deprecated. Use CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set) instead.
CommonGramsFilter(TokenStream, String[], boolean) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Deprecated. Use CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set, boolean) instead.
CommonGramsFilterFactory - Class in org.apache.solr.analysis
Constructs a CommonGramsFilter.
CommonGramsFilterFactory() - Constructor for class org.apache.solr.analysis.CommonGramsFilterFactory
 
CommonGramsQueryFilter - Class in org.apache.solr.analysis
Wrap a CommonGramsFilter optimizing phrase queries by only returning single words when they are not a member of a bigram.
CommonGramsQueryFilter(CommonGramsFilter) - Constructor for class org.apache.solr.analysis.CommonGramsQueryFilter
Constructs a new CommonGramsQueryFilter based on the provided CommomGramsFilter
CommonGramsQueryFilterFactory - Class in org.apache.solr.analysis
Construct CommonGramsQueryFilter.
CommonGramsQueryFilterFactory() - Constructor for class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
CommonParams - Class in org.apache.solr.util
Deprecated. Use CommonParams instead.
CommonParams() - Constructor for class org.apache.solr.util.CommonParams
Deprecated.  
CommonParams(NamedList) - Constructor for class org.apache.solr.util.CommonParams
Deprecated.  
commonResponse() - Method in class org.apache.solr.search.Grouping.Command
 
COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
compareTo(RankedSpellPossibility) - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
compareTo(SpellCheckCollation) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
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.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.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
 
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(String, InputStream, String) - Constructor for class org.apache.solr.core.Config
Deprecated. Use Config.Config(SolrResourceLoader, String, InputSource, String) instead.
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, InputStream, String) - Constructor for class org.apache.solr.core.Config
Deprecated. Use Config.Config(SolrResourceLoader, String, InputSource, String) instead.
Config(SolrResourceLoader, String, InputSource, String) - Constructor for class org.apache.solr.core.Config
Builds a config:
config - Static variable in class org.apache.solr.core.SolrConfig
Deprecated. Use SolrCore.getSolrConfig() instead.
configFile - Variable in class org.apache.solr.core.CoreContainer
 
configName - Variable in class org.apache.solr.core.CoreDescriptor
 
ConstantScorePrefixQuery - Class in org.apache.solr.search
 
ConstantScorePrefixQuery(Term) - Constructor for class org.apache.solr.search.ConstantScorePrefixQuery
 
ConstNumberSource - Class in org.apache.solr.search.function
ConstNumberSource is the base class for all constant numbers
ConstNumberSource() - Constructor for class org.apache.solr.search.function.ConstNumberSource
 
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.
ConstValueSource - Class in org.apache.solr.search.function
ConstValueSource returns a constant for all documents
ConstValueSource(float) - Constructor for class org.apache.solr.search.function.ConstValueSource
 
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
 
ContentStream - Interface in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.ContentStream.
ContentStreamBase - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.ContentStreamBase
ContentStreamBase() - Constructor for class org.apache.solr.util.ContentStreamBase
Deprecated.  
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
 
context - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
context - Variable in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
convert(String) - Method in class org.apache.solr.spelling.QueryConverter
 
convert(String) - Method in class org.apache.solr.spelling.SpellingQueryConverter
Converts the original query string to a collection of Lucene Tokens.
convertFilter(Filter) - Method in class org.apache.solr.search.SolrIndexSearcher
Converts a filter into a DocSet.
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
 
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
 
copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
core - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
core - Variable in class org.apache.solr.spelling.suggest.Suggester
 
core - Variable in class org.apache.solr.update.UpdateHandler
 
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
 
CoreContainer(String, File) - Constructor for class org.apache.solr.core.CoreContainer
Initalize CoreContainer directly from the constructor
CoreContainer(SolrResourceLoader) - Constructor for class org.apache.solr.core.CoreContainer
Minimal CoreContainer constructor.
CoreContainer(String) - Constructor for class org.apache.solr.core.CoreContainer
 
coreContainer - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
 
CoreContainer.Initializer - Class in org.apache.solr.core
 
CoreContainer.Initializer() - Constructor for class org.apache.solr.core.CoreContainer.Initializer
 
CoreDescriptor - Class in org.apache.solr.core
A Solr core descriptor
CoreDescriptor(CoreContainer, String, String) - Constructor for class org.apache.solr.core.CoreDescriptor
 
CoreDescriptor(CoreDescriptor) - Constructor for class org.apache.solr.core.CoreDescriptor
 
coreName - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
cores - Variable in class org.apache.solr.core.CoreContainer
 
cores - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
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
 
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.ArabicLetterTokenizerFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.ArabicNormalizationFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ArabicStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ASCIIFoldingFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.BrazilianStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.BulgarianStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.CapitalizationFilterFactory
 
create(CharStream) - Method in interface org.apache.solr.analysis.CharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ChineseFilterFactory
Deprecated.  
create(Reader) - Method in class org.apache.solr.analysis.ChineseTokenizerFactory
Deprecated.  
create(Reader) - Method in class org.apache.solr.analysis.CJKTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ClassicFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.ClassicTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.CollationKeyFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
Create a CommonGramsFilter and wrap it with a CommonGramsQueryFilter
create(TokenStream) - Method in class org.apache.solr.analysis.CzechStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.DutchStemFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.EdgeNGramFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ElisionFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.EnglishMinimalStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.EnglishPossessiveFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.FinnishLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.FrenchLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.FrenchMinimalStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.FrenchStemFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.GalicianStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GermanLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GermanMinimalStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GermanStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GreekStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HindiNormalizationFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HindiStemFilterFactory
 
create(CharStream) - Method in class org.apache.solr.analysis.HTMLStripCharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HungarianLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HunspellStemFilterFactory
Creates an instance of HunspellStemFilter that will filter the given TokenStream
create(TokenStream) - Method in class org.apache.solr.analysis.HyphenatedWordsFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HyphenationCompoundWordTokenFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.IndicNormalizationFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.IndonesianStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.ItalianLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.KeywordMarkerFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.KeywordTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.KStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.LatvianStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.LengthFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.LetterTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.LimitTokenCountFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.LowerCaseFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.LowerCaseTokenizerFactory
 
create(CharStream) - Method in class org.apache.solr.analysis.MappingCharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.NGramFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.NGramTokenizerFactory
Creates the TokenStream of n-grams from the given Reader.
create(TokenStream) - Method in class org.apache.solr.analysis.NumericPayloadTokenFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.PathHierarchyTokenizerFactory
 
create(CharStream) - Method in class org.apache.solr.analysis.PatternReplaceCharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PatternReplaceFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.PatternTokenizerFactory
Split the input using configured pattern
create(CharStream) - Method in class org.apache.solr.analysis.PersianCharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PersianNormalizationFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PhoneticFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PorterStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PortugueseLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PortugueseMinimalStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PortugueseStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PositionFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ReverseStringFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.RussianLetterTokenizerFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.RussianLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.RussianLowerCaseFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.RussianStemFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.ShingleFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.SpanishLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.StandardFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.StandardTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.StemmerOverrideFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.StopFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.SwedishLightStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ThaiWordFilterFactory
 
create(TokenStream) - Method in interface org.apache.solr.analysis.TokenFilterFactory
Transform the specified input TokenStream
create(Reader) - Method in interface org.apache.solr.analysis.TokenizerFactory
Creates a TokenStream of the specified input
create(TokenStream) - Method in class org.apache.solr.analysis.TokenOffsetPayloadTokenFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.TrieTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.TrimFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.TurkishLowerCaseFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.TypeAsPayloadTokenFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.UAX29URLEmailTokenizerFactory
 
create(Reader) - Method in class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
create(Reader) - Method in class org.apache.solr.analysis.WikipediaTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
create(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
Creates a new core based on a descriptor but does not register it.
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(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
 
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(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
create(ResourceLoader, String, String, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Create a plugin from an XML configuration.
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.
createEventListener(String) - Method in class org.apache.solr.core.SolrCore
 
createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.BinaryField
 
createField(SchemaField, String, 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, Field.Store, Field.Index, Field.TermVector, boolean, FieldInfo.IndexOptions, float) - Method in class org.apache.solr.schema.FieldType
Create the field from native Lucene parts.
createField(SchemaField, String, float) - Method in class org.apache.solr.schema.LatLonType
 
createField(SchemaField, String, 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(String, float) - Method in class org.apache.solr.schema.SchemaField
 
createField(SchemaField, String, float) - Method in class org.apache.solr.schema.TrieDateField
 
createField(SchemaField, String, float) - Method in class org.apache.solr.schema.TrieField
 
createFields(SchemaField, String, float) - Method in class org.apache.solr.schema.FieldType
Given a SchemaField, create one or more Fieldable instances
createFields(SchemaField, String, float) - Method in class org.apache.solr.schema.LatLonType
 
createFields(SchemaField, String, float) - Method in class org.apache.solr.schema.PointType
 
createFields(String, float) - Method in class org.apache.solr.schema.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.CommandQuery
Returns one or more Collector instances that are needed to perform the first pass search.
createInitializer() - Method in class org.apache.solr.servlet.SolrDispatchFilter
Method to override to change how CoreContainer initialization is performed.
createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
 
createMainIndexWriter(String, boolean) - Method in class org.apache.solr.update.UpdateHandler
 
createMultiCoreHandler(String) - Method in class org.apache.solr.core.CoreContainer
Creates a CoreAdminHandler for this MultiCore.
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.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.LuceneQParserPlugin
 
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.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.TermQParserPlugin
 
createProcessor(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
createRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
 
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.
createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
 
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(FieldType) - 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
createSuffixCache(int) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
createWeight(Searcher) - Method in class org.apache.solr.search.function.BoostedQuery
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.DualFloatFunction
 
createWeight(Searcher) - Method in class org.apache.solr.search.function.FunctionQuery
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.QueryValueSource
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.SingleFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ValueSource
Implementations should propagate createWeight to sub-ValueSources which can optionally store weight info in the context.
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.VectorValueSource
 
createWeight(Searcher) - Method in class org.apache.solr.search.SolrConstantScoreQuery
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.SolrFilter
Implementations should propagate createWeight to sub-ValueSources which can store weight info in the context.
createWeight(Searcher) - Method in class org.apache.solr.search.WrappedQuery
 
CSVRequestHandler - Class in org.apache.solr.handler
 
CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
 
CSVResponseWriter - Class in org.apache.solr.response
 
CSVResponseWriter() - Constructor for class org.apache.solr.response.CSVResponseWriter
 
CURRENT_VERSION - Static variable in class org.apache.solr.response.XMLWriter
 
customParams - Variable in class org.apache.solr.spelling.SpellingOptions
Any other custom params can be passed through.
CzechStemFilterFactory - Class in org.apache.solr.analysis
Factory for CzechStemFilter.
CzechStemFilterFactory() - Constructor for class org.apache.solr.analysis.CzechStemFilterFactory
 

D

dataDir - Variable in class org.apache.solr.core.CoreDescriptor
 
dataDir - Variable in class org.apache.solr.core.SolrConfig
 
DATE_FMT - Static variable in class org.apache.solr.handler.SnapShooter
 
DateField - Class in org.apache.solr.schema
FieldType that can represent any Date/Time with millisecond precision.
DateField() - Constructor for class org.apache.solr.schema.DateField
 
DateMathParser - Class in org.apache.solr.util
A Simple Utility class for parsing "math" like strings relating to Dates.
DateMathParser(TimeZone, Locale) - Constructor for class org.apache.solr.util.DateMathParser
 
DebugComponent - Class in org.apache.solr.handler.component
Adds debugging information to a request.
DebugComponent() - Constructor for class org.apache.solr.handler.component.DebugComponent
 
debugQuery - Variable in class org.apache.solr.util.CommonParams
Deprecated. do not debug by default
decLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
decLevel() - Method in class org.apache.solr.response.XMLWriter
 
decRef() - Method in class org.apache.solr.core.RefCntRamDirectory
 
decRef() - Method in class org.apache.solr.search.SolrIndexReader
 
decref() - Method in class org.apache.solr.util.RefCounted
 
DEFAULT_ACCURACY - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
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_COUNT - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DEFAULT_DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
DEFAULT_DICTIONARY_THRESHOLD - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
2 dimensional by default
DEFAULT_EXTENDED_RESULTS - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_MAX_BLOCK_CHARS - Static variable in class org.apache.solr.analysis.PatternReplaceCharFilter
 
DEFAULT_MAX_CODE_LENGTH - Static variable in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
DEFAULT_MAX_WORD_COUNT - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
DEFAULT_MERGE_SCHEDULER_CLASSNAME - Static variable in class org.apache.solr.update.SolrIndexConfig
 
DEFAULT_MORE_POPULAR - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_ONLY_MORE_POPULAR - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
 
DEFAULT_POST_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
 
DEFAULT_POST_URL - Static variable in class org.apache.solr.util.SimplePostTool
 
DEFAULT_PRE_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
 
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_READ_AHEAD - Static variable in class org.apache.solr.analysis.HTMLStripCharFilter
 
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_SUGGESTION_COUNT - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_SUGGESTION_COUNT - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
DEFAULT_WORD_DELIM_TABLE - Static variable in class org.apache.solr.analysis.WordDelimiterIterator
 
DefaultEncoder - Class in org.apache.solr.highlight
Use the DefaultEncoder
DefaultEncoder() - Constructor for class org.apache.solr.highlight.DefaultEncoder
 
defaultField - Variable in class org.apache.solr.search.SolrQueryParser
 
defaultIndexConfig - Variable in class org.apache.solr.core.SolrConfig
 
defaultPattern - Variable in class org.apache.solr.highlight.RegexFragmenter
 
defaultPatternRaw - Variable in class org.apache.solr.highlight.RegexFragmenter
 
defaultReturnFields - Variable in class org.apache.solr.response.SolrQueryResponse
 
defaults - Variable in class org.apache.solr.handler.RequestHandlerBase
 
defaults - Variable in class org.apache.solr.highlight.HighlightingPluginBase
 
defaultsName - Static variable in class org.apache.solr.update.SolrIndexConfig
 
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
 
DefaultSolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.DefaultSolrParams.
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.request.DefaultSolrParams
Deprecated.  
defaultVal - Variable in class org.apache.solr.search.function.RangeMapFloatFunction
 
DEFTYPE - Static variable in class org.apache.solr.search.QueryParsing
 
delegate - Variable in class org.apache.solr.search.DelegatingCollector
 
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 - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated. Direct update handler - pseudo code *********** def add(doc, id, allowDups, overwritePending, overwriteCommitted): if not overwritePending and not overwriteCommitted: #special case...
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
deleteDocument(int) - Method in class org.apache.solr.search.SolrIndexReader
 
deleteDocuments(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
deleteInIndex(String) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
DeleteUpdateCommand - Class in org.apache.solr.update
 
DeleteUpdateCommand() - Constructor for class org.apache.solr.update.DeleteUpdateCommand
 
DelimitedPayloadTokenFilterFactory - Class in org.apache.solr.analysis
Factory for DelimitedPayloadTokenFilter.
DelimitedPayloadTokenFilterFactory() - Constructor for class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
DELIMITER_ATTR - Static variable in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
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.ByteFieldSource
 
description() - Method in class org.apache.solr.search.function.ConstValueSource
 
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.DoubleConstValueSource
 
description() - Method in class org.apache.solr.search.function.DoubleFieldSource
 
description() - Method in class org.apache.solr.search.function.DualFloatFunction
 
description() - Method in class org.apache.solr.search.function.FieldCacheSource
 
description() - Method in class org.apache.solr.search.function.FileFloatSource
 
description() - Method in class org.apache.solr.search.function.FloatFieldSource
 
description() - Method in class org.apache.solr.search.function.IntFieldSource
 
description() - Method in class org.apache.solr.search.function.LinearFloatFunction
 
description() - Method in class org.apache.solr.search.function.LiteralValueSource
 
description() - Method in class org.apache.solr.search.function.LongFieldSource
 
description() - Method in class org.apache.solr.search.function.MultiFloatFunction
 
description() - Method in class org.apache.solr.search.function.OrdFieldSource
 
description() - Method in class org.apache.solr.search.function.QueryValueSource
 
description() - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
description() - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
description() - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
description() - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
description() - Method in class org.apache.solr.search.function.ShortFieldSource
 
description() - Method in class org.apache.solr.search.function.SingleFunction
 
description() - Method in class org.apache.solr.search.function.TopValueSource
 
description() - Method in class org.apache.solr.search.function.ValueSource
description of field, used in explain()
description() - Method in class org.apache.solr.search.function.VectorValueSource
 
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.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
 
df - Variable in class org.apache.solr.util.CommonParams
Deprecated. the default field to query
dfMap - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
dictionary - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
dictionary - Variable in class org.apache.solr.spelling.suggest.Suggester
 
DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
DICTIONARY_PREFIX - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DictionaryCompoundWordTokenFilterFactory - Class in org.apache.solr.analysis
Factory for DictionaryCompoundWordTokenFilter.
DictionaryCompoundWordTokenFilterFactory() - Constructor for class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
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
 
dimension() - Method in class org.apache.solr.search.function.MultiValueSource
 
dimension() - Method in class org.apache.solr.search.function.VectorValueSource
 
dirDescription - Variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
directory() - Method in class org.apache.solr.search.SolrIndexReader
 
DirectoryFactory - Class in org.apache.solr.core
Provides access to a Directory implementation.
DirectoryFactory() - Constructor for class org.apache.solr.core.DirectoryFactory
 
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() - Constructor for class org.apache.solr.servlet.DirectSolrConnection
Deprecated. use DirectSolrConnection.DirectSolrConnection(SolrCore)
DirectSolrConnection(SolrCore) - Constructor for class org.apache.solr.servlet.DirectSolrConnection
Initialize using an explicit SolrCore
DirectSolrConnection(String, String, String) - Constructor for class org.apache.solr.servlet.DirectSolrConnection
This constructor is designed to make it easy for JNI embedded applications to setup the entire solr environment with a simple interface.
DirectUpdateHandler - Class in org.apache.solr.update
Deprecated. Use DirectUpdateHandler2 instead. This is only kept around for back-compatibility (way back).
DirectUpdateHandler(SolrCore) - Constructor for class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
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
 
DisMaxParams - Class in org.apache.solr.util
Deprecated. Use DisMaxParams instead.
DisMaxParams() - Constructor for class org.apache.solr.util.DisMaxParams
Deprecated.  
DisMaxQParser - Class in org.apache.solr.search
Query parser for dismax queries

Note: This API is experimental and may change in non backward-compatible ways in the future

DisMaxQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.DisMaxQParser
 
DisMaxQParserPlugin - Class in org.apache.solr.search
Create a dismax query from the input value.
DisMaxQParserPlugin() - Constructor for class org.apache.solr.search.DisMaxQParserPlugin
 
DisMaxRequestHandler - Class in org.apache.solr.handler
Deprecated. use StandardRequestHandler with a "defType=dismax" param
DisMaxRequestHandler() - Constructor for class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
DisMaxRequestHandler - Class in org.apache.solr.request
Deprecated. use org.apache.solr.handler.DisMaxRequestHandler
DisMaxRequestHandler() - Constructor for class org.apache.solr.request.DisMaxRequestHandler
Deprecated.  
dist - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
distance(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
distance(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
distance(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
distance(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the distance
distance - Variable in class org.apache.solr.search.SpatialOptions
 
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.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.TermsComponent
 
distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
DivFloatFunction - Class in org.apache.solr.search.function
Function to divide "a" by "b"
DivFloatFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.DivFloatFunction
 
doAdd(Document) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
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() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
doc() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
doc(int) - Method in class org.apache.solr.search.SolrIndexSearcher
Retrieve the Document instance corresponding to the document id.
doc(int, FieldSelector) - Method in class org.apache.solr.search.SolrIndexSearcher
Retrieve a Document using a FieldSelector This method does not currently use 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 - Variable in class org.apache.solr.update.AddUpdateCommand
 
DOC_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
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
 
docFreq(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
docID() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
docID() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
DOCID - Static variable in class org.apache.solr.search.QueryParsing
 
docID() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
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.
doClose() - Method in class org.apache.solr.search.SolrIndexReader
 
docs - Variable in class org.apache.solr.request.SimpleFacets
The main set of documents all facet counts should be relative to
docs - Variable in class org.apache.solr.search.SortedIntDocSet
 
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.
docsPerGroup - Variable in class org.apache.solr.search.Grouping.Command
 
document(int, FieldSelector) - Method in class org.apache.solr.search.SolrIndexReader
 
document(int) - Method in class org.apache.solr.search.SolrIndexReader
 
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(IndexSchema) - Constructor for class org.apache.solr.update.DocumentBuilder
 
documentCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
DocValues - Class in org.apache.solr.search.function
Represents field values as different types.
DocValues() - Constructor for class org.apache.solr.search.function.DocValues
 
doDelete(int) - Method in class org.apache.solr.search.SolrIndexReader
 
doFacets - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doFieldSortValues(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.QueryComponent
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.LogLevelSelection
Processes an HTTP GET request and changes the logging level as specified.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
doGet(String) - Method in class org.apache.solr.util.SimplePostTool
Performs a simple get on the given URL
doGet(URL) - 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.SolrHighlighter
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[]) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
doHighlights - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doIndent - Variable in class org.apache.solr.response.TextResponseWriter
 
doLegacyUpdate(InputStream, String, Writer) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated. Direct updates from a Servlet, as well as the response format produced by this method, have been deprecated and will be removed in future versions. Any code using this method should be changed to use RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) method with a ContentStream.
DOMUtil - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.DOMUtil.
DOMUtil() - Constructor for class org.apache.solr.util.DOMUtil
Deprecated.  
DONE - Static variable in class org.apache.solr.analysis.WordDelimiterIterator
Indicates the end of iteration
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.LogLevelSelection
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
doPrefetch(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
 
doSetNorm(int, String, byte) - Method in class org.apache.solr.search.SolrIndexReader
 
doSimpleQuery(String, SolrQueryRequest, int, int) - Static method in class org.apache.solr.util.SolrPluginUtils
Executes a basic query in lucene syntax
doStandardDebug(SolrQueryRequest, String, Query, DocList, CommonParams) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. Use doStandardDebug(SolrQueryRequest,String,Query,DocList) with setDefaults
doStandardDebug(SolrQueryRequest, String, Query, DocList) - Static method in class org.apache.solr.util.SolrPluginUtils
Returns a NamedList containing many "standard" pieces of debugging information.
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
 
DoubleConstValueSource - Class in org.apache.solr.search.function
 
DoubleConstValueSource(double) - Constructor for class org.apache.solr.search.function.DoubleConstValueSource
 
DoubleField - Class in org.apache.solr.schema
 
DoubleField() - Constructor for class org.apache.solr.schema.DoubleField
 
DoubleFieldSource - Class in org.apache.solr.search.function
Obtains float field values from the FieldCache using getFloats() and makes those values available as other numeric types, casting as needed.
DoubleFieldSource(String) - Constructor for class org.apache.solr.search.function.DoubleFieldSource
 
DoubleFieldSource(String, FieldCache.DoubleParser) - Constructor for class org.apache.solr.search.function.DoubleFieldSource
 
DoubleMetaphoneFilter - Class in org.apache.solr.analysis
 
DoubleMetaphoneFilter(TokenStream, int, boolean) - Constructor for class org.apache.solr.analysis.DoubleMetaphoneFilter
 
DoubleMetaphoneFilterFactory - Class in org.apache.solr.analysis
Factory for DoubleMetaphoneFilter.
DoubleMetaphoneFilterFactory() - Constructor for class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
doubleVal(int) - Method in class org.apache.solr.search.function.DocValues
 
doubleVal(int, double[]) - Method in class org.apache.solr.search.function.DocValues
 
doUndeleteAll() - Method in class org.apache.solr.search.SolrIndexReader
 
DualFloatFunction - Class in org.apache.solr.search.function
 
DualFloatFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.DualFloatFunction
 
DumpRequestHandler - Class in org.apache.solr.handler
 
DumpRequestHandler() - Constructor for class org.apache.solr.handler.DumpRequestHandler
 
DutchStemFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use SnowballPorterFilterFactory with "Dutch" instead, which has the same functionality.
DutchStemFilterFactory() - Constructor for class org.apache.solr.analysis.DutchStemFilterFactory
Deprecated.  
dynFieldProps - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 

E

EdgeNGramFilterFactory - Class in org.apache.solr.analysis
Creates new instances of EdgeNGramTokenFilter.
EdgeNGramFilterFactory() - Constructor for class org.apache.solr.analysis.EdgeNGramFilterFactory
 
EdgeNGramTokenizerFactory - Class in org.apache.solr.analysis
Creates new instances of EdgeNGramTokenizer.
EdgeNGramTokenizerFactory() - Constructor for class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
ElisionFilterFactory - Class in org.apache.solr.analysis
Factory for ElisionFilter.
ElisionFilterFactory() - Constructor for class org.apache.solr.analysis.ElisionFilterFactory
 
EmbeddedSolrServer - Class in org.apache.solr.client.solrj.embedded
SolrServer that connects directly to SolrCore TODO -- this implementation sends the response to XML and then parses it.
EmbeddedSolrServer(SolrCore) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Deprecated.  
EmbeddedSolrServer(CoreContainer, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Creates a SolrServer.
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
 
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
 
encodeLocalParamVal(String) - Static method in class org.apache.solr.search.QueryParsing
 
encoder - Variable in class org.apache.solr.analysis.PhoneticFilter
 
ENCODER - Static variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
encoder - Variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
ENCODER_ATTR - Static variable in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
encoders - Variable in class org.apache.solr.highlight.SolrHighlighter
 
end() - Method in class org.apache.solr.analysis.PatternTokenizer
 
end() - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method is called at the end of the QueryResponseWriter lifecycle.
endDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
endDocumentList() - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method is called at the end of outputting a SolrDocumentList or on a doc-by-doc SolrDocument basis.
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.
endtime - Variable in class org.apache.solr.response.SolrQueryResponse
The endtime of the request in milliseconds.
EnglishMinimalStemFilterFactory - Class in org.apache.solr.analysis
Factory for EnglishMinimalStemFilter.
EnglishMinimalStemFilterFactory() - Constructor for class org.apache.solr.analysis.EnglishMinimalStemFilterFactory
 
EnglishPorterFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use SnowballPorterFilterFactory with language="English" instead
EnglishPorterFilterFactory() - Constructor for class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
EnglishPossessiveFilterFactory - Class in org.apache.solr.analysis
Factory for EnglishPossessiveFilter.
EnglishPossessiveFilterFactory() - Constructor for class org.apache.solr.analysis.EnglishPossessiveFilterFactory
 
equals(Object) - Method in class org.apache.solr.handler.component.ShardDoc
 
equals(Object) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
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.ConstantScorePrefixQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.solr.search.function.BoostedQuery
 
equals(Object) - Method in class org.apache.solr.search.function.ByteFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.ConstValueSource
 
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.DoubleConstValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.DoubleFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.DualFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.FieldCacheSource
 
equals(Object) - Method in class org.apache.solr.search.function.FileFloatSource
 
equals(Object) - Method in class org.apache.solr.search.function.FloatFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.FunctionQuery
Returns true if o is equal to this.
equals(Object) - Method in class org.apache.solr.search.function.IntFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.LiteralValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.LongFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.OrdFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.QueryValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.ShortFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.SingleFunction
 
equals(Object) - Method in class org.apache.solr.search.function.TopValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.ValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
equals(Object) - Method in class org.apache.solr.search.function.VectorValueSource
 
equals(Object) - Method in class org.apache.solr.search.PrefixFilter
 
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.SolrIndexReader
 
equals(Object) - Method in class org.apache.solr.search.WildcardFilter
 
equals(Object) - Method in class org.apache.solr.search.WrappedQuery
 
equals(char[], int, char[], int, int) - Static method in class org.apache.solr.util.ArraysUtils
See if two array slices are the same.
equals(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
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
 
evaluate(String, QName) - Method in class org.apache.solr.core.Config
 
evictedEntry(K, V) - Method in interface org.apache.solr.util.ConcurrentLRUCache.EvictionListener
 
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).
exceptionList - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
 
execute(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
Deprecated. Use SolrCore.execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) instead.
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
 
exists(String) - Method in class org.apache.solr.core.DirectoryFactory
 
exists(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
 
exists(int) - Method in class org.apache.solr.search.BitDocSet
 
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
 
existsInIndex(String) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
explain(int) - Method in class org.apache.solr.search.function.DocValues
 
explain(int) - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
explain(IndexReader, int) - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
explain(int) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
explain(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
explain(IndexReader, int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
explain(Query, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
explainOther - Variable in class org.apache.solr.util.CommonParams
Deprecated. no default other explanation query
explanationsToNamedLists(NamedList<Explanation>) - Static method in class org.apache.solr.util.SolrPluginUtils
 
explanationToNamedList(Explanation) - Static method in class org.apache.solr.util.SolrPluginUtils
 
expungeDeletes - Variable in class org.apache.solr.update.CommitUpdateCommand
 
EXTENDED - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
ExtendedDismaxQParserPlugin - Class in org.apache.solr.search
An advanced multi-field query 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
 
externalToLong(String) - Method in class org.apache.solr.search.function.LongFieldSource
 
extractTerms(Set) - Method in class org.apache.solr.search.function.BoostedQuery
 
extractTerms(Set) - Method in class org.apache.solr.search.function.FunctionQuery
 
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, String) - 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
 
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
FastLRUCache<K,V> - Class in org.apache.solr.search
SolrCache based on ConcurrentLRUCache implementation.
FastLRUCache() - Constructor for class org.apache.solr.search.FastLRUCache
 
field - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
field - Variable in class org.apache.solr.search.function.FieldCacheSource
 
field - Variable in class org.apache.solr.search.function.OrdFieldSource
 
field - Variable in class org.apache.solr.search.function.ReverseOrdFieldSource
 
field - Variable in class org.apache.solr.search.SpatialOptions
 
FIELD - 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_SORT_VALUES - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
FIELD_TYPE - Static variable in class org.apache.solr.spelling.SolrSpellChecker
 
FieldAnalysisRequestHandler - Class in org.apache.solr.handler
RequestHandler that provides much the same functionality as analysis.jsp.
FieldAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.FieldAnalysisRequestHandler
 
FieldCacheSource - Class in org.apache.solr.search.function
A base class for ValueSource implementations that retrieve values for a single field from the FieldCache.
FieldCacheSource(String) - Constructor for class org.apache.solr.search.function.FieldCacheSource
 
FieldFacetStats - Class in org.apache.solr.handler.component
9/10/2009 - Moved out of StatsComponent to allow open access to UnInvertedField FieldFacetStats is a utility to accumulate statistics on a set of values in one field, for facet values present in another field.
FieldFacetStats(String, FieldCache.StringIndex, FieldType, int, FieldType) - Constructor for class org.apache.solr.handler.component.FieldFacetStats
 
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
 
fields - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
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...
fieldTypeName - Variable in class org.apache.solr.spelling.SolrSpellChecker
 
fieldValueCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
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
 
fileCopy(File, File) - Static method in class org.apache.solr.core.CoreContainer
Copies a src file to a dest file: used to circumvent the platform discrepancies regarding renaming files.
FileFloatSource - Class in org.apache.solr.search.function
Obtains float field values from an external file.
FileFloatSource(SchemaField, SchemaField, float, QParser) - Constructor for class org.apache.solr.search.function.FileFloatSource
 
FileFloatSource.ReloadCacheRequestHandler - Class in org.apache.solr.search.function
 
FileFloatSource.ReloadCacheRequestHandler() - Constructor for class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
filter - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
 
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
 
filtOptCacheSize - Variable in class org.apache.solr.core.SolrConfig
 
filtOptEnabled - Variable in class org.apache.solr.core.SolrConfig
 
filtOptThreshold - Variable in class org.apache.solr.core.SolrConfig
 
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.ConcurrentLRUCache
 
findClass(String, String...) - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.findClass(String, String[]) instead.
findClass(String, 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.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.CommandQuery
Performs any necessary post actions to prepare the response.
finish() - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
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.QueryComponent
 
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.TermsComponent
 
FinnishLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for FinnishLightStemFilter.
FinnishLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.FinnishLightStemFilterFactory
 
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
fixNegativeQuery(Query) - Static method in class org.apache.solr.search.QueryUtils
Fixes a negative query by adding a MatchAllDocs query clause.
fl - Variable in class org.apache.solr.util.CommonParams
Deprecated. the default field list to be used
FL - Static variable in class org.apache.solr.util.SolrPluginUtils
Deprecated. Use org.apache.solr.common.params.CommonParams.FL.
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
 
FloatField() - Constructor for class org.apache.solr.schema.FloatField
 
FloatFieldSource - Class in org.apache.solr.search.function
Obtains float field values from the FieldCache using getFloats() and makes those values available as other numeric types, casting as needed.
FloatFieldSource(String) - Constructor for class org.apache.solr.search.function.FloatFieldSource
 
FloatFieldSource(String, FieldCache.FloatParser) - Constructor for class org.apache.solr.search.function.FloatFieldSource
 
floatVal(int) - Method in class org.apache.solr.search.function.DocValues
 
floatVal(int, float[]) - Method in class org.apache.solr.search.function.DocValues
 
FORCE_FIRST_LETTER - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
forceOpenWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
format - Variable in class org.apache.solr.search.Grouping.Command
 
formatDate(Date) - Method in class org.apache.solr.schema.DateField
Thread safe method that can be used by subclasses to format a Date using the Internal representation.
formatDate(Date) - Method in class org.apache.solr.schema.LegacyDateField
Deprecated.  
formatExternal(Date) - Static method in class org.apache.solr.schema.DateField
Return the standard human readable form of the date
formatters - Variable in class org.apache.solr.highlight.SolrHighlighter
 
FQ - Static variable in class org.apache.solr.util.DisMaxParams
Deprecated. use SolrParams.FQ or SolrPluginUtils.parseFilterQueries
fq - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
fragListBuilders - Variable in class org.apache.solr.highlight.SolrHighlighter
 
fragmenters - Variable in class org.apache.solr.highlight.SolrHighlighter
 
fragmentsBuilders - Variable in class org.apache.solr.highlight.SolrHighlighter
 
freezeStage() - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
freezeStage() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
FrenchLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for FrenchLightStemFilter.
FrenchLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.FrenchLightStemFilterFactory
 
FrenchMinimalStemFilterFactory - Class in org.apache.solr.analysis
Factory for FrenchMinimalStemFilter.
FrenchMinimalStemFilterFactory() - Constructor for class org.apache.solr.analysis.FrenchMinimalStemFilterFactory
 
FrenchStemFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use SnowballPorterFilterFactory with "French" instead, which has the same functionality.
FrenchStemFilterFactory() - Constructor for class org.apache.solr.analysis.FrenchStemFilterFactory
Deprecated.  
FREQ_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
fromCommitted - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
fromPending - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
FSTLookupFactory - Class in org.apache.solr.spelling.suggest.fst
Factory for FSTLookup
FSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
 
ftype - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
func(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.DivFloatFunction
 
func(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.DualFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.MaxFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.MinFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
func(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.PowFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.ProductFloatFunction
 
func(int, DocValues) - Method in class org.apache.solr.search.function.SimpleFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.SumFloatFunction
 
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
 
FunctionQuery - Class in org.apache.solr.search.function
Returns a score for each document based on a ValueSource, often some function of the value of a field.
FunctionQuery(ValueSource) - Constructor for class org.apache.solr.search.function.FunctionQuery
 
FunctionQuery.AllScorer - Class in org.apache.solr.search.function
 
FunctionQuery.AllScorer(Similarity, IndexReader, FunctionQuery.FunctionWeight) - Constructor for class org.apache.solr.search.function.FunctionQuery.AllScorer
 
FunctionQuery.FunctionWeight - Class in org.apache.solr.search.function
 
FunctionQuery.FunctionWeight(Searcher) - Constructor for class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
FunctionRangeQParserPlugin - Class in org.apache.solr.search
Create a range query over a function.
FunctionRangeQParserPlugin() - Constructor for class org.apache.solr.search.FunctionRangeQParserPlugin
 

G

GalicianStemFilterFactory - Class in org.apache.solr.analysis
Factory for GalicianStemFilter.
GalicianStemFilterFactory() - Constructor for class org.apache.solr.analysis.GalicianStemFilterFactory
 
GapFragmenter - Class in org.apache.solr.highlight
 
GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
 
GENERATION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
GenericBinaryResponseWriter - Class in org.apache.solr.response
A generic QueryResponseWriter implementation that requires a user to implement the GenericBinaryResponseWriter.getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse) that defines a BaseResponseWriter.SingleResponseWriter to handle the binary output.
GenericBinaryResponseWriter() - Constructor for class org.apache.solr.response.GenericBinaryResponseWriter
 
GenericTextResponseWriter - Class in org.apache.solr.response
Deprecated. use TextResponseWriter see SOLR-2485
GenericTextResponseWriter() - Constructor for class org.apache.solr.response.GenericTextResponseWriter
Deprecated.  
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
 
GermanLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for GermanLightStemFilter.
GermanLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.GermanLightStemFilterFactory
 
GermanMinimalStemFilterFactory - Class in org.apache.solr.analysis
Factory for GermanMinimalStemFilter.
GermanMinimalStemFilterFactory() - Constructor for class org.apache.solr.analysis.GermanMinimalStemFilterFactory
 
GermanStemFilterFactory - Class in org.apache.solr.analysis
Factory for GermanStemFilter.
GermanStemFilterFactory() - Constructor for class org.apache.solr.analysis.GermanStemFilterFactory
 
get(String) - Method in class org.apache.solr.core.Config
 
get(String, String) - Method in class org.apache.solr.core.Config
 
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(String) - Method in class org.apache.solr.request.ServletSolrParams
 
get(K) - Method in class org.apache.solr.search.FastLRUCache
 
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.ConcurrentLRUCache
 
get() - Method in class org.apache.solr.util.RefCounted
 
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
 
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
 
getAdminPath() - Method in class org.apache.solr.core.CoreContainer
 
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.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.spelling.QueryConverter
 
getArg(String, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
 
getArgs() - Method in class org.apache.solr.analysis.BaseCharFilterFactory
 
getArgs() - Method in interface org.apache.solr.analysis.CharFilterFactory
 
getArgs() - Method in interface org.apache.solr.analysis.TokenFilterFactory
Accessor method for reporting the args used to initialize this factory.
getArgs() - Method in interface org.apache.solr.analysis.TokenizerFactory
Accessor method for reporting the args used to initialize this factory.
getAutoGeneratePhraseQueries() - Method in class org.apache.solr.schema.TextField
 
getBase() - Method in class org.apache.solr.search.SolrIndexReader
returns the docid offset within the parent reader
getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.response.RawResponseWriter
 
getBits() - Method in class org.apache.solr.search.BitDocSet
 
getBits() - Method in interface org.apache.solr.search.DocSet
Deprecated. Use DocSet.iterator() to access all docs instead.
getBits() - Method in class org.apache.solr.search.SortedIntDocSet
 
getBool(String) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.Config
 
getBooleanParam(SolrQueryRequest, String, boolean) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.getBool(String,boolean)
getBoost() - Method in class org.apache.solr.search.WrappedQuery
 
getBoostedMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getBoundaryScanner(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
 
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 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
 
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.FastLRUCache
 
getCategory() - Method in class org.apache.solr.search.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getCharacterEncoding() - Method in class org.apache.solr.spelling.FileBasedSpellChecker
 
getCharFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getChild(String) - Method in class org.apache.solr.core.PluginInfo
 
getChildren(String) - Method in class org.apache.solr.core.PluginInfo
Filter children by type
getClassLoader() - Method in class org.apache.solr.core.SolrResourceLoader
+ * EXPERT + *

+ * The underlying class loader.

getCollationQuery() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getCommands() - Method in class org.apache.solr.search.Grouping
 
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.
getCommitUserData() - Method in class org.apache.solr.search.SolrIndexReader
 
getCommonWords() - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
getCommonWords() - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
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.core.Config
Deprecated. Use SolrResourceLoader.getConfigDir() instead.
getConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getConfigFile() - Method in class org.apache.solr.core.CoreContainer
 
getConfigFile() - Method in class org.apache.solr.core.SolrCore
Deprecated. Use SolrCore.getConfigResource() instead.
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.
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.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.XMLResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
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
 
getCopyFields(String) - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getCopyFieldsList(String) instead.
getCopyFieldsList(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields for a specified source field, both static and dynamic ones.
getCopySources(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields, both the static and the dynamic ones.
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
 
getCoreCacheKey() - Method in class org.apache.solr.search.SolrIndexReader
 
getCoreContainer() - Method in class org.apache.solr.core.CoreDescriptor
 
getCoreContainer() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
The instance of CoreContainer this handler handles.
getCoreDescriptor() - Method in class org.apache.solr.core.SolrCore
 
getCoreNames() - Method in class org.apache.solr.core.CoreContainer
 
getCoreNames(SolrCore) - Method in class org.apache.solr.core.CoreContainer
This method is currently experimental.
getCoreProperties() - Method in class org.apache.solr.core.SolrResourceLoader
 
getCores() - Method in class org.apache.solr.core.CoreContainer
 
getCoreStatus(CoreContainer, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getCorrection() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getCorrections() - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
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.
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.ConcurrentLRUCache.Stats
 
getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
 
getCustomParams(String, SolrParams, boolean) - 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
 
getDebugInfo() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDefaultConfigName() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultCoreName() - Method in class org.apache.solr.core.CoreContainer
 
getDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.DisMaxQParser
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.QParser
 
getDefaultPackages() - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Where to look for classes
getDefaultSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
Name of the default search field specified in the schema file
getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
 
getDefaultValue() - Method in class org.apache.solr.search.function.QueryValueSource
 
getDelegate() - Method in class org.apache.solr.search.DelegatingCollector
 
getDelegate() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
Returns the delegate collector
getDeletionPolicy() - Method in class org.apache.solr.core.SolrCore
 
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.CoreAdminHandler
 
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.AnalysisRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
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.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.TermsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getDescription() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.DisMaxRequestHandler
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
 
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.ReplicationHandler
 
getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDescription() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
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.search.FastLRUCache
 
getDescription() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
getDescription() - Method in class org.apache.solr.search.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDestination() - Method in class org.apache.solr.schema.CopyField
 
getDictionary(SolrQueryRequest) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated. Returns a dictionary to be used when building the spell-checker index.
getDictionaryName() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
getDimension() - Method in class org.apache.solr.schema.CoordinateFieldType
 
getDirectory(String, DirectoryFactory, SolrIndexConfig) - Static method in class org.apache.solr.update.SolrIndexWriter
 
getDirectoryFactory() - Method in class org.apache.solr.core.SolrCore
 
getDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
getDocIdSet(Map, IndexReader) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.PrefixFilter
 
getDocIdSet(Map, IndexReader) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.WildcardFilter
 
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.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.SearchComponent
 
getDocs() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDocs() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
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.FastLRUCache
 
getDocs() - Method in class org.apache.solr.search.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
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(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
 
getDocSetNC(Query, DocSet, SolrIndexSearcher.TermDocsState) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocument() - Method in class org.apache.solr.core.Config
 
getDouble(String) - Method in class org.apache.solr.core.Config
 
getDouble(String, double) - Method in class org.apache.solr.core.Config
 
getDouble() - Method in class org.apache.solr.search.function.ConstNumberSource
 
getDouble() - Method in class org.apache.solr.search.function.ConstValueSource
 
getDouble() - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
 
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
 
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.
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
 
getEtagSeed() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
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.
getExplainList(Query, DocList, SolrIndexSearcher, IndexSchema) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. this returns the explanations as Strings, instead it is recommeded to use getExplanations and call toString() yourself, or use explanationsToNamedLists
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.
getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
Looks at various Params to determing 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) - 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
 
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.spelling.AbstractLuceneSpellChecker
 
getFieldCache() - Method in class org.apache.solr.search.function.FieldCacheSource
 
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
 
getFieldIndex(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
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
 
getFieldNames(IndexReader.FieldOption) - Method in class org.apache.solr.search.SolrIndexReader
 
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(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
Throws UnsupportedOperationException()
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(String, String, boolean) - Method in class org.apache.solr.search.SolrQueryParser
 
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.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
 
getFieldStore(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getFieldsWithDefaultValue() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all fields with a default value
getFieldTermVec(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
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
getFileContents(String) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
Deprecated. This functionality is implemented in ShowFileRequestHandler.handleRequestBody(SolrQueryRequest, SolrQueryResponse).
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 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.
getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFloat(String, float) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
getFloat(String) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.core.Config
 
getFloat() - Method in class org.apache.solr.search.function.ConstNumberSource
 
getFloat() - Method in class org.apache.solr.search.function.ConstValueSource
 
getFloat() - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
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.
getFormatter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
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.
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.
getFragmenter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
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
 
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
 
getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getHighlighter() - Method in class org.apache.solr.core.SolrCore
Deprecated. 
getHighlighter() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getHighlighter(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Highlighter appropriate for this field.
getHighlighter(Query, String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
Return a String array of the fields to be highlighted.
getHighlightFields(Query, SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
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.QParser
 
getHits() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getHttpCachingConfig() - Method in class org.apache.solr.core.SolrConfig
 
getIndexCommit() - Method in class org.apache.solr.search.SolrIndexReader
 
getIndexDir() - Method in class org.apache.solr.core.SolrCore
 
getIndexDir() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getIndexedId(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
getIndexedId(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getIndexedIdOptional(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getIndexInfo(IndexReader, boolean) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getIndexOptions(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getIndexReaderFactory() - Method in class org.apache.solr.core.SolrCore
 
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
 
getInputStream() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getSolrConfig() and open a resource input stream for IndexSchema.getResourceName() instead.
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.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.UniqFieldsUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
getInstanceDir() - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.getInstanceDir() instead.
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.analysis.BaseCharFilterFactory
 
getInt(String, int) - Method in class org.apache.solr.analysis.BaseCharFilterFactory
 
getInt(String, int, boolean) - Method in class org.apache.solr.analysis.BaseCharFilterFactory
 
getInt(String) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.core.Config
 
getInt() - Method in class org.apache.solr.search.function.ConstNumberSource
 
getInt() - Method in class org.apache.solr.search.function.ConstValueSource
 
getInt() - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
getInternalRank() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getIntParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getInt( name ) instead
getIntParam(String, int) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getInt( name ) instead
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() - 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
 
getLastModFrom() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
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
 
getLeafOffsets() - Method in class org.apache.solr.search.SolrIndexReader
Return the doc id offsets for each leaf reader.
getLeafReaders() - Method in class org.apache.solr.search.SolrIndexReader
return the leaf readers in this reader tree, or an array of size 1 containing "this" if "this" is a leaf
getLen() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
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 interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.ROWS instead.
getLimit() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.ROWS instead.
getLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getLimitedValue(String) - Method in class org.apache.solr.schema.CopyField
 
getLines(String) - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.getLines(String) instead.
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
 
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 first Connector found for the jetty Server.
getLogId() - Method in class org.apache.solr.core.SolrCore
 
getLong() - Method in class org.apache.solr.search.function.ConstNumberSource
 
getLong() - Method in class org.apache.solr.search.function.ConstValueSource
 
getLong() - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
getLowerVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getLuceneDocument(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
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.
getManagementPath() - Method in class org.apache.solr.core.CoreContainer
 
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.CommandQuery
Returns the number of matches for this Command.
getMatches() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
 
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
 
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
 
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.
getMaxSnippets(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getMethod(String) - Static method in enum org.apache.solr.servlet.cache.Method
 
getMisspellingsAndCorrections() - Method in class org.apache.solr.spelling.SpellCheckCollation
 
getMoreLikeThese(DocList, int, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
Deprecated. 
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
 
getMultiCoreHandler() - Method in class org.apache.solr.core.CoreContainer
 
getMultipleConfigs(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
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.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.schema.IndexSchema
Deprecated. Use IndexSchema.getSchemaName() instead.
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.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getName() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getName() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getName() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getNewestSearcher(boolean) - Method in class org.apache.solr.core.SolrCore
Return the newest RefCounted<SolrIndexSearcher> with the reference count incremented.
getNewIndexDir() - Method in class org.apache.solr.core.SolrCore
Returns the indexdir as given in index.properties.
getNode(String, boolean) - Method in class org.apache.solr.core.Config
 
getNow() - Method in class org.apache.solr.util.DateMathParser
Returns a cloned of this instance's concept of "now"
getNumber() - Method in class org.apache.solr.search.function.ConstNumberSource
 
getNumber() - Method in class org.apache.solr.search.function.ConstValueSource
 
getNumber() - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
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.
getNumberOfOccurences() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getNumberParam(SolrQueryRequest, String, Number) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.getFloat(String,float)
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.
getOldestAccessedItems(int) - Method in class org.apache.solr.util.ConcurrentLRUCache
Returns 'n' number of oldest accessed entries present in this cache.
getOpenCount() - Method in class org.apache.solr.core.SolrCore
Current core usage count.
getOpenTime() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getOptions() - Method in class org.apache.solr.search.ExtendedQueryBase
 
getOriginal() - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns the original request parameters.
getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getOverwriteDupes() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getParam(String) - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() instead.
getParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() instead.
getParam(String) - Method in class org.apache.solr.search.QParser
check both local and global params
getParam(SolrQueryRequest, String, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.get(String,String)
getParams() - Method in interface org.apache.solr.request.SolrQueryRequest
returns the current request parameters
getParams(String) - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() instead.
getParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParams(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() instead.
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
 
getParent() - Method in class org.apache.solr.search.SolrIndexReader
returns the parent reader, or null of none
getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Deprecated. use BinaryResponseWriter.getParsedResponse(SolrQueryRequest, SolrQueryResponse)
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 type is defaultType.
getParseToEnd() - Method in class org.apache.solr.search.FunctionQParser
throw exception if there is extra stuff at the end of the parsed valuesource(s).
getPathPrefix() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
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
 
getPingQueryRequest(SolrCore) - Method in class org.apache.solr.core.SolrConfig
Deprecated. use PingRequestHandler instead
getPingQueryRequest() - Method in class org.apache.solr.core.SolrCore
Deprecated. use PingRequestHandler instead
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.
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
 
getPositiveDocSet(Query, SolrIndexSearcher.TermDocsState) - Method in class org.apache.solr.search.SolrIndexSearcher
 
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
 
getPrefix() - Method in class org.apache.solr.search.ConstantScorePrefixQuery
Returns the prefix for this query
getPrefixQuery(String, String) - Method in class org.apache.solr.search.SolrQueryParser
 
getPreTags(SolrParams, String) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
 
getPrintableId(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
getProcessedFilter(DocSet, List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getPropertiesName() - Method in class org.apache.solr.core.CoreDescriptor
 
getQparser() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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.function.BoostedQuery
 
getQuery() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
getQuery() - Method in class org.apache.solr.search.function.QueryValueSource
 
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
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.BoolField
 
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.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
Deprecated. use getSolrQueryParser().getDefaultOperator()
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
 
getQueryString() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.Q instead.
getQueryString() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.Q instead.
getQueryTokenSet(String, Analyzer) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
Analyzes the given text using the given analyzer and returns the produced tokens.
getQueryType() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.QT instead.
getQueryType() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.QT instead.
getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.DateField
DateField specific range query
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.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) - Method in class org.apache.solr.search.SolrQueryParser
 
getRangeScorer(IndexReader, String, String, boolean, boolean) - Method in class org.apache.solr.search.function.DocValues
 
getRangeScorer(IndexReader, String, String, boolean, boolean) - Method in class org.apache.solr.search.function.StringIndexDocValues
 
getRank() - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
getRawMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getReadAheadLimit() - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
getReader() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
getReader() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexReader used by this searcher
getRealMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getRefCount() - Method in class org.apache.solr.search.SolrIndexReader
 
getRefcount() - Method in class org.apache.solr.util.RefCounted
 
getRegenerator() - Method in class org.apache.solr.search.CacheConfig
 
getRegistry() - Static method in class org.apache.solr.core.SolrInfoRegistry
Deprecated. 
getReq() - Method in class org.apache.solr.search.QParser
 
getRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
Get the request handler registered to a given name.
getRequestHandlers(Class) - Method in class org.apache.solr.core.SolrCore
Returns an unmodifieable Map containing the registered handlers of the specified type.
getRequestHandlers() - Method in class org.apache.solr.core.SolrCore
Returns an unmodifieable Map containing the registered handlers
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
 
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.
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
getSchema() - Method in class org.apache.solr.core.SolrCore
Gets the schema object used by this core instance.
getSchema() - Method in interface org.apache.solr.request.SolrQueryRequest
The index schema associated with this request
getSchema() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSchema() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexSchema for use with this searcher
getSchemaFile() - Method in class org.apache.solr.core.SolrCore
Deprecated. Use SolrCore.getSchemaResource() instead.
getSchemaFile() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getResourceName() instead.
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.
getScorer(IndexReader) - Method in class org.apache.solr.search.function.DocValues
 
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
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
 
getSequentialSubReaders() - Method in class org.apache.solr.search.SolrIndexReader
 
getShard() - Method in class org.apache.solr.handler.component.ShardResponse
 
getShardNum(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getShardRequest() - Method in class org.apache.solr.handler.component.ShardResponse
 
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.IndexSchema
Returns the Similarity used for this index
getSimilarity() - Method in class org.apache.solr.schema.SimilarityFactory
 
getSimilarityFactory() - Method in class org.apache.solr.schema.IndexSchema
Returns the SimilarityFactory used for this index
getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.GenericBinaryResponseWriter
Users of this class should implement this method to define a BaseResponseWriter.SingleResponseWriter responsible for writing the binary output given a SolrDocumentList or doc-by-doc, given a SolrInputDocument.
getSingleResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.GenericTextResponseWriter
Deprecated. Users of this class should implement this method to define a BaseResponseWriter.SingleResponseWriter responsible for writing text output given a SolrDocumentList or doc-by-doc, given a SolrInputDocument.
getSolrConfig() - Method in class org.apache.solr.core.SolrCore
Gets the configuration object used by this core instance.
getSolrConfig() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. -- get access to SolrConfig some other way...
getSolrConfigFilename() - Method in class org.apache.solr.core.CoreContainer.Initializer
 
getSolrCore() - Static method in class org.apache.solr.core.SolrCore
Deprecated. Use CoreContainer.getCore(String) instead.
getSolrHome() - Method in class org.apache.solr.core.CoreContainer
 
getSolrInputDocument() - Method in class org.apache.solr.update.AddUpdateCommand
 
getSolrQueryParser(String) - Method in class org.apache.solr.schema.IndexSchema
Deprecated.  
getSolrResponse() - Method in class org.apache.solr.handler.component.ShardResponse
 
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"
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
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DateField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DoubleField
 
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.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
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableDoubleField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableFloatField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableIntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableLongField
 
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
 
getSortField(boolean) - Method in class org.apache.solr.search.function.ValueSource
EXPERIMENTAL: This method is subject to change.
getSortSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getSortWithinGroup() - Method in interface org.apache.solr.search.grouping.Command
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
 
getSortWithinGroup() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
getSource() - Method in class org.apache.solr.core.SolrCore
 
getSource() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Source, SVN Source, etc
getSource() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getSource() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
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.AnalysisRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
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.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.TermsComponent
 
getSource() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getSource() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSource() - Method in class org.apache.solr.handler.DisMaxRequestHandler
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
 
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.ReplicationHandler
 
getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSource() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getSource() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSource() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
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.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.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceId() - Method in class org.apache.solr.core.SolrCore
 
getSourceId() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Id, SVN Id, etc
getSourceId() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getSourceId() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSourceId() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.component.DebugComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.FacetComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.QueryComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.SearchComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.SearchHandler
 
getSourceId() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.StatsComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.TermsComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getSourceId() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getSourceId() - Method in class org.apache.solr.handler.PingRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.ReplicationHandler
 
getSourceId() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSourceId() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
getSourceId() - Method in class org.apache.solr.highlight.DefaultEncoder
 
getSourceId() - Method in class org.apache.solr.highlight.GapFragmenter
 
getSourceId() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getSourceId() - Method in class org.apache.solr.highlight.HtmlEncoder
 
getSourceId() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getSourceId() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getSourceId() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
getSourceId() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
 
getSourceId() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
 
getSourceId() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
 
getSourceId() - Method in class org.apache.solr.highlight.SingleFragListBuilder
 
getSourceId() - Method in class org.apache.solr.search.FastLRUCache
 
getSourceId() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
getSourceId() - Method in class org.apache.solr.search.LRUCache
 
getSourceId() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getSourceId() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSourceId() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceLocation() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSources() - Method in class org.apache.solr.search.function.VectorValueSource
 
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
 
getStart() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.START instead.
getStart() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.START instead.
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.FastLRUCache
 
getState() - Method in class org.apache.solr.search.LRUCache
 
getState() - Method in interface org.apache.solr.search.SolrCache
Returns the last State set on this instance
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.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.LRUCache
 
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.tst.OldRequestHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getStats(SolrIndexSearcher, DocSet, String[]) - Method in class org.apache.solr.request.UnInvertedField
Collect statistics about the UninvertedField.
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
getStopWords() - Method in class org.apache.solr.analysis.StopFilterFactory
 
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.
getStream(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
getStream(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
getStream(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
 
getString() - Method in class org.apache.solr.search.QParser
 
getStringDistance() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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.
getStrParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getParam( name ) instead
getStrParam(String, String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getParam( name ) instead
getSubType() - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
getSuggestions(Collection<Token>, IndexReader, int, boolean, boolean) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
Kept around for back compatibility purposes.
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSuggestions(Collection<Token>, IndexReader) - Method in class org.apache.solr.spelling.SolrSpellChecker
Deprecated. This method will be removed in 4.x in favor of SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
getSuggestions(Collection<Token>, IndexReader, int) - Method in class org.apache.solr.spelling.SolrSpellChecker
Deprecated. This method will be removed in 4.x in favor of SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
getSuggestions(Collection<Token>, IndexReader, boolean, boolean) - Method in class org.apache.solr.spelling.SolrSpellChecker
Deprecated. This method will be removed in 4.x in favor of SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
getSuggestions(Collection<Token>, IndexReader, int, boolean, boolean) - Method in class org.apache.solr.spelling.SolrSpellChecker
Deprecated. This method will be removed in 4.x in favor of SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
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(Collection<Token>, IndexReader, int, boolean, boolean) - Method in class org.apache.solr.spelling.suggest.Suggester
 
getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.suggest.Suggester
 
getSupersetMaxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getSystemInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get system info
getTerm() - Method in class org.apache.solr.search.WildcardFilter
 
getTermCounts(String) - Method in class org.apache.solr.request.SimpleFacets
 
getTermFreqVector(int, String) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVectors(int) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermInfosIndexDivisor() - Method in class org.apache.solr.core.IndexReaderFactory
 
getTermInfosIndexDivisor() - Method in class org.apache.solr.search.SolrIndexReader
 
getTermsToMatch() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.DateField
Deprecated. - use formatDate(Date) instead
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.LegacyDateField
Deprecated. This method returns a DateFormat which does NOT respect the ISO 8601 canonical format with regards to trailing zeros in milliseconds, instead if always formats milliseconds to 3 decimal points.
getThreshold() - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
getTimeAllowed() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getTimer() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getTokenFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokenFrequency(Token) - Method in class org.apache.solr.spelling.SpellingResult
The token frequency of the input token in the collection
getTokenFrequency() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokenizer() - Method in class org.apache.solr.analysis.SolrAnalyzer.TokenStreamInfo
 
getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokens() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokenStream() - Method in class org.apache.solr.analysis.SolrAnalyzer.TokenStreamInfo
 
getToLog() - Method in class org.apache.solr.response.SolrQueryResponse
Get loggable items.
getTopDocs() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
 
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
 
getTransformer(SolrQueryRequest) - Method in class org.apache.solr.response.XSLTResponseWriter
Get Transformer from request context, or from TransformerProvider.
getTransformer(SolrConfig, String, int) - Method in class org.apache.solr.util.xslt.TransformerProvider
Return a new Transformer, possibly created from our cached Templates object
getType(int) - Static method in class org.apache.solr.analysis.WordDelimiterIterator
Computes the type of the given character
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
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
getUniqueTermCount() - Method in class org.apache.solr.search.SolrIndexReader
 
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
 
getUpdateProcessingChain(String) - Method in class org.apache.solr.core.SolrCore
 
getUpperVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
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.search.function.FunctionQuery.FunctionWeight
 
getValue() - Method in class org.apache.solr.search.function.LiteralValueSource
returns the literal value
getValue() - 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, IndexReader) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.schema.StrFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ByteFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ConstValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.GeohashFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DoubleConstValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DoubleFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DualFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.FileFloatSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.FloatFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.IntFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.LiteralValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.LongFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.OrdFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.QueryValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ShortFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.SimpleFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.TopValueSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.ValueSource
Deprecated. 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ValueSource
Gets the values for this reader and the context that was previously passed to createWeight()
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.VectorValueSource
 
getValueSource(SchemaField) - 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
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DateField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DoubleField
 
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) - Method in class org.apache.solr.schema.FieldType
Deprecated. use FieldType.getValueSource(SchemaField, QParser)
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
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableDoubleField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableFloatField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableIntField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableLongField
 
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.BoostedQuery
 
getValueSource() - Method in class org.apache.solr.search.function.FunctionQuery
 
getValueSource() - Method in class org.apache.solr.search.function.TopValueSource
 
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.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.admin.CoreAdminHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getVersion() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.component.DebugComponent
 
getVersion() - Method in class org.apache.solr.handler.component.FacetComponent
 
getVersion() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getVersion() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getVersion() - Method in class org.apache.solr.handler.component.QueryComponent
 
getVersion() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getVersion() - Method in class org.apache.solr.handler.component.SearchComponent
 
getVersion() - Method in class org.apache.solr.handler.component.SearchHandler
 
getVersion() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getVersion() - Method in class org.apache.solr.handler.component.StatsComponent
 
getVersion() - Method in class org.apache.solr.handler.component.TermsComponent
 
getVersion() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getVersion() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getVersion() - Method in class org.apache.solr.handler.PingRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.ReplicationHandler
 
getVersion() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getVersion() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
 
getVersion() - Method in class org.apache.solr.highlight.DefaultEncoder
 
getVersion() - Method in class org.apache.solr.highlight.GapFragmenter
 
getVersion() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getVersion() - Method in class org.apache.solr.highlight.HtmlEncoder
 
getVersion() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getVersion() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getVersion() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
 
getVersion() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
 
getVersion() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
 
getVersion() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
 
getVersion() - Method in class org.apache.solr.highlight.SingleFragListBuilder
 
getVersion() - Method in class org.apache.solr.search.FastLRUCache
 
getVersion() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
getVersion() - Method in class org.apache.solr.search.LRUCache
 
getVersion() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getVersion() - Method in class org.apache.solr.search.SolrIndexReader
 
getVersion() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getVersion() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getWildcardQuery(String, String) - Method in class org.apache.solr.search.SolrQueryParser
 
getWords() - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
getWrappedDeletionPolicy() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getWrappedQuery() - Method in class org.apache.solr.search.WrappedQuery
 
getWrappedReader() - Method in class org.apache.solr.search.SolrIndexReader
 
getWriter() - Method in class org.apache.solr.response.TextResponseWriter
returns the Writer that the response is being written to
getXPath() - Method in class org.apache.solr.core.Config
 
globalCollectionStat - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
GreekLowerCaseFilterFactory - Class in org.apache.solr.analysis
Factory for GreekLowerCaseFilter.
GreekLowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
GreekStemFilterFactory - Class in org.apache.solr.analysis
Factory for GreekStemFilter.
GreekStemFilterFactory() - Constructor for class org.apache.solr.analysis.GreekStemFilterFactory
 
GROUP - Static variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
group - Variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
group(Matcher, String, int) - Static method in class org.apache.solr.analysis.PatternTokenizerFactory
Deprecated.  
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
 
GroupedEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
 
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.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
 

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, SolrQueryResponse, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Deprecated. Use RequestHandlerUtils.handleCommit(UpdateRequestProcessor,SolrParams,boolean)
handleCommit(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.
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
handleReloadAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handler "RELOAD" action
handleRenameAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "RENAME" Action
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.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.
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
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.AnalysisRequestHandler
Deprecated.  
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.handler.SpellCheckerRequestHandler
Deprecated. Processes the following query string parameters: q, extendedResults, cmd rebuild, cmd reopen, accuracy, suggestionCount, restrictToField, and onlyMorePopular.
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
 
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.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(UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
 
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
hasDeletions() - Method in class org.apache.solr.search.SolrIndexReader
 
hasExplicitField(String) - Method in class org.apache.solr.schema.IndexSchema
Does the schema have the specified field defined explicitly, i.e.
hash - Static variable in class org.apache.solr.search.function.LiteralValueSource
 
hash - Variable in class org.apache.solr.update.processor.Lookup3Signature
 
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.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.ConstantScorePrefixQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.function.BoostedQuery
 
hashCode() - Method in class org.apache.solr.search.function.ByteFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ConstValueSource
 
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.DoubleConstValueSource
 
hashCode() - Method in class org.apache.solr.search.function.DoubleFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.DualFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.FieldCacheSource
 
hashCode() - Method in class org.apache.solr.search.function.FileFloatSource
 
hashCode() - Method in class org.apache.solr.search.function.FloatFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.FunctionQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.function.IntFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.LinearFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.LiteralValueSource
 
hashCode() - Method in class org.apache.solr.search.function.LongFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.MultiFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.OrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.QueryValueSource
 
hashCode() - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ShortFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.SingleFunction
 
hashCode() - Method in class org.apache.solr.search.function.TopValueSource
 
hashCode() - Method in class org.apache.solr.search.function.ValueSource
 
hashCode() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
hashCode() - Method in class org.apache.solr.search.function.VectorValueSource
 
hashCode() - Method in class org.apache.solr.search.PrefixFilter
 
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.SolrIndexReader
 
hashCode() - Method in class org.apache.solr.search.WildcardFilter
 
hashCode() - Method in class org.apache.solr.search.WrappedQuery
 
HashDocSet - Class in org.apache.solr.search
HashDocSet represents an unordered set of Lucene Document Ids using a primitive int hash table.
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?
hasNext() - Method in class org.apache.solr.spelling.PossibilityIterator
 
hasNorms(String) - Method in class org.apache.solr.search.SolrIndexReader
 
hasProperty(int) - Method in class org.apache.solr.schema.FieldType
Check if a property is set
hasScores() - Method in interface org.apache.solr.search.DocList
True if scores were retained
hasScores() - Method in class org.apache.solr.search.DocSlice
 
hasTokenFrequencyInfo() - Method in class org.apache.solr.spelling.SpellingResult
 
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
 
HIDDEN - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
hiddenFiles - Variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
highlight - Variable in class org.apache.solr.util.CommonParams
Deprecated. whether to highlight
HighlightComponent - Class in org.apache.solr.handler.component
TODO!
HighlightComponent() - Constructor for class org.apache.solr.handler.component.HighlightComponent
 
highlightFields - Variable in class org.apache.solr.util.CommonParams
Deprecated. fields to highlight
highlightFormatterClass - Variable in class org.apache.solr.util.CommonParams
Deprecated. override default highlight Formatter class
HighlightingPluginBase - Class in org.apache.solr.highlight
 
HighlightingPluginBase() - Constructor for class org.apache.solr.highlight.HighlightingPluginBase
 
HighlightingUtils - Class in org.apache.solr.util
Deprecated. use DefaultSolrHighlighter
HighlightingUtils() - Constructor for class org.apache.solr.util.HighlightingUtils
Deprecated.  
HindiNormalizationFilterFactory - Class in org.apache.solr.analysis
Factory for HindiNormalizationFilter.
HindiNormalizationFilterFactory() - Constructor for class org.apache.solr.analysis.HindiNormalizationFilterFactory
 
HindiStemFilterFactory - Class in org.apache.solr.analysis
Factory for HindiStemFilter.
HindiStemFilterFactory() - Constructor for class org.apache.solr.analysis.HindiStemFilterFactory
 
HtmlEncoder - Class in org.apache.solr.highlight
Use the SimpleHTMLEncoder
HtmlEncoder() - Constructor for class org.apache.solr.highlight.HtmlEncoder
 
HtmlFormatter - Class in org.apache.solr.highlight
Use the SimpleHTMLFormatter
HtmlFormatter() - Constructor for class org.apache.solr.highlight.HtmlFormatter
 
HTMLStripCharFilter - Class in org.apache.solr.analysis
A CharFilter that wraps another Reader and attempts to strip out HTML constructs.
HTMLStripCharFilter(CharStream) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilter(CharStream, Set<String>) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilter(CharStream, Set<String>, int) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilterFactory - Class in org.apache.solr.analysis
Factory for HTMLStripCharFilter.
HTMLStripCharFilterFactory() - Constructor for class org.apache.solr.analysis.HTMLStripCharFilterFactory
 
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?
HungarianLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for HungarianLightStemFilter.
HungarianLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.HungarianLightStemFilterFactory
 
HunspellStemFilterFactory - Class in org.apache.solr.analysis
TokenFilterFactory that creates instances of HunspellStemFilter.
HunspellStemFilterFactory() - Constructor for class org.apache.solr.analysis.HunspellStemFilterFactory
 
HyphenatedWordsFilter - Class in org.apache.solr.analysis
When the plain text is extracted from documents, we will often have many words hyphenated and broken into two lines.
HyphenatedWordsFilter(TokenStream) - Constructor for class org.apache.solr.analysis.HyphenatedWordsFilter
Creates a new HyphenatedWordsFilter
HyphenatedWordsFilterFactory - Class in org.apache.solr.analysis
Factory for HyphenatedWordsFilter.
HyphenatedWordsFilterFactory() - Constructor for class org.apache.solr.analysis.HyphenatedWordsFilterFactory
 
HyphenationCompoundWordTokenFilterFactory - Class in org.apache.solr.analysis
Factory for HyphenationCompoundWordTokenFilter.
HyphenationCompoundWordTokenFilterFactory() - Constructor for class org.apache.solr.analysis.HyphenationCompoundWordTokenFilterFactory
 

I

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
 
idTerm - Variable in class org.apache.solr.update.UpdateHandler
 
idTerm(String) - Method in class org.apache.solr.update.UpdateHandler
 
incLevel() - Method in class org.apache.solr.response.TextResponseWriter
 
incLevel() - Method in class org.apache.solr.response.XMLWriter
 
includesScore(Sort) - Static method in class org.apache.solr.search.SortSpec
 
includesScore() - Method in class org.apache.solr.search.SortSpec
 
incRef() - Method in class org.apache.solr.core.RefCntRamDirectory
 
incRef() - Method in class org.apache.solr.search.SolrIndexReader
 
incref() - Method in class org.apache.solr.util.RefCounted
 
incrementToken() - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated.  
incrementToken() - Method in class org.apache.solr.analysis.CommonGramsFilter
Inserts bigrams for common words into a token stream.
incrementToken() - Method in class org.apache.solr.analysis.CommonGramsQueryFilter
Output bigrams whenever possible to optimize queries.
incrementToken() - Method in class org.apache.solr.analysis.DoubleMetaphoneFilter
 
incrementToken() - Method in class org.apache.solr.analysis.HyphenatedWordsFilter
incrementToken() - Method in class org.apache.solr.analysis.PatternReplaceFilter
 
incrementToken() - Method in class org.apache.solr.analysis.PatternTokenizer
 
incrementToken() - Method in class org.apache.solr.analysis.PhoneticFilter
 
incrementToken() - Method in class org.apache.solr.analysis.RemoveDuplicatesTokenFilter
incrementToken() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
 
incrementToken() - Method in class org.apache.solr.analysis.TrimFilter
 
incrementToken() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
 
indent() - Method in class org.apache.solr.response.TextResponseWriter
 
indent(int) - Method in class org.apache.solr.response.TextResponseWriter
 
indent() - Method in class org.apache.solr.response.XMLWriter
 
indent(int) - Method in class org.apache.solr.response.XMLWriter
 
index - Variable in class org.apache.solr.search.function.StringIndexDocValues
 
index - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
INDEX_DIR - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
INDEX_DIR - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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
 
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.AddUpdateCommand
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BCDIntField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.DateField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.FieldType
Given an indexed term, return the human readable representation
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableDoubleField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableFloatField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableIntField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableLongField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieDateField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieField
 
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) - Constructor for class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.IndexSchema(SolrConfig, String, InputSource) instead.
IndexSchema(SolrConfig, String, InputSource) - Constructor for class org.apache.solr.schema.IndexSchema
Constructs a schema using the specified resource name and stream.
indexSchemaCache - Variable in class org.apache.solr.core.CoreContainer
 
IndicNormalizationFilterFactory - Class in org.apache.solr.analysis
Factory for IndicNormalizationFilter.
IndicNormalizationFilterFactory() - Constructor for class org.apache.solr.analysis.IndicNormalizationFilterFactory
 
IndonesianStemFilterFactory - Class in org.apache.solr.analysis
Factory for IndonesianStemFilter.
IndonesianStemFilterFactory() - Constructor for class org.apache.solr.analysis.IndonesianStemFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.CollationKeyFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.ElisionFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
inform(ResourceLoader) - Method in class org.apache.solr.analysis.HunspellStemFilterFactory
Loads the hunspell dictionary and affix files defined in the configuration
inform(ResourceLoader) - Method in class org.apache.solr.analysis.HyphenationCompoundWordTokenFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.KeywordMarkerFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.MappingCharFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.StemmerOverrideFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.StopFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
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.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.TermVectorComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.ReplicationHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
inform(IndexSchema) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
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(ResourceLoader) - Method in interface org.apache.solr.util.plugin.ResourceLoaderAware
 
inform(SolrCore) - Method in interface org.apache.solr.util.plugin.SolrCoreAware
 
infoStreamFile - Variable in class org.apache.solr.update.SolrIndexConfig
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ArabicLetterTokenizerFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.BaseCharFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.CapitalizationFilterFactory
 
init(Map<String, String>) - Method in interface org.apache.solr.analysis.CharFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ChineseFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.ChineseTokenizerFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.ClassicTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DutchStemFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.EdgeNGramFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.FrenchStemFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.HyphenationCompoundWordTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.IndonesianStemFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LengthFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LetterTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LimitTokenCountFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LowerCaseFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LowerCaseTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.NGramFilterFactory
Initialize the n-gram min and max sizes and the side from which one should start tokenizing.
init(Map<String, String>) - Method in class org.apache.solr.analysis.NGramTokenizerFactory
Initializes the n-gram min and max sizes and the side from which one should start tokenizing.
init(Map<String, String>) - Method in class org.apache.solr.analysis.NumericPayloadTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PathHierarchyTokenizerFactory
Require a configured pattern
init(Map<String, String>) - Method in class org.apache.solr.analysis.PatternReplaceCharFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PatternReplaceFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PatternTokenizerFactory
Require a configured pattern
init(Map<String, String>) - Method in class org.apache.solr.analysis.PhoneticFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PositionFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianLetterTokenizerFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianLowerCaseFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianStemFilterFactory
Deprecated.  
init(Map<String, String>) - Method in class org.apache.solr.analysis.ShingleFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.StandardFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.StandardTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.StopFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenFilterFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenizerFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in class org.apache.solr.analysis.TrimFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.UAX29URLEmailTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
init(NamedList) - Method in class org.apache.solr.core.DirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.IndexReaderFactory
Potentially initializes IndexReaderFactory.termInfosIndexDivisor.
init(NamedList) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
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.CoreAdminHandler
 
init(NamedList) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
init(PluginInfo) - Method in class org.apache.solr.handler.component.HighlightComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SearchComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
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.DisMaxRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
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.SpellCheckerRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
init(PluginInfo) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
init(NamedList) - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
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(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.BaseResponseWriter
Deprecated. No ops implementation so that the implementing classes do not have to do it
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.XMLResponseWriter
 
init(NamedList) - Method in class org.apache.solr.response.XSLTResponseWriter
 
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.BCDIntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.BoolField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ByteField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.DateField
 
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.ExternalFileField
 
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(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(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PointType
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ShortField
 
init(SolrParams) - Method in class org.apache.solr.schema.SimilarityFactory
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableDoubleField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableFloatField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableIntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableLongField
 
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.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(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(Map, Object, CacheRegenerator) - Method in interface org.apache.solr.search.SolrCache
The initialization routine.
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.TermQParserPlugin
 
init(NamedList) - Method in class org.apache.solr.search.ValueSourceParser
Initialize the plugin.
init() - Method in class org.apache.solr.servlet.LogLevelSelection
 
init(FilterConfig) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
init() - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
init() - Method in class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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.Suggester
 
init(NamedList) - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
init(SolrParams) - Method in class org.apache.solr.update.processor.Signature
 
init(NamedList) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
init(SolrParams) - Method in class org.apache.solr.update.processor.TextProfileSignature
 
init(NamedList) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
init(PluginInfo) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
init(NamedList) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
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.SolrHighlighter
Deprecated. 
initArgs - Variable in class org.apache.solr.core.PluginInfo
 
initArgs - Variable in class org.apache.solr.handler.RequestHandlerBase
 
initialize() - Method in class org.apache.solr.core.CoreContainer.Initializer
 
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
Initialize the AbstractLuceneSpellChecker.index variable based on the AbstractLuceneSpellChecker.indexDir.
initParams - Variable in class org.apache.solr.handler.component.SpellCheckComponent
 
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
 
initRegenerators(SolrConfig) - Static method in class org.apache.solr.search.SolrIndexSearcher
 
INJECT - Static variable in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
inject - Variable in class org.apache.solr.analysis.PhoneticFilter
 
INJECT - Static variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
inject - Variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
instance - Static variable in class org.apache.solr.util.xslt.TransformerProvider
 
instanceDir - Variable in class org.apache.solr.core.CoreDescriptor
 
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
 
intercept - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
INTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
INTERVAL_ERR_MSG - Static variable in class org.apache.solr.handler.SnapPuller
 
IntField - Class in org.apache.solr.schema
 
IntField() - Constructor for class org.apache.solr.schema.IntField
 
IntFieldSource - Class in org.apache.solr.search.function
Obtains int field values from the FieldCache using getInts() and makes those values available as other numeric types, casting as needed.
IntFieldSource(String) - Constructor for class org.apache.solr.search.function.IntFieldSource
 
IntFieldSource(String, FieldCache.IntParser) - Constructor for class org.apache.solr.search.function.IntFieldSource
 
intVal(int) - Method in class org.apache.solr.search.function.DocValues
 
intVal(int, int[]) - Method in class org.apache.solr.search.function.DocValues
 
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
 
invokeSetters(Object, NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
 
isAbortOnConfigurationError() - Method in class org.apache.solr.core.CoreContainer.Initializer
 
isClosed() - Method in class org.apache.solr.core.SolrCore
Whether this core is closed.
isCopyFieldTarget(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
Check if a field is used as the destination of a copyField operation
isCurrent() - Method in class org.apache.solr.search.SolrIndexReader
 
isDebug() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
isDefault() - Method in class org.apache.solr.core.PluginInfo
 
isDeleted(int) - Method in class org.apache.solr.search.SolrIndexReader
 
isDynamicField(String) - Method in class org.apache.solr.schema.IndexSchema
Is the specified field dynamic or not.
isEnabled() - Method in class org.apache.solr.core.PluginInfo
 
isEnabled() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
isEnablePositionIncrements() - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
isEnablePositionIncrements() - Method in class org.apache.solr.analysis.StopFilterFactory
 
isGramType() - Method in class org.apache.solr.analysis.CommonGramsQueryFilter
Convenience method to check if the current type is a gram type
isHandleSelect() - Method in class org.apache.solr.servlet.SolrRequestParsers
 
isHighlightingEnabled(SolrParams) - Method in class org.apache.solr.highlight.SolrHighlighter
Check whether Highlighting is enabled for this request.
isHighlightingEnabled(SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
isHttpCaching() - Method in class org.apache.solr.response.SolrQueryResponse
Should this response emit HTTP caching headers?
isIgnoreCase() - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
isIgnoreCase() - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
isIgnoreCase() - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
isIgnoreCase() - Method in class org.apache.solr.analysis.KeywordMarkerFilterFactory
 
isIgnoreCase() - Method in class org.apache.solr.analysis.StemmerOverrideFilterFactory
 
isIgnoreCase() - Method in class org.apache.solr.analysis.StopFilterFactory
 
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
 
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
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
 
ISOLatin1AccentFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use ASCIIFoldingFilterFactory instead. $Id: ISOLatin1AccentFilterFactory.java 1065312 2011-01-30 16:08:25Z rmuir $
ISOLatin1AccentFilterFactory() - Constructor for class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
Deprecated.  
isOpen() - Method in class org.apache.solr.core.RefCntRamDirectory
 
isOptimized() - Method in class org.apache.solr.search.SolrIndexReader
 
isPartialResults() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
isPersistent() - Method in class org.apache.solr.core.CoreContainer
 
isPolyField() - Method in class org.apache.solr.schema.FieldType
A "polyField" is a FieldType that can produce more than one Fieldable instance for a single value, via the FieldType.createFields(org.apache.solr.schema.SchemaField, String, 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
If true, then use SchemaField.createFields(String, float), else use SchemaField.createField(java.lang.String, float) to save an extra allocation
isRequired() - Method in class org.apache.solr.schema.SchemaField
 
isSignalCacheWarning() - Method in class org.apache.solr.search.Grouping
Returns whether a cache warning should be send to the client.
isStreamingDocs() - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. Overriding this method to return false forces all SolrInputDocuments to be spit out as a SolrDocumentList so they can be processed as a whole, rather than on a doc-by-doc basis.
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
 
isTruncateGroups() - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
ItalianLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for ItalianLightStemFilter.
ItalianLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.ItalianLightStemFilterFactory
 
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
 
IteratorChain<E> - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.IteratorChain.
IteratorChain() - Constructor for class org.apache.solr.util.IteratorChain
Deprecated.  
iwAccess - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
iwCommit - Variable in class org.apache.solr.update.DirectUpdateHandler2
 

J

JaspellLookupFactory - Class in org.apache.solr.spelling.suggest.jaspell
Factory for JaspellLookup
JaspellLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
 
JettySolrRunner - Class in org.apache.solr.client.solrj.embedded
Run solr using jetty
JettySolrRunner(String, int) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
JettySolrRunner(String, int, String) - Constructor for class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
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
 
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
 
JSONResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.JSONResponseWriter
JSONResponseWriter() - Constructor for class org.apache.solr.request.JSONResponseWriter
Deprecated.  
JSONResponseWriter - Class in org.apache.solr.response
 
JSONResponseWriter() - Constructor for class org.apache.solr.response.JSONResponseWriter
 
JsonUpdateRequestHandler - Class in org.apache.solr.handler
Add documents to solr using the noggit JSON parser.
JsonUpdateRequestHandler() - Constructor for class org.apache.solr.handler.JsonUpdateRequestHandler
 

K

KEEP - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
KEEP_IGNORE_CASE - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
KeepWordFilter - Class in org.apache.solr.analysis
A TokenFilter that only keeps tokens with text contained in the required words.
KeepWordFilter(TokenStream, Set<String>, boolean) - Constructor for class org.apache.solr.analysis.KeepWordFilter
Deprecated. Use KeepWordFilter.KeepWordFilter(boolean, TokenStream, CharArraySet) instead
KeepWordFilter(boolean, TokenStream, CharArraySet) - Constructor for class org.apache.solr.analysis.KeepWordFilter
The words set passed to this constructor will be directly used by this filter and should not be modified,
KeepWordFilterFactory - Class in org.apache.solr.analysis
Factory for KeepWordFilter.
KeepWordFilterFactory() - Constructor for class org.apache.solr.analysis.KeepWordFilterFactory
 
key - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
key - Variable in class org.apache.solr.search.Grouping.Command
 
KeywordMarkerFilterFactory - Class in org.apache.solr.analysis
Factory for KeywordMarkerFilter.
KeywordMarkerFilterFactory() - Constructor for class org.apache.solr.analysis.KeywordMarkerFilterFactory
 
KeywordTokenizerFactory - Class in org.apache.solr.analysis
Factory for KeywordTokenizer.
KeywordTokenizerFactory() - Constructor for class org.apache.solr.analysis.KeywordTokenizerFactory
 
KNOWN_TYPES - Static variable in class org.apache.solr.response.BinaryResponseWriter
 
KStemFilterFactory - Class in org.apache.solr.analysis
Factory for KStemFilter
KStemFilterFactory() - Constructor for class org.apache.solr.analysis.KStemFilterFactory
 

L

LAST_MODIFIED - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
LatvianStemFilterFactory - Class in org.apache.solr.analysis
Factory for LatvianStemFilter.
LatvianStemFilterFactory() - Constructor for class org.apache.solr.analysis.LatvianStemFilterFactory
 
leadingWildcards - Variable in class org.apache.solr.search.SolrQueryParser
 
LegacyDateField - Class in org.apache.solr.schema
Deprecated. use DateField
LegacyDateField() - Constructor for class org.apache.solr.schema.LegacyDateField
Deprecated.  
LEN - Static variable in class org.apache.solr.handler.ReplicationHandler
 
LengthFilterFactory - Class in org.apache.solr.analysis
Factory for LengthFilter.
LengthFilterFactory() - Constructor for class org.apache.solr.analysis.LengthFilterFactory
 
lessThan(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
 
LetterTokenizerFactory - Class in org.apache.solr.analysis
Factory for LetterTokenizer.
LetterTokenizerFactory() - Constructor for class org.apache.solr.analysis.LetterTokenizerFactory
 
level - Variable in class org.apache.solr.response.TextResponseWriter
 
level() - Method in class org.apache.solr.response.TextResponseWriter
 
level() - Method in class org.apache.solr.response.XMLWriter
 
libDir - Variable in class org.apache.solr.core.CoreContainer
 
libLoader - Variable in class org.apache.solr.core.CoreContainer
 
limit - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
LimitTokenCountFilterFactory - Class in org.apache.solr.analysis
Factory for LimitTokenCountFilter.
LimitTokenCountFilterFactory() - Constructor for class org.apache.solr.analysis.LimitTokenCountFilterFactory
 
LinearFloatFunction - Class in org.apache.solr.search.function
LinearFloatFunction implements a linear function over another ValueSource.
LinearFloatFunction(ValueSource, float, float) - Constructor for class org.apache.solr.search.function.LinearFloatFunction
 
LiteralValueSource - Class in org.apache.solr.search.function
Pass a the field value through as a String, no matter the type
LiteralValueSource(String) - Constructor for class org.apache.solr.search.function.LiteralValueSource
 
load(String, File) - Method in class org.apache.solr.core.CoreContainer
Load a config file listing the available solr cores.
load(String, InputSource) - Method in class org.apache.solr.core.CoreContainer
Load a config file listing the available solr cores.
load(SolrQueryRequest, SolrQueryResponse, ContentStream) - Method in class org.apache.solr.handler.ContentStreamLoader
Loaders are responsible for closing the stream
load(ResourceLoader, NodeList) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Given a NodeList from XML in the form: ...
loader - Variable in class org.apache.solr.core.CoreContainer
 
loadSingle(ResourceLoader, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Given a NodeList from XML in the form: ...
loadStoredFields(SolrDocument, Document) - Method in class org.apache.solr.update.DocumentBuilder
Add fields from the solr document TODO: /!\ NOTE /!\ This semantics of this function are still in flux.
loadUpdatehandlerInfo() - Method in class org.apache.solr.core.SolrConfig
 
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.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
 
locateInstanceDir() - Static method in class org.apache.solr.core.SolrResourceLoader
Deprecated. 
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.Suggester
Location of the source data - either a path to a file, or null for the current IndexReader.
lockType - Variable in class org.apache.solr.update.SolrIndexConfig
 
log - Static variable in class org.apache.solr.analysis.BaseCharFilterFactory
 
log - Static variable in class org.apache.solr.analysis.BaseTokenFilterFactory
 
log - Static variable in class org.apache.solr.analysis.BaseTokenizerFactory
 
log - Static variable in class org.apache.solr.core.Config
 
log - Static variable in class org.apache.solr.core.CoreContainer
 
log - Static variable in class org.apache.solr.core.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.handler.admin.CoreAdminHandler
 
log - Static variable in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
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.JsonUpdateRequestHandler
 
log - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
log - Static variable in class org.apache.solr.handler.XsltUpdateRequestHandler
 
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.schema.FieldType
 
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.update.processor.MD5Signature
 
log - Variable in class org.apache.solr.update.processor.UpdateRequestProcessor
 
log - Static variable in class org.apache.solr.update.SolrIndexConfig
 
log - Static variable in class org.apache.solr.update.UpdateHandler
 
log - Static variable in class org.apache.solr.util.CommonParams
Deprecated.  
log - Static variable in class org.apache.solr.util.DisMaxParams
Deprecated.  
log - Static variable in class org.apache.solr.util.plugin.AbstractPluginLoader
 
LogLevelSelection - Class in org.apache.solr.servlet
Admin JDK Logger level report and selection servlet.
LogLevelSelection() - Constructor for class org.apache.solr.servlet.LogLevelSelection
 
LogUpdateProcessorFactory - Class in org.apache.solr.update.processor
A logging processor.
LogUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
lon - Variable in class org.apache.solr.search.function.distance.GeohashFunction
 
LONG - Static variable in class org.apache.solr.schema.LatLonType
 
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
 
LongField() - Constructor for class org.apache.solr.schema.LongField
 
LongFieldSource - Class in org.apache.solr.search.function
Obtains float field values from the FieldCache using getFloats() and makes those values available as other numeric types, casting as needed.
LongFieldSource(String) - Constructor for class org.apache.solr.search.function.LongFieldSource
 
LongFieldSource(String, FieldCache.LongParser) - Constructor for class org.apache.solr.search.function.LongFieldSource
 
longVal(int) - Method in class org.apache.solr.search.function.DocValues
 
longVal(int, long[]) - Method in class org.apache.solr.search.function.DocValues
 
lookup - Variable in class org.apache.solr.search.function.StringIndexDocValues
 
lookup - Variable in class org.apache.solr.spelling.suggest.Suggester
 
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.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
 
lookupImpl - Variable in class org.apache.solr.spelling.suggest.Suggester
 
LowerCaseFilterFactory - Class in org.apache.solr.analysis
Factory for LowerCaseFilter.
LowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.LowerCaseFilterFactory
 
LowerCaseTokenizerFactory - Class in org.apache.solr.analysis
Factory for LowerCaseTokenizer.
LowerCaseTokenizerFactory() - Constructor for class org.apache.solr.analysis.LowerCaseTokenizerFactory
 
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
 
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

m - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
main(String[]) - Static method in class org.apache.solr.analysis.HTMLStripCharFilter
 
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 - Variable in class org.apache.solr.search.Grouping.Command
 
main(String[]) - Static method in class org.apache.solr.util.SimplePostTool
 
main(String[]) - Static method in class org.apache.solr.util.SuggestMissingFactories
 
MainEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
 
MainEndResultTransformer() - Constructor for class org.apache.solr.search.grouping.endresulttransformer.MainEndResultTransformer
 
mainIndexConfig - Variable in class org.apache.solr.core.SolrConfig
 
mainResult - Variable in class org.apache.solr.search.Grouping
 
makeCommonSet(String[]) - Static method in class org.apache.solr.analysis.CommonGramsFilter
Deprecated. create a CharArraySet with CharArraySet instead
makeCommonSet(String[], boolean) - Static method in class org.apache.solr.analysis.CommonGramsFilter
Deprecated. create a CharArraySet with CharArraySet instead
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.
managementPath - Variable in class org.apache.solr.core.CoreContainer
 
MapInitializedPlugin - Interface in org.apache.solr.util.plugin
A plugin that can be initialized with a Map
MappingCharFilterFactory - Class in org.apache.solr.analysis
Factory for MappingCharFilter.
MappingCharFilterFactory() - Constructor for class org.apache.solr.analysis.MappingCharFilterFactory
 
MapPluginLoader<T extends MapInitializedPlugin> - Class in org.apache.solr.util.plugin
 
MapPluginLoader(String, Map<String, T>) - Constructor for class org.apache.solr.util.plugin.MapPluginLoader
 
MapSolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.MapSolrParams
MapSolrParams(Map<String, String>) - Constructor for class org.apache.solr.request.MapSolrParams
Deprecated.  
MASTER_URL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
matches(int) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
matchesValue(int) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
MATH_LOCALE - Static variable in class org.apache.solr.schema.DateField
Locale for DateMath (Locale.US)
MATH_TZ - Static variable in class org.apache.solr.schema.DateField
TimeZone for DateMath (UTC)
max - Variable in class org.apache.solr.search.function.RangeMapFloatFunction
 
max - Variable in class org.apache.solr.search.function.ScaleFloatFunction
 
MAX_CODE_LENGTH - Static variable in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
MAX_KEY - Static variable in class org.apache.solr.analysis.LengthFilterFactory
 
MAX_TOKEN_LENGTH - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
MAX_WORD_COUNT - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
maxBufferedDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxDoc - Variable in class org.apache.solr.search.function.ValueSourceScorer
 
maxDoc() - Method in class org.apache.solr.search.SolrIndexReader
 
maxFieldLength - Variable in class org.apache.solr.update.SolrIndexConfig
 
MaxFloatFunction - Class in org.apache.solr.search.function
MaxFloatFunction returns the max of it's components.
MaxFloatFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.MaxFloatFunction
 
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.
maxScore - Variable in class org.apache.solr.response.BaseResponseWriter.DocListInfo
Deprecated.  
maxScore() - Method in interface org.apache.solr.search.DocList
The maximum score for the search...
maxScore() - Method in class org.apache.solr.search.DocSlice
 
maxSnippets - Variable in class org.apache.solr.util.CommonParams
Deprecated. maximum highlight fragments to return
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
 
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
 
mergedQueryCommandResults - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
mergedSearchGroups - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
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.DirectUpdateHandler
Deprecated. old hit collector...
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(IndexReader[]) - 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
 
Method - Enum in org.apache.solr.servlet.cache
 
min - Variable in class org.apache.solr.search.function.RangeMapFloatFunction
 
min - Variable in class org.apache.solr.search.function.ScaleFloatFunction
 
MIN_KEY - Static variable in class org.apache.solr.analysis.LengthFilterFactory
 
MIN_WORD_LENGTH - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
minCount - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
MinFloatFunction - Class in org.apache.solr.search.function
MinFloatFunction returns the min of it's components.
MinFloatFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.MinFloatFunction
 
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
 
MissingStringLastComparatorSource - Class in org.apache.solr.search
 
MissingStringLastComparatorSource() - Constructor for class org.apache.solr.search.MissingStringLastComparatorSource
 
MissingStringLastComparatorSource(String) - Constructor for class org.apache.solr.search.MissingStringLastComparatorSource
Creates a FieldComparatorSource that uses missingValueProxy as the value to return from ScoreDocComparator.sortValue() which is only used my multisearchers to determine how to collate results from their searchers.
missingValue - Variable in class org.apache.solr.schema.TrieField
 
mm - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
MMapDirectoryFactory - Class in org.apache.solr.core
Directly provide MMapDirectory instead of relying on FSDirectory.open(java.io.File) Can set the following parameters: unmap -- See MMapDirectory.setUseUnmap(boolean) maxChunkSize -- The Max chunk size.
MMapDirectoryFactory() - Constructor for class org.apache.solr.core.MMapDirectoryFactory
 
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
 
MultiFloatFunction - Class in org.apache.solr.search.function
 
MultiFloatFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.MultiFloatFunction
 
MultiMapSolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.MultiMapSolrParams.
MultiMapSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.request.MultiMapSolrParams
Deprecated.  
MULTIPART - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
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
 
MultiValueSource - Class in org.apache.solr.search.function
A ValueSource that abstractly represents ValueSources for poly fields, and other things.
MultiValueSource() - Constructor for class org.apache.solr.search.function.MultiValueSource
 

N

name - Variable in class org.apache.solr.analysis.PhoneticFilter
 
name - Variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
name - Variable in class org.apache.solr.core.CoreDescriptor
 
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 - Static variable in class org.apache.solr.search.BoostQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.DisMaxQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.ExtendedDismaxQParserPlugin
 
name() - Method in class org.apache.solr.search.FastLRUCache
 
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() - Method in class org.apache.solr.search.function.DivFloatFunction
 
name() - Method in class org.apache.solr.search.function.DualFloatFunction
 
name() - Method in class org.apache.solr.search.function.MaxFloatFunction
 
name() - Method in class org.apache.solr.search.function.MinFloatFunction
 
name() - Method in class org.apache.solr.search.function.MultiFloatFunction
 
name() - Method in class org.apache.solr.search.function.PowFloatFunction
 
name() - Method in class org.apache.solr.search.function.ProductFloatFunction
 
name() - Method in class org.apache.solr.search.function.SingleFunction
 
name() - Method in class org.apache.solr.search.function.SumFloatFunction
 
name() - Method in class org.apache.solr.search.function.VectorValueSource
 
NAME - Static variable in class org.apache.solr.search.FunctionQParserPlugin
 
NAME - Static variable in class org.apache.solr.search.FunctionRangeQParserPlugin
 
name() - Method in class org.apache.solr.search.LRUCache
 
NAME - Static variable in class org.apache.solr.search.LuceneQParserPlugin
 
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() - Method in interface org.apache.solr.search.SolrCache
Name the Cache can be referenced with by SolrRequestHandlers.
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.TermQParserPlugin
 
name - Variable in class org.apache.solr.spelling.SolrSpellChecker
Dictionary name
NamedList<T> - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.NamedList.
NamedList() - Constructor for class org.apache.solr.util.NamedList
Deprecated.  
NamedList(List) - Constructor for class org.apache.solr.util.NamedList
Deprecated. 
NamedList(Map.Entry<String, T>[]) - Constructor for class org.apache.solr.util.NamedList
Deprecated.  
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, 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
 
newComparator(String, int, int, boolean) - Method in class org.apache.solr.search.MissingStringLastComparatorSource
 
newContext() - Static method in class org.apache.solr.search.function.ValueSource
Returns a new non-threadsafe context map.
newInstance(String, String...) - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.newInstance(String, String[]) instead.
newInstance(String, String...) - Method in class org.apache.solr.core.SolrResourceLoader
 
newInstance(String, String[], Class[], Object[]) - Method in class org.apache.solr.core.SolrResourceLoader
 
newInstance() - Method in class org.apache.solr.search.CacheConfig
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.CSVRequestHandler
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
newLoader(SolrQueryRequest, UpdateRequestProcessor) - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
 
newReader(Directory, boolean) - Method in class org.apache.solr.core.IndexReaderFactory
Creates a new IndexReader instance using the given Directory.
newReader(Directory, boolean) - Method in class org.apache.solr.core.StandardIndexReaderFactory
 
newSearcher(String) - Method in class org.apache.solr.core.SolrCore
 
newSearcher(String, boolean) - 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.
next() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
next() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
next() - Method in class org.apache.solr.spelling.PossibilityIterator
 
next - Variable in class org.apache.solr.update.processor.UpdateRequestProcessor
 
next() - Method in class org.apache.solr.util.BitSetIterator
Deprecated. alternate shift implementations // 32 bit shifts, but a long shift needed at the end private void shift2() { int y = (int)word; if (y==0) {wordShift +=32; y = (int)(word >>>32); } if ((y & 0x0000FFFF) == 0) { wordShift +=16; y>>>=16; } if ((y & 0x000000FF) == 0) { wordShift +=8; y>>>=8; } indexArray = bitlist[y & 0xff]; word >>>= (wordShift +1); } private void shift3() { int lower = (int)word; int lowByte = lower & 0xff; if (lowByte != 0) { indexArray=bitlist[lowByte]; return; } shift(); }
next(int) - Method in class org.apache.solr.util.BitSetIterator
Deprecated.  
NEXT_EXECUTION_AT - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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.function.FunctionQuery.AllScorer
 
nextDoc() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
nextDoc() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
NGramFilterFactory - Class in org.apache.solr.analysis
Factory for NGramTokenFilter.
NGramFilterFactory() - Constructor for class org.apache.solr.analysis.NGramFilterFactory
 
NGramTokenizerFactory - Class in org.apache.solr.analysis
Factory for NGramTokenizer.
NGramTokenizerFactory() - Constructor for class org.apache.solr.analysis.NGramTokenizerFactory
 
NIOFSDirectoryFactory - Class in org.apache.solr.core
Factory to instantiate NIOFSDirectory
NIOFSDirectoryFactory() - Constructor for class org.apache.solr.core.NIOFSDirectoryFactory
 
NO_FREQUENCY_INFO - Static variable in class org.apache.solr.spelling.SpellingResult
 
normalize(float) - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
normalize(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
 
normMap - Variable in class org.apache.solr.analysis.MappingCharFilterFactory
 
norms(String) - Method in class org.apache.solr.search.SolrIndexReader
 
norms(String, byte[], int) - Method in class org.apache.solr.search.SolrIndexReader
 
NOW - Variable in class org.apache.solr.request.SimpleFacets
 
NOW - Static variable in class org.apache.solr.schema.DateField
 
NUMBER_BACKUPS_TO_KEEP - Static variable in class org.apache.solr.handler.ReplicationHandler
 
NumberUtils - Class in org.apache.solr.util
 
NumberUtils() - Constructor for class org.apache.solr.util.NumberUtils
 
numCloses - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
numDeletedDocs() - Method in class org.apache.solr.search.SolrIndexReader
 
numDocs - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
 
numDocs() - Method in class org.apache.solr.search.SolrIndexReader
 
numDocs(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the number of documents that match both a and b.
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.
NumericPayloadTokenFilterFactory - Class in org.apache.solr.analysis
Factory for NumericPayloadTokenFilter.
NumericPayloadTokenFilterFactory() - Constructor for class org.apache.solr.analysis.NumericPayloadTokenFilterFactory
 
numFound - Variable in class org.apache.solr.response.BaseResponseWriter.DocListInfo
Deprecated.  
numGroups - Variable in class org.apache.solr.search.Grouping.Command
 
numOpens - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
numRequests - Variable in class org.apache.solr.highlight.HighlightingPluginBase
 
NUMTERMS - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 

O

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
 
OK_PREFIX - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
OK_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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
 
OldRequestHandler - Class in org.apache.solr.tst
Deprecated. Test against the real request handlers instead.
OldRequestHandler() - Constructor for class org.apache.solr.tst.OldRequestHandler
Deprecated.  
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
Deprecated. Use SchemaField.omitTermFreqAndPositions()
onCommit(List) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene...
onCommit(List) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene...
oneOverPower - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
onInit(List) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Internal use for Lucene...
onInit(List) - Method in class org.apache.solr.core.SolrDeletionPolicy
Internal use for Lucene...
ONLY_FIRST_WORD - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
onlyMorePopular - Variable in class org.apache.solr.spelling.SpellingOptions
Return only those results that are more popular, as defined by the implementation
OP - Static variable in class org.apache.solr.search.QueryParsing
 
open(String) - Method in class org.apache.solr.core.DirectoryFactory
Opens a Lucene directory
open(String) - Method in class org.apache.solr.core.MMapDirectoryFactory
 
open(String) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
 
open(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
 
open(String) - Method in class org.apache.solr.core.SimpleFSDirectoryFactory
 
open(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
 
openConfig(String) - Method in class org.apache.solr.core.SolrResourceLoader
Opens a config resource by its name.
openResource(String) - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.openResource(String) instead.
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() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
openWriter() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
openWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
OPTIMIZE - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
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(DocList, Query, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Pre-fetch documents into the index searcher's document cache.
order - Variable in class org.apache.solr.search.function.StringIndexDocValues
 
OrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from the default Lucene FieldCache using getStringIndex().
OrdFieldSource(String) - Constructor for class org.apache.solr.search.function.OrdFieldSource
 
org.apache.solr.analysis - package org.apache.solr.analysis
 
org.apache.solr.client.solrj.embedded - package org.apache.solr.client.solrj.embedded
 
org.apache.solr.core - package org.apache.solr.core
 
org.apache.solr.handler - package org.apache.solr.handler
 
org.apache.solr.handler.admin - package org.apache.solr.handler.admin
 
org.apache.solr.handler.component - package org.apache.solr.handler.component
 
org.apache.solr.highlight - package org.apache.solr.highlight
 
org.apache.solr.request - package org.apache.solr.request
 
org.apache.solr.response - package org.apache.solr.response
 
org.apache.solr.schema - package org.apache.solr.schema
 
org.apache.solr.search - package org.apache.solr.search
 
org.apache.solr.search.function - package org.apache.solr.search.function
 
org.apache.solr.search.function.distance - package org.apache.solr.search.function.distance
 
org.apache.solr.search.grouping - package org.apache.solr.search.grouping
 
org.apache.solr.search.grouping.collector - package org.apache.solr.search.grouping.collector
 
org.apache.solr.search.grouping.distributed - package org.apache.solr.search.grouping.distributed
 
org.apache.solr.search.grouping.distributed.command - package org.apache.solr.search.grouping.distributed.command
 
org.apache.solr.search.grouping.distributed.requestfactory - package org.apache.solr.search.grouping.distributed.requestfactory
 
org.apache.solr.search.grouping.distributed.responseprocessor - package org.apache.solr.search.grouping.distributed.responseprocessor
 
org.apache.solr.search.grouping.distributed.shardresultserializer - package org.apache.solr.search.grouping.distributed.shardresultserializer
 
org.apache.solr.search.grouping.endresulttransformer - package org.apache.solr.search.grouping.endresulttransformer
 
org.apache.solr.servlet - package org.apache.solr.servlet
 
org.apache.solr.servlet.cache - package org.apache.solr.servlet.cache
 
org.apache.solr.spelling - package org.apache.solr.spelling
 
org.apache.solr.spelling.suggest - package org.apache.solr.spelling.suggest
 
org.apache.solr.spelling.suggest.fst - package org.apache.solr.spelling.suggest.fst
 
org.apache.solr.spelling.suggest.jaspell - package org.apache.solr.spelling.suggest.jaspell
 
org.apache.solr.spelling.suggest.tst - package org.apache.solr.spelling.suggest.tst
 
org.apache.solr.tst - package org.apache.solr.tst
 
org.apache.solr.update - package org.apache.solr.update
 
org.apache.solr.update.processor - package org.apache.solr.update.processor
 
org.apache.solr.util - package org.apache.solr.util
 
org.apache.solr.util.plugin - package org.apache.solr.util.plugin
 
org.apache.solr.util.xslt - package org.apache.solr.util.xslt
 
origParams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
outgoing - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
output() - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Provides direct Iterator access to the buffered output stream.
OVERWRITE - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
overwrite(String, Document) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
OVERWRITE_COMMITTED - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated. use XmlUpdateRequestHandler.OVERWRITE
OVERWRITE_PENDING - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated. use XmlUpdateRequestHandler.OVERWRITE
overwriteBoth(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
overwriteCommitted - Variable in class org.apache.solr.update.AddUpdateCommand
 
overwritePending - Variable in class org.apache.solr.update.AddUpdateCommand
 

P

PACKET_SZ - Static variable in class org.apache.solr.handler.ReplicationHandler
 
params - Variable in class org.apache.solr.handler.component.ShardRequest
 
params - Variable in class org.apache.solr.request.SimpleFacets
Configuration params behavior should be driven by
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
 
parse(String) - Static method in enum org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
Input must not be null
parse(NamedList) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
 
parse() - Method in class org.apache.solr.search.DisMaxQParser
 
parse() - Method in class org.apache.solr.search.FunctionQParser
 
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
 
parseDate(String) - Static method in class org.apache.solr.schema.DateField
Thread safe method that can be used by subclasses to parse a Date that is already in the internal representation
parseDateLenient(String, SolrQueryRequest) - Method in class org.apache.solr.schema.DateField
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
parsedUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
 
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).
parseFilterQueries(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
Builds a list of Query objects that should be used to filter results
parseFloat() - Method in class org.apache.solr.search.FunctionQParser
Parse a float.
parseFuncs(IndexSchema, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated.  
parseFunction(String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Parse a function, returning a FunctionQuery

parseId() - Method in class org.apache.solr.search.FunctionQParser
TODO: Doc
parseInt() - Method in class org.apache.solr.search.FunctionQParser
Parse an integer
parseLuceneVersionString(String) - Static method in class org.apache.solr.core.Config
 
parseMath(Date, String) - Method in class org.apache.solr.schema.DateField
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
Parses a String which may be a date followed by an optional math expression.
parseNestedQuery() - Method in class org.apache.solr.search.FunctionQParser
TODO: Doc
parseQuery(String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQuery(String, String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQuery(String, String, SolrParams, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQueryString(String) - Static method in class org.apache.solr.servlet.SolrRequestParsers
Given a standard query string 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 - Static variable in class org.apache.solr.search.function.distance.HaversineConstFunction
 
parser - Variable in class org.apache.solr.search.function.DoubleFieldSource
 
parser - Variable in class org.apache.solr.search.function.FloatFieldSource
 
parser - Variable in class org.apache.solr.search.function.LongFieldSource
 
parser - Variable in class org.apache.solr.search.SolrQueryParser
 
parsers - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
parseRules(List<String>, NormalizeCharMap) - Method in class org.apache.solr.analysis.MappingCharFilterFactory
 
parseSort(String, SolrQueryRequest) - Static method in class org.apache.solr.search.QueryParsing
Returns null if the sortSpec is the standard sort desc.
parseString(String) - Method in class org.apache.solr.analysis.MappingCharFilterFactory
 
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 '+'
PathHierarchyTokenizerFactory - Class in org.apache.solr.analysis
Factory for PathHierarchyTokenizer.
PathHierarchyTokenizerFactory() - Constructor for class org.apache.solr.analysis.PathHierarchyTokenizerFactory
 
pathPrefix - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
PATTERN - Static variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
pattern - Variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
PatternReplaceCharFilter - Class in org.apache.solr.analysis
CharFilter that uses a regular expression for the target of replace string.
PatternReplaceCharFilter(Pattern, String, CharStream) - Constructor for class org.apache.solr.analysis.PatternReplaceCharFilter
 
PatternReplaceCharFilter(Pattern, String, int, CharStream) - Constructor for class org.apache.solr.analysis.PatternReplaceCharFilter
 
PatternReplaceCharFilter(Pattern, String, String, CharStream) - Constructor for class org.apache.solr.analysis.PatternReplaceCharFilter
 
PatternReplaceCharFilter(Pattern, String, int, String, CharStream) - Constructor for class org.apache.solr.analysis.PatternReplaceCharFilter
 
PatternReplaceCharFilterFactory - Class in org.apache.solr.analysis
Factory for PatternReplaceCharFilter.
PatternReplaceCharFilterFactory() - Constructor for class org.apache.solr.analysis.PatternReplaceCharFilterFactory
 
PatternReplaceFilter - Class in org.apache.solr.analysis
A TokenFilter which applies a Pattern to each token in the stream, replacing match occurances with the specified replacement string.
PatternReplaceFilter(TokenStream, Pattern, String, boolean) - Constructor for class org.apache.solr.analysis.PatternReplaceFilter
Constructs an instance to replace either the first, or all occurances
PatternReplaceFilterFactory - Class in org.apache.solr.analysis
Factory for PatternReplaceFilter.
PatternReplaceFilterFactory() - Constructor for class org.apache.solr.analysis.PatternReplaceFilterFactory
 
PatternTokenizer - Class in org.apache.solr.analysis
This tokenizer uses regex pattern matching to construct distinct tokens for the input stream.
PatternTokenizer(Reader, Pattern, int) - Constructor for class org.apache.solr.analysis.PatternTokenizer
creates a new PatternTokenizer returning tokens from group (-1 for split functionality)
PatternTokenizerFactory - Class in org.apache.solr.analysis
Factory for PatternTokenizer.
PatternTokenizerFactory() - Constructor for class org.apache.solr.analysis.PatternTokenizerFactory
 
peek(int) - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Peek n tokens ahead in the buffered input stream, without modifying the stream.
PersianCharFilterFactory - Class in org.apache.solr.analysis
Factory for PersianCharFilter.
PersianCharFilterFactory() - Constructor for class org.apache.solr.analysis.PersianCharFilterFactory
 
PersianNormalizationFilterFactory - Class in org.apache.solr.analysis
Factory for PersianNormalizationFilter.
PersianNormalizationFilterFactory() - Constructor for class org.apache.solr.analysis.PersianNormalizationFilterFactory
 
persist() - Method in class org.apache.solr.core.CoreContainer
Persists the cores config file in cores.xml.
persistent - Variable in class org.apache.solr.core.CoreContainer
 
persistFile(File) - Method in class org.apache.solr.core.CoreContainer
Persists the cores config file in a user provided file.
pf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
PhoneticFilter - Class in org.apache.solr.analysis
Create tokens for phonetic matches.
PhoneticFilter(TokenStream, Encoder, String, boolean) - Constructor for class org.apache.solr.analysis.PhoneticFilter
 
PhoneticFilterFactory - Class in org.apache.solr.analysis
Factory for PhoneticFilter.
PhoneticFilterFactory() - Constructor for class org.apache.solr.analysis.PhoneticFilterFactory
 
PHPResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.PHPResponseWriter
PHPResponseWriter() - Constructor for class org.apache.solr.request.PHPResponseWriter
Deprecated.  
PHPResponseWriter - Class in org.apache.solr.response
 
PHPResponseWriter() - Constructor for class org.apache.solr.response.PHPResponseWriter
 
PHPSerializedResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.PHPSerializedResponseWriter
PHPSerializedResponseWriter() - Constructor for class org.apache.solr.request.PHPSerializedResponseWriter
Deprecated.  
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
 
PingRequestHandler - Class in org.apache.solr.handler
Ping solr core
PingRequestHandler() - Constructor for class org.apache.solr.handler.PingRequestHandler
 
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
similar to "admin/registry.jsp" NOTE: the response format is still likely to change.
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
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_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.
POPULAR - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
PorterStemFilterFactory - Class in org.apache.solr.analysis
Factory for PorterStemFilter.
PorterStemFilterFactory() - Constructor for class org.apache.solr.analysis.PorterStemFilterFactory
 
PortugueseLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for PortugueseLightStemFilter.
PortugueseLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.PortugueseLightStemFilterFactory
 
PortugueseMinimalStemFilterFactory - Class in org.apache.solr.analysis
Factory for PortugueseMinimalStemFilter.
PortugueseMinimalStemFilterFactory() - Constructor for class org.apache.solr.analysis.PortugueseMinimalStemFilterFactory
 
PortugueseStemFilterFactory - Class in org.apache.solr.analysis
Factory for PortugueseStemFilter.
PortugueseStemFilterFactory() - Constructor for class org.apache.solr.analysis.PortugueseStemFilterFactory
 
PositionFilterFactory - Class in org.apache.solr.analysis
Factory for PositionFilter.
PositionFilterFactory() - Constructor for class org.apache.solr.analysis.PositionFilterFactory
 
positionInResponse - Variable in class org.apache.solr.handler.component.ShardDoc
 
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) - 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".
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 interface org.apache.solr.core.SolrEventListener
 
postData(InputStream, Integer, OutputStream) - 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
postFile(File, OutputStream) - Method in class org.apache.solr.util.SimplePostTool
Opens the file and posts it's contents to the solrUrl, writes to response to output.
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
 
power - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
PowFloatFunction - Class in org.apache.solr.search.function
Function to raise the base "a" to the power "b"
PowFloatFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.PowFloatFunction
 
precisionStep - Variable in class org.apache.solr.analysis.TrieTokenizerFactory
 
precisionStep - Variable in class org.apache.solr.schema.TrieField
 
precisionStepArg - Variable in class org.apache.solr.schema.TrieField
 
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.
prefix - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
PREFIX - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
prefix - Variable in class org.apache.solr.search.PrefixFilter
 
PrefixFilter - Class in org.apache.solr.search
 
PrefixQParserPlugin - Class in org.apache.solr.search
Create a prefix query from the input value.
PrefixQParserPlugin() - Constructor for class org.apache.solr.search.PrefixQParserPlugin
 
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.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.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.CommandQuery
Prepare this Command for execution.
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
 
printableUniqueKey(Document) - Method in class org.apache.solr.schema.IndexSchema
The printable value of the Unique Key field for the specified Document
process(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Process a token.
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(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.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.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.UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor
 
processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processMergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processResult(SolrIndexSearcher.QueryResult, ShardResultTransformer) - Method in class org.apache.solr.search.grouping.CommandHandler
 
processRollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
 
processWord(char[], int, int, int) - Method in class org.apache.solr.analysis.CapitalizationFilterFactory
 
ProductFloatFunction - Class in org.apache.solr.search.function
ProductFloatFunction returns the product of it's components.
ProductFloatFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.ProductFloatFunction
 
propertiesName - Variable in class org.apache.solr.core.CoreDescriptor
 
PropertiesRequestHandler - Class in org.apache.solr.handler.admin
 
PropertiesRequestHandler() - Constructor for class org.apache.solr.handler.admin.PropertiesRequestHandler
 
PROTECTED_TOKENS - Static variable in class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
PROTECTED_TOKENS - Static variable in class org.apache.solr.analysis.KeywordMarkerFilterFactory
 
PROTECTED_TOKENS - Static variable in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
PROTECTED_TOKENS - Static variable in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
pslop - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.getInt
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_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
 
pushBack(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Push a token back into the buffered input stream, such that it will be returned by a future call to read()
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(K, V) - Method in class org.apache.solr.search.FastLRUCache
 
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.ConcurrentLRUCache
 
PythonResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.PythonResponseWriter
PythonResponseWriter() - Constructor for class org.apache.solr.request.PythonResponseWriter
Deprecated.  
PythonResponseWriter - Class in org.apache.solr.response
 
PythonResponseWriter() - Constructor for class org.apache.solr.response.PythonResponseWriter
 

Q

qf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
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
 
qstr - Variable in class org.apache.solr.search.QParser
 
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_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use org.apache.solr.common.params.CommonParams
QUERY_PREFIX - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
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
 
queryNorm - Variable in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
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 Note: This API is experimental and may change in non backward-compatible ways in the future
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.request
Deprecated. use org.apache.solr.response.QueryResponseWriter
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
 
QUERYTYPE_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use org.apache.solr.common.params.CommonParams
QueryUtils - Class in org.apache.solr.search
 
QueryUtils() - Constructor for class org.apache.solr.search.QueryUtils
 
QueryValueSource - Class in org.apache.solr.search.function
QueryValueSource returns the relevance score of the query
QueryValueSource(Query, float) - Constructor for class org.apache.solr.search.function.QueryValueSource
 
queryWeight - Variable in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 

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
Directory provider for using lucene 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
 
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
RangeMapFloatFunction - Class in org.apache.solr.search.function
LinearFloatFunction implements a linear function over another ValueSource.
RangeMapFloatFunction(ValueSource, float, float, float, Float) - Constructor for class org.apache.solr.search.function.RangeMapFloatFunction
 
RankedSpellPossibility - Class in org.apache.solr.spelling
 
RankedSpellPossibility() - Constructor for class org.apache.solr.spelling.RankedSpellPossibility
 
RAW - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
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.request
Deprecated. use org.apache.solr.response.RawResponseWriter
RawResponseWriter() - Constructor for class org.apache.solr.request.RawResponseWriter
Deprecated.  
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
 
read() - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Read a token from the buffered input stream.
read() - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
read(char[], int, int) - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
read() - Method in class org.apache.solr.analysis.PatternReplaceCharFilter
 
read(char[], int, int) - Method in class org.apache.solr.analysis.PatternReplaceCharFilter
 
readableToIndexed(String) - 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
 
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.search.DelegatingCollector
 
reader - Variable in class org.apache.solr.search.function.ValueSourceScorer
 
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
 
readerIndex(int, int[]) - Static method in class org.apache.solr.search.SolrIndexReader
Given an array of IndexReader offsets, find which contains the given doc
readers - Variable in class org.apache.solr.update.MergeIndexesCommand
 
readPluginInfos(String, boolean, boolean) - Method in class org.apache.solr.core.SolrConfig
 
ReciprocalFloatFunction - Class in org.apache.solr.search.function
ReciprocalFloatFunction implements a reciprocal function f(x) = a/(mx+b), based on the float value of a field or function as exported by ValueSource.
ReciprocalFloatFunction(ValueSource, float, float, float) - Constructor for class org.apache.solr.search.function.ReciprocalFloatFunction
f(source) = a/(m*float(source)+b)
recurseCount - Variable in class org.apache.solr.search.QParser
 
RefCntRamDirectory - Class in org.apache.solr.core
 
RefCntRamDirectory() - Constructor for class org.apache.solr.core.RefCntRamDirectory
 
RefCntRamDirectory(Directory) - Constructor for class org.apache.solr.core.RefCntRamDirectory
 
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.
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.util.SolrPluginUtils.IdentityRegenerator
 
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
 
register(String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
Registers a SolrCore descriptor in the registry using the specified name.
register(SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
Registers a SolrCore descriptor in the registry using the core's name.
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.
registerDynamicField(SchemaField...) - Method in class org.apache.solr.schema.IndexSchema
Register one or more new Dynamic Field with the Schema.
registerFirstSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
NOTE: this function is not thread safe.
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.
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, SolrIndexSearcher) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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.Suggester
 
remove(String) - Method in class org.apache.solr.core.CoreContainer
Removes and returns registered core w/o decrementing it's reference count
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.ConcurrentLRUCache
 
RemoveDuplicatesTokenFilter - Class in org.apache.solr.analysis
A TokenFilter which filters out Tokens at the same position and Term text as the previous token in the stream.
RemoveDuplicatesTokenFilter(TokenStream) - Constructor for class org.apache.solr.analysis.RemoveDuplicatesTokenFilter
Creates a new RemoveDuplicatesTokenFilter
RemoveDuplicatesTokenFilterFactory - Class in org.apache.solr.analysis
Factory for RemoveDuplicatesTokenFilter.
RemoveDuplicatesTokenFilterFactory() - Constructor for class org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory
 
reopen(IndexCommit) - Method in class org.apache.solr.search.SolrIndexReader
 
reopen(boolean) - Method in class org.apache.solr.search.SolrIndexReader
 
reopen() - Method in class org.apache.solr.search.SolrIndexReader
 
reopenReaders - Variable in class org.apache.solr.core.SolrConfig
 
replaceFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
REPLICATE_AFTER - Static variable in class org.apache.solr.handler.ReplicationHandler
 
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.response.TextResponseWriter
 
req - Variable in class org.apache.solr.search.QParser
 
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>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
 
RequestHandlerUtils - Class in org.apache.solr.handler
Common helper functions for RequestHandlers
RequestHandlerUtils() - Constructor for class org.apache.solr.handler.RequestHandlerUtils
 
required - Variable in class org.apache.solr.request.SimpleFacets
 
REQUIRED - Static variable in class org.apache.solr.schema.FieldProperties
 
RequiredSolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.RequiredSolrParams.
RequiredSolrParams(SolrParams) - Constructor for class org.apache.solr.request.RequiredSolrParams
Deprecated.  
RESERVE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
reset() - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated.  
reset() - Method in class org.apache.solr.analysis.CommonGramsFilter
reset() - Method in class org.apache.solr.analysis.CommonGramsQueryFilter
reset() - Method in class org.apache.solr.analysis.DoubleMetaphoneFilter
 
reset() - Method in class org.apache.solr.analysis.HyphenatedWordsFilter
reset(Reader) - Method in class org.apache.solr.analysis.PatternTokenizer
 
reset() - Method in class org.apache.solr.analysis.PhoneticFilter
 
reset() - Method in class org.apache.solr.analysis.RemoveDuplicatesTokenFilter
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
 
resetCache() - Static method in class org.apache.solr.search.function.FileFloatSource
 
resolveUpdateChainParam(SolrParams, Logger) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated.  
resource - Variable in class org.apache.solr.util.RefCounted
 
ResourceLoaderAware - Interface in org.apache.solr.util.plugin
 
ResponseBuilder - Class in org.apache.solr.handler.component
This class is experimental and will be changing in the future.
ResponseBuilder() - 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
 
responses - Variable in class org.apache.solr.handler.component.ShardRequest
list of responses...
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
 
resultIds - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
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.TextResponseWriter
 
reusableTokenStream(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
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() - Constructor for class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
ReverseOrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from the default Lucene FieldCache using getStringIndex() and reverses the order.
ReverseOrdFieldSource(String) - Constructor for class org.apache.solr.search.function.ReverseOrdFieldSource
 
ReverseStringFilterFactory - Class in org.apache.solr.analysis
Factory for ReverseStringFilter.
ReverseStringFilterFactory() - Constructor for class org.apache.solr.analysis.ReverseStringFilterFactory
 
rewrite(IndexReader) - Method in class org.apache.solr.search.ConstantScorePrefixQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.function.BoostedQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.function.FunctionQuery
 
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.XmlUpdateRequestHandler
 
rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
rollback() - Method in class org.apache.solr.update.SolrIndexWriter
 
rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
RollbackUpdateCommand - Class in org.apache.solr.update
 
RollbackUpdateCommand() - Constructor for class org.apache.solr.update.RollbackUpdateCommand
 
rollbackWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
round(Calendar, String) - Static method in class org.apache.solr.util.DateMathParser
Modifies the specified Calendar by "rounding" down to the specified unit
ROWS_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use org.apache.solr.common.params.CommonParams
rsp - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
rsp - Variable in class org.apache.solr.response.TextResponseWriter
 
RubyResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.RubyResponseWriter
RubyResponseWriter() - Constructor for class org.apache.solr.request.RubyResponseWriter
Deprecated.  
RubyResponseWriter - Class in org.apache.solr.response
 
RubyResponseWriter() - Constructor for class org.apache.solr.response.RubyResponseWriter
 
RunUpdateProcessorFactory - Class in org.apache.solr.update.processor
Pass the command to the UpdateHandler without any modifications
RunUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.RunUpdateProcessorFactory
 
RussianLetterTokenizerFactory - Class in org.apache.solr.analysis
Deprecated. Use StandardTokenizerFactory instead. This tokenizer has no Russian-specific functionality.
RussianLetterTokenizerFactory() - Constructor for class org.apache.solr.analysis.RussianLetterTokenizerFactory
Deprecated.  
RussianLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for RussianLightStemFilter.
RussianLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.RussianLightStemFilterFactory
 
RussianLowerCaseFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use LowerCaseFilterFactory instead which has the same functionality.
RussianLowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.RussianLowerCaseFilterFactory
Deprecated.  
RussianStemFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use SnowballPorterFilterFactory with "Russian" instead, which has the same functionality.
RussianStemFilterFactory() - Constructor for class org.apache.solr.analysis.RussianStemFilterFactory
Deprecated.  

S

save - Variable in class org.apache.solr.analysis.PhoneticFilter
 
saveCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Permanently prevent this commit point from being deleted.
ScaleFloatFunction - Class in org.apache.solr.search.function
Scales values to be between min and max.
ScaleFloatFunction(ValueSource, float, float) - Constructor for class org.apache.solr.search.function.ScaleFloatFunction
 
schema - Variable in class org.apache.solr.response.TextResponseWriter
 
schema - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
 
schema - Variable in class org.apache.solr.search.SolrQueryParser
 
schema - Variable in class org.apache.solr.update.UpdateHandler
 
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.
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.
schemaName - Variable in class org.apache.solr.core.CoreDescriptor
 
score() - Method in interface org.apache.solr.search.DocIterator
Returns the score for the document just returned by nextDoc()
score() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
score() - Method in class org.apache.solr.search.function.ValueSourceScorer
 
SCORE - Static variable in class org.apache.solr.search.QueryParsing
 
score() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
SCORE_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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(IndexReader, boolean, boolean) - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
scorer(IndexReader, boolean, boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
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.search.function.FunctionQuery.FunctionWeight
 
searcherHolder - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
SearchGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
 
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
 
searchGroupToShard - 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
 
sendError(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
 
serializeTopDocs(QueryCommandResult) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
 
serializeTopGroups(TopGroups<String>, 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
 
ServletSolrParams - Class in org.apache.solr.request
 
ServletSolrParams(ServletRequest) - Constructor for class org.apache.solr.request.ServletSolrParams
 
setAbortOnConfigurationError(boolean) - Method in class org.apache.solr.core.CoreContainer.Initializer
Note for no good reason what so ever, this method has only ever influenced the default behavior of "single core" mode.
setActPosition(int) - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
 
setActPosition(int) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
 
setAdminPath(String) - Method in class org.apache.solr.core.CoreContainer
 
setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLRUCache
 
setAllValues(NamedList) - 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.
setBoost(float) - Method in class org.apache.solr.search.WrappedQuery
 
setBoost(float) - Method in class org.apache.solr.update.DocumentBuilder
 
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 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
 
setCheckDeletes(boolean) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
setCollationQuery(String) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setConfigName(String) - Method in class org.apache.solr.core.CoreDescriptor
Sets the core configuration resource name.
setContentStreams(Iterable<ContentStream>) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setCoreProperties(Properties) - Method in class org.apache.solr.core.CoreDescriptor
Set this core's properties.
setCorrection(String) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setCorrections(List<SpellCheckCorrection>) - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
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
 
setDataDir(String) - Method in class org.apache.solr.core.CoreDescriptor
 
setDebug(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDebugInfo(NamedList<Object>) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
setDefaultFormat(Grouping.Format) - Method in class org.apache.solr.search.Grouping
 
setDefaults(SolrQueryRequest, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
Set defaults on a SolrQueryRequest.
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
 
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
 
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.
setErrHeader(String) - Method in class org.apache.solr.handler.ContentStreamLoader
 
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
 
setFields(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
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<String>>) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
setFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
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
 
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.
setIgnoreCase(boolean) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
setIncludeGroupCount(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setIndent(boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
setIndent(boolean) - Method in class org.apache.solr.response.XMLWriter
 
setInternalRank(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
 
setLastDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
Sets the last delegate in a chain of DelegatingCollectors
setLen(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setLevel(int) - Method in class org.apache.solr.response.TextResponseWriter
 
setLevel(int) - Method in class org.apache.solr.response.XMLWriter
 
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
 
setMain(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setManagementPath(String) - Method in class org.apache.solr.core.CoreContainer
Sets 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.
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
 
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
 
setName(String) - Method in class org.apache.solr.core.SolrCore
 
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
 
setNeedGroupCount(Boolean) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
 
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
 
setNextReader(IndexReader, int) - Method in class org.apache.solr.search.DelegatingCollector
 
setNextReader(IndexReader, int) - Method in class org.apache.solr.search.DocSetCollector
 
setNextReader(IndexReader, int) - Method in class org.apache.solr.search.DocSetDelegateCollector
 
setNextReader(IndexReader, int) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
 
setNorm(int, String, byte) - Method in class org.apache.solr.search.SolrIndexReader
 
setNorm(int, String, float) - Method in class org.apache.solr.search.SolrIndexReader
 
setNow(Date) - Method in class org.apache.solr.util.DateMathParser
Redefines this instance's concept of "now"
setNumberOfOccurences(int) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
setOffset(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setOffset(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setOriginal(Token) - Method in class org.apache.solr.spelling.SpellCheckCorrection
 
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
 
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.
setPersistent(boolean) - Method in class org.apache.solr.core.CoreContainer
 
setPositionIncrementGap(int) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
setPropertiesName(String) - Method in class org.apache.solr.core.CoreDescriptor
 
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
 
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
 
setRank(int) - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
setRegenerator(CacheRegenerator) - Method in class org.apache.solr.search.CacheConfig
 
setReq(SolrQueryRequest) - Method in class org.apache.solr.search.QParser
 
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.
setResponseFormat(Grouping.Format) - Method in class org.apache.solr.search.grouping.GroupingSpecification
 
setResponseHeaderValues(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.core.SolrCore
 
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(Set<String>) - Method in class org.apache.solr.response.SolrQueryResponse
Sets the document field names of fields to return by default when returning DocLists
setReturnFields(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Assumes the standard query param of "fl" to specify the return fields
setReturnFields(String, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a space seperated list of field names, sets the field list on the SolrQueryResponse.
setSchemaName(String) - Method in class org.apache.solr.core.CoreDescriptor
Sets the core schema resource name.
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.grouping.collector.FilterCollector
 
setSearcher(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
 
setSolrConfigFilename(String) - Method in class org.apache.solr.core.CoreContainer.Initializer
Deprecated. 
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
 
setSortSpec(SortSpec) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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
 
setState(SolrCache.State) - Method in class org.apache.solr.search.FastLRUCache
 
setState(SolrCache.State) - Method in class org.apache.solr.search.LRUCache
 
setState(SolrCache.State) - Method in interface org.apache.solr.search.SolrCache
Set different cache states.
setString(String) - Method in class org.apache.solr.search.QParser
 
setSupersetMaxDoc(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setTimeAllowed(long) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
setTimer(RTimer) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
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
 
setValues(NamedList) - Method in class org.apache.solr.util.CommonParams
Deprecated. Sets the params using values from a NamedList, usefull in the init method for your handler.
setValues(NamedList) - Method in class org.apache.solr.util.DisMaxParams
Deprecated. use SolrParams.toSolrParams
setWords(Set<String>) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
Set the keep word list.
setWrappedQuery(Query) - Method in class org.apache.solr.search.WrappedQuery
 
severeErrors - Static variable in class org.apache.solr.core.SolrConfig
Singleton keeping track of configuration errors
shard - Variable in class org.apache.solr.handler.component.ShardDoc
 
shardAddress - Variable in class org.apache.solr.handler.component.ShardDoc
 
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
 
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_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
 
ShingleFilterFactory - Class in org.apache.solr.analysis
Factory for ShingleFilter.
ShingleFilterFactory() - Constructor for class org.apache.solr.analysis.ShingleFilterFactory
 
ShortField - Class in org.apache.solr.schema
 
ShortField() - Constructor for class org.apache.solr.schema.ShortField
 
ShortFieldSource - Class in org.apache.solr.search.function
 
ShortFieldSource(String) - Constructor for class org.apache.solr.search.function.ShortFieldSource
 
ShortFieldSource(String, FieldCache.ShortParser) - Constructor for class org.apache.solr.search.function.ShortFieldSource
 
shortVal(int) - Method in class org.apache.solr.search.function.DocValues
 
shortVal(int, short[]) - Method in class org.apache.solr.search.function.DocValues
 
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 If you want to selectively restrict access some configuration files, you can list these files in the ShowFileRequestHandler.HIDDEN invariants.
ShowFileRequestHandler() - Constructor for class org.apache.solr.handler.admin.ShowFileRequestHandler
 
shrink(int[], int) - Static method in class org.apache.solr.search.SortedIntDocSet
 
shutdown() - Method in class org.apache.solr.core.CoreContainer
Stops all cores.
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
 
SimilarityFactory - Class in org.apache.solr.schema
 
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
 
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
 
SimpleFloatFunction - Class in org.apache.solr.search.function
A simple float function with a single argument
SimpleFloatFunction(ValueSource) - Constructor for class org.apache.solr.search.function.SimpleFloatFunction
 
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
 
SimpleOrderedMap<T> - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.SimpleOrderedMap.
SimpleOrderedMap() - Constructor for class org.apache.solr.util.SimpleOrderedMap
Deprecated.  
SimpleOrderedMap(List) - Constructor for class org.apache.solr.util.SimpleOrderedMap
Deprecated. 
SimpleOrderedMap(Map.Entry<String, T>[]) - Constructor for class org.apache.solr.util.SimpleOrderedMap
Deprecated.  
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(URL) - Constructor for class org.apache.solr.util.SimplePostTool
Constructs an instance for posting data to the specified Solr URL (ie: "http://localhost:8983/solr/update")
SingleFragListBuilder - Class in org.apache.solr.highlight
 
SingleFragListBuilder() - Constructor for class org.apache.solr.highlight.SingleFragListBuilder
 
SingleFunction - Class in org.apache.solr.search.function
A function with a single argument
SingleFunction(ValueSource) - Constructor for class org.apache.solr.search.function.SingleFunction
 
SIZE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
size - Variable in class org.apache.solr.response.BaseResponseWriter.DocListInfo
Deprecated.  
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.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.util.ConcurrentLRUCache
 
skipTo(int) - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
skipTo(int) - Method in class org.apache.solr.search.function.ValueSourceScorer
 
slope - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
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
 
SnowballPorterFilterFactory - Class in org.apache.solr.analysis
Factory for SnowballFilter, with configurable language
SnowballPorterFilterFactory() - Constructor for class org.apache.solr.analysis.SnowballPorterFilterFactory
 
SolrAnalyzer - Class in org.apache.solr.analysis
 
SolrAnalyzer() - Constructor for class org.apache.solr.analysis.SolrAnalyzer
 
SolrAnalyzer.TokenStreamInfo - Class in org.apache.solr.analysis
 
SolrAnalyzer.TokenStreamInfo(Tokenizer, TokenStream) - Constructor for class org.apache.solr.analysis.SolrAnalyzer.TokenStreamInfo
 
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.
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.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) - Constructor for class org.apache.solr.core.SolrConfig.JmxConfiguration
 
SolrConfig.UpdateHandlerInfo - Class in org.apache.solr.core
 
SolrConfig.UpdateHandlerInfo(String, int, int, int) - Constructor for class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
 
solrConfigFilename - Variable in class org.apache.solr.core.CoreContainer.Initializer
 
solrConfigFilename - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
solrConfigFilenameOverride - Variable in class org.apache.solr.core.CoreContainer
 
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(Similarity, IndexReader, SolrConstantScoreQuery.ConstantWeight) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
SolrConstantScoreQuery.ConstantWeight - Class in org.apache.solr.search
 
SolrConstantScoreQuery.ConstantWeight(Searcher) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
SolrCore - Class in org.apache.solr.core
 
SolrCore(String, IndexSchema) - Constructor for class org.apache.solr.core.SolrCore
 
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.
SolrCoreAware - Interface in org.apache.solr.util.plugin
 
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
 
SolrException - Exception in org.apache.solr.core
Deprecated. Use org.apache.solr.common.SolrException
SolrException(SolrException.ErrorCode, String, boolean) - Constructor for exception org.apache.solr.core.SolrException
Deprecated.  
SolrException(SolrException.ErrorCode, String, Throwable, boolean) - Constructor for exception org.apache.solr.core.SolrException
Deprecated.  
SolrException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.core.SolrException
Deprecated.  
SolrException(SolrException.ErrorCode, Throwable) - Constructor for exception org.apache.solr.core.SolrException
Deprecated.  
SolrException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.core.SolrException
Deprecated.  
SolrFieldCacheMBean - Class in org.apache.solr.search
A SolrInfoMBean that provides introspection of the Lucene FiledCache, this is NOT a cache that is manged 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
 
SolrIndexConfig(SolrConfig, String, SolrIndexConfig) - Constructor for class org.apache.solr.update.SolrIndexConfig
 
SolrIndexReader - Class in org.apache.solr.search
Solr wrapper for IndexReader that contains extra context.
SolrIndexReader(IndexReader, SolrIndexReader, int) - Constructor for class org.apache.solr.search.SolrIndexReader
Recursively wrap an IndexReader in SolrIndexReader instances.
SolrIndexSearcher - Class in org.apache.solr.search
SolrIndexSearcher adds schema awareness and caching functionality over the lucene IndexSearcher.
SolrIndexSearcher(SolrCore, IndexSchema, String, String, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Deprecated. use alternate constructor
SolrIndexSearcher(SolrCore, IndexSchema, String, Directory, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
 
SolrIndexSearcher(SolrCore, IndexSchema, String, Directory, boolean, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Creates a searcher searching the index in the provided directory.
SolrIndexSearcher(SolrCore, IndexSchema, String, IndexReader, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Creates a searcher searching the provided index.
SolrIndexSearcher(SolrCore, IndexSchema, String, IndexReader, boolean, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
 
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
 
SolrIndexSearcher.TermDocsState - Class in org.apache.solr.search
 
SolrIndexSearcher.TermDocsState() - Constructor for class org.apache.solr.search.SolrIndexSearcher.TermDocsState
 
SolrIndexWriter - Class in org.apache.solr.update
An IndexWriter that is configured via Solr config mechanisms.
SolrIndexWriter(String, String, DirectoryFactory, boolean, IndexSchema, SolrIndexConfig, IndexDeletionPolicy) - Constructor for class org.apache.solr.update.SolrIndexWriter
 
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
 
SolrInfoRegistry - Class in org.apache.solr.core
Deprecated. Solr now supports multiple cores and no longer uses a static singleton for SolrCore.
SolrInfoRegistry() - Constructor for class org.apache.solr.core.SolrInfoRegistry
Deprecated.  
SolrParams - Class in org.apache.solr.request
Deprecated. Use org.apache.solr.common.params.SolrParams.
SolrParams() - Constructor for class org.apache.solr.request.SolrParams
Deprecated.  
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(IndexSchema, String) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
 
SolrPluginUtils.DisjunctionMaxQueryParser(IndexSchema) - 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
A variation on the Lucene QueryParser which knows about the field types and query time analyzers configured in Solr's schema.xml.
SolrQueryParser(IndexSchema, String) - Constructor for class org.apache.solr.search.SolrQueryParser
Constructs a SolrQueryParser using the schema to understand the formats and datatypes of each field.
SolrQueryParser(QParser, String) - Constructor for class org.apache.solr.search.SolrQueryParser
 
SolrQueryParser(QParser, String, Analyzer) - Constructor for class org.apache.solr.search.SolrQueryParser
 
SolrQueryRequest - Interface in org.apache.solr.request
Container for a request to execute a query.
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.request
Deprecated. use org.apache.solr.response.SolrQueryResponse
SolrQueryResponse() - Constructor for class org.apache.solr.request.SolrQueryResponse
Deprecated.  
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.
SolrRequestParsers - Class in org.apache.solr.servlet
 
SolrRequestParsers(Config) - 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
 
SolrServlet - Class in org.apache.solr.servlet
Deprecated. Register a standard request handler instead of using this servlet. Add <requestHandler name="standard" class="solr.StandardRequestHandler" default="true"> to solrconfig.xml.
SolrServlet() - Constructor for class org.apache.solr.servlet.SolrServlet
Deprecated.  
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
 
SolrUpdateServlet - Class in org.apache.solr.servlet
Deprecated. Register a request handler to /update rather then use this servlet. Add: <requestHandler name="/update" class="solr.XmlUpdateRequestHandler" > to your solrconfig.xml
SolrUpdateServlet() - Constructor for class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
solrUrl - Variable in class org.apache.solr.util.SimplePostTool
 
sort - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
sort - Variable in class org.apache.solr.search.Grouping.Command
 
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_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
 
SortableDoubleField() - Constructor for class org.apache.solr.schema.SortableDoubleField
 
SortableFloatField - Class in org.apache.solr.schema
 
SortableFloatField() - Constructor for class org.apache.solr.schema.SortableFloatField
 
SortableIntField - Class in org.apache.solr.schema
 
SortableIntField() - Constructor for class org.apache.solr.schema.SortableIntField
 
SortableLongField - Class in org.apache.solr.schema
 
SortableLongField() - Constructor for class org.apache.solr.schema.SortableLongField
 
SortableStr2double(String) - 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
 
SortableStr2floatStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
sortDocSet(DocSet, Sort, int) - 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
 
SortSpec - Class in org.apache.solr.search
SortSpec encapsulates a Lucene Sort and a count of the number of documents to return.
SortSpec(Sort, int) - Constructor for class org.apache.solr.search.SortSpec
 
SortSpec(Sort, int, int) - Constructor for class org.apache.solr.search.SortSpec
 
source - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
source - Variable in class org.apache.solr.search.function.RangeMapFloatFunction
 
source - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
source - Variable in class org.apache.solr.search.function.ScaleFloatFunction
 
source - Variable in class org.apache.solr.search.function.SingleFunction
 
source1 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
source2 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
SOURCE_FIELD - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
SOURCE_FILE_CHAR_ENCODING - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
 
sourceLocation - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
sourceLocation - Variable in class org.apache.solr.spelling.suggest.Suggester
 
sources - Variable in class org.apache.solr.search.function.MultiFloatFunction
 
sources - Variable in class org.apache.solr.search.function.VectorValueSource
 
sp - Variable in class org.apache.solr.search.FunctionQParser
 
SpanishLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for SpanishLightStemFilter.
SpanishLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.SpanishLightStemFilterFactory
 
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
 
SpatialOptions(String, double, SchemaField, String, double, DistanceUnits) - Constructor for class org.apache.solr.search.SpatialOptions
 
SpatialQueryable - Interface in org.apache.solr.schema
Indicate that the implementing class is capable of generating a Query against spatial resources.
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
 
spellcheckerIndexDir - Variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
SpellCheckerRequestHandler - Class in org.apache.solr.handler
Deprecated. Use SpellCheckComponent instead. See also https://issues.apache.org/jira/browse/SOLR-474 and https://issues.apache.org/jira/browse/SOLR-485
SpellCheckerRequestHandler() - Constructor for class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
spellCheckers - Variable in class org.apache.solr.handler.component.SpellCheckComponent
Key is the dictionary, value is the SpellChecker for that dictionary name
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, boolean, 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(Matcher, String) - Static method in class org.apache.solr.analysis.PatternTokenizerFactory
Deprecated.  
split(String) - Static method in class org.apache.solr.util.SolrPluginUtils
Split a value that may contain a comma, space of bar separated list.
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
 
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
 
StandardFilterFactory - Class in org.apache.solr.analysis
Factory for StandardFilter.
StandardFilterFactory() - Constructor for class org.apache.solr.analysis.StandardFilterFactory
 
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
StandardRequestHandler - Class in org.apache.solr.handler
 
StandardRequestHandler() - Constructor for class org.apache.solr.handler.StandardRequestHandler
 
StandardRequestHandler - Class in org.apache.solr.request
Deprecated. use org.apache.solr.handler.StandardRequestHandler
StandardRequestHandler() - Constructor for class org.apache.solr.request.StandardRequestHandler
Deprecated.  
StandardTokenizerFactory - Class in org.apache.solr.analysis
Factory for StandardTokenizer.
StandardTokenizerFactory() - Constructor for class org.apache.solr.analysis.StandardTokenizerFactory
 
standardValueSourceParsers - Static variable in class org.apache.solr.search.ValueSourceParser
 
start() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
start(boolean) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
start - Variable in class org.apache.solr.response.BaseResponseWriter.DocListInfo
Deprecated.  
start() - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method is called at the start of the QueryResponseWriter output.
START_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use org.apache.solr.common.params.CommonParams
startDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
startDocumentList(String, BaseResponseWriter.DocListInfo) - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method is called at the start of processing a SolrDocumentList.
startTag(String, Map<String, String>, boolean, boolean) - Method in class org.apache.solr.response.XMLWriter
Writes a tag with attributes
startTag(String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
startTime - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
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
 
StemmerOverrideFilterFactory - Class in org.apache.solr.analysis
Factory for StemmerOverrideFilter.
StemmerOverrideFilterFactory() - Constructor for class org.apache.solr.analysis.StemmerOverrideFilterFactory
 
stop() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
 
StopFilterFactory - Class in org.apache.solr.analysis
Factory for StopFilter.
StopFilterFactory() - Constructor for class org.apache.solr.analysis.StopFilterFactory
 
STORE_DIR - Static variable in class org.apache.solr.spelling.suggest.Suggester
Name of the location where to persist the dictionary.
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(Fieldable) - Method in class org.apache.solr.schema.FieldType
Given the stored field, return the indexed form
storedToIndexed(Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
storedToIndexed(Fieldable) - Method in class org.apache.solr.schema.TrieField
 
storedToReadable(Fieldable) - Method in class org.apache.solr.schema.FieldType
Given the stored field, return the human readable representation
storedToReadable(Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
storedToReadable(Fieldable) - Method in class org.apache.solr.schema.TrieField
 
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
 
str1 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
str2 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
 
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 - Variable in class org.apache.solr.search.function.LiteralValueSource
 
STRING_DISTANCE - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
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
 
StringIndexDocValues - Class in org.apache.solr.search.function
Internal class, subject to change.
StringIndexDocValues(ValueSource, IndexReader, String) - Constructor for class org.apache.solr.search.function.StringIndexDocValues
 
StringIndexDocValues.StringIndexException - Exception in org.apache.solr.search.function
 
StringIndexDocValues.StringIndexException(String, RuntimeException) - Constructor for exception org.apache.solr.search.function.StringIndexDocValues.StringIndexException
 
stripIllegalOperators(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Strips operators that are used illegally, otherwise reuturns it's input.
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.
StrUtils - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.StrUtils.
StrUtils() - Constructor for class org.apache.solr.util.StrUtils
Deprecated.  
strVal(int) - Method in class org.apache.solr.search.function.DocValues
 
strVal(int, String[]) - Method in class org.apache.solr.search.function.DocValues
 
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) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
 
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
 
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
 
Suggester - Class in org.apache.solr.spelling.suggest
 
Suggester() - Constructor for class org.apache.solr.spelling.suggest.Suggester
 
SUGGESTIONS - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
SuggestMissingFactories - Class in org.apache.solr.util
Given a list of Jar files, suggest missing analysis factories.
SuggestMissingFactories() - Constructor for class org.apache.solr.util.SuggestMissingFactories
 
SumFloatFunction - Class in org.apache.solr.search.function
SumFloatFunction returns the sum of it's components.
SumFloatFunction(ValueSource[]) - Constructor for class org.apache.solr.search.function.SumFloatFunction
 
sumOfSquaredWeights() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
sumOfSquaredWeights() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
swap(String, String) - Method in class org.apache.solr.core.CoreContainer
Swaps two SolrCore descriptors.
SwedishLightStemFilterFactory - Class in org.apache.solr.analysis
Factory for SwedishLightStemFilter.
SwedishLightStemFilterFactory() - Constructor for class org.apache.solr.analysis.SwedishLightStemFilterFactory
 
SynonymFilterFactory - Class in org.apache.solr.analysis
Factory for SynonymFilter.
SynonymFilterFactory() - Constructor for class org.apache.solr.analysis.SynonymFilterFactory
 
SystemInfoHandler - Class in org.apache.solr.handler.admin
This handler returns system info NOTE: the response format is still likely to change.
SystemInfoHandler() - Constructor for class org.apache.solr.handler.admin.SystemInfoHandler
 

T

target - Variable in class org.apache.solr.search.function.RangeMapFloatFunction
 
tdocs - Variable in class org.apache.solr.search.SolrIndexSearcher.TermDocsState
 
tenum - Variable in class org.apache.solr.search.SolrIndexSearcher.TermDocsState
 
term - Variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
term - Variable in class org.apache.solr.search.WildcardFilter
 
TERM_VECTORS - Static variable in class org.apache.solr.handler.component.TermVectorComponent
 
termDocs() - Method in class org.apache.solr.search.SolrIndexReader
 
termDocs(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
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
 
termPositions() - Method in class org.apache.solr.search.SolrIndexReader
 
termPositions(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
TermQParserPlugin - Class in org.apache.solr.search
Create a single term query from the input value equivalent to readableToIndexed().
TermQParserPlugin() - Constructor for class org.apache.solr.search.TermQParserPlugin
 
terms() - Method in class org.apache.solr.search.SolrIndexReader
 
terms(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
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
 
termSourceField - Variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
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
 
test(boolean) - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
TestRequestHandler - Class in org.apache.solr.tst
Deprecated. Test against the real request handlers instead.
TestRequestHandler() - Constructor for class org.apache.solr.tst.TestRequestHandler
Deprecated.  
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.request
Deprecated. use org.apache.solr.response.TextResponseWriter
TextResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.request.TextResponseWriter
Deprecated.  
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
 
ThaiWordFilterFactory - Class in org.apache.solr.analysis
Factory for ThaiWordFilter.
ThaiWordFilterFactory() - Constructor for class org.apache.solr.analysis.ThaiWordFilterFactory
 
ThreadDumpHandler - Class in org.apache.solr.handler.admin
Copied from "admin/threaddump.jsp" NOTE: the response format is still likely to change.
ThreadDumpHandler() - Constructor for class org.apache.solr.handler.admin.ThreadDumpHandler
 
THRESHOLD - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
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.IndexBasedSpellChecker
 
THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.suggest.Suggester
Minimum frequency of terms to consider when building the dictionary.
tie - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
tiebreaker - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.getFloat
toDocument(SolrInputDocument, IndexSchema) - Static method in class org.apache.solr.update.DocumentBuilder
Convert a SolrInputDocument to a lucene Document.
toExternal(Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.BinaryField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.BoolField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.DateField
 
toExternal(Date) - Method in class org.apache.solr.schema.DateField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.FieldType
Convert the stored-field format to an external (string, human readable) value
toExternal(Fieldable) - Method in class org.apache.solr.schema.GeoHashField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.TrieField
 
toIndexWriterConfig(IndexSchema) - Method in class org.apache.solr.update.SolrIndexConfig
 
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
 
toInternal(Date) - Method in class org.apache.solr.schema.DateField
 
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.LegacyDateField
Deprecated. Overrides the super class to short circut and do no enforcing of the canonical format
toInternal(String) - Method in class org.apache.solr.schema.SortableDoubleField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableFloatField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableIntField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableLongField
 
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
 
TokenFilterFactory - Interface in org.apache.solr.analysis
A TokenFilterFactory creates a TokenFilter to transform one TokenStream into another.
TOKENIZED - Static variable in class org.apache.solr.schema.FieldProperties
 
TokenizerChain - Class in org.apache.solr.analysis
 
TokenizerChain(TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
 
TokenizerChain(CharFilterFactory[], TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
 
TokenizerFactory - Interface in org.apache.solr.analysis
A TokenizerFactory breaks up a stream of characters into tokens.
TokenOffsetPayloadTokenFilterFactory - Class in org.apache.solr.analysis
Factory for TokenOffsetPayloadTokenFilter.
TokenOffsetPayloadTokenFilterFactory() - Constructor for class org.apache.solr.analysis.TokenOffsetPayloadTokenFilterFactory
 
tokens - Variable in class org.apache.solr.spelling.SpellingOptions
The tokens to spell check
tokenStream(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
toLog - Variable in class org.apache.solr.response.SolrQueryResponse
Container for storing information that should be logged by Solr before returning.
toNamedList(boolean, SpellingResult, String, boolean, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
toObject(Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.BCDLongField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.BCDStrField
This only works for strings that represent an interger.
toObject(Fieldable) - Method in class org.apache.solr.schema.BinaryField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.BoolField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.ByteField
 
toObject(String) - Method in class org.apache.solr.schema.DateField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.DateField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.DoubleField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.FieldType
Convert the stored-field format to an external object.
toObject(Fieldable) - Method in class org.apache.solr.schema.FloatField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.IntField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.LongField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.ShortField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.TrieField
 
toObject(Fieldable) - Method in class org.apache.solr.schema.UUIDField
 
TopGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
 
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
 
TopValueSource - Class in org.apache.solr.search.function
A value source that wraps another and ensures that the top level reader is used.
TopValueSource(ValueSource) - Constructor for class org.apache.solr.search.function.TopValueSource
 
toString() - Method in class org.apache.solr.analysis.TokenizerChain
 
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.request.SolrQueryRequestBase
 
toString() - Method in class org.apache.solr.request.UnInvertedField
 
toString() - Method in class org.apache.solr.schema.FieldType
 
toString() - Method in class org.apache.solr.schema.SchemaField
 
toString(String) - Method in class org.apache.solr.search.ConstantScorePrefixQuery
Prints a user-readable version of this query.
toString(String) - Method in class org.apache.solr.search.ExtendedQueryBase
 
toString() - Method in class org.apache.solr.search.FastLRUCache
 
toString(String) - Method in class org.apache.solr.search.function.BoostedQuery
 
toString(int) - Method in class org.apache.solr.search.function.DocValues
 
toString() - Method in class org.apache.solr.search.function.FileFloatSource
 
toString(String) - Method in class org.apache.solr.search.function.FunctionQuery
Prints a user-readable version of this query.
toString(int) - Method in class org.apache.solr.search.function.StringIndexDocValues
 
toString() - Method in class org.apache.solr.search.function.TopValueSource
 
toString() - Method in class org.apache.solr.search.function.ValueSource
 
toString() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
toString() - Method in class org.apache.solr.search.LRUCache
 
toString() - Method in class org.apache.solr.search.PrefixFilter
 
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(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.SolrIndexReader
 
toString() - Method in class org.apache.solr.search.SolrIndexSearcher
 
toString() - Method in class org.apache.solr.search.SortSpec
 
toString() - Method in class org.apache.solr.search.WildcardFilter
 
toString(String) - Method in class org.apache.solr.search.WrappedQuery
 
toString() - Method in class org.apache.solr.spelling.RankedSpellPossibility
 
toString() - Method in class org.apache.solr.update.AddUpdateCommand
 
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.MergeIndexesCommand
 
toString() - Method in class org.apache.solr.update.UpdateCommand
 
totalCount - Variable in class org.apache.solr.search.Grouping.Command
 
toTerm(String) - Method in class org.apache.solr.search.function.StringIndexDocValues
 
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, ?>, SolrQueryResponse, GroupingSpecification, 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, ?>, SolrQueryResponse, GroupingSpecification, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.GroupedEndResultTransformer
 
transform(Map<String, ?>, SolrQueryResponse, GroupingSpecification, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.MainEndResultTransformer
 
transform(Map<String, ?>, SolrQueryResponse, GroupingSpecification, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.SimpleEndResultTransformer
 
TRANSFORM_PARAM - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
TransformerProvider - Class in org.apache.solr.util.xslt
Singleton that creates a Transformer for the XSLTServletFilter.
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.
TrieDateField - Class in org.apache.solr.schema
 
TrieDateField() - Constructor for class org.apache.solr.schema.TrieDateField
 
TrieDoubleField - Class in org.apache.solr.schema
 
TrieDoubleField() - Constructor for class org.apache.solr.schema.TrieDoubleField
 
TrieField - Class in org.apache.solr.schema
Provides field types to support for Lucene's NumericField.
TrieField() - Constructor for class org.apache.solr.schema.TrieField
 
TrieField.TrieTypes - Enum in org.apache.solr.schema
 
TrieFloatField - Class in org.apache.solr.schema
 
TrieFloatField() - Constructor for class org.apache.solr.schema.TrieFloatField
 
TrieIntField - Class in org.apache.solr.schema
 
TrieIntField() - Constructor for class org.apache.solr.schema.TrieIntField
 
TrieLongField - Class in org.apache.solr.schema
 
TrieLongField() - Constructor for class org.apache.solr.schema.TrieLongField
 
TrieTokenizerFactory - Class in org.apache.solr.analysis
Tokenizer for trie fields.
TrieTokenizerFactory(TrieField.TrieTypes, int) - Constructor for class org.apache.solr.analysis.TrieTokenizerFactory
 
TrimFilter - Class in org.apache.solr.analysis
Trims leading and trailing whitespace from Tokens in the stream.
TrimFilter(TokenStream, boolean) - Constructor for class org.apache.solr.analysis.TrimFilter
 
TrimFilterFactory - Class in org.apache.solr.analysis
Factory for TrimFilter.
TrimFilterFactory() - Constructor for class org.apache.solr.analysis.TrimFilterFactory
 
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
TSTLookupFactory - Class in org.apache.solr.spelling.suggest.tst
Factory for TSTLookup
TSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
 
TurkishLowerCaseFilterFactory - Class in org.apache.solr.analysis
Factory for TurkishLowerCaseFilter.
TurkishLowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.TurkishLowerCaseFilterFactory
 
type - Variable in class org.apache.solr.analysis.TrieTokenizerFactory
 
type - Variable in class org.apache.solr.core.PluginInfo
 
type - Variable in class org.apache.solr.schema.TrieField
 
TYPE - Static variable in class org.apache.solr.search.QueryParsing
 
TypeAsPayloadTokenFilterFactory - Class in org.apache.solr.analysis
Factory for TypeAsPayloadTokenFilter.
TypeAsPayloadTokenFilterFactory() - Constructor for class org.apache.solr.analysis.TypeAsPayloadTokenFilterFactory
 
typeName - Variable in class org.apache.solr.schema.FieldType
The name of the type (not the name of the field)
TYPES - Static variable in class org.apache.solr.analysis.WordDelimiterFilterFactory
 

U

UAX29URLEmailTokenizerFactory - Class in org.apache.solr.analysis
Factory for UAX29URLEmailTokenizer.
UAX29URLEmailTokenizerFactory() - Constructor for class org.apache.solr.analysis.UAX29URLEmailTokenizerFactory
 
undeleteAll() - Method in class org.apache.solr.search.SolrIndexReader
 
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
A non-duplicate processor.
UniqFieldsUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
 
UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor - Class in org.apache.solr.update.processor
 
UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor(UpdateRequestProcessor, Set<String>) - Constructor for class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor
 
units - Variable in class org.apache.solr.search.SpatialOptions
 
UNLIMITED - Static variable in class org.apache.solr.schema.CopyField
 
UNLIMITED_MAX_COUNT - Static variable in class org.apache.solr.handler.component.TermsComponent
 
unlockOnStartup - Variable in class org.apache.solr.core.SolrConfig
 
UPDATE_PROCESSOR - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
UPDATE_PROCESSOR - Static variable in class org.apache.solr.handler.XsltUpdateRequestHandler
 
UpdateCommand - Class in org.apache.solr.update
An index update command encapsulated in an object (Command pattern)
UpdateCommand(String) - Constructor for class org.apache.solr.update.UpdateCommand
 
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
 
updateHandlerInfo - Variable in class org.apache.solr.core.SolrConfig
 
updateOffsets - Variable in class org.apache.solr.analysis.TrimFilterFactory
 
UpdateParams - Interface in org.apache.solr.util
Deprecated. Use org.apache.solr.common.params.UpdateParams.
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
 
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
 
updateTerm - Variable in class org.apache.solr.update.AddUpdateCommand
 
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
 
UTC - Static variable in class org.apache.solr.schema.DateField
 
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
 

V

V - Static variable in class org.apache.solr.search.QueryParsing
 
val - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
VAL_EXPLICIT - Static variable in class org.apache.solr.search.QueryParsing
 
valFollowedParams - Variable in class org.apache.solr.search.QParser
 
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.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.
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 - Variable in class org.apache.solr.response.SolrQueryResponse
Container for user defined values
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 - Variable in class org.apache.solr.search.function.ValueSourceScorer
 
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.
ValueSource - Class in org.apache.solr.search.function
Instantiates DocValues for a particular reader.
ValueSource() - Constructor for class org.apache.solr.search.function.ValueSource
 
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
 
ValueSourceScorer - Class in org.apache.solr.search.function
 
ValueSourceScorer(IndexReader, DocValues) - Constructor for class org.apache.solr.search.function.ValueSourceScorer
 
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
 
VectorValueSource - Class in org.apache.solr.search.function
Converts individual ValueSource instances to leverage the DocValues *Val functions that work with multiple values, i.e.
VectorValueSource(List<ValueSource>) - Constructor for class org.apache.solr.search.function.VectorValueSource
 
version - Static variable in class org.apache.solr.core.SolrCore
 
VERSION_OF_THIS_TOOL - Static variable in class org.apache.solr.util.SimplePostTool
 
VersionedFile - Class in org.apache.solr.util
 
VersionedFile() - Constructor for class org.apache.solr.util.VersionedFile
 
vs - Variable in class org.apache.solr.search.function.StringIndexDocValues
 

W

WAIT_FLUSH - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
WAIT_SEARCHER - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
waitFlush - Variable in class org.apache.solr.update.CommitUpdateCommand
 
waitForSolr(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Waits until a ping query to the solr server succeeds, retrying every 200 milliseconds up to 2 minutes.
waitSearcher - Variable in class org.apache.solr.update.CommitUpdateCommand
 
warm(SolrIndexSearcher, SolrCache) - Method in class org.apache.solr.search.FastLRUCache
 
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).
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).
weightSort(Sort) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a weighted sort according to this searcher
WhitespaceTokenizerFactory - Class in org.apache.solr.analysis
Factory for WhitespaceTokenizer.
WhitespaceTokenizerFactory() - Constructor for class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
WikipediaTokenizerFactory - Class in org.apache.solr.analysis
Factory for WikipediaTokenizer.
WikipediaTokenizerFactory() - Constructor for class org.apache.solr.analysis.WikipediaTokenizerFactory
 
WildcardFilter - Class in org.apache.solr.search
 
WildcardFilter(Term) - Constructor for class org.apache.solr.search.WildcardFilter
 
WORD_FIELD_NAME - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
 
WordDelimiterFilterFactory - Class in org.apache.solr.analysis
Factory for WordDelimiterFilter.
WordDelimiterFilterFactory() - Constructor for class org.apache.solr.analysis.WordDelimiterFilterFactory
 
WordDelimiterIterator - Class in org.apache.solr.analysis
A BreakIterator-like API for iterating over subwords in text, according to WordDelimiterFilter rules.
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(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Deprecated. Write a token to the buffered output stream
write(BaseResponseWriter.SingleResponseWriter, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BaseResponseWriter
Deprecated. The main method that allows users to write BaseResponseWriter.SingleResponseWriters and provide them as the initial parameter responseWriter to this method which defines how output should be generated.
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(OutputStream, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.GenericBinaryResponseWriter
Writes the binary output data using the BaseResponseWriter.SingleResponseWriter provided by a call to GenericBinaryResponseWriter.getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse) .
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.GenericBinaryResponseWriter
Just to throw Exception So that the eimplementing classes do not have to do the same
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.GenericTextResponseWriter
Deprecated. Writes text output using the BaseResponseWriter.SingleResponseWriter provided by a call to GenericTextResponseWriter.getSingleResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) .
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.XMLResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDLongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDStrField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BinaryField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.BinaryField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BoolField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.BoolField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.ByteField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.ByteField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.DateField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.DateField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.DoubleField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.DoubleField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.ExternalFileField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.ExternalFileField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.FieldType
Renders the specified field as XML
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.FieldType
calls back to TextResponseWriter to write the field value
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.FloatField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.FloatField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.GeoHashField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.GeoHashField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.IntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.IntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.LatLonType
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.LatLonType
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.LongField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.LongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.PointType
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.PointType
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.RandomSortField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.RandomSortField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SchemaField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SchemaField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.ShortField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.ShortField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.StrField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.StrField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.TextField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.TextField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.TrieDateField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.TrieField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.TrieField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.UUIDField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.UUIDField
 
writeAllDocs(BaseResponseWriter.DocListInfo, List<SolrDocument>) - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. Writes out all SolrInputDocuments .
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) - Method in class org.apache.solr.response.XMLWriter
Writes the XML attribute name/val.
writeAttr(String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
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
 
writeBool(String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeByte(String, String) - Method in class org.apache.solr.response.TextResponseWriter
 
writeByte(String, byte) - Method in class org.apache.solr.response.TextResponseWriter
 
writeByte(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeByte(String, byte) - Method in class org.apache.solr.response.XMLWriter
 
writeCdataTag(String, Map<String, String>, String, boolean, boolean) - Method in class org.apache.solr.response.XMLWriter
Write a complete tag w/ attributes and cdata (the cdata is not enclosed in $lt;!CDATA[]!>
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, Date) - Method in class org.apache.solr.response.XMLWriter
 
writeDate(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeDoc(SolrDocument) - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method writes out a SolrDocument, on a doc-by-doc basis.
writeDoc(String, Document, Set<String>, float, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeDoc(String, Document, Set<String>, float, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writeDocList(String, DocList, Set<String>, Map) - Method in class org.apache.solr.response.TextResponseWriter
 
writeDocList(String, DocList, Set<String>) - Method in class org.apache.solr.response.XMLWriter
 
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
 
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.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
 
writeInt(String, int) - Method in class org.apache.solr.response.XMLWriter
 
writeLockTimeout - Variable in class org.apache.solr.update.SolrIndexConfig
 
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
 
writeLong(String, long) - Method in class org.apache.solr.response.XMLWriter
 
writeMap(String, Map, boolean, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeMap(String, Map<Object, Object>) - Method in class org.apache.solr.response.XMLWriter
writes a Map in the same format as a NamedList, using the stringification of the key Object when it's non-null.
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.TextResponseWriter
 
writeNull(String) - Method in class org.apache.solr.response.XMLWriter
 
writeOther(String, Object) - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. Define this method to control how output is written by this QueryResponseWriter if the output is not a SolrInputDocument or a SolrDocumentList.
writePrim(String, String, String, boolean) - Method in class org.apache.solr.response.XMLWriter
 
writer - Variable in class org.apache.solr.response.TextResponseWriter
 
writer - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
writeResponse(Writer, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.response.XMLWriter
 
writeResponseHeader(NamedList) - Method in class org.apache.solr.response.BaseResponseWriter.SingleResponseWriter
Deprecated. This method defines how to output the SolrQueryResponse header which is provided as a NamedList parameter.
writeShort(String, String) - Method in class org.apache.solr.response.TextResponseWriter
 
writeShort(String, short) - Method in class org.apache.solr.response.TextResponseWriter
 
writeShort(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeShort(String, short) - Method in class org.apache.solr.response.XMLWriter
 
writeSolrDocument(String, SolrDocument, Set<String>, Map) - Method in class org.apache.solr.response.TextResponseWriter
 
writeSolrDocumentList(String, SolrDocumentList, Set<String>, Map) - Method in class org.apache.solr.response.TextResponseWriter
 
writeSolrDocumentList(String, SolrDocumentList, Set<String>) - Method in class org.apache.solr.response.XMLWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.response.TextResponseWriter
 
writeStr(String, String) - Method in class org.apache.solr.response.XMLWriter
 
writeVal(String, Object) - Method in class org.apache.solr.response.TextResponseWriter
 
writeVal(String, Object) - Method in class org.apache.solr.response.XMLWriter
 

X

XML - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.XML.
XML() - Constructor for class org.apache.solr.util.XML
Deprecated.  
xmllog - Static variable in class org.apache.solr.handler.XsltUpdateRequestHandler
 
XMLResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.XMLResponseWriter
XMLResponseWriter() - Constructor for class org.apache.solr.request.XMLResponseWriter
Deprecated.  
XMLResponseWriter - Class in org.apache.solr.response
 
XMLResponseWriter() - Constructor for class org.apache.solr.response.XMLResponseWriter
 
XmlUpdateRequestHandler - Class in org.apache.solr.handler
Add documents to solr using the STAX XML parser.
XmlUpdateRequestHandler() - Constructor for class org.apache.solr.handler.XmlUpdateRequestHandler
 
XMLWriter - Class in org.apache.solr.response
 
XMLWriter(Writer, IndexSchema, SolrQueryRequest, String) - Constructor for class org.apache.solr.response.XMLWriter
 
XSL_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use org.apache.solr.common.params.CommonParams
XSLT_CACHE_DEFAULT - Static variable in class org.apache.solr.handler.XsltUpdateRequestHandler
 
XSLT_CACHE_DEFAULT - Static variable in class org.apache.solr.response.XSLTResponseWriter
 
XSLTResponseWriter - Class in org.apache.solr.request
Deprecated. use org.apache.solr.response.XSLTResponseWriter
XSLTResponseWriter() - Constructor for class org.apache.solr.request.XSLTResponseWriter
Deprecated.  
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
Add documents to solr using the STAX XML parser, transforming it with XSLT first
XsltUpdateRequestHandler() - Constructor for class org.apache.solr.handler.XsltUpdateRequestHandler
 

Z

Z - Static variable in class org.apache.solr.schema.DateField
 
zero - Static variable in class org.apache.solr.search.SortedIntDocSet
 
zeroInts - Static variable in class org.apache.solr.search.SortedIntDocSet
 

_

_facetInfo - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
_toRefine - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 

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-2011 Apache Software Foundation. All Rights Reserved.