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
 
abort() - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
ABORT - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
ABORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
abortOnConfigurationError - Variable in class org.apache.solr.core.CoreContainer.Initializer
 
ABSOLUTE_FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
AbstractDataImportHandlerTest - Class in org.apache.solr.handler.dataimport
Abstract base class for DataImportHandler tests
AbstractDataImportHandlerTest() - Constructor for class org.apache.solr.handler.dataimport.AbstractDataImportHandlerTest
 
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
 
AbstractSolrTestCase - Class in org.apache.solr.util
An Abstract base class that makes writing Solr JUnit tests "easier"
AbstractSolrTestCase() - Constructor for class org.apache.solr.util.AbstractSolrTestCase
 
AbstractSolrTestCase.Doc - Class in org.apache.solr.util
Neccessary to make method signatures un-ambiguous
AbstractSolrTestCase.Doc() - Constructor for class org.apache.solr.util.AbstractSolrTestCase.Doc
 
AbstractUpdateRequest - Class in org.apache.solr.client.solrj.request
 
AbstractUpdateRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
AbstractUpdateRequest.ACTION - Enum in org.apache.solr.client.solrj.request
 
accept(File) - Method in class org.apache.solr.common.util.RegexFileFilter
 
ACCEPT_LINE_REGEX - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
Holds the name of entity attribute that will be parsed to obtain the pattern to be used when checking to see if a line should be returned.
accumulate(NamedList) - Method in class org.apache.solr.handler.component.StatsValues
 
accumulate(double) - Method in class org.apache.solr.handler.component.StatsValues
 
accumulate(double, int) - Method in class org.apache.solr.handler.component.StatsValues
 
accumulateTermNum(int, Double) - 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
 
action - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
ACTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What action
actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
actual shards to send the request to, filled out by framework
add(List<String>, List<Token>, boolean, boolean) - Method in class org.apache.solr.analysis.SynonymMap
 
add(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
Adds the documents supplied by the given iterator.
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
add(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
Insert at the end of the list
add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrServer
 
add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrServer
 
add(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Add the given values to any existing name
add(SolrParams) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
add(String, T) - Method in class org.apache.solr.common.util.NamedList
Adds a name/value pair to the end of the list.
add(DocBuilder.Statistics) - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
ADD - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
add(String, Object) - Method in class org.apache.solr.request.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(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
 
add(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
Suggestions must be added with the best suggestion first.
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(AbstractSolrTestCase.Doc, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates an <add><doc>...
add(E) - Method in class org.apache.solr.util.BoundedTreeSet
 
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(Map<String, T>) - Method in class org.apache.solr.common.util.NamedList
Iterates over the Map and sequentially adds it's key/value pairs
addAll(NamedList<T>) - Method in class org.apache.solr.common.util.NamedList
Appends the elements of the given NamedList to this one.
addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
 
addBean(Object) - Method in class org.apache.solr.client.solrj.SolrServer
 
addBeans(Iterator<?>) - Method in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
Adds the beans supplied by the given iterator.
addBeans(Collection<?>) - Method in class org.apache.solr.client.solrj.SolrServer
 
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
addConditionally(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
addContentStream(ContentStream) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
Add a ContentStream to ContentStreamUpdateRequest.getContentStreams()
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
 
addDocument(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a document to be analyzed.
addDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a collection of documents to be analyzed.
addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
A common way to mark the response format as experimental
addFacetField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
Add field(s) for facet computation.
addFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add a faceting query
addField(String) - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
addField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addField(String, Object) - Method in class org.apache.solr.common.SolrDocument
This will add a field to the document.
addField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Add a field with implied null value for boost.
addField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
Adds a field with the given name, value and boost.
addField(String, String, boolean) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
A wrapper around addField0() to create a series of Nodes based on the supplied Xpath and a given fieldName.
addField(String, String, boolean, int) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
A wrapper around addField0() to create a series of Nodes based on the supplied Xpath and a given fieldName.
addField(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
addFieldName(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field name for analysis.
addFieldType(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field type for analysis.
addFile(File) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
Add a File to the ContentStreams.
addFilterQuery(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
add highlight field
addIterator(Iterator<E>) - Method in class org.apache.solr.common.util.IteratorChain
 
addMainQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
addMissing(int) - Method in class org.apache.solr.handler.component.StatsValues
 
addNamespace(String, Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.VariableResolverImpl
 
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.
addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
 
addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
addSingleField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
 
addSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
addSortField(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addStatsFieldFacets(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
 
addStatusMessage(String) - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
addToLog(String, Object) - Method in class org.apache.solr.request.SolrQueryResponse
Add a value to be logged.
addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.common.util.DOMUtil
 
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
 
addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Add values to a field.
adminCore - Variable in class org.apache.solr.core.CoreContainer
 
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
 
adoc(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a simple <add><doc>...
adoc(SolrInputDocument) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a simple <add><doc>...
advance(int) - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
advance(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
 
AGENT - Static variable in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
User-Agent String as identified by the HTTP request by the HttpClient to the Solr server from the client.
agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
 
ALGORITHM - Static variable in interface org.apache.solr.handler.clustering.carrot2.CarrotParams
 
ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
aliasCore(String, String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
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 - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return all the options: TF, positions, offsets, idf
ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
 
allAttributes - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
allAttributes - Variable in class org.apache.solr.handler.dataimport.DataConfig.Field
 
allFieldsList - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
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.  
ALTERNATE_FIELD - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ALTERNATE_FIELD_LENGTH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
ALTQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
Alternate query (expressed in Solr QuerySyntax) to use if main query (q) is empty
altQParser - Variable in class org.apache.solr.search.DisMaxQParser
 
altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
 
AnalysisParams - Interface in org.apache.solr.common.params
Defines the request parameters used by all analysis request handlers.
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
AnalysisResponseBase - Class in org.apache.solr.client.solrj.response
A base class for all analysis responses.
AnalysisResponseBase() - Constructor for class org.apache.solr.client.solrj.response.AnalysisResponseBase
 
AnalysisResponseBase.AnalysisPhase - Class in org.apache.solr.client.solrj.response
A phase in the analysis process.
AnalysisResponseBase.TokenInfo - Class in org.apache.solr.client.solrj.response
Holds all information of a token as part of an analysis phase.
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
Analyzes the given text using the given analyzer and returns the produced tokens.
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.
append(char) - Method in class org.apache.solr.common.util.FastWriter
 
AppendedSolrParams - Class in org.apache.solr.common.params
SolrParams wrapper which acts similar to DefaultSolrParams except that it "appends" the values of multi-value params from both sub instances, so that all of the values are returned.
AppendedSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.AppendedSolrParams
 
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
 
appendSimpleDoc(StringBuilder, String...) - Method in class org.apache.solr.util.TestHarness
A helper that adds an xml <doc> containing all of the fields and values specified (odds are fields, evens are values) to a StringBuilder
appendSimpleDoc(StringBuffer, String...) - Method in class org.apache.solr.util.TestHarness
Deprecated. see TestHarness.appendSimpleDoc(StringBuilder, String...)
applyTransformer(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
ArabicLetterTokenizerFactory - Class in org.apache.solr.analysis
 
ArabicLetterTokenizerFactory() - Constructor for class org.apache.solr.analysis.ArabicLetterTokenizerFactory
 
ArabicNormalizationFilterFactory - Class in org.apache.solr.analysis
 
ArabicNormalizationFilterFactory() - Constructor for class org.apache.solr.analysis.ArabicNormalizationFilterFactory
 
ArabicStemFilterFactory - Class in org.apache.solr.analysis
 
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.analysis.BaseTokenFilterFactory
The init args
args - Variable in class org.apache.solr.analysis.BaseTokenizerFactory
The init args
args - Variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
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
args - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
ARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
ArraysUtils - Class in org.apache.solr.util
 
ArraysUtils() - Constructor for class org.apache.solr.util.ArraysUtils
 
ASCIIFoldingFilterFactory - Class in org.apache.solr.analysis
 
ASCIIFoldingFilterFactory() - Constructor for class org.apache.solr.analysis.ASCIIFoldingFilterFactory
 
asNamedList() - Method in class org.apache.solr.common.util.RTimer
 
assertFailedU(String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates an update XML String failed
assertFailedU(String, String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates an update XML String failed
assertQ(SolrQueryRequest, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates a query matches some XPath test expressions and closes the query
assertQ(String, SolrQueryRequest, String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates a query matches some XPath test expressions and closes the query
assertQEx(String, SolrQueryRequest, int) - Method in class org.apache.solr.util.AbstractSolrTestCase
Makes sure a query throws a SolrException with the listed response code
assertU(String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates an update XML String is successful
assertU(String, String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Validates an update XML String is successful
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
 
autoDetectParser - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
available() - Method in class org.apache.solr.common.util.FastInputStream
 

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
 
Base64 - Class in org.apache.solr.common.util
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
Base64() - Constructor for class org.apache.solr.common.util.Base64
 
base64ToByteArray(String) - Static method in class org.apache.solr.common.util.Base64
 
BASE_DIR - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
BASE_PATH - Static variable in class org.apache.solr.handler.dataimport.FileDataSource
 
BASE_URL - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
BaseCharFilterFactory - Class in org.apache.solr.analysis
 
BaseCharFilterFactory() - Constructor for class org.apache.solr.analysis.BaseCharFilterFactory
 
baseDir - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The baseDir given in data-config.xml after resolving any variables
basePath - Variable in class org.apache.solr.handler.dataimport.FileDataSource
The basePath for this data source
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
 
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 - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting functions
bf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
BIGGER_THAN - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
biggerThan - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
The biggerThan given in data-config as a long value
bigString - Static variable in class org.apache.solr.search.MissingStringLastComparatorSource
 
BinaryField - Class in org.apache.solr.schema
 
BinaryField() - Constructor for class org.apache.solr.schema.BinaryField
 
BinaryQueryResponseWriter - Interface in org.apache.solr.request
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
BinaryRequestWriter - Class in org.apache.solr.client.solrj.impl
A RequestWriter which writes requests in the javabin format
BinaryRequestWriter() - Constructor for class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
BinaryResponseParser - Class in org.apache.solr.client.solrj.impl
 
BinaryResponseParser() - Constructor for class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BinaryResponseWriter - Class in org.apache.solr.request
 
BinaryResponseWriter() - Constructor for class org.apache.solr.request.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.  
bits(IndexReader) - Method in class org.apache.solr.search.PrefixFilter
 
bits(IndexReader) - Method in class org.apache.solr.search.WildcardFilter
Deprecated. Use WildcardFilter.getDocIdSet(IndexReader) instead.
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.  
BitUtil - Class in org.apache.solr.util
Deprecated. Use BitUtil directly
BitUtil() - Constructor for class org.apache.solr.util.BitUtil
Deprecated.  
blockUntilFinished() - Method in class org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer
 
BOOL_FALSE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BOOL_TRUE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
boolAnalyzer - Static variable in class org.apache.solr.schema.BoolField
 
booleanQueryMaxClauseCount - Variable in class org.apache.solr.core.SolrConfig
 
BoolField - Class in org.apache.solr.schema
 
BoolField() - Constructor for class org.apache.solr.schema.BoolField
 
BOOST - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
boost - Variable in class org.apache.solr.handler.dataimport.DataConfig.Field
 
boost - Variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
BOOST_ORDER - Static variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
 
BOOST_PREFIX - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
The boost value for the name of the field.
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
 
BoundedTreeSet<E> - Class in org.apache.solr.util
A TreeSet that ensures it never grows beyond a max size.
BoundedTreeSet(int) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, Collection<? extends E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, Comparator<? super E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BoundedTreeSet(int, SortedSet<E>) - Constructor for class org.apache.solr.util.BoundedTreeSet
 
BQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting query
bq - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
BrazilianStemFilterFactory - Class in org.apache.solr.analysis
 
BrazilianStemFilterFactory() - Constructor for class org.apache.solr.analysis.BrazilianStemFilterFactory
 
BufferedTokenStream - Class in org.apache.solr.analysis
Handles input and output buffering of TokenStream
BufferedTokenStream(TokenStream) - Constructor for class org.apache.solr.analysis.BufferedTokenStream
 
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.
buildPhases(NamedList<Object>) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a list of analysis phases form it.
buildRequestFrom(SolrCore, SolrParams, Collection<ContentStream>) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
buildTokenInfo(NamedList) - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a token infoform it.
BYTE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
BYTEARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
byteArrayToBase64(byte[], int, int) - Static method in class org.apache.solr.common.util.Base64
 
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
 

C

cache - Variable in class org.apache.solr.search.function.FieldCacheSource
 
CACHE_KEY - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
CACHE_LOOKUP - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
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.
CachedSqlEntityProcessor - Class in org.apache.solr.handler.dataimport
This class enables caching of data obtained from the DB to avoid too many sql queries

CachedSqlEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.CachedSqlEntityProcessor
 
cacheInit() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
Only used by cache implementations
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
cachePk - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
Only used by cache implementations
CacheRegenerator - Interface in org.apache.solr.search
Implementations of CacheRegenerator are used in autowarming to populate a new cache based on an old cache.
cacheVariableName - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
Only used by cache implementations
cacheWithWhereClause - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
Only used by cache implementations
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
 
CAPTURE_ATTRIBUTES - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Capture attributes separately according to the name of the element, instead of just adding them to the string buffer
CAPTURE_ELEMENTS - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Capture the specified fields (and everything included below it that isn't capture by some other capture field) separately from the default.
CARROT_PARAM_NAMES - Static variable in interface org.apache.solr.handler.clustering.carrot2.CarrotParams
 
CARROT_PREFIX - Static variable in interface org.apache.solr.handler.clustering.carrot2.CarrotParams
 
CarrotClusteringEngine - Class in org.apache.solr.handler.clustering.carrot2
Search results clustering engine based on Carrot2 clustering algorithms.
CarrotClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
 
CarrotParams - Interface in org.apache.solr.handler.clustering.carrot2
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
characters(char[], int, int) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
CharArrayMap<V> - Class in org.apache.solr.util
A simple class that stores key Strings as char[]'s in a hash table.
CharArrayMap(int, boolean) - Constructor for class org.apache.solr.util.CharArrayMap
Create map with enough capacity to hold startSize terms
CharArrayMap.EntryIterator - Class in org.apache.solr.util
public iterator class so efficient methods are exposed to users
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
 
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
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
CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
checkUpdateStatus(String, String) - Method in class org.apache.solr.util.TestHarness
Validates that an "update" (add, commit or optimize) results in success.
childNodesToList(Node) - Static method in class org.apache.solr.common.util.DOMUtil
 
childNodesToNamedList(Node) - Static method in class org.apache.solr.common.util.DOMUtil
 
children - Variable in class org.apache.solr.common.util.RTimer
 
children - Variable in class org.apache.solr.core.PluginInfo
 
ChineseFilterFactory - Class in org.apache.solr.analysis
 
ChineseFilterFactory() - Constructor for class org.apache.solr.analysis.ChineseFilterFactory
 
ChineseTokenizerFactory - Class in org.apache.solr.analysis
 
ChineseTokenizerFactory() - Constructor for class org.apache.solr.analysis.ChineseTokenizerFactory
 
CJKTokenizerFactory - Class in org.apache.solr.analysis
 
CJKTokenizerFactory() - Constructor for class org.apache.solr.analysis.CJKTokenizerFactory
 
CLASS - Static variable in class org.apache.solr.handler.dataimport.DataConfig
 
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.client.solrj.request.UpdateRequest
clear the pending documents and delete commands
clear() - Method in class org.apache.solr.common.params.ModifiableSolrParams
clear all parameters
clear() - Method in class org.apache.solr.common.SolrDocument
Remove all fields from the document
clear() - Method in class org.apache.solr.common.SolrInputDocument
Remove all fields and boosts from the document
clear() - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
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.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.CharArrayMap
 
clearCache() - Method in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
clearCache() - Static method in class org.apache.solr.handler.dataimport.MockDataSource
 
clearCaches() - Method in class org.apache.solr.handler.dataimport.DataConfig
 
clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
ClientUtils - Class in org.apache.solr.client.solrj.util
TODO? should this go in common?
ClientUtils() - Constructor for class org.apache.solr.client.solrj.util.ClientUtils
 
CLOB - Static variable in class org.apache.solr.handler.dataimport.ClobTransformer
 
ClobTransformer - Class in org.apache.solr.handler.dataimport
Transformer instance which converts a Clob to a String.
ClobTransformer() - Constructor for class org.apache.solr.handler.dataimport.ClobTransformer
 
clone() - Method in class org.apache.solr.common.util.NamedList
Makes a shallow copy of the named list.
clone() - Method in class org.apache.solr.common.util.SimpleOrderedMap
 
clone() - Method in class org.apache.solr.search.SolrIndexReader
 
clone(boolean) - Method in class org.apache.solr.search.SolrIndexReader
 
clone() - Method in class org.apache.solr.search.SolrQueryWrapper
 
clone() - Method in class org.apache.solr.util.CharArrayMap
 
close() - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
close() - Method in class org.apache.solr.common.util.FastInputStream
 
close() - Method in class org.apache.solr.common.util.FastOutputStream
 
close() - Method in class org.apache.solr.common.util.FastWriter
 
close(SolrCore) - Method in interface org.apache.solr.core.CloseHook
Method called when the given SolrCore object is closing / shutting down.
close() - Method in class org.apache.solr.core.SolrCore
Close all resources allocated by the core if it is no longer in use...
close() - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.DataSource
Cleans up resources of this DataSource after use.
close() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
Invoked when the Entity processor is destroyed towards the end of import.
close() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
close() - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.FileDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
close() - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
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.request.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
 
close() - Method in class org.apache.solr.util.TestHarness
Shuts down and frees any resources
CloseHook - Interface in org.apache.solr.core
Interface to request notification when the core is closed.
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
 
cluster(Query, DocList, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
 
cluster(SolrParams) - Method in class org.apache.solr.handler.clustering.DocumentClusteringEngine
Experimental.
cluster(DocSet, SolrParams) - Method in class org.apache.solr.handler.clustering.DocumentClusteringEngine
Experimental.
cluster(Query, DocList, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.SearchClusteringEngine
 
CLUSTERING_PREFIX - Static variable in interface org.apache.solr.handler.clustering.ClusteringParams
 
ClusteringComponent - Class in org.apache.solr.handler.clustering
Provide a plugin for clustering results.
ClusteringComponent() - Constructor for class org.apache.solr.handler.clustering.ClusteringComponent
 
ClusteringEngine - Class in org.apache.solr.handler.clustering
 
ClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.ClusteringEngine
 
ClusteringParams - Interface in org.apache.solr.handler.clustering
 
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
 
code() - Method in exception org.apache.solr.common.SolrException
 
collectDelta(DataConfig.Entity, VariableResolverImpl, Set<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DocBuilder
Collects unique keys of all Solr documents for whom one or more source tables have been changed since the last indexed time.
colNameVsField - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
column - Variable in class org.apache.solr.handler.dataimport.DataConfig.Field
 
COLUMN - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
combine(Query[]) - Method in class org.apache.solr.search.SolrQueryWrapper
 
COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
 
commandName - Variable in class org.apache.solr.update.UpdateCommand
 
commit() - Method in class org.apache.solr.client.solrj.SolrServer
waitFlush=true and waitSearcher=true to be inline with the defaults for plain HTTP access
commit(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
 
COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
commit(boolean) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
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(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
 
commit(Writer) - Method in class org.apache.solr.util.SimplePostTool
Does a simple commit operation
commit(String...) - Static method in class org.apache.solr.util.TestHarness
Helper that returns an <commit> String with optional key/val pairs.
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
 
commitLockTimeout - Variable in class org.apache.solr.update.SolrIndexConfig
 
CommitUpdateCommand - Class in org.apache.solr.update
 
CommitUpdateCommand(boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
 
commitWithin - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
commitWithin - Variable in class org.apache.solr.update.AddUpdateCommand
 
COMMON_FIELD - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
commonFields - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
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
Construct a token stream filtering the given input using a Set of common words to create bigrams.
CommonGramsFilter(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
Construct a token stream filtering the given input using an Array of common words to create bigrams.
CommonGramsFilter(TokenStream, String[], boolean) - Constructor for class org.apache.solr.analysis.CommonGramsFilter
Construct a token stream filtering the given input using an Array of common words to create bigrams and is case-sensitive if ignoreCase is false.
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
Constructor
CommonGramsQueryFilterFactory - Class in org.apache.solr.analysis
Construct CommonGramsQueryFilter This is pretty close to a straight copy from StopFilterFactory
CommonGramsQueryFilterFactory() - Constructor for class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
CommonParams - Interface in org.apache.solr.common.params
Parameters used across many handlers
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.  
CommonParams.EchoParamStyle - Enum in org.apache.solr.common.params
valid values for: echoParams
CommonsHttpSolrServer - Class in org.apache.solr.client.solrj.impl
 
CommonsHttpSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(String, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
Talk to the Solr server via the given HttpClient.
CommonsHttpSolrServer(String, HttpClient, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(String, HttpClient, ResponseParser) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(URL) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(URL, HttpClient) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(URL, HttpClient, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
CommonsHttpSolrServer(URL, HttpClient, ResponseParser, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
COMPONENT_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringComponent
Base name for all spell checker query parameters.
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.TermVectorComponent
 
components - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
components - Variable in class org.apache.solr.handler.component.SearchHandler
 
CompressableField - Class in org.apache.solr.schema
CompressableField is an abstract field type which enables a field to be compressed (by specifying compressed="true" at the field definition level) and provides optional support for specifying a threshold at which compression is enabled.
CompressableField() - Constructor for class org.apache.solr.schema.CompressableField
 
COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
ConcurrentLRUCache<K,V> - Class in org.apache.solr.common.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.common.util.ConcurrentLRUCache
 
ConcurrentLRUCache(int, int) - Constructor for class org.apache.solr.common.util.ConcurrentLRUCache
 
ConcurrentLRUCache.EvictionListener<K,V> - Interface in org.apache.solr.common.util
 
ConcurrentLRUCache.Stats - Class in org.apache.solr.common.util
 
ConcurrentLRUCache.Stats() - Constructor for class org.apache.solr.common.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 - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a config, what is its name
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, InputStream, 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
Builds a config:
config - Static variable in class org.apache.solr.core.SolrConfig
Deprecated. Use SolrCore.getSolrConfig() instead.
config - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
config - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
CONFIG_LOCATION - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
configFile - Variable in class org.apache.solr.core.CoreContainer
 
configName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
configName - Variable in class org.apache.solr.core.CoreDescriptor
 
CONNECTION_TIMEOUT - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
CONNECTION_TIMEOUT_FIELD_NAME - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
ConstantScorePrefixQuery - Class in org.apache.solr.search
 
ConstantScorePrefixQuery(Term) - Constructor for class org.apache.solr.search.ConstantScorePrefixQuery
 
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.
container - Variable in class org.apache.solr.util.TestHarness
 
containerProperties - Variable in class org.apache.solr.core.CoreContainer
 
containsKey(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsKey(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
containsKey(Object) - Method in class org.apache.solr.util.CharArrayMap
 
containsValue(Object) - Method in class org.apache.solr.common.SolrDocument
 
containsValue(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
containsValue(Object) - Method in class org.apache.solr.util.CharArrayMap
 
CONTENT - Static variable in class org.apache.solr.request.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.request.QueryResponseWriter
 
CONTENT_TYPE_TEXT_UTF8 - Static variable in interface org.apache.solr.request.QueryResponseWriter
 
CONTENT_TYPE_XML_UTF8 - Static variable in interface org.apache.solr.request.QueryResponseWriter
 
ContentStream - Interface in org.apache.solr.common.util
 
ContentStream - Interface in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.ContentStream.
ContentStreamBase - Class in org.apache.solr.common.util
Three concrete implementations for ContentStream - one for File/URL/String
ContentStreamBase() - Constructor for class org.apache.solr.common.util.ContentStreamBase
 
ContentStreamBase - Class in org.apache.solr.util
Deprecated. Use org.apache.solr.common.util.ContentStreamBase
ContentStreamBase() - Constructor for class org.apache.solr.util.ContentStreamBase
Deprecated.  
ContentStreamBase.FileStream - Class in org.apache.solr.common.util
Construct a ContentStream from a File
ContentStreamBase.FileStream(File) - Constructor for class org.apache.solr.common.util.ContentStreamBase.FileStream
 
ContentStreamBase.StringStream - Class in org.apache.solr.common.util
Construct a ContentStream from a File
ContentStreamBase.StringStream(String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.StringStream
 
ContentStreamBase.URLStream - Class in org.apache.solr.common.util
Construct a ContentStream from a URL This uses a URLConnection to get the content stream
ContentStreamBase.URLStream(URL) - Constructor for class org.apache.solr.common.util.ContentStreamBase.URLStream
 
ContentStreamDataSource - Class in org.apache.solr.handler.dataimport
A DataSource implementation which reads from the ContentStream of a POST request

Refer to http://wiki.apache.org/solr/DataImportHandler for more details.

ContentStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
ContentStreamHandlerBase - Class in org.apache.solr.handler
Shares common code between various handlers that manipulate ContentStream objects.
ContentStreamHandlerBase() - Constructor for class org.apache.solr.handler.ContentStreamHandlerBase
 
ContentStreamLoader - Class in org.apache.solr.handler
Load a ContentStream into Solr
ContentStreamLoader() - Constructor for class org.apache.solr.handler.ContentStreamLoader
 
ContentStreamUpdateRequest - Class in org.apache.solr.client.solrj.request
Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV)

See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV

ContentStreamUpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
contentType - Variable in class org.apache.solr.common.util.ContentStreamBase
 
Context - Class in org.apache.solr.handler.dataimport
This abstract class gives access to all available objects.
Context() - Constructor for class org.apache.solr.handler.dataimport.Context
 
context - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
context - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
context - Variable in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.request.XSLTResponseWriter
 
ContextImpl - Class in org.apache.solr.handler.dataimport
An implementation for the Context
ContextImpl(DataConfig.Entity, VariableResolverImpl, DataSource, String, Map<String, Object>, ContextImpl, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.ContextImpl
 
CONTINUE - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
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.
CONVERT_TYPE - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
convertFilter(Filter) - Method in class org.apache.solr.search.SolrIndexSearcher
Converts a filter into a DocSet.
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
 
core - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CORE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What Core are we talking about
core - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
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.
CoreAdminParams - Interface in org.apache.solr.common.params
 
CoreAdminParams.CoreAdminAction - Enum in org.apache.solr.common.params
 
CoreAdminRequest - Class in org.apache.solr.client.solrj.request
This class is experimental and subject to change.
CoreAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest(String) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest.Create - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Create() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
CoreAdminRequest.MergeIndexes - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.MergeIndexes() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
CoreAdminRequest.Persist - Class in org.apache.solr.client.solrj.request
 
CoreAdminRequest.Persist() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
CoreAdminResponse - Class in org.apache.solr.client.solrj.response
 
CoreAdminResponse() - Constructor for class org.apache.solr.client.solrj.response.CoreAdminResponse
 
coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
 
CoreContainer - 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
 
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
 
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.CapitalizationFilterFactory
 
create(CharStream) - Method in interface org.apache.solr.analysis.CharFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ChineseFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.ChineseTokenizerFactory
 
create(Reader) - Method in class org.apache.solr.analysis.CJKTokenizerFactory
 
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.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
 
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.EnglishPorterFilterFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.FrenchStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GermanStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
create(CharStream) - Method in class org.apache.solr.analysis.HTMLStripCharFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.HTMLStripStandardTokenizerFactory
Deprecated.  
create(Reader) - Method in class org.apache.solr.analysis.HTMLStripWhitespaceTokenizerFactory
Deprecated.  
create(TokenStream) - Method in class org.apache.solr.analysis.HyphenatedWordsFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.KeywordTokenizerFactory
 
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.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(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(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.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
 
create(TokenStream) - Method in class org.apache.solr.analysis.RussianLowerCaseFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.RussianStemFilterFactory
 
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.StandardFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.StandardTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.StopFilterFactory
 
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.TypeAsPayloadTokenFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
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(ResourceLoader, String, String, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Create a plugin from an XML configuration.
createConfig(String) - Static method in class org.apache.solr.util.TestHarness
 
createConnectionFactory(Context, Properties) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
createCore(String, String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrServer, String, String) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
createEventListener(String) - Method in class org.apache.solr.core.SolrCore
 
createFactory() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
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, 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
 
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
 
createMap(Object...) - Static method in class org.apache.solr.handler.dataimport.AbstractDataImportHandlerTest
Strings at even index are keys, odd-index strings are values in the returned map
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.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
 
createProcessor(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
createRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
 
createSolrContentHandler(Metadata, SolrParams, IndexSchema) - Method in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
 
createWeight(Searcher) - Method in class org.apache.solr.search.function.BoostedQuery
 
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.MaxFloatFunction
 
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(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.SolrQueryWrapper
 
CSVRequestHandler - Class in org.apache.solr.handler
 
CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
 
culmTime - Variable in class org.apache.solr.common.util.RTimer
 
cumulativeStatistics - Variable in class org.apache.solr.handler.dataimport.DataImporter
 
CURRENCY - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
CURRENT_VERSION - Static variable in class org.apache.solr.request.XMLWriter
 
currentProcess() - Method in class org.apache.solr.handler.dataimport.Context
Returns the current process FULL_DUMP, DELTA_DUMP, FIND_DELTA
currentProcess() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
currentValue() - Method in class org.apache.solr.util.CharArrayMap.EntryIterator
returns the value associated with the last key returned

D

daos - Variable in class org.apache.solr.common.util.JavaBinCodec
 
DATA_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.DataConfig
 
DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
DataConfig - Class in org.apache.solr.handler.dataimport
Mapping for data-config.xml
DataConfig() - Constructor for class org.apache.solr.handler.dataimport.DataConfig
 
DataConfig.Document - Class in org.apache.solr.handler.dataimport
 
DataConfig.Document() - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Document
 
DataConfig.Document(Element) - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Document
 
DataConfig.Entity - Class in org.apache.solr.handler.dataimport
 
DataConfig.Entity() - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Entity
 
DataConfig.Entity(Element) - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Entity
 
DataConfig.Field - Class in org.apache.solr.handler.dataimport
 
DataConfig.Field() - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Field
 
DataConfig.Field(Element) - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Field
 
DataConfig.Script - Class in org.apache.solr.handler.dataimport
 
DataConfig.Script() - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Script
 
DataConfig.Script(Element) - Constructor for class org.apache.solr.handler.dataimport.DataConfig.Script
 
dataDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
dataDir - Variable in class org.apache.solr.core.CoreDescriptor
 
dataDir - Variable in class org.apache.solr.core.SolrConfig
 
dataDir - Variable in class org.apache.solr.util.AbstractSolrTestCase
The directory used to story the index managed by the TestHarness h
dataField - Variable in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
DataImporter - Class in org.apache.solr.handler.dataimport
Stores all configuration information for pulling and indexing data.
DataImporter.Status - Enum in org.apache.solr.handler.dataimport
 
DataImportHandler - Class in org.apache.solr.handler.dataimport
Solr Request Handler for data import from databases and REST data sources.
DataImportHandler() - Constructor for class org.apache.solr.handler.dataimport.DataImportHandler
 
DataImportHandlerException - Exception in org.apache.solr.handler.dataimport
Exception class for all DataImportHandler exceptions
DataImportHandlerException(int) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, String) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, String, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
DataImportHandlerException(int, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
dataSource - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
DataSource<T> - Class in org.apache.solr.handler.dataimport
Provides data from a source with a given query.
DataSource() - Constructor for class org.apache.solr.handler.dataimport.DataSource
 
dataSource - Variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
dataSource - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
dataSourceRowCache - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
dataSources - Variable in class org.apache.solr.handler.dataimport.DataConfig
 
dataSrc - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
DATE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
DATE_FMT - Static variable in class org.apache.solr.handler.SnapShooter
 
DATE_FORMAT_EVALUATOR - Static variable in class org.apache.solr.handler.dataimport.EvaluatorBag
 
DATE_FORMATS - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
DATE_TIME_FMT - Static variable in class org.apache.solr.handler.dataimport.DateFormatTransformer
 
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
 
dateFormats - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
dateFormats - Variable in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
 
DateFormatTransformer - Class in org.apache.solr.handler.dataimport
Transformer instance which creates Date instances out of Strings.
DateFormatTransformer() - Constructor for class org.apache.solr.handler.dataimport.DateFormatTransformer
 
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
 
DateUtil - Class in org.apache.solr.common.util
This class has some code from HttpClient DateUtil.
DateUtil() - Constructor for class org.apache.solr.common.util.DateUtil
 
DEBUG_MODE - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
DEBUG_QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
whether to include debug data
DebugComponent - Class in org.apache.solr.handler.component
Adds debugging information to a request.
DebugComponent() - Constructor for class org.apache.solr.handler.component.DebugComponent
 
debugged - Variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
debugQuery - Variable in class org.apache.solr.util.CommonParams
Deprecated. do not debug by default
decLevel() - Method in class org.apache.solr.request.TextResponseWriter
 
decLevel() - Method in class org.apache.solr.request.XMLWriter
 
decRef() - Method in class org.apache.solr.search.SolrIndexReader
 
decref() - Method in class org.apache.solr.util.RefCounted
 
DEFAULT - Static variable in annotation type org.apache.solr.client.solrj.beans.Field
 
DEFAULT_ACCURACY - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_CHARSET - Static variable in class org.apache.solr.common.util.ContentStreamBase
 
DEFAULT_COMPRESS_THRESHOLD - Static variable in class org.apache.solr.schema.CompressableField
 
DEFAULT_CONF_FILE - Static variable in class org.apache.solr.core.SolrConfig
 
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.solr.request.XSLTResponseWriter
 
DEFAULT_COUNT - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DEFAULT_DATE_FORMATS - Static variable in class org.apache.solr.common.util.DateUtil
A suite of default date formats that can be parsed, and thus transformed to the Solr specific format
DEFAULT_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_ENGINE_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringEngine
 
DEFAULT_EXTENDED_RESULTS - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
DEFAULT_FIELD - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Optional.
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_POLICY_CLASSNAME - Static variable in class org.apache.solr.update.SolrIndexConfig
 
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_URL - Static variable in class org.apache.solr.util.SimplePostTool
 
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
 
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.request.SolrQueryResponse
 
defaults - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
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.common.params
 
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.DefaultSolrParams
 
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
 
DEL_PK_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
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
 
deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String) - Method in class org.apache.solr.client.solrj.SolrServer
 
deleteById(List<String>) - Method in class org.apache.solr.client.solrj.SolrServer
 
deleteById(String) - Static method in class org.apache.solr.util.TestHarness
Generates a delete by id xml string
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
deleteByQuery(String) - Method in class org.apache.solr.client.solrj.SolrServer
 
deleteByQuery(String) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
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
 
deleteByQuery(String) - Static method in class org.apache.solr.util.TestHarness
Generates a delete by query xml string
deletedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.Context
delete a document by id
deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
deleteDoc(Object) - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.Context
delete documents by query
deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
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.  
deleteQuery - Variable in class org.apache.solr.handler.dataimport.DataConfig.Document
 
DeleteUpdateCommand - Class in org.apache.solr.update
 
DeleteUpdateCommand() - Constructor for class org.apache.solr.update.DeleteUpdateCommand
 
delI(String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a <delete>...
DelimitedPayloadTokenFilterFactory - Class in org.apache.solr.analysis
 
DelimitedPayloadTokenFilterFactory() - Constructor for class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
DELIMITER_ATTR - Static variable in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
delQ(String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a <delete>...
DELTA_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
 
DELTA_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
DELTA_IMPORT_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
DELTA_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
description() - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
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.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.LongFieldSource
 
description() - Method in class org.apache.solr.search.function.MaxFloatFunction
 
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()
destroy() - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
Invoked for each parent-row after the last row for this entity is processed.
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
destroy() - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
 
destroy() - Method in class org.apache.solr.handler.SnapPuller
 
destroy() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
determineReader(IndexReader) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
determineReader(IndexReader) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
Override to return null, since there is no reader associated with a file based index
determineReader(IndexReader) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
DF - Static variable in interface org.apache.solr.common.params.CommonParams
default query field
DF - Static variable in interface org.apache.solr.common.params.TermVectorParams
Return IDF information.
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_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
 
DictionaryCompoundWordTokenFilterFactory() - Constructor for class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
DIR - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
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
 
DirectXmlRequest - Class in org.apache.solr.client.solrj.request
Send arbitrary XML to a request handler
DirectXmlRequest(String, String) - Constructor for class org.apache.solr.client.solrj.request.DirectXmlRequest
 
dirs - Variable in class org.apache.solr.update.MergeIndexesCommand
 
DISABLE_LOGGING - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
DisMaxParams - Interface in org.apache.solr.common.params
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
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.  
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.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.SolrConstantScoreQuery.ConstantScorer
Deprecated. use SolrConstantScoreQuery.ConstantScorer.docID() instead.
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(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a simple <doc>...
DOC_COUNT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
DOC_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
DOC_IDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The Doc Ids (Lucene internal ids) of the docs to get the term vectors for
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.
docBuilder - Variable in class org.apache.solr.handler.dataimport.DataImporter
 
DocBuilder - Class in org.apache.solr.handler.dataimport
DocBuilder is responsible for creating Solr documents out of the given configuration.
DocBuilder(DataImporter, SolrWriter, DataImporter.RequestParams) - Constructor for class org.apache.solr.handler.dataimport.DocBuilder
 
DocBuilder.Statistics - Class in org.apache.solr.handler.dataimport
 
DocBuilder.Statistics() - Constructor for class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
docCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
docFreq(Term) - Method in class org.apache.solr.search.SolrIndexReader
 
docID() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
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
 
docRoot - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
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.
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.
document(SolrInputDocument, UpdateRequest) - Method in interface org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.StreamingDocumentHandler
 
document - Variable in class org.apache.solr.handler.dataimport.DataConfig
 
document(int, FieldSelector) - Method in class org.apache.solr.search.SolrIndexReader
 
document(int) - Method in class org.apache.solr.search.SolrIndexReader
 
DocumentAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
DocumentAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with a default uri of "/documentanalysis".
DocumentAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with the given request handler uri.
DocumentAnalysisRequestHandler - Class in org.apache.solr.handler
An analysis handler that provides a breakdown of the analysis process of provided docuemnts.
DocumentAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
DocumentAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the DocumentAnalysisRequest.
DocumentAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
 
DocumentAnalysisResponse.DocumentAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown of a document.
DocumentAnalysisResponse.FieldAnalysis - Class in org.apache.solr.client.solrj.response
An analysis process breakdown for a specific field.
DocumentBuilder - Class in org.apache.solr.update
 
DocumentBuilder(IndexSchema) - Constructor for class org.apache.solr.update.DocumentBuilder
 
documentCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
DocumentClusteringEngine - Class in org.apache.solr.handler.clustering
Experimental.
DocumentClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.DocumentClusteringEngine
 
DocumentObjectBinder - Class in org.apache.solr.client.solrj.beans
A class to map objects to and from solr documents.
DocumentObjectBinder() - Constructor for class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
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
 
doDeleteAll() - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
doDeltaImport(SolrWriter, DataImporter.RequestParams) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
doFacets - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
doFullImport(SolrWriter, DataImporter.RequestParams) - Method in class org.apache.solr.handler.dataimport.DataImporter
 
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.  
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.request.TextResponseWriter
 
doLegacyUpdate(Reader, Writer) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
Deprecated. Direct updates fro ma Reader, 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.request.SolrQueryResponse) method with a ContentStream.
DOMUtil - Class in org.apache.solr.common.util
 
DOMUtil() - Constructor for class org.apache.solr.common.util.DOMUtil
 
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.  
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.  
doSetNorm(int, String, byte) - Method in class org.apache.solr.search.SolrIndexReader
 
doSimpleQuery(String, SolrIndexSearcher, IndexSchema, 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
 
DOT_PATTERN - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
DOUBLE - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
double2sortableStr(double) - Static method in class org.apache.solr.util.NumberUtils
 
double2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
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
 
DoubleMetaphoneFilterFactory() - Constructor for class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
doubleVal(int) - Method in class org.apache.solr.search.function.DocValues
 
doUndeleteAll() - Method in class org.apache.solr.search.SolrIndexReader
 
DRIVER - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
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
 
DutchStemFilterFactory() - Constructor for class org.apache.solr.analysis.DutchStemFilterFactory
 

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
 
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.
emptyArgs - Static variable in class org.apache.solr.request.LocalSolrQueryRequest
 
emptyArray(String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
 
ENABLE_DEBUG - Static variable in class org.apache.solr.handler.dataimport.DataImportHandler
 
ENABLE_LOGGING - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
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
 
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
 
encoding - Variable in class org.apache.solr.handler.dataimport.FileDataSource
The encoding using which the given file should be read
ENCODING - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
 
end() - Method in class org.apache.solr.analysis.PatternTokenizer
 
END - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
END_DOC - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
END_ENTITY - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
END_OBJ - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
endDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
endElement(String, String, String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
 
endtime - Variable in class org.apache.solr.request.SolrQueryResponse
The endtime of the request in milliseconds.
ENGINE_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringEngine
 
ENGINE_NAME - Static variable in interface org.apache.solr.handler.clustering.ClusteringParams
 
EnglishPorterFilterFactory - Class in org.apache.solr.analysis
Deprecated. Use SnowballPorterFilterFactory with language="English" instead
EnglishPorterFilterFactory() - Constructor for class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
entities - Variable in class org.apache.solr.handler.dataimport.DataConfig.Document
 
entities - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
entity - Variable in class org.apache.solr.handler.dataimport.DataConfig.Field
 
ENTITY_EXCEPTION - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
ENTITY_META - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
ENTITY_OUT - Static variable in class org.apache.solr.handler.dataimport.SolrWriter
 
entityName - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
EntityProcessor - Class in org.apache.solr.handler.dataimport
An instance of entity processor serves an entity.
EntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessor
 
EntityProcessorBase - Class in org.apache.solr.handler.dataimport
Base class for all implementations of EntityProcessor
EntityProcessorBase() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorBase
 
EntityProcessorWrapper - Class in org.apache.solr.handler.dataimport
A Wrapper over EntityProcessor instance which performs transforms and handles multi-row outputs correctly.
EntityProcessorWrapper(EntityProcessor, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
entrySet() - Method in class org.apache.solr.common.SolrDocument
 
entrySet() - Method in class org.apache.solr.common.SolrInputDocument
 
entrySet() - Method in class org.apache.solr.util.CharArrayMap
 
equals(Object) - Method in class org.apache.solr.common.util.NamedList
 
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.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.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.LongFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.MaxFloatFunction
 
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.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.SolrQueryWrapper
 
equals(Object) - Method in class org.apache.solr.search.WildcardFilter
 
equals(char[], int, char[], int, int) - Static method in class org.apache.solr.util.ArraysUtils
See if two array slices are the same.
err - Variable in class org.apache.solr.request.SolrQueryResponse
 
ERR_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
 
errHeader - Variable in class org.apache.solr.handler.ContentStreamLoader
 
ESCAPE_SOLR_QUERY_CHARS - Static variable in class org.apache.solr.handler.dataimport.EvaluatorBag
 
escapeAttributeValue(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeAttributeValue(char[], int, int, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeCharData(String, Writer) - Static method in class org.apache.solr.common.util.XML
 
escapeQueryChars(String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
See: http://lucene.apache.org/java/docs/queryparsersyntax.html#Escaping%20Special%20Characters
evaluate(String, QName) - Method in class org.apache.solr.core.Config
 
evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.Evaluator
Return a String after processing an expression and a VariableResolver
Evaluator - Class in org.apache.solr.handler.dataimport
Pluggable functions for resolving variables
Evaluator() - Constructor for class org.apache.solr.handler.dataimport.Evaluator
 
EvaluatorBag - Class in org.apache.solr.handler.dataimport
Holds definitions for evaluators provided by DataImportHandler
EvaluatorBag() - Constructor for class org.apache.solr.handler.dataimport.EvaluatorBag
 
EvaluatorBag.VariableWrapper - Class in org.apache.solr.handler.dataimport
 
EvaluatorBag.VariableWrapper(String, VariableResolver) - Constructor for class org.apache.solr.handler.dataimport.EvaluatorBag.VariableWrapper
 
evaluators - Variable in class org.apache.solr.handler.dataimport.DataImporter
 
EVENT - Static variable in interface org.apache.solr.common.params.EventParams
Event param for things like newSearcher, firstSearcher
EventListener - Interface in org.apache.solr.handler.dataimport
Event listener for DataImportHandler This API is experimental and subject to change
EventParams - Interface in org.apache.solr.common.params
 
evictedEntry(K, V) - Method in interface org.apache.solr.common.util.ConcurrentLRUCache.EvictionListener
 
EXCLUDE - Static variable in interface org.apache.solr.common.params.CommonParams
 
excludes - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
A Regex pattern of excluded file names as given in data-config.xml after resolving any variables
EXCLUDES - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
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.handler.dataimport.DocBuilder
 
execute(HttpServletRequest, SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
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.SolrConstantScoreQuery.ConstantScorer
 
explain(IndexReader, int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
EXPLAIN_OTHER - Static variable in interface org.apache.solr.common.params.CommonParams
another query to explain against
explainOther - Variable in class org.apache.solr.util.CommonParams
Deprecated. no default other explanation query
EXPUNGE_DELETES - Static variable in interface org.apache.solr.common.params.UpdateParams
 
expungeDeletes - Variable in class org.apache.solr.update.CommitUpdateCommand
 
EXTENDED - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
EXTERN_STRING - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
EXTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
 
ExternalFileField - Class in org.apache.solr.schema
Get values from an external file instead of the index.
ExternalFileField() - Constructor for class org.apache.solr.schema.ExternalFileField
 
externalToLong(String) - Method in class org.apache.solr.search.function.LongFieldSource
 
EXTRACT_FORMAT - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Content output format if extractOnly is true.
EXTRACT_ONLY - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
Only extract and return the content, do not index it.
ExtractingDocumentLoader - Class in org.apache.solr.handler.extraction
The class responsible for loading extracted content into Solr.
ExtractingDocumentLoader(SolrQueryRequest, UpdateRequestProcessor, TikaConfig, SolrContentHandlerFactory) - Constructor for class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
ExtractingMetadataConstants - Interface in org.apache.solr.handler.extraction
Constants used internally by the ExtractingRequestHandler.
ExtractingParams - Interface in org.apache.solr.handler.extraction
The various Solr Parameters names to use when extracting content.
ExtractingRequestHandler - Class in org.apache.solr.handler.extraction
Handler for rich documents like PDF or Word or any other file format that Tika handles that need the text to be extracted first from the document.
ExtractingRequestHandler() - Constructor for class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
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) - Method in class org.apache.solr.search.SolrQueryWrapper
 

F

F - Static variable in class org.apache.solr.search.QueryParsing
 
FACET - Static variable in interface org.apache.solr.common.params.FacetParams
Should facet counts be calculated?
facet(int, Double) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
FACET_DATE - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Contraint Counts (multi-value)
FACET_DATE_END - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the endinging point for a date facet range.
FACET_DATE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
Date Math string indicating the interval of sub-ranges for a date facet range.
FACET_DATE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_DATE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a date facet range (multi-value).
FACET_DATE_START - Static variable in interface org.apache.solr.common.params.FacetParams
Date string indicating the starting point for a date facet range.
FACET_ENUM_CACHE_MINDF - Static variable in interface org.apache.solr.common.params.FacetParams
When faceting by enumerating the terms in a field, only use the filterCache for terms with a df >= to this parameter.
FACET_FIELD - Static variable in interface org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Constraint Counts (multi-value)
FACET_LIMIT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of facet field counts be included in the response for each field - in descending order of count.
FACET_METHOD - Static variable in interface org.apache.solr.common.params.FacetParams
What method should be used to do the faceting
FACET_METHOD_enum - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over terms in a field to calculate the facet counts.
FACET_METHOD_fc - Static variable in interface org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over documents and count up terms by consulting an uninverted representation of the field values (such as the FieldCache used for sorting).
FACET_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
Numeric option indicating the minimum number of hits before a facet should be included in the response.
FACET_MISSING - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether the response should include a facet field count for all records which have no value for the facet field.
FACET_OFFSET - Static variable in interface org.apache.solr.common.params.FacetParams
The offset into the list of facets.
FACET_PREFIX - Static variable in interface org.apache.solr.common.params.FacetParams
Only return constraints of a facet field with the given prefix.
FACET_QUERY - Static variable in interface org.apache.solr.common.params.FacetParams
Any lucene formated queries the user would like to use for Facet Constraint Counts (multi-value)
FACET_SORT - Static variable in interface org.apache.solr.common.params.FacetParams
String option: "count" causes facets to be sorted by the count, "index" results in index order.
FACET_SORT_COUNT - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_COUNT_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
 
FACET_ZEROS - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option indicating whether facet field counts of "0" should be included in the response.
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
 
FacetField - Class in org.apache.solr.client.solrj.response
A utility class to hold the facet response.
FacetField(String) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField(String, String, Date) - Constructor for class org.apache.solr.client.solrj.response.FacetField
 
FacetField.Count - Class in org.apache.solr.client.solrj.response
 
FacetField.Count(FacetField, String, long) - Constructor for class org.apache.solr.client.solrj.response.FacetField.Count
 
FacetParams - Interface in org.apache.solr.common.params
Facet parameters
FacetParams.FacetDateOther - Enum in org.apache.solr.common.params
An enumeration of the legal values for FACET_DATE_OTHER...
facets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
 
facets - Variable in class org.apache.solr.handler.component.StatsValues
 
facetStatsValues - Variable in class org.apache.solr.handler.component.FieldFacetStats
 
facetTermNum(int, int) - Method in class org.apache.solr.handler.component.FieldFacetStats
 
factory - Variable in class org.apache.solr.handler.dataimport.JdbcDataSource
 
factory - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
 
factory - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
failedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
FALSE - Static variable in interface org.apache.solr.common.params.CommonParams
 
FALSE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
 
falseProperties - Variable in class org.apache.solr.schema.FieldType
properties explicitly set to false
FastInputStream - Class in org.apache.solr.common.util
Single threaded buffered InputStream Internal Solr use only, subject to change.
FastInputStream(InputStream) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastInputStream(InputStream, byte[], int, int) - Constructor for class org.apache.solr.common.util.FastInputStream
 
FastLRUCache - Class in org.apache.solr.search
SolrCache based on ConcurrentLRUCache implementation.
FastLRUCache() - Constructor for class org.apache.solr.search.FastLRUCache
 
FastOutputStream - Class in org.apache.solr.common.util
Single threaded buffered OutputStream Internal Solr use only, subject to change.
FastOutputStream(OutputStream) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
FastOutputStream(OutputStream, byte[], int) - Constructor for class org.apache.solr.common.util.FastOutputStream
 
FastWriter - Class in org.apache.solr.common.util
Single threaded BufferedWriter Internal Solr use only, subject to change.
FastWriter(Writer) - Constructor for class org.apache.solr.common.util.FastWriter
 
FastWriter(Writer, char[], int) - Constructor for class org.apache.solr.common.util.FastWriter
 
Field - Annotation Type in org.apache.solr.client.solrj.beans
 
FIELD - Static variable in interface org.apache.solr.common.params.CommonParams
 
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.spelling.AbstractLuceneSpellChecker
 
FIELD - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
FIELD_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELD_NAME - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds the value of the field which should be analyzed.
FIELD_SORT_VALUES - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
FIELD_TYPE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Holds a comma-separated list of field types that the analysis should be peformed for.
FIELD_TYPE - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
FIELD_VALUE - Static variable in interface org.apache.solr.common.params.AnalysisParams
Hodls a comma-separated list of field named that the analysis should be performed for.
FieldAnalysisRequest - Class in org.apache.solr.client.solrj.request
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
FieldAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a default uri of "/fieldanalysis".
FieldAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a given uri.
FieldAnalysisRequestHandler - Class in org.apache.solr.handler
RequestHandler that provides much the same functionality as analysis.jsp.
FieldAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.FieldAnalysisRequestHandler
 
FieldAnalysisResponse - Class in org.apache.solr.client.solrj.response
A response that is returned by processing the FieldAnalysisRequest.
FieldAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.FieldAnalysisResponse
 
FieldAnalysisResponse.Analysis - Class in org.apache.solr.client.solrj.response
The analysis of a field.
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) - Constructor for class org.apache.solr.handler.component.FieldFacetStats
 
FieldFlag - Enum in org.apache.solr.common.luke
 
FieldQParserPlugin - Class in org.apache.solr.search
Create a field query from the input value, applying text analysis and constructing a phrase query if appropriate.
FieldQParserPlugin() - Constructor for class org.apache.solr.search.FieldQParserPlugin
 
FieldReaderDataSource - Class in org.apache.solr.handler.dataimport
This can be useful for users who have a DB field containing xml and wish to use a nested XPathEntityProcessor

The datasouce may be configured as follows

The enity which uses this datasource must keep the url value as the varaible name url="field-name"

The fieldname must be resolvable from VariableResolver

This may be used with any EntityProcessor which uses a DataSource eg:XPathEntityProcessor

Supports String, BLOB, CLOB data types and there is an extra field (in the entity) 'encoding' for BLOB types

FieldReaderDataSource() - Constructor for class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
FIELDS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FIELDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
The fields to get term vectors for
fields - Variable in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
fields - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
FieldStatsInfo - Class in org.apache.solr.client.solrj.response
Holds stats info
FieldStatsInfo(NamedList<Object>, String) - Constructor for class org.apache.solr.client.solrj.response.FieldStatsInfo
 
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.AbstractLuceneSpellChecker
 
fieldValueCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
FILE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a file, what is its name
FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
 
FILE_NAME - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
FILE_STREAM - Static variable in class org.apache.solr.handler.ReplicationHandler
 
FileBasedSpellChecker - Class in org.apache.solr.spelling
A spell checker implementation that loads words from a text file (one word per line).
FileBasedSpellChecker() - Constructor for class org.apache.solr.spelling.FileBasedSpellChecker
 
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.
FileDataSource - Class in org.apache.solr.handler.dataimport
A DataSource which reads from local files
FileDataSource() - Constructor for class org.apache.solr.handler.dataimport.FileDataSource
 
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
 
FileListEntityProcessor - Class in org.apache.solr.handler.dataimport
An EntityProcessor instance which can stream file names found in a given base directory matching patterns and returning rows containing file information.
FileListEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
fileName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
fileName - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
A regex pattern to identify files given in data-config.xml after resolving any variables
FileUtils - Class in org.apache.solr.common.util
 
FileUtils() - Constructor for class org.apache.solr.common.util.FileUtils
 
filterCacheConfig - Variable in class org.apache.solr.core.SolrConfig
 
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.client.solrj.impl.LBHttpSolrServer
 
finalize() - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
finalize() - Method in class org.apache.solr.core.CoreContainer
 
finalize() - Method in class org.apache.solr.core.SolrCore
 
finalize() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
finalize() - Method in class org.apache.solr.update.SolrIndexWriter
 
FIND_DELTA - Static variable in class org.apache.solr.handler.dataimport.Context
 
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
 
findMappedName(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Get the name mapping
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.StatsComponent
 
FIRST_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
 
firstInit(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
first time init call.
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
FL - Static variable in interface org.apache.solr.common.params.CommonParams
query and init param for field list
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.
FLATTEN - Static variable in class org.apache.solr.handler.dataimport.XPathRecordReader
The FLATTEN flag indicates that all text and cdata under a specific tag should be recursivly fetched and appended to the current Node's value.
flattenBooleanQuery(BooleanQuery, 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.
FLOAT - Static variable in class org.apache.solr.common.util.JavaBinCodec
 
float2sortableStr(float) - Static method in class org.apache.solr.util.NumberUtils
 
float2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
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
 
flush() - Method in class org.apache.solr.common.util.FastOutputStream
 
flush() - Method in class org.apache.solr.common.util.FastWriter
 
flushBuffer() - Method in class org.apache.solr.common.util.FastOutputStream
Only flushes the buffer of the FastOutputStream, not that of the underlying stream.
flushBuffer() - Method in class org.apache.solr.common.util.FastWriter
 
fmts - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
Deprecated. Use DateUtil.DEFAULT_DATE_FORMATS
FOR_EACH - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
FORCE_FIRST_LETTER - Static variable in class org.apache.solr.analysis.CapitalizationFilterFactory
 
forceOpenWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
FORMAT_STYLE - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
 
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.  
FORMATTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
formatters - Variable in class org.apache.solr.highlight.SolrHighlighter
 
fpname(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
FQ - Static variable in interface org.apache.solr.common.params.CommonParams
Lucene query string(s) for filtering the results without affecting scoring
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
FRAGMENTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
fragmenters - Variable in class org.apache.solr.highlight.SolrHighlighter
 
FRAGSIZE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FrenchStemFilterFactory - Class in org.apache.solr.analysis
 
FrenchStemFilterFactory() - Constructor for class org.apache.solr.analysis.FrenchStemFilterFactory
 
fromCommitted - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
fromPending - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
ftype - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
 
FULL_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
 
FULL_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
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, 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
 
FUNCTION - Static variable in class org.apache.solr.handler.dataimport.DataConfig
 
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
 
functions - Variable in class org.apache.solr.handler.dataimport.DataConfig
 
fval - Variable in class org.apache.solr.search.function.MaxFloatFunction
 

G

GapFragmenter - Class in org.apache.solr.highlight
 
GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
 
GEN - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for field list
GENERATION - Static variable in class org.apache.solr.handler.ReplicationHandler
 
GermanStemFilterFactory - Class in org.apache.solr.analysis
 
GermanStemFilterFactory() - Constructor for class org.apache.solr.analysis.GermanStemFilterFactory
 
get(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
get(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
 
get(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
 
get(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
 
get(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
get(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
 
get(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
get(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
get the param from params, fail if not found
get(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
get(String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of a param, or null if not set
get(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the value of the param, or def if not set
get(Object) - Method in class org.apache.solr.common.SolrDocument
 
get(Object) - Method in class org.apache.solr.common.SolrInputDocument
 
get(K) - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
get(String) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found.
get(String, int) - Method in class org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found starting at the specified index.
get(String) - Method in class org.apache.solr.core.Config
 
get(String, String) - Method in class org.apache.solr.core.Config
 
get(String) - Method in class org.apache.solr.request.ServletSolrParams
 
get(Object) - Method in class org.apache.solr.search.FastLRUCache
 
get(Object) - Method in class org.apache.solr.search.LRUCache
 
get(Object) - 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(char[]) - Method in class org.apache.solr.util.CharArrayMap
 
get(char[], int, int) - Method in class org.apache.solr.util.CharArrayMap
 
get(CharSequence) - Method in class org.apache.solr.util.CharArrayMap
 
get(Object) - Method in class org.apache.solr.util.CharArrayMap
 
get() - Method in class org.apache.solr.util.RefCounted
 
GET_SCORES - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
getAbbreviation() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getAccuracy() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getAction() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getAdminCore() - Method in class org.apache.solr.core.CoreContainer
Deprecated. 
getAdminPath() - Method in class org.apache.solr.core.CoreContainer
 
getAll(String) - Method in class org.apache.solr.common.util.NamedList
Gets the values for the the specified name
getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.Context
Returns all the fields put into an entity.
getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getAllFieldNameAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field name analysese with their associated field names.
getAllFieldTypeAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field type analyses with their associated field types.
getAllNonCachedRows() - Method in class org.apache.solr.handler.dataimport.CachedSqlEntityProcessor
 
getAllNonCachedRows() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
Get all the rows from the the datasource for the given query.
getAllRecords(Reader) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
Uses streamRecords to parse the XML source but with a handler that collects all the emitted records into a single List which is returned upon completion.
getAlternateUserQuery(SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
getAlternativeFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The frequencies of the alternatives in the corpus, or null if this information was not returned
getAlternatives() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The list of alternatives
getAnalyzer() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getAnalyzer() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getAnalyzer() - Method in class org.apache.solr.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 class org.apache.solr.analysis.BaseTokenFilterFactory
 
getArgs() - Method in class org.apache.solr.analysis.BaseTokenizerFactory
 
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.
getAsFilterQuery() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAverage() - Method in class org.apache.solr.handler.component.StatsValues
 
getBase() - Method in class org.apache.solr.search.SolrIndexReader
returns the docid offset within the parent reader
getBaseURL() - Method in class org.apache.solr.client.solrj.impl.