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
 
Constants - Interface in org.apache.solr.search.function.distance
 
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.distance.HaversineFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.DualFloatFunction
 
createWeight(Searcher) - Method in class org.apache.solr.search.function.FunctionQuery
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.MaxFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.QueryValueSource
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.SingleFunction
 
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ValueSource
Implementations should propagate createWeight to sub-ValueSources which can optionally store weight info in the context.
createWeight(Map, Searcher) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
createWeight(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
 
DegreeFunction - Class in org.apache.solr.search.function
 
DegreeFunction(ValueSource) - Constructor for class org.apache.solr.search.function.DegreeFunction
 
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.DegreeFunction
 
description() - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
description() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
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.MultiFloatFunction
 
description() - Method in class org.apache.solr.search.function.OrdFieldSource
 
description() - Method in class org.apache.solr.search.function.QueryValueSource
 
description() - Method in class org.apache.solr.search.function.RadianFunction
 
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.  
distance(int, DocValues, DocValues, DocValues, DocValues) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
distance(int, DocValues[], DocValues[]) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
distance(int, DocValues[], DocValues[]) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
Calculate the distance
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

EARTH_RADIUS_KM - Static variable in interface org.apache.solr.search.function.distance.Constants
 
EARTH_RADIUS_MI - Static variable in interface org.apache.solr.search.function.distance.Constants
 
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.DegreeFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
equals(Object) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
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.MultiFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.OrdFieldSource
 
equals(Object) - Method in class org.apache.solr.search.function.QueryValueSource
 
equals(Object) - Method in class org.apache.solr.search.function.RadianFunction
 
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 variable 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[]) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
func(int, DocValues, DocValues) - Method in class org.apache.solr.search.function.PowFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.ProductFloatFunction
 
func(int, DocValues) - Method in class org.apache.solr.search.function.SimpleFloatFunction
 
func(int, DocValues[]) - Method in class org.apache.solr.search.function.SumFloatFunction
 
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.CommonsHttpSolrServer
 
getBaseUrl() - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.request.RawResponseWriter
 
getBean(Class<T>, SolrDocument) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>, SolrDocumentList) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getBinder() - Method in class org.apache.solr.client.solrj.SolrServer
 
getBits() - Method in class org.apache.solr.search.BitDocSet
 
getBits() - Method in interface org.apache.solr.search.DocSet
Deprecated. Use DocSet.iterator() to access all docs instead.
getBits() - Method in class org.apache.solr.search.SortedIntDocSet
 
getBool(String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getBool(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the param, or null if not set
getBool(String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the param, or def if not set
getBool(String) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.Config
 
getBoolean(String, boolean) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getBoolean(String, boolean, boolean) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getBooleanParam(SolrQueryRequest, String, boolean) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.getBool(String,boolean)
getBoost() - Method in class org.apache.solr.common.SolrInputField
 
getBoost(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
Get the value of any boost factor for the mapped name.
getBoost() - Method in class org.apache.solr.search.SolrQueryWrapper
 
getCache(String) - Method in class org.apache.solr.search.SolrIndexSearcher
return the named generic cache
getCacheControlHeader() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
null if no Cache-Control header
getCategory() - Method in class org.apache.solr.core.SolrCore
 
getCategory() - Method in interface org.apache.solr.core.SolrInfoMBean
Purpose of this Class
getCategory() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getCategory() - Method in class org.apache.solr.handler.component.SearchComponent
 
getCategory() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getCategory() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getCategory() - Method in class org.apache.solr.search.FastLRUCache
 
getCategory() - Method in class org.apache.solr.search.LRUCache
 
getCategory() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getCategory() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getCategory() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getCharacterEncoding() - Method in class org.apache.solr.spelling.FileBasedSpellChecker
 
getCharFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getCharset(String) - Static method in class org.apache.solr.analysis.RussianCommon
Deprecated.  
getCharsetFromContentType(String) - Static method in class org.apache.solr.common.util.ContentStreamBase
 
getChild(Node, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getChildNodes(Element, String) - Static method in class org.apache.solr.handler.dataimport.DataConfig
 
getChildren() - Method in class org.apache.solr.common.util.RTimer
Manipulating this map may have undefined results.
getChildren(String) - Method in class org.apache.solr.core.PluginInfo
Filter children by type
getClassName() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
The name of the class (analyzer, tokenzier, or filter) that produced the token stream for this phase.
getClassName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getCollatedResult() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getCommits() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Gets the commit points for the index.
getCommitUserData() - Method in class org.apache.solr.search.SolrIndexReader
 
getCommitWithin() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getCommonWords() - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
getCommonWords() - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getConfig(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
getConfig(SolrConfig, Node) - Static method in class org.apache.solr.search.CacheConfig
 
getConfigDir() - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.getConfigDir() instead.
getConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getConfigFile() - Method in class org.apache.solr.core.CoreContainer
 
getConfigFile() - Method in class org.apache.solr.core.SolrCore
Deprecated. Use SolrCore.getConfigResource() instead.
getConfigName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConfigName() - Method in class org.apache.solr.core.CoreDescriptor
 
getConfigResource() - Method in class org.apache.solr.core.SolrCore
Gets the configuration resource name used by this core instance.
getContainerProperties() - Method in class org.apache.solr.core.CoreContainer
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getContentStreams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getContentStreams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getContentStreams() - Method in interface org.apache.solr.request.SolrQueryRequest
A Collection of ContentStreams passed to the request
getContentStreams() - Method in class org.apache.solr.request.SolrQueryRequestBase
A Collection of ContentStreams passed to the request
getContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getContentType() - Method in interface org.apache.solr.common.util.ContentStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.BinaryResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.JSONResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.PHPResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.PHPSerializedResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.PythonResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.request.QueryResponseWriter
Return the applicable Content Type for a request, this method must be thread safe.
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.RawResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.RubyResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XMLResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XSLTResponseWriter
 
getContext(DataConfig.Entity, VariableResolverImpl, DataSource, String, List<Map<String, String>>, Map<String, String>) - Static method in class org.apache.solr.handler.dataimport.AbstractDataImportHandlerTest
Helper for creating a Context instance.
getContext() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getContext() - Method in interface org.apache.solr.request.SolrQueryRequest
Generic information associated with this request that may be both read and updated.
getContext() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getCopy() - Method in class org.apache.solr.client.solrj.SolrQuery
get a deep copy of this object
getCopyFields(String) - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getCopyFieldsList(String) instead.
getCopyFieldsList(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields for a specified source field, both static and dynamic ones.
getCopySources(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields, both the static and the dynamic ones.
getCore(String) - Method in class org.apache.solr.core.CoreContainer
Gets a core by name and increase its refcount.
getCore() - Method in interface org.apache.solr.request.SolrQueryRequest
The solr core (coordinator, etc) associated with this request
getCore() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getCore() - Method in class org.apache.solr.util.TestHarness
 
getCoreContainer() - Method in class org.apache.solr.core.CoreDescriptor
 
getCoreContainer() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
The instance of CoreContainer this handler handles.
getCoreContainer() - Method in class org.apache.solr.util.TestHarness
 
getCoreDescriptor() - Method in class org.apache.solr.core.SolrCore
 
getCoreNames() - Method in class org.apache.solr.core.CoreContainer
 
getCoreNames(SolrCore) - Method in class org.apache.solr.core.CoreContainer
This method is currently experimental.
getCoreProperties() - Method in class org.apache.solr.core.SolrResourceLoader
 
getCores() - Method in class org.apache.solr.core.CoreContainer
 
getCoreStatus() - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(CoreContainer, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getCount() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getCount() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCount() - Method in class org.apache.solr.handler.component.StatsValues
 
getCount() - Method in class org.apache.solr.search.SortSpec
Gets the number of documents to return after sorting.
getCounts(SolrIndexSearcher, DocSet, int, int, Integer, boolean, String, String) - Method in class org.apache.solr.request.UnInvertedField
 
getCountSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
getCumulativeEvictions() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCumulativeHits() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCumulativeLookups() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCumulativeMisses() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCumulativeNonLivePuts() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCumulativePuts() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getCurrentSize() - Method in class org.apache.solr.common.util.ConcurrentLRUCache.Stats
 
getData(String) - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.DataSource
Get records for the given query.The return type depends on the implementation .
getData(String) - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.FileDataSource
Returns a reader for the given file.
getData(String) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
getData(String) - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
getDataDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getDataDir() - Method in class org.apache.solr.core.SolrConfig
 
getDataDir() - Method in class org.apache.solr.core.SolrCore
 
getDataDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getDataSource() - Method in class org.apache.solr.handler.dataimport.Context
Gets the datasource instance defined for this entity.
getDataSource(String) - Method in class org.apache.solr.handler.dataimport.Context
Gets a new DataSource instance with a name.
getDataSource() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getDataSource(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getDateFormatEvaluator() - Static method in class org.apache.solr.handler.dataimport.EvaluatorBag

Returns an Evaluator instance capable of formatting values using a given date format.

getDebugInfo() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getDebugLogger() - Method in class org.apache.solr.handler.dataimport.SolrWriter
 
getDebugMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDefaultConfigName() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.DisMaxQParser
 
getDefaultHighlightFields() - Method in class org.apache.solr.search.QParser
 
getDefaultPackages() - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
Where to look for classes
getDefaultSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
 
getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
Name of the default search field specified in the schema file
getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
 
getDefaultValue() - Method in class org.apache.solr.search.function.QueryValueSource
 
getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDeletionPolicy() - Method in class org.apache.solr.core.SolrCore
 
getDeltaImportQuery(String) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
getDescription() - Method in class org.apache.solr.core.SolrCore
 
getDescription() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple one or two line description
getDescription() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getDescription() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getDescription() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
getDescription() - Method in class org.apache.solr.handler.component.DebugComponent
 
getDescription() - Method in class org.apache.solr.handler.component.FacetComponent
 
getDescription() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getDescription() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getDescription() - Method in class org.apache.solr.handler.component.QueryComponent
 
getDescription() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getDescription() - Method in class org.apache.solr.handler.component.SearchComponent
 
getDescription() - Method in class org.apache.solr.handler.component.SearchHandler
 
getDescription() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getDescription() - Method in class org.apache.solr.handler.component.StatsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.TermsComponent
 
getDescription() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getDescription() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getDescription() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getDescription() - Method in class org.apache.solr.handler.PingRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.ReplicationHandler
 
getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDescription() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.highlight.GapFragmenter
 
getDescription() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getDescription() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getDescription() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getDescription() - Method in class org.apache.solr.search.FastLRUCache
 
getDescription() - Method in class org.apache.solr.search.LRUCache
 
getDescription() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getDescription() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDescription() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDestination() - Method in class org.apache.solr.schema.CopyField
 
getDictionary(SolrQueryRequest) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated. Returns a dictionary to be used when building the spell-checker index.
getDictionaryName() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
getDirectory(String, DirectoryFactory, SolrIndexConfig) - Static method in class org.apache.solr.update.SolrIndexWriter
 
getDirectory(String, SolrIndexConfig) - Static method in class org.apache.solr.update.SolrIndexWriter
Deprecated. use getDirectory(String path, DirectoryFactory directoryFactory, SolrIndexConfig config)
getDirectoryFactory() - Method in class org.apache.solr.core.SolrCore
 
getDisableFakeNorms() - Method in class org.apache.solr.search.SolrIndexReader
 
getDisplay() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getDistinct() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
getDocIdSet(Map, IndexReader) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.PrefixFilter
 
getDocIdSet(Map, IndexReader) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.SolrFilter
 
getDocIdSet(IndexReader) - Method in class org.apache.solr.search.WildcardFilter
 
getDocIterator() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDocList(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocList(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of the filterList, sorted by sort.
getDocList(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocListAndSet(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, Query, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, List<Query>, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of filterList, sorted by sort.
getDocListAndSet(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and the intersection of filterList, sorted by sort.
getDocListAndSet(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet(Query, DocSet, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns documents matching both query and filter and sorted by sort.
getDocListAndSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDocs() - Method in class org.apache.solr.core.SolrCore
 
getDocs() - Method in interface org.apache.solr.core.SolrInfoMBean
Documentation URL list.
getDocs() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getDocs() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getDocs() - Method in class org.apache.solr.handler.component.DebugComponent
 
getDocs() - Method in class org.apache.solr.handler.component.FacetComponent
 
getDocs() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getDocs() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getDocs() - Method in class org.apache.solr.handler.component.QueryComponent
 
getDocs() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getDocs() - Method in class org.apache.solr.handler.component.SearchComponent
 
getDocs() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDocs() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getDocs() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getDocs() - Method in class org.apache.solr.search.FastLRUCache
 
getDocs() - Method in class org.apache.solr.search.LRUCache
 
getDocs() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getDocs() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocs() - Method in class org.apache.solr.search.SortedIntDocSet
 
getDocs() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDocSet(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching a query.
getDocSet(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching all queries.
getDocSet(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching both the query and the filter.
getDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
 
getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocument() - Method in class org.apache.solr.core.Config
 
getDocumentAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the number of document analyses in this response.
getDocumentAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the document analysis for the document associated with the given unique key (id), null if no such association exists.
getDocumentBoost() - Method in class org.apache.solr.common.SolrInputDocument
 
getDocumentKey() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the unique key of the analyzed document.
getDocuments() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns all documents that will be analyzed when processing the request.
getDocuments() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getDouble(String) - Method in class org.apache.solr.core.Config
 
getDouble(String, double) - Method in class org.apache.solr.core.Config
 
getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
 
getDynamicFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType of the best matching dynamic field for the specified field name
getDynamicPattern(String) - Method in class org.apache.solr.schema.IndexSchema
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getElapsedTime() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getEnd() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the end position of this token within the text it was originally extracted from.
getEnd() - Method in class org.apache.solr.client.solrj.response.FacetField
Date End Facet parameter
getEndOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getEndTime() - Method in class org.apache.solr.request.SolrQueryResponse
Get the time in milliseconds when the response officially finished.
getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.Context
Get the value of any attribute put into this entity
getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.Context
Returns the instance of EntityProcessor used for this entity
getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getErrCode() - Method in exception org.apache.solr.handler.dataimport.DataImportHandlerException
 
getErrHeader() - Method in class org.apache.solr.handler.ContentStreamLoader
 
getErrorCode(int) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
 
getEtagSeed() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
getException() - Method in class org.apache.solr.handler.component.ShardResponse
 
getException() - Method in class org.apache.solr.request.SolrQueryResponse
Returns an Exception if there was a fatal error in processing the request.
getExplainList(Query, DocList, SolrIndexSearcher, IndexSchema) - Static method in class org.apache.solr.util.SolrPluginUtils
Generates an list of Explanations for each item in a list of docs.
getExplainMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
Looks at various Params to determing if any simple Facet Constraint count computations are desired.
getFacetDate(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetDateCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a list of value constraints and the associated facet counts for each facet date field, range, and interval specified in the SolrParams
getFacetDates() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetField() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getFacetField(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
get
getFacetFieldCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a list of value constraints and the associated facet counts for each facet field specified in the params.
getFacetFields() - Method in class org.apache.solr.client.solrj.response.QueryResponse
See also: QueryResponse.getLimitingFacets()
getFacetFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get the facet fields
getFacetLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
get current facet limit
getFacetMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet minimum count
getFacetQuery() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet queries
getFacetQueryCounts() - Method in class org.apache.solr.request.SimpleFacets
Returns a list of facet counts for each of the facet queries specified in the params
getFacets() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getFacetSort() - Method in class org.apache.solr.client.solrj.SolrQuery
Deprecated. Use SolrQuery.getFacetSortString() instead.
getFacetSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
get facet sort
getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
Returns a list of terms in the specified field along with the corresponding count of documents in the set that match that constraint.
getFactories() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
 
getField(String) - Method in class org.apache.solr.common.SolrInputDocument
 
getField(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the SchemaField that should be used for the specified field name
getField() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getFieldAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the number of field analyses for the documents.
getFieldAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
 
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldBool(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Boolean value of the field param, or the value for param, or null if neither is set.
getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.SolrParams
Returns the boolean value of the field param, or the value for param, or def if neither is set.
getFieldCache() - Method in class org.apache.solr.search.function.FieldCacheSource
 
getFieldCacheCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Static method in class org.apache.solr.request.SimpleFacets
Use the Lucene FieldCache to get counts for each unique field value in docs.
getFieldCacheKey() - Method in class org.apache.solr.search.SolrIndexReader
 
getFieldFlags() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getFieldFlagsKey() - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldFloat(String, String) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldIndex(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getFieldInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldInt(String, String) - Method in class org.apache.solr.common.params.SolrParams
 
getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the field param, or the value for param, or def if neither is set.
getFieldMissingCount(SolrIndexSearcher, DocSet, String) - Static method in class org.apache.solr.request.SimpleFacets
Returns a count of the documents in the set which do not have any terms for for the specified field.
getFieldName() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the field name.
getFieldName() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getFieldNameAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field name or null if no such analysis exists.
getFieldNameAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field name analyses.
getFieldNames() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field names the analysis should be performed on.
getFieldNames() - Method in class org.apache.solr.common.SolrDocument
 
getFieldNames() - Method in class org.apache.solr.common.SolrInputDocument
Get all field names.
getFieldNames(IndexReader.FieldOption) - Method in class org.apache.solr.search.SolrIndexReader
 
getFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a collection of all field names the index reader knows about.
getFieldOrNull(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the SchemaField that should be used for the specified field name, or null if none exists.
getFieldParam(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParams(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFieldParams(String, String) - Method in class org.apache.solr.common.params.SolrParams
returns the String values of the field parameter, "f.field.param", or the values for "param" if that is not set.
getFieldQuery(String, String) - Method in class org.apache.solr.search.SolrQueryParser
 
getFieldQuery(String, String) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
Delegates to the super class unless the field has been specified as an alias -- in which case we recurse on each of the aliased fields, and the results are composed into a DisjunctionMaxQuery.
getFields() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the Map containing all explicit (ie: non-dynamic) fields in the index, keyed on field name.
getFieldStatsInfo() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getFieldStore(SchemaField, String) - Method in class org.apache.solr.schema.CompressableField
 
getFieldStore(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getFieldsWithDefaultValue() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all fields with a default value
getFieldTermVec(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
 
getFieldType() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypeAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field type or null if no such analysis exists.
getFieldTypeAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field type analyses.
getFieldTypeInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeName() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getFieldTypeNoEx(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypes() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field types the analysis should be performed on.
getFieldTypes() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the Map containing all Field Types in the index, keyed on field type name.
getFieldValue() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the field value that will be analyzed when this request is processed.
getFieldValue(String) - Method in class org.apache.solr.common.SolrDocument
Get the value or collection of values for a given field.
getFieldValue(String) - Method in class org.apache.solr.common.SolrInputDocument
Get the first value for a field.
getFieldValueCache() - Method in class org.apache.solr.search.SolrIndexSearcher
expert: internal API, subject to change
getFieldValueMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr fields.
getFieldValues(String) - Method in class org.apache.solr.common.SolrDocument
Get a collection of values for a given field name
getFieldValues(String) - Method in class org.apache.solr.common.SolrInputDocument
Get all the values for a field.
getFieldValuesMap() - Method in class org.apache.solr.common.SolrDocument
Expose a Map interface to the solr field value collection.
getFileContents(String) - Static method in class org.apache.solr.handler.admin.ShowFileRequestHandler
Deprecated. This functionality is implemented in ShowFileRequestHandler.handleRequestBody(SolrQueryRequest, SolrQueryResponse).
getFileName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getFilter() - Method in class org.apache.solr.search.SolrConstantScoreQuery
Returns the encapsulated filter
getFilter() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFilterList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFilterQueries() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getFilters() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getFirstMatch(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the first document number containing the term t Returns -1 if no document was found.
getFirstSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getFirstValue(String) - Method in class org.apache.solr.common.SolrDocument
returns the first value for a field
getFirstValue() - Method in class org.apache.solr.common.SolrInputField
 
getFlag(char) - Static method in enum org.apache.solr.common.luke.FieldFlag
 
getFlags() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getFloat(String, float) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
getFloat(String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getFloat(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set
getFloat(String, float) - Method in class org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getFloat(String) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.core.Config
 
getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a formatter appropriate for this field.
getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlFormatter
 
getFormatter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFormatter
Return a formatter appropriate for this field.
getFormatter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a fragmenter appropriate for this field.
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.GapFragmenter
 
getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.RegexFragmenter
 
getFragmenter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFragmenter
Return a fragmenter appropriate for this field.
getFragmenter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getFromRowCache() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getFromRowCacheTransformed() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
getFunctionName() - Method in class org.apache.solr.handler.dataimport.ScriptTransformer
 
getGap() - Method in class org.apache.solr.client.solrj.response.FacetField
Date Gap Facet parameter
getHeader() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getHighlight() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlighter() - Method in class org.apache.solr.core.SolrCore
Get the SolrHighlighter
getHighlighter(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a Highlighter appropriate for this field.
getHighlighter(Query, String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getHighlightFields() - Method in class org.apache.solr.client.solrj.SolrQuery
get list of highlighted fields
getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
Return a String array of the fields to be highlighted.
getHighlightFields(Query, SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getHighlightFragsize() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlighting() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getHighlightQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getHighlightQuery() - Method in class org.apache.solr.search.DisMaxQParser
 
getHighlightQuery() - Method in class org.apache.solr.search.QParser
 
getHighlightRequireFieldMatch() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePost() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePre() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHighlightSnippets() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getHttpCachingConfig() - Method in class org.apache.solr.core.SolrConfig
 
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
getHttpClient() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
 
getIdCacheData(String) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
If the where clause is present the cache is sql Vs Map of key Vs List of Rows.
getIndexCommit() - Method in class org.apache.solr.search.SolrIndexReader
 
getIndexDir() - Method in class org.apache.solr.core.SolrCore
 
getIndexDir() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getIndexDirectory() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexDirs() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getIndexedId(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
getIndexedId(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getIndexedIdOptional(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getIndexInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getIndexInfo(IndexReader, boolean) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getIndexPhases(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for the given field value.
getIndexPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexPhasesByFieldValue() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for all field values.
getIndexPhasesCount(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of index time analysis phases the given field value has.
getIndexPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexReaderFactory() - Method in class org.apache.solr.core.SolrCore
 
getInfoRegistry() - Method in class org.apache.solr.core.SolrCore
Returns a Map of name vs SolrInfoMBean objects.
getInitArgs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getInputStream() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getSolrConfig() and open a resource input stream for IndexSchema.getResourceName() instead.
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RunUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
 
getInstanceDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getInstanceDir() - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.getInstanceDir() instead.
getInstanceDir() - Method in class org.apache.solr.core.CoreDescriptor
 
getInstanceDir() - Method in class org.apache.solr.core.SolrResourceLoader
 
getInt(String) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getInt(String, int) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getInt(String, int, boolean) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getInt(String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getInt(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Integer value of the param, or null if not set
getInt(String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the param, or def if not set
getInt(String) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.core.Config
 
getIntParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getInt( name ) instead
getIntParam(String, int) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getInt( name ) instead
getInvariantParams() - Method in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
Retrieve the default list of parameters are added to every request regardless.
getJvmInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get JVM Info - including memory info
getKey() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getKey() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
returns the key in the response that this facet will be under
getLastModFrom() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
 
getLatestAccessedItems(int) - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
getLatestCommit() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
Gets the most recent commit point

It is recommended to reserve a commit point for the duration of usage so that it is not deleted by the underlying deletion policy

getLatestFile(String, String) - Static method in class org.apache.solr.util.VersionedFile
 
getLeafOffsets() - Method in class org.apache.solr.search.SolrIndexReader
Return the doc id offsets for each leaf reader.
getLeafReaders() - Method in class org.apache.solr.search.SolrIndexReader
return the leaf readers in this reader tree, or an array of size 1 containing "this" if "this" is a leaf
getLen() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getLexSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
 
getLimit() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.ROWS instead.
getLimit() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.ROWS instead.
getLimitedValue(String) - Method in class org.apache.solr.schema.CopyField
 
getLimitingFacets() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getLimitingFields(long) - Method in class org.apache.solr.client.solrj.response.FacetField
 
getLines(String) - Method in interface org.apache.solr.common.ResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data.
getLines(String) - Method in class org.apache.solr.core.Config
Deprecated. Use SolrResourceLoader.getLines(String) instead.
getLines(String) - Method in class org.apache.solr.core.SolrResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data.
getLines(String, String) - Method in class org.apache.solr.core.SolrResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data using the given character encoding.
getLines(String, Charset) - Method in class org.apache.solr.core.SolrResourceLoader
 
getLocalParams() - Method in class org.apache.solr.search.QParser
 
getLocalParams(String, SolrParams) - Static method in class org.apache.solr.search.QueryParsing
"foo" returns null "{!prefix f=myfield}yes" returns type="prefix",f="myfield",v="yes" "{!prefix f=myfield v=$p}" returns type="prefix",f="myfield",v=params.get("p")
getLocalPort() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
Returns the Local Port of the first Connector found for the jetty Server.
getLogId() - Method in class org.apache.solr.core.SolrCore
 
getLuceneDocument(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
getMainValuePrefix(FieldType) - Static method in class org.apache.solr.schema.TrieField
expert internal use, subject to change.
getManagementPath() - Method in class org.apache.solr.core.CoreContainer
 
getMap() - Method in class org.apache.solr.common.params.MapSolrParams
 
getMap() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getMap() - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
getMarkerChar() - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
getMax() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMaxAge() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
null if no max age limitation
getMaxChars() - Method in class org.apache.solr.schema.CopyField
 
getMaxCommitAge() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxDoc() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getMaxOptimizedCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
 
getMaxScore() - Method in class org.apache.solr.common.SolrDocumentList
 
getMaxSize() - Method in class org.apache.solr.util.BoundedTreeSet
 
getMaxSnippets(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return the max number of snippets for this field.
getMaxSnippets(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Deprecated. use DefaultSolrHighlighter
getMean() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMethod() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getMethod(String) - Static method in enum org.apache.solr.servlet.cache.Method
 
getMin() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMissing() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMoreLikeThese(DocList, int, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis(int, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis(Reader, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMoreLikeThis() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
 
getMultiCoreHandler() - Method in class org.apache.solr.core.CoreContainer
 
getMultipleConfigs(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
 
getName() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
 
getName() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getName() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getName() - Method in class org.apache.solr.common.SolrInputField
 
getName() - Method in interface org.apache.solr.common.util.ContentStream
 
getName() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getName(int) - Method in class org.apache.solr.common.util.NamedList
The name of the pair at the specified List index
getName() - Method in class org.apache.solr.core.Config
 
getName() - Method in class org.apache.solr.core.CoreDescriptor
 
getName() - Method in class org.apache.solr.core.SolrCore
 
getName() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage name, e.g.
getName() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getName() - Method in class org.apache.solr.handler.clustering.ClusteringEngine
 
getName() - Method in class org.apache.solr.handler.component.SearchComponent
 
getName() - Method in class org.apache.solr.handler.dataimport.DataConfig.Field
 
getName() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getName() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getName() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getSchemaName() instead.
getName() - Method in class org.apache.solr.schema.SchemaField
 
getName() - Method in class org.apache.solr.search.FastLRUCache
 
getName() - Method in class org.apache.solr.search.LRUCache
 
getName() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getName() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getName() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getName() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getName() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getName() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getNewestSearcher(boolean) - Method in class org.apache.solr.core.SolrCore
Return the newest RefCounted<SolrIndexSearcher> with the reference count incremented.
getNewIndexDir() - Method in class org.apache.solr.core.SolrCore
Returns the indexdir as given in index.properties.
getNext() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
getNode(String, boolean) - Method in class org.apache.solr.core.Config
 
getNow() - Method in class org.apache.solr.util.DateMathParser
Returns a cloned of this instance's concept of "now"
getNumberParam(SolrQueryRequest, String, Number) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.getFloat(String,float)
getNumDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getNumFound() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getNumFound() - Method in class org.apache.solr.common.SolrDocumentList
 
getNumTerms() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getNumTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse
 
getOffset() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getOffset() - Method in class org.apache.solr.search.SortSpec
Offset into the list of results.
getOldestAccessedItems(int) - Method in class org.apache.solr.common.util.ConcurrentLRUCache
Returns 'n' number of oldest accessed entries present in this cache.
getOpenCount() - Method in class org.apache.solr.core.SolrCore
Current core usage count.
getOpenTime() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getOriginalFrequency() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns the original request parameters.
getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getOverwriteDupes() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getParam(String) - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() instead.
getParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() instead.
getParam(String) - Method in class org.apache.solr.search.QParser
check both local and global params
getParam(SolrQueryRequest, String, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.get(String,String)
getParameterNames() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - Method in class org.apache.solr.common.params.SolrParams
returns an Iterator over the parameter names
getParams() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getParams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
 
getParams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
getParams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
 
getParams() - Method in class org.apache.solr.client.solrj.request.SolrPing
 
getParams() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getParams(String) - Method in class org.apache.solr.common.params.AppendedSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.SolrParams
returns an array of the String values of a param, or null if none
getParams() - Method in interface org.apache.solr.request.SolrQueryRequest
returns the current request parameters
getParams(String) - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() instead.
getParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParams(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() instead.
getParams() - Method in class org.apache.solr.schema.SimilarityFactory
 
getParams() - Method in class org.apache.solr.search.QParser
 
getParamString() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns a string representing all the important parameters.
getParamString() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParent() - Method in class org.apache.solr.search.SolrIndexReader
returns the parent reader, or null of none
getParentContext() - Method in class org.apache.solr.handler.dataimport.Context
Get the context instance for the parent entity.
getParentContext() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
Deprecated. use BinaryResponseWriter.getParsedResponse(SolrQueryRequest, SolrQueryResponse)
getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.request.BinaryResponseWriter
TODO -- there may be a way to do this without marshal at all...
getParser() - Method in class org.apache.solr.client.solrj.impl.CommonsHttpSolrServer
 
getParser(Map<String, Float>, String, SolrParams, float) - Method in class org.apache.solr.search.DisMaxQParser
 
getParser(String, String, SolrQueryRequest) - Static method in class org.apache.solr.search.QParser
Create a QParser to parse qstr, assuming that the default query type is defaultType.
getPath(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getPath() - Method in class org.apache.solr.client.solrj.request.QueryRequest
Use the params 'QT' parameter if it exists
getPath(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getPath() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getPathPrefix() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
getPhraseHighlighter(Query, String, SolrQueryRequest, CachingTokenFilter) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
Return a phrase Highlighter appropriate for this field.
getPhraseQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser) - Method in class org.apache.solr.search.DisMaxQParser
 
getPingQueryRequest(SolrCore) - Method in class org.apache.solr.core.SolrConfig
Deprecated. use PingRequestHandler instead
getPingQueryRequest() - Method in class org.apache.solr.core.SolrCore
Deprecated. use PingRequestHandler instead
getPk() - Method in class org.apache.solr.handler.dataimport.DataConfig.Entity
 
getPluginInfo(String) - Method in class org.apache.solr.core.SolrConfig
 
getPluginInfos(String) - Method in class org.apache.solr.core.SolrConfig
SolrConfig keeps a repository of plugins by the type.
getPosition() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the position of this token within the produced token stream.
getPositionIncrementGap(String) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
getPrecisionStep() - Method in class org.apache.solr.schema.TrieDateField
 
getPrecisionStep() - Method in class org.apache.solr.schema.TrieField
 
getPrefix() - Method in class org.apache.solr.search.ConstantScorePrefixQuery
Returns the prefix for this query
getPrefixQuery(String, String) - Method in class org.apache.solr.search.SolrQueryParser
 
getPrintableId(IndexSchema) - Method in class org.apache.solr.update.AddUpdateCommand
 
getPropertiesName() - Method in class org.apache.solr.core.CoreDescriptor
 
getQparser() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getQuery() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns the query that will be analyzed when processing the request.
getQuery() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the query that will be analyzed.
getQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQuery() - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
getQuery() - Method in class org.apache.solr.search.function.BoostedQuery
 
getQuery() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
getQuery() - Method in class org.apache.solr.search.function.QueryValueSource
 
getQuery() - Method in class org.apache.solr.search.QParser
Returns the resulting query from this QParser, calling parse() only the first time and caching the Query result.
getQuery() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
getQuery() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.BoolField
 
getQueryAnalyzer() - Method in class org.apache.solr.schema.FieldType
Returns the Analyzer to be used when searching fields of this type.
getQueryAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
Returns the Analyzer used when searching this index
getQueryAnalyzer() - Method in class org.apache.solr.spelling.SolrSpellChecker
 
getQueryCommand() - Method in class org.apache.solr.handler.component.ResponseBuilder
Creates a SolrIndexSearcher.QueryCommand from this ResponseBuilder.
getQueryParserDefaultOperator() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. use getSolrQueryParser().getDefaultOperator()
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the query time analysis phases for the field or null if this field doesn't hold a query time analysis.
getQueryPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the query time analysis phases for this analysis or null if query time analysis doesn't exist.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of query time analysis phases or -1 if this field analysis doesn't hold a query time analysis.
getQueryPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the number of query time analysis phases in this analysis or -1 if query time analysis doesn't exist.
getQueryPlugin(String) - Method in class org.apache.solr.core.SolrCore
 
getQueryResponseWriter(String) - Method in class org.apache.solr.core.SolrCore
Finds a writer by name, or returns the default writer if not found.
getQueryResponseWriter(SolrQueryRequest) - Method in class org.apache.solr.core.SolrCore
Returns the appropriate writer for a request.
getQueryString() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getQueryString() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.Q instead.
getQueryString() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.Q instead.
getQueryType() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getQueryType() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.QT instead.
getQueryType() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.QT instead.
getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.DateField
DateField specific range query
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.FieldType
Returns a Query instance for doing range searches on this field type.
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TrieDateField
 
getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.TrieDateField
 
getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TrieField
 
getRangeQuery(String, String, String, boolean) - Method in class org.apache.solr.search.SolrQueryParser
 
getRangeScorer(IndexReader, String, String, boolean, boolean) - Method in class org.apache.solr.search.function.DocValues
 
getRangeScorer(IndexReader, String, String, boolean, boolean) - Method in class org.apache.solr.search.function.StringIndexDocValues
 
getRawText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the raw text of the token.
getReadAheadLimit() - Method in class org.apache.solr.analysis.HTMLStripCharFilter
 
getReader() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getReader() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
If an charset is defined (by the contentType) use that, otherwise use a file reader
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase
Base reader implementation.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) use that, otherwise use a StringReader
getReader() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexReader used by this searcher
getRefCount() - Method in class org.apache.solr.search.SolrIndexReader
 
getRefcount() - Method in class org.apache.solr.util.RefCounted
 
getRegenerator() - Method in class org.apache.solr.search.CacheConfig
 
getRegistry() - Static method in class org.apache.solr.core.SolrInfoRegistry
Deprecated. 
getReq() - Method in class org.apache.solr.search.QParser
 
getRequestFactory(String, int, int) - Method in class org.apache.solr.util.TestHarness
 
getRequestFactory(String, int, int, String...) - Method in class org.apache.solr.util.TestHarness
0 and Even numbered args are keys, Odd numbered args are values.
getRequestFactory(String, int, int, Map<String, String>) - Method in class org.apache.solr.util.TestHarness
 
getRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
Get the request handler registered to a given name.
getRequestHandlers(Class) - Method in class org.apache.solr.core.SolrCore
Returns an unmodifieable Map containing the registered handlers of the specified type.
getRequestHandlers() - Method in class org.apache.solr.core.SolrCore
Returns an unmodifieable Map containing the registered handlers
getRequestParameters() - Method in class org.apache.solr.handler.dataimport.Context
The request parameters passed over HTTP for this command the values in the map are either String(for single valued parameters) or List (for multi-valued parameters)
getRequestParameters() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getRequestUrl() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getRequiredFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all required fields.
getResolvedEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.Context
Get the value of any attribute put into this entity after resolving all variables found in the attribute value
getResolvedEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getResourceLoader() - Method in class org.apache.solr.core.Config
 
getResourceLoader() - Method in class org.apache.solr.core.SolrCore
The SolrResourceLoader used to load all resources for this core.
getResourceLoader() - Method in class org.apache.solr.schema.IndexSchema
 
getResourceName() - Method in class org.apache.solr.core.Config
 
getResourceName() - Method in class org.apache.solr.schema.IndexSchema
Gets the name of the resource used to instantiate this schema.
getResponse() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponse() - Method in class org.apache.solr.client.solrj.SolrResponse
 
getResponseHeader() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponseHeader() - Method in class org.apache.solr.request.SolrQueryResponse
Repsonse header to be logged
getResponseParser() - Method in class org.apache.solr.client.solrj.SolrRequest
 
getResults() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getReturnFields() - Method in class org.apache.solr.request.SolrQueryResponse
Gets the document field names of fields to return by default when returning DocLists
getRootCause() - Method in exception org.apache.solr.client.solrj.SolrServerException
 
getRows() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSchema() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getSchema() - Method in class org.apache.solr.core.SolrCore
Gets the schema object used by this core instance.
getSchema() - Method in interface org.apache.solr.request.SolrQueryRequest
The index schema associated with this request
getSchema() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSchema() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexSchema for use with this searcher
getSchemaFile() - Method in class org.apache.solr.core.SolrCore
Deprecated. Use SolrCore.getSchemaResource() instead.
getSchemaFile() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.getResourceName() instead.
getSchemaFile() - Method in class org.apache.solr.util.AbstractSolrTestCase
Subclasses must define this method to return the name of the schema.xml they wish to use.
getSchemaName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
 
getSchemaName() - Method in class org.apache.solr.schema.IndexSchema
Gets the name of the schema as specified in the schema resource.
getSchemaResource() - Method in class org.apache.solr.core.SolrCore
Gets the schema resource name used by this core instance.
getScorer(IndexReader) - Method in class org.apache.solr.search.function.DocValues
 
getScript() - Method in class org.apache.solr.handler.dataimport.Context
Returns the text specified in the script tag in the data-config.xml
getScript() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getScriptLanguage() - Method in class org.apache.solr.handler.dataimport.Context
Returns the language of the script as specified in the script tag in data-config.xml
getScriptLanguage() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getSearchClusteringEngines() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
getSearchComponent(String) - Method in class org.apache.solr.core.SolrCore
 
getSearchComponents() - Method in class org.apache.solr.core.SolrCore
Accessor for all the Search Components
getSearcher() - Method in class org.apache.solr.core.SolrCore
Return a registered RefCounted<SolrIndexSearcher> with the reference count incremented.
getSearcher(boolean, boolean, Future[]) - Method in class org.apache.solr.core.SolrCore
Get a SolrIndexSearcher or start the process of creating a new one.
getSearcher() - Method in interface org.apache.solr.request.SolrQueryRequest
The index searcher associated with this request
getSearcher() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getSequentialSubReaders() - Method in class org.apache.solr.search.SolrIndexReader
 
getSessionAttribute(String, String) - Method in class org.apache.solr.handler.dataimport.Context
get a value by name in the given scope (entity, document,global)
getSessionAttribute(String, String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getShard() - Method in class org.apache.solr.handler.component.ShardResponse
 
getShardNum(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getShardRequest() - Method in class org.apache.solr.handler.component.ShardResponse
 
getSigFields() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSignature() - Method in class org.apache.solr.update.processor.Lookup3Signature
 
getSignature() - Method in class org.apache.solr.update.processor.MD5Signature
 
getSignature() - Method in class org.apache.solr.update.processor.Signature
 
getSignature() - Method in class org.apache.solr.update.processor.TextProfileSignature
 
getSignatureClass() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSignatureField() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
 
getSimilarity() - Method in class org.apache.solr.schema.IndexSchema
Returns the Similarity used for this index
getSimilarity() - Method in class org.apache.solr.schema.SimilarityFactory
 
getSimilarity(Searcher) - Method in class org.apache.solr.search.SolrQueryWrapper
 
getSimilarityFactory() - Method in class org.apache.solr.schema.IndexSchema
Returns the SimilarityFactory used for this index
getSimpleCacheData(String) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
If where clause is not present the cache is a Map of query vs List of Rows.
getSize() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSize() - Method in interface org.apache.solr.common.util.ContentStream
 
getSize() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSolrConfig() - Method in class org.apache.solr.core.SolrCore
Gets the configuration object used by this core instance.
getSolrConfig() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. -- get access to SolrConfig some other way...
getSolrConfigFile() - Method in class org.apache.solr.util.AbstractSolrTestCase
Subclasses must define this method to return the name of the solrconfig.xml they wish to use.
getSolrConfigFilename() - Method in class org.apache.solr.core.CoreContainer.Initializer
 
getSolrCore() - Static method in class org.apache.solr.core.SolrCore
Deprecated. Use CoreContainer.getCore(String) instead.
getSolrCore() - Method in class org.apache.solr.handler.dataimport.Context
Exposing the actual SolrCore to the components
getSolrCore() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getSolrHome() - Method in class org.apache.solr.core.CoreContainer
 
getSolrInputDocument() - Method in class org.apache.solr.update.AddUpdateCommand
 
getSolrQueryEscapingEvaluator() - Static method in class org.apache.solr.handler.dataimport.EvaluatorBag

Returns an Evaluator instance meant to be used for escaping reserved characters in Solr queries

getSolrQueryParser(String) - Method in class org.apache.solr.schema.IndexSchema
Deprecated.  
getSolrResponse() - Method in class org.apache.solr.handler.component.ShardResponse
 
getSort(boolean) - Method in class org.apache.solr.search.QParser
 
getSort() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getSort() - Method in class org.apache.solr.search.SortSpec
Gets the Lucene Sort object, or null for the default sort by score descending.
getSort(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
Determines the correct Sort based on the request parameter "sort"
getSortField() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BCDIntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BinaryField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BoolField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ByteField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DateField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DoubleField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ExternalFileField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
Returns the SortField instance that should be used to sort fields of this type.
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.FloatField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.IntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LongField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.RandomSortField
 
getSortField(boolean) - Method in class org.apache.solr.schema.SchemaField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ShortField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableDoubleField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableFloatField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableIntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableLongField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.StrField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TextField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieDateField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.UUIDField
 
getSortFields() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getSortSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getSortValues() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSource() - Method in class org.apache.solr.core.SolrCore
 
getSource() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Source, SVN Source, etc
getSource() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getSource() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getSource() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getSource() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSource() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getSource() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
getSource() - Method in class org.apache.solr.handler.component.DebugComponent
 
getSource() - Method in class org.apache.solr.handler.component.FacetComponent
 
getSource() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getSource() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getSource() - Method in class org.apache.solr.handler.component.QueryComponent
 
getSource() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getSource() - Method in class org.apache.solr.handler.component.SearchComponent
 
getSource() - Method in class org.apache.solr.handler.component.SearchHandler
 
getSource() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSource() - Method in class org.apache.solr.handler.component.StatsComponent
 
getSource() - Method in class org.apache.solr.handler.component.TermsComponent
 
getSource() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getSource() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSource() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getSource() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getSource() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSource() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
getSource() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getSource() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getSource() - Method in class org.apache.solr.handler.PingRequestHandler
 
getSource() - Method in class org.apache.solr.handler.ReplicationHandler
 
getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSource() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getSource() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSource() - Method in class org.apache.solr.highlight.GapFragmenter
 
getSource() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getSource() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getSource() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getSource() - Method in class org.apache.solr.schema.CopyField
 
getSource() - Method in class org.apache.solr.search.FastLRUCache
 
getSource() - Method in class org.apache.solr.search.LRUCache
 
getSource() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getSource() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSource() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceId() - Method in class org.apache.solr.core.SolrCore
 
getSourceId() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Id, SVN Id, etc
getSourceId() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getSourceId() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSourceId() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.DebugComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.FacetComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.QueryComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.SearchComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.SearchHandler
 
getSourceId() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.StatsComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.TermsComponent
 
getSourceId() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getSourceId() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getSourceId() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getSourceId() - Method in class org.apache.solr.handler.PingRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.ReplicationHandler
 
getSourceId() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSourceId() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.highlight.GapFragmenter
 
getSourceId() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getSourceId() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getSourceId() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getSourceId() - Method in class org.apache.solr.search.FastLRUCache
 
getSourceId() - Method in class org.apache.solr.search.LRUCache
 
getSourceId() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getSourceId() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSourceId() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceInfo() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getSourceInfo() - Method in interface org.apache.solr.common.util.ContentStream
 
getSourceInfo() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSourceLocation() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSpellChecker(SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellChecker(String) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellCheckers() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getSpellCheckResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
 
getSqlEscapingEvaluator() - Static method in class org.apache.solr.handler.dataimport.EvaluatorBag

Returns an Evaluator instance meant to be used for escaping values in SQL queries.

getStandardDeviation() - Method in class org.apache.solr.handler.component.StatsValues
 
getStart() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the start position of this token within the text it was originally extracted from.
getStart() - Method in class org.apache.solr.client.solrj.SolrQuery
 
getStart() - Method in class org.apache.solr.common.SolrDocumentList
 
getStart() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. Use SolrQueryRequest.getParams() and CommonParams.START instead.
getStart() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. Use SolrQueryRequestBase.getParams() and CommonParams.START instead.
getStartOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getStartTime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getStartTime() - Method in class org.apache.solr.core.SolrCore
 
getStartTime() - Method in interface org.apache.solr.request.SolrQueryRequest
The start time of this request in milliseconds
getStartTime() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getState() - Method in class org.apache.solr.search.FastLRUCache
 
getState() - Method in class org.apache.solr.search.LRUCache
 
getState() - Method in interface org.apache.solr.search.SolrCache
Returns the last State set on this instance
getStatistics() - Method in class org.apache.solr.core.SolrCore
 
getStatistics() - Method in interface org.apache.solr.core.SolrInfoMBean
Any statistics this instance would like to be publicly available via the Solr Administration interface.
getStatistics() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getStatistics() - Method in class org.apache.solr.handler.component.SearchComponent
 
getStatistics() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getStatistics() - Method in class org.apache.solr.handler.ReplicationHandler
 
getStatistics() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getStatistics() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getStatistics() - Method in class org.apache.solr.search.FastLRUCache
 
getStatistics() - Method in class org.apache.solr.search.LRUCache
 
getStatistics() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getStatistics() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getStatistics() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getStats() - Method in class org.apache.solr.common.util.ConcurrentLRUCache
 
getStats() - Method in class org.apache.solr.handler.dataimport.Context
Makes available some basic running statistics such as "docCount", "deletedDocCount", "rowCount", "queryCount" and "skipDocCount"
getStats() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getStats(SolrIndexSearcher, DocSet, String[]) - Method in class org.apache.solr.request.UnInvertedField
Collect statistics about the UninvertedField.
getStatsSnapshot() - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
 
getStatsValues() - Method in class org.apache.solr.handler.component.StatsValues
 
getStatus(String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
 
getStatus() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
 
getStatus() - Method in class org.apache.solr.handler.dataimport.DataImporter
 
getStddev() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getStopWords() - Method in class org.apache.solr.analysis.StopFilterFactory
 
getStoredHighlightFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
Returns a collection of the names of all stored fields which can be highlighted the index reader knows about.
getStream(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
getStream(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
getStream() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
 
getStream() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.URLStream
 
getStream(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
 
getString() - Method in class org.apache.solr.search.QParser
 
getStringSort(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
Utility usable by subclasses when they want to get basic String sorting.
getStringSortField(String, boolean, boolean, boolean) - Static method in class org.apache.solr.search.Sorting
Returns a SortField for a string field.
getStrParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getParam( name ) instead
getStrParam(String, String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. use getParams().required().getParam( name ) instead
getSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestionFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
Deprecated. 
getSuggestionMap() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
Deprecated. 
getSuggestions(Collection<Token>, IndexReader, int, boolean, boolean) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
getSuggestions(Collection<Token>, IndexReader) - Method in class org.apache.solr.spelling.SolrSpellChecker
Assumes count = 1, onlyMorePopular = false, extendedResults = false
getSuggestions(Collection<Token>, IndexReader, int) - Method in class org.apache.solr.spelling.SolrSpellChecker
Assumes onlyMorePopular = false, extendedResults = false
getSuggestions(Collection<Token>, IndexReader, boolean, boolean) - Method in class org.apache.solr.spelling.SolrSpellChecker
Assumes count = 1.
getSuggestions(Collection<Token>, IndexReader, int, boolean, boolean) - Method in class org.apache.solr.spelling.SolrSpellChecker
Get suggestions for the given query.
getSuggestions() - Method in class org.apache.solr.spelling.SpellingResult
All the suggestions.
getSum() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
 
getSupersetMaxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getSynonymMap() - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
getSystemInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
Get system info
getTerm() - Method in class org.apache.solr.search.WildcardFilter
 
getTermCounts(String) - Method in class org.apache.solr.request.SimpleFacets
 
getTermFreqVector(int, String) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermFreqVectors(int) - Method in class org.apache.solr.search.SolrIndexReader
 
getTermInfosIndexDivisor() - Method in class org.apache.solr.core.IndexReaderFactory
 
getTermInfosIndexDivisor() - Method in class org.apache.solr.search.SolrIndexReader
 
getTermsToMatch() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
 
getText() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the text of the token.
getText(Node) - Static method in class org.apache.solr.common.util.DOMUtil
Drop in replacement for Node.getTextContent().
getThreadLocalDateFormat() - Static method in class org.apache.solr.client.solrj.util.ClientUtils
Deprecated. use DateUtil.getThreadLocalDateFormat()
getThreadLocalDateFormat() - Static method in class org.apache.solr.common.util.DateUtil
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.DateField
Deprecated. - use formatDate(Date) instead
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.LegacyDateField
Deprecated. This method returns a DateFormat which does NOT respect the ISO 8601 canonical format with regards to trailing zeros in milliseconds, instead if always formats milliseconds to 3 decimal points.
getThreshold() - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
 
getTime() - Method in class org.apache.solr.common.util.RTimer
Get total elapsed time for this timer.
getTimeAllowed() - Method in class org.apache.solr.client.solrj.SolrQuery
Get the maximum time allowed for this query.
getTimeAllowed() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
 
getTimer() - Method in class org.apache.solr.handler.component.ResponseBuilder
 
getToken() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getTokenFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokenFrequency(Token) - Method in class org.apache.solr.spelling.SpellingResult
The token frequency of the input token in the collection
getTokenFrequency() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokenizer() - Method in class org.apache.solr.analysis.SolrAnalyzer.TokenStreamInfo
 
getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokens() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
Returns a list of tokens which represent the token stream produced in this phase.
getTokens() - Method in class org.apache.solr.spelling.SpellingResult
 
getTokenStream() - Method in class org.apache.solr.analysis.SolrAnalyzer.TokenStreamInfo
 
getToLog() - Method in class org.apache.solr.request.SolrQueryResponse
Get loggable items.
getTopFilter() - Method in interface org.apache.solr.search.DocSet
Returns a Filter for use in Lucene search methods, assuming this DocSet was generated from the top-level MultiReader that the Lucene search methods will be invoked with.
getTopFilter() - Method in class org.apache.solr.search.SortedIntDocSet
 
getTopTerms() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getTransformer(SolrQueryRequest) - Method in class org.apache.solr.request.XSLTResponseWriter
Get Transformer from request context, or from TransformerProvider.
getTransformer(SolrConfig, String, int) - Method in class org.apache.solr.util.xslt.TransformerProvider
Return a new Transformer, possibly created from our cached Templates object
getTxt(Node, StringBuilder) - Static method in class org.apache.solr.handler.dataimport.DataConfig
 
getType() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the type of the token.
getType() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getType() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
 
getType() - Method in class org.apache.solr.schema.SchemaField
 
getType() - Method in class org.apache.solr.schema.TrieField
 
getTypeName() - Method in class org.apache.solr.schema.FieldType
The Name of this FieldType as specified in the schema file
getUnInvertedField(String, SolrIndexSearcher) - Static method in class org.apache.solr.request.UnInvertedField
 
getUniqueKeyField() - Method in class org.apache.solr.schema.IndexSchema
Unique Key field specified in the schema file
getUniqueKeyField(Document) - Method in class org.apache.solr.schema.IndexSchema
The raw (field type encoded) value of the Unique Key field for the specified Document
getUniqueTermCount() - Method in class org.apache.solr.search.SolrIndexReader
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getUpdateContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter
 
getUpdateHandler() - Method in class org.apache.solr.core.SolrCore
RequestHandlers need access to the updateHandler so they can all talk to the same RAM indexer.
getUpdateHandlerInfo() - Method in class org.apache.solr.core.SolrConfig
 
getUpdateProcessingChain(String) - Method in class org.apache.solr.core.SolrCore
 
getUptime(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
 
getUrlEvaluator() - Static method in class org.apache.solr.handler.dataimport.EvaluatorBag

Returns an Evaluator instance capable of URL-encoding expressions.

getUserQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
 
getVal(int) - Method in class org.apache.solr.common.util.NamedList
The value of the pair at the specified List index
getVal(String, boolean) - Method in class org.apache.solr.core.Config
 
getValue() - Method in class org.apache.solr.common.SolrInputField
 
getValue() - Method in class org.apache.solr.common.util.NamedList.NamedListEntry
 
getValue(Document, String) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
 
getValue() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
getValue() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
 
getValueCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of values the field has.
getValueCount() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValueCount() - Method in class org.apache.solr.common.SolrInputField
 
getValues() - Method in class org.apache.solr.client.solrj.response.FacetField
 
getValues() - Method in class org.apache.solr.common.SolrInputField
 
getValues() - Method in class org.apache.solr.request.SolrQueryResponse
Gets data to be returned in this response
getValues(Map, IndexReader) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ByteFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ConstValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DegreeFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DoubleFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.DualFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.FileFloatSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.FloatFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.IntFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.LongFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.MaxFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.MultiFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.OrdFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.QueryValueSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.RadianFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ShortFieldSource
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.SimpleFloatFunction
 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.TopValueSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.ValueSource
Deprecated. 
getValues(Map, IndexReader) - Method in class org.apache.solr.search.function.ValueSource
Gets the values for this reader and the context that was previously passed to createWeight()
getValueSource(SchemaField) - Method in class org.apache.solr.schema.BCDIntField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.BoolField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.ByteField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.DateField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DateField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.DoubleField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ExternalFileField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.FieldType
called to get the default value source (normally, from the Lucene FieldCache.)
getValueSource(SchemaField) - Method in class org.apache.solr.schema.FieldType
Deprecated. use FieldType.getValueSource(SchemaField, QParser)
getValueSource(SchemaField) - Method in class org.apache.solr.schema.FloatField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.IntField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.LongField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.RandomSortField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.ShortField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.SortableDoubleField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.SortableFloatField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.SortableIntField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.SortableLongField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.StrField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.TrieDateField
 
getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieDateField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.TrieField
 
getValueSource() - Method in class org.apache.solr.search.function.BoostedQuery
 
getValueSource() - Method in class org.apache.solr.search.function.FunctionQuery
 
getValueSource() - Method in class org.apache.solr.search.function.TopValueSource
 
getValueSourceParser(String) - Method in class org.apache.solr.core.SolrCore
 
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.Context
Returns the VariableResolver used in this entity which can be used to resolve the tokens in ${}
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.ContextImpl
 
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.DocBuilder
 
getVariableResolver() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
getVariables(String) - Static method in class org.apache.solr.handler.dataimport.TemplateString
Returns the variables in the given string.
getVersion() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getVersion() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getVersion() - Method in class org.apache.solr.core.SolrCore
 
getVersion() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage version, e.g.
getVersion() - Method in class org.apache.solr.handler.admin.AdminHandlers
 
getVersion() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getVersion() - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
getVersion() - Method in class org.apache.solr.handler.component.DebugComponent
 
getVersion() - Method in class org.apache.solr.handler.component.FacetComponent
 
getVersion() - Method in class org.apache.solr.handler.component.HighlightComponent
 
getVersion() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
 
getVersion() - Method in class org.apache.solr.handler.component.QueryComponent
 
getVersion() - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
getVersion() - Method in class org.apache.solr.handler.component.SearchComponent
 
getVersion() - Method in class org.apache.solr.handler.component.SearchHandler
 
getVersion() - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
getVersion() - Method in class org.apache.solr.handler.component.StatsComponent
 
getVersion() - Method in class org.apache.solr.handler.component.TermsComponent
 
getVersion() - Method in class org.apache.solr.handler.component.TermVectorComponent
 
getVersion() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
getVersion() - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
getVersion() - Method in class org.apache.solr.handler.PingRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.ReplicationHandler
 
getVersion() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getVersion() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.handler.StandardRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.highlight.GapFragmenter
 
getVersion() - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
getVersion() - Method in class org.apache.solr.highlight.HtmlFormatter
 
getVersion() - Method in class org.apache.solr.highlight.RegexFragmenter
 
getVersion() - Method in class org.apache.solr.search.FastLRUCache
 
getVersion() - Method in class org.apache.solr.search.LRUCache
 
getVersion() - Method in class org.apache.solr.search.SolrFieldCacheMBean
 
getVersion() - Method in class org.apache.solr.search.SolrIndexReader
 
getVersion() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getVersion() - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler
Deprecated.  
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getWildcardQuery(String, String) - Method in class org.apache.solr.search.SolrQueryParser
 
getWords() - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
getWordsIterator() - Method in class org.apache.solr.util.HighFrequencyDictionary
 
getWrappedDeletionPolicy() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
 
getWrappedQuery() - Method in class org.apache.solr.search.SolrQueryWrapper
 
getWrappedReader() - Method in class org.apache.solr.search.SolrIndexReader
 
getWriter() - Method in class org.apache.solr.request.TextResponseWriter
returns the Writer that the response is being written to
getWriterType() - Method in class org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.impl.XMLResponseParser
 
getWriterType() - Method in class org.apache.solr.client.solrj.ResponseParser
 
getXML() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
 
getXPath() - Method in class org.apache.solr.core.Config
 
globalCollectionStat - Variable in class org.apache.solr.handler.component.ResponseBuilder
 
GreekLowerCaseFilterFactory - Class in org.apache.solr.analysis
 
GreekLowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
GROUP - Static variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
group - Variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
group(Matcher, String, int) - Static method in class org.apache.solr.analysis.PatternTokenizerFactory
Deprecated.  
GROUP_NAMES - Static variable in class org.apache.solr.handler.dataimport.RegexTransformer
 

H

h - Variable in class org.apache.solr.util.AbstractSolrTestCase
Harness initialized by initTestHarness.
handle(Map<String, Object>, String) - Method in interface org.apache.solr.handler.dataimport.XPathRecordReader.Handler
 
handleAliasAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "ALIAS" action
handleAnalysisRequest(FieldAnalysisRequest, IndexSchema) - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
Handles the resolved analysis request and returns the analysis breakdown response as a named list.
handleCommit(SolrQueryRequest, SolrQueryResponse, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Deprecated. Use RequestHandlerUtils.handleCommit(UpdateRequestProcessor,SolrParams,boolean)
handleCommit(UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Check the request parameters and decide if it should commit or optimize.
handleCreateAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle 'CREATE' action.
handleCustomAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle Custom Action.
handleError(Throwable) - Method in class org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer
 
handleMergeAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handlePersistAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handler "PERSIST" action
handleReloadAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handler "RELOAD" action
handleRenameAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "RENAME" Action
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.AdminHandlers
 
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.RequestHandlerBase
 
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.request.SolrRequestHandler
Handles a query request, this method must be thread safe.
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.tst.OldRequestHandler
Deprecated.  
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.tst.TestRequestHandler
Deprecated.  
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.PluginInfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.SystemInfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.component.SearchHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.DumpRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.PingRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.ReplicationHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.RequestHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated. Processes the following query string parameters: q, extendedResults, cmd rebuild, cmd reopen, accuracy, suggestionCount, restrictToField, and onlyMorePopular.
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.DebugComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.FacetComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.HighlightComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.QueryComponent
 
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.SearchComponent
Called after all responses for a single request were received
handleResponses(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.handler.component.StatsComponent
 
handleRollback(UpdateRequestProcessor, SolrParams, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
 
handleStatusAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "STATUS" action
handleSwapAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "SWAP" action
handleUnloadAction(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
Handle "UNLOAD" Action
HAS_MORE - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
hasDeletions() - Method in class org.apache.solr.search.SolrIndexReader
 
hasExplicitField(String) - Method in class org.apache.solr.schema.IndexSchema
Does the schema have the specified field defined explicitly, i.e.
Hash - Class in org.apache.solr.common.util
Fast, well distributed, cross-platform hash functions.
Hash() - Constructor for class org.apache.solr.common.util.Hash
 
hash - Variable in class org.apache.solr.update.processor.Lookup3Signature
 
hashCode() - Method in class org.apache.solr.common.util.NamedList
 
hashCode() - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
hashCode() - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
 
hashCode() - Method in class org.apache.solr.search.ConstantScorePrefixQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.function.BoostedQuery
 
hashCode() - Method in class org.apache.solr.search.function.ByteFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ConstValueSource
 
hashCode() - Method in class org.apache.solr.search.function.DegreeFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.HaversineFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
 
hashCode() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
 
hashCode() - Method in class org.apache.solr.search.function.DoubleFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.DualFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.FieldCacheSource
 
hashCode() - Method in class org.apache.solr.search.function.FileFloatSource
 
hashCode() - Method in class org.apache.solr.search.function.FloatFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.FunctionQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.function.IntFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.LinearFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.LongFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.MaxFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.MultiFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.OrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.QueryValueSource
 
hashCode() - Method in class org.apache.solr.search.function.RadianFunction
 
hashCode() - Method in class org.apache.solr.search.function.RangeMapFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.ScaleFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.ShortFieldSource
 
hashCode() - Method in class org.apache.solr.search.function.SingleFunction
 
hashCode() - Method in class org.apache.solr.search.function.TopValueSource
 
hashCode() - Method in class org.apache.solr.search.function.ValueSource
 
hashCode() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
 
hashCode() - Method in class org.apache.solr.search.PrefixFilter
 
hashCode() - Method in class org.apache.solr.search.QueryResultKey
 
hashCode() - Method in class org.apache.solr.search.SolrConstantScoreQuery
Returns a hash code value for this object.
hashCode() - Method in class org.apache.solr.search.SolrIndexReader
 
hashCode() - Method in class org.apache.solr.search.SolrQueryWrapper
 
hashCode() - Method in class org.apache.solr.search.WildcardFilter
 
HashDocSet - Class in org.apache.solr.search
HashDocSet represents an unordered set of Lucene Document Ids using a primitive int hash table.
HashDocSet(int[], int, int) - Constructor for class org.apache.solr.search.HashDocSet
Create a HashDocSet from a list of *unique* ids
HashDocSet(int[], int, int, float) - Constructor for class org.apache.solr.search.HashDocSet
Create a HashDocSet from a list of *unique* ids
hashDocSetMaxSize - Variable in class org.apache.solr.core.SolrConfig
 
hashSetInverseLoadFactor - Variable in class org.apache.solr.core.SolrConfig
 
hasMoreArguments() - Method in class org.apache.solr.search.FunctionQParser
Are there more arguments in the argument list being parsed?
hasNext() - Method in class org.apache.solr.common.util.IteratorChain
 
hasNext() - Method in class org.apache.solr.util.CharArrayMap.EntryIterator
 
hasNorms(String) - Method in class org.apache.solr.search.SolrIndexReader
 
hasScores() - Method in interface org.apache.solr.search.DocList
True if scores were retained
hasScores() - Method in class org.apache.solr.search.DocSlice
 
hasTokenFrequencyInfo() - Method in class org.apache.solr.spelling.SpellingResult
 
HaversineFunction - Class in org.apache.solr.search.function.distance
Calculate the Haversine formula (distance) between any two points on a sphere Takes in four value sources: (latA, lonA); (latB, lonB).
HaversineFunction(ValueSource, ValueSource, ValueSource, ValueSource, double) - Constructor for class org.apache.solr.search.function.distance.HaversineFunction
 
HEADER_ECHO_HANDLER - Static variable in interface org.apache.solr.common.params.CommonParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - Static variable in interface org.apache.solr.common.params.CommonParams
include the parameters in the header
HEX_DIGITS - Static variable in class org.apache.solr.common.util.StrUtils
 
HIDDEN - Static variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
hiddenFiles - Variable in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
HighFrequencyDictionary - Class in org.apache.solr.util
HighFrequencyDictionary: terms taken from the given field of a Lucene index, which appear in a number of documents above a given threshold.
HighFrequencyDictionary(IndexReader, String, float) - Constructor for class org.apache.solr.util.HighFrequencyDictionary
 
HIGHLIGHT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
highlight - Variable in class org.apache.solr.util.CommonParams
Deprecated. whether to highlight
HIGHLIGHT_MULTI_TERM - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HighlightComponent - Class in org.apache.solr.handler.component
TODO!
HighlightComponent() - Constructor for class org.apache.solr.handler.component.HighlightComponent
 
highlightFields - Variable in class org.apache.solr.util.CommonParams
Deprecated. fields to highlight
highlightFormatterClass - Variable in class org.apache.solr.util.CommonParams
Deprecated. override default highlight Formatter class
HighlightingPluginBase - Class in org.apache.solr.highlight
 
HighlightingPluginBase() - Constructor for class org.apache.solr.highlight.HighlightingPluginBase
 
HighlightingUtils - Class in org.apache.solr.util
Deprecated. use DefaultSolrHighlighter
HighlightingUtils() - Constructor for class org.apache.solr.util.HighlightingUtils
Deprecated.  
HighlightParams - Interface in org.apache.solr.common.params
 
HtmlFormatter - Class in org.apache.solr.highlight
Use the SimpleHTMLFormatter
HtmlFormatter() - Constructor for class org.apache.solr.highlight.HtmlFormatter
 
HTMLStripCharFilter - Class in org.apache.solr.analysis
A CharFilter that wraps another Reader and attempts to strip out HTML constructs.
HTMLStripCharFilter(CharStream) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilter(CharStream, Set<String>) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilter(CharStream, Set<String>, int) - Constructor for class org.apache.solr.analysis.HTMLStripCharFilter
 
HTMLStripCharFilterFactory - Class in org.apache.solr.analysis
 
HTMLStripCharFilterFactory() - Constructor for class org.apache.solr.analysis.HTMLStripCharFilterFactory
 
HTMLStripReader - Class in org.apache.solr.analysis
Deprecated. Use HTMLStripCharFilter
HTMLStripReader(Reader) - Constructor for class org.apache.solr.analysis.HTMLStripReader
Deprecated.  
HTMLStripReader(Reader, Set<String>) - Constructor for class org.apache.solr.analysis.HTMLStripReader
Deprecated.  
HTMLStripReader(Reader, Set<String>, int) - Constructor for class org.apache.solr.analysis.HTMLStripReader
Deprecated.  
HTMLStripStandardTokenizerFactory - Class in org.apache.solr.analysis
Deprecated. Use HTMLStripCharFilterFactory and StandardTokenizerFactory
HTMLStripStandardTokenizerFactory() - Constructor for class org.apache.solr.analysis.HTMLStripStandardTokenizerFactory
Deprecated.  
HTMLStripTransformer - Class in org.apache.solr.handler.dataimport
A Transformer implementation which strip off HTML tags using org.apache.solr.analysis.HTMLStripReader This is useful in case you don't need this HTML anyway.
HTMLStripTransformer() - Constructor for class org.apache.solr.handler.dataimport.HTMLStripTransformer
 
HTMLStripWhitespaceTokenizerFactory - Class in org.apache.solr.analysis
Deprecated. Use HTMLStripCharFilterFactory and WhitespaceTokenizerFactory
HTMLStripWhitespaceTokenizerFactory() - Constructor for class org.apache.solr.analysis.HTMLStripWhitespaceTokenizerFactory
Deprecated.  
HttpCacheHeaderUtil - Class in org.apache.solr.servlet.cache
 
HttpCacheHeaderUtil() - Constructor for class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
 
httpCaching - Variable in class org.apache.solr.handler.RequestHandlerBase
 
httpCaching - Variable in class org.apache.solr.request.SolrQueryResponse
Should this response be tagged with HTTP caching headers?
HttpDataSource - Class in org.apache.solr.handler.dataimport
Deprecated. use URLDataSource instead
HttpDataSource() - Constructor for class org.apache.solr.handler.dataimport.HttpDataSource
Deprecated.  
HyphenatedWordsFilter - Class in org.apache.solr.analysis
When the plain text is extracted from documents, we will often have many words hyphenated and broken into two lines.
HyphenatedWordsFilter(TokenStream) - Constructor for class org.apache.solr.analysis.HyphenatedWordsFilter
 
HyphenatedWordsFilterFactory - Class in org.apache.solr.analysis
Factory for HyphenatedWordsFilter
HyphenatedWordsFilterFactory() - Constructor for class org.apache.solr.analysis.HyphenatedWordsFilterFactory
 

I

ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
id - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
idField - Variable in class org.apache.solr.update.UpdateHandler
 
idFieldType - Variable in class org.apache.solr.update.UpdateHandler
 
IDS - Static variable in interface org.apache.solr.common.params.ShardParams
IDs of the shard documents
IDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
 
idTerm - Variable in class org.apache.solr.update.UpdateHandler
 
idTerm(String) - Method in class org.apache.solr.update.UpdateHandler
 
ignoreCase() - Method in class org.apache.solr.analysis.SynonymMap
 
ignoreCase() - Method in class org.apache.solr.util.CharArrayMap
 
IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
 
IMPORTER_NS - Static variable in class org.apache.solr.handler.dataimport.DataConfig
Deprecated. use IMPORTER_NS_SHORT instead
IMPORTER_NS_SHORT - Static variable in class org.apache.solr.handler.dataimport.DataConfig
 
importStatistics - Variable in class org.apache.solr.handler.dataimport.DocBuilder
 
incLevel() - Method in class org.apache.solr.request.TextResponseWriter
 
incLevel() - Method in class org.apache.solr.request.XMLWriter
 
includeOrig() - Method in class org.apache.solr.analysis.SynonymMap
 
includesScore(Sort) - Static method in class org.apache.solr.search.SortSpec
 
includesScore() - Method in class org.apache.solr.search.SortSpec
 
incRef() - Method in class org.apache.solr.search.SolrIndexReader
 
incref() - Method in class org.apache.solr.util.RefCounted
 
INCREMENT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
incrementToken() - Method in class org.apache.solr.analysis.DoubleMetaphoneFilter
 
incrementToken() - Method in class org.apache.solr.analysis.KeepWordFilter
 
incrementToken() - Method in class org.apache.solr.analysis.PatternReplaceFilter
 
incrementToken() - Method in class org.apache.solr.analysis.PatternTokenizer
 
incrementToken() - Method in class org.apache.solr.analysis.PhoneticFilter
 
incrementToken() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
 
incrementToken() - Method in class org.apache.solr.analysis.TrimFilter
 
indent() - Method in class org.apache.solr.request.TextResponseWriter
 
indent(int) - Method in class org.apache.solr.request.TextResponseWriter
 
indent() - Method in class org.apache.solr.request.XMLWriter
 
indent(int) - Method in class org.apache.solr.request.XMLWriter
 
index - Variable in class org.apache.solr.search.function.StringIndexDocValues
 
index - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
INDEX_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what are the index directories.
INDEX_DIR - Static variable in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
INDEX_DIR - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
INDEX_START_TIME - Static variable in class org.apache.solr.handler.dataimport.DocBuilder
 
IndexBasedSpellChecker - Class in org.apache.solr.spelling
A spell checker implementation that loads words from Solr as well as arbitary Lucene indices.
IndexBasedSpellChecker() - Constructor for class org.apache.solr.spelling.IndexBasedSpellChecker
 
IndexDeletionPolicyWrapper - Class in org.apache.solr.core
A wrapper for an IndexDeletionPolicy instance.
IndexDeletionPolicyWrapper(IndexDeletionPolicy) - Constructor for class org.apache.solr.core.IndexDeletionPolicyWrapper
 
indexDir - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
 
indexDirs - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
indexed - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
 
indexed() - Method in class org.apache.solr.schema.SchemaField
 
indexedId - Variable in class org.apache.solr.update.AddUpdateCommand
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BCDIntField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.BoolField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.DateField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.FieldType
Given an indexed term, return the human readable representation
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableDoubleField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableFloatField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableIntField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.SortableLongField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieDateField
 
indexedToReadable(String) - Method in class org.apache.solr.schema.TrieField
 
indexOf(String, int) - Method in class org.apache.solr.common.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
IndexReaderFactory - Class in org.apache.solr.core
Factory used to build a new IndexReader instance.
IndexReaderFactory() - Constructor for class org.apache.solr.core.IndexReaderFactory
 
IndexSchema - Class in org.apache.solr.schema
IndexSchema contains information about the valid fields in an index and the types of those fields.
IndexSchema(SolrConfig, String) - Constructor for class org.apache.solr.schema.IndexSchema
Deprecated. Use IndexSchema.IndexSchema(SolrConfig, String, InputStream) instead.
IndexSchema(SolrConfig, String, InputStream) - Constructor for class org.apache.solr.schema.IndexSchema
Constructs a schema using the specified resource name and stream.
indexSchemaCache - Variable in class org.apache.solr.core.CoreContainer
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.CommonGramsFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.CommonGramsQueryFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.ElisionFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
Deprecated.  
inform(ResourceLoader) - Method in class org.apache.solr.analysis.KeepWordFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.MappingCharFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.StopFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
inform(ResourceLoader) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
inform(SolrCore) - Method in class org.apache.solr.core.SolrResourceLoader
Tell all SolrCoreAware instances about the SolrCore
inform(ResourceLoader) - Method in class org.apache.solr.core.SolrResourceLoader
Tell all ResourceLoaderAware instances about the loader
inform(Map<String, SolrInfoMBean>) - Method in class org.apache.solr.core.SolrResourceLoader
Register any SolrInfoMBeans
inform(SolrCore) - Method in class org.apache.solr.handler.admin.AdminHandlers
 
inform(SolrCore) - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.SearchHandler
Initialize the components based on name.
inform(SolrCore) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
inform(SolrCore) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.ReplicationHandler
 
inform(SolrCore) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
inform(ResourceLoader) - Method in interface org.apache.solr.util.plugin.ResourceLoaderAware
 
inform(SolrCore) - Method in interface org.apache.solr.util.plugin.SolrCoreAware
 
infoStreamFile - Variable in class org.apache.solr.update.SolrIndexConfig
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.BaseCharFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.BaseTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.CapitalizationFilterFactory
 
init(Map<String, String>) - Method in interface org.apache.solr.analysis.CharFilterFactory
 
init() - Method in class org.apache.solr.analysis.CommonGramsFilter
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DelimitedPayloadTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DictionaryCompoundWordTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.DoubleMetaphoneFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.EdgeNGramFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.GreekLowerCaseFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LengthFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.NGramFilterFactory
Initialize the n-gram min and max sizes and the side from which one should start tokenizing.
init(Map<String, String>) - Method in class org.apache.solr.analysis.NGramTokenizerFactory
Initializes the n-gram min and max sizes and the side from which one should start tokenizing.
init(Map<String, String>) - Method in class org.apache.solr.analysis.NumericPayloadTokenFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PatternReplaceFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PatternTokenizerFactory
Require a configured pattern
init(Map<String, String>) - Method in class org.apache.solr.analysis.PhoneticFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.PositionFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianLetterTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianLowerCaseFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.RussianStemFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.ShingleFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.SnowballPorterFilterFactory
 
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenFilterFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenizerFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in class org.apache.solr.analysis.TrimFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
init(NamedList) - Method in class org.apache.solr.core.DirectoryFactory
 
init(NamedList) - Method in class org.apache.solr.core.IndexReaderFactory
Potentially initializes IndexReaderFactory.termInfosIndexDivisor.
init(NamedList) - Method in class org.apache.solr.core.SolrDeletionPolicy
 
init(NamedList) - Method in interface org.apache.solr.core.SolrEventListener
 
init(NamedList) - Method in class org.apache.solr.handler.admin.AdminHandlers
Save the args and pass them to each standard handler
init(NamedList) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
 
init(NamedList) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.AnalysisRequestHandler
Deprecated.  
init(NamedList, SolrCore) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
 
init(NamedList) - Method in class org.apache.solr.handler.clustering.ClusteringComponent
 
init(NamedList, SolrCore) - Method in class org.apache.solr.handler.clustering.ClusteringEngine
 
init(NamedList) - Method in class org.apache.solr.handler.component.QueryElevationComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SearchComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.SpellCheckComponent
 
init(NamedList) - Method in class org.apache.solr.handler.component.TermVectorComponent
 
init(Context) - Method in class org.apache.solr.handler.dataimport.CachedSqlEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
 
init(NamedList) - Method in class org.apache.solr.handler.dataimport.DataImportHandler
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.DataSource
Initializes the DataSource with the Context and initialization properties.
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessor
This method is called when it starts processing an entity.
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
 
init(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.FileDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.FileListEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
Parses each of the entity attributes.
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.MockDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
 
init(Context) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
 
init(Context, Properties) - Method in class org.apache.solr.handler.dataimport.URLDataSource
 
init(Context) - Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
 
init(NamedList) - Method in class org.apache.solr.handler.DisMaxRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.MoreLikeThisHandler
 
init(NamedList) - Method in class org.apache.solr.handler.RequestHandlerBase
Initializes the SolrRequestHandler by creating three SolrParams named.
init(NamedList) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
Deprecated.  
init(NamedList) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
init(PluginInfo) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
 
init(NamedList) - Method in class org.apache.solr.highlight.HighlightingPluginBase
 
init(NamedList) - Method in class org.apache.solr.highlight.RegexFragmenter
 
init(NamedList) - Method in interface org.apache.solr.highlight.SolrFormatter
init will be called just once, immediately after creation.
init(NamedList) - Method in interface org.apache.solr.highlight.SolrFragmenter
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.request.BinaryResponseWriter
 
init(NamedList) - Method in class org.apache.solr.request.JSONResponseWriter
 
init(NamedList) - Method in class org.apache.solr.request.PHPResponseWriter
 
init(NamedList) - Method in class org.apache.solr.request.PHPSerializedResponseWriter
 
init(NamedList) - Method in class org.apache.solr.request.PythonResponseWriter
 
init(NamedList) - Method in interface org.apache.solr.request.QueryResponseWriter
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.request.RawResponseWriter
 
init(NamedList) - Method in class org.apache.solr.request.RubyResponseWriter
 
init(NamedList) - Method in interface org.apache.solr.request.SolrRequestHandler
init will be called just once, immediately after creation.
init(NamedList) - Method in class org.apache.solr.request.XMLResponseWriter