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.ReciprocalFloatFunction
 
abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
AbstractSolrTestCase - Class in org.apache.solr.util
An Abstract base class that makes writing Solr JUnit tests "easier" Test classes that subclass this need only specify the path to the schema.xml file (:TODO: the solrconfig.xml as well) and write some testMethods.
AbstractSolrTestCase() - Constructor for class org.apache.solr.util.AbstractSolrTestCase
 
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
 
add(List, List, boolean, boolean) - Method in class org.apache.solr.analysis.SynonymMap
 
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(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
add(String, T) - Method in class org.apache.solr.util.NamedList
Adds a name/value pair to the end of the list.
addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
Add an alias to this query parser.
addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
 
addAll(Map<String, T>) - Method in class org.apache.solr.util.NamedList
Iterates over the Map and sequentially adds it's key/value pairs
addAll(NamedList<T>) - Method in class org.apache.solr.util.NamedList
Appends the elements of the given NamedList to this one.
addConditionally(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
addConditionally(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
A common way to mark the response format as experimental
addField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
 
addField(String, String) - Method in class org.apache.solr.update.DocumentBuilder
 
addField(String, String, float) - Method in class org.apache.solr.update.DocumentBuilder
 
addIterator(Iterator<E>) - Method in class org.apache.solr.util.IteratorChain
 
addNoOverwriteNoDups(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.request.MultiMapSolrParams
 
addSingleField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
 
addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.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
 
adoc(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a simple <add><doc>...
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.
allowDups - Variable in class org.apache.solr.update.AddUpdateCommand
 
allowDups(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
allowDups(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
ALTQ - Static variable in class org.apache.solr.util.DisMaxParams
Alternate query (expressed in Solr QuerySyntax) to use if main query (q) is empty
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()
and(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
 
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(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
 
andNotCount(OpenBitSet, OpenBitSet) - Static method in class org.apache.solr.util.OpenBitSet
Returns the popcount or cardinality of "a and not b" or "intersection(a, not(b))".
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.
AppendedSolrParams - Class in org.apache.solr.request
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.request.AppendedSolrParams
 
appends - Variable in class org.apache.solr.handler.RequestHandlerBase
 
appendSimpleDoc(StringBuffer, 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 StringBuffer.
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.schema.FieldType
additional arguments specified in the field type declaration
args - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
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

B

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... exponents above this point are positive // and below are negative. // It is desirable to make ordinary numbers have a single byte // exponent when converted to UTF-8 // For integers, the exponent will always be >=0, but this format // is meant to be valid for floating point numbers as well...
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
 
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 class org.apache.solr.util.DisMaxParams
query and init param for boosting functions
bf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
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
 
bits(IndexReader) - Method in class org.apache.solr.search.PrefixFilter
 
bits - Variable in class org.apache.solr.util.OpenBitSet
 
bits2words(long) - Static method in class org.apache.solr.util.OpenBitSet
returns the number of 64 bit words it would take to hold numBits
BitSetIterator - Class in org.apache.solr.util
An iterator to iterate over set bits in an OpenBitSet.
BitSetIterator(OpenBitSet) - Constructor for class org.apache.solr.util.BitSetIterator
 
BitSetIterator(long[], int) - Constructor for class org.apache.solr.util.BitSetIterator
 
BitUtil - Class in org.apache.solr.util
A variety of high efficiencly bit twiddling routines.
BitUtil() - Constructor for class org.apache.solr.util.BitUtil
 
boolAnalyzer - Static variable in class org.apache.solr.schema.BoolField
 
BoolField - Class in org.apache.solr.schema
 
BoolField() - Constructor for class org.apache.solr.schema.BoolField
 
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 class org.apache.solr.util.DisMaxParams
query and init param for boosting query
bq - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
BufferedTokenStream - Class in org.apache.solr.analysis
Handles input and output buffering of TokenStream // Example of a class implementing the rule "A" "B" => "Q" "B" class MyTokenStream extends BufferedTokenStream { public MyTokenStream(TokenStream input) {super(input);} protected Token process(Token t) throws IOException { if ("A".equals(t.termText())) { Token t2 = read(); if (t2!
BufferedTokenStream(TokenStream) - Constructor for class org.apache.solr.analysis.BufferedTokenStream
 

C

cache - Variable in class org.apache.solr.search.function.FieldCacheSource
 
cacheDocSet(Query, DocSet, boolean) - Method in class org.apache.solr.search.SolrIndexSearcher
Compute and cache the DocSet that matches a query.
cacheInsert(String, Object, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
insert an entry in a generic cache
cacheLookup(String, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
lookup an entry in a generic cache
CacheRegenerator - Interface in org.apache.solr.search
Implementations of CacheRegenerator are used in autowarming to populate a new cache based on an old cache.
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
 
capacity() - Method in class org.apache.solr.util.OpenBitSet
Returns the current capacity in bits (1 greater than the index of the last bit)
cardinality() - Method in class org.apache.solr.util.OpenBitSet
 
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.util.DOMUtil
 
childNodesToNamedList(Node) - Static method in class org.apache.solr.util.DOMUtil
 
clear() - Method in class org.apache.solr.search.LRUCache
 
clear() - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
clear(long) - Method in class org.apache.solr.util.OpenBitSet
clears a bit, allowing access beyond the current set size
clone() - Method in class org.apache.solr.util.NamedList
Makes a shallow copy of the named list.
clone() - Method in class org.apache.solr.util.OpenBitSet
 
clone() - Method in class org.apache.solr.util.SimpleOrderedMap
 
close() - Method in class org.apache.solr.analysis.HTMLStripReader
 
close() - Method in class org.apache.solr.core.SolrCore
 
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.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.update.DirectUpdateHandler
 
close() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
close() - Method in class org.apache.solr.update.SolrIndexWriter
use DocumentBuilder now...
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
closeSearcher() - Method in class org.apache.solr.core.SolrCore
 
closeSearcher() - Method in class org.apache.solr.update.DirectUpdateHandler
 
closeSearcher() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
closeWriter() - Method in class org.apache.solr.update.DirectUpdateHandler
 
closeWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
code() - Method in exception org.apache.solr.core.SolrException
 
commandName - Variable in class org.apache.solr.update.UpdateCommand
 
commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
old hit collector... new one is in base class // final DeleteHitCollector deleter = new DeleteHitCollector(); class DeleteHitCollector extends HitCollector { public int deleted=0; public void collect(int doc, float score) { try { searcher.getReader().delete(doc); deleted++; } catch (IOException e) { try { closeSearcher(); } catch (Exception ee) { SolrException.log(SolrCore.log,ee); } SolrException.log(SolrCore.log,e); throw new SolrException( SolrException.StatusCode.SERVER_ERROR,"Error deleting doc# "+doc,e); } } }
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 - Static variable in interface org.apache.solr.util.UpdateParams
Commit everything after the command completes
commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
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
 
CommonParams - Class in org.apache.solr.util
Deprecated. 
CommonParams() - Constructor for class org.apache.solr.util.CommonParams
Deprecated.  
CommonParams(NamedList) - Constructor for class org.apache.solr.util.CommonParams
Deprecated.  
compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
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
 
Config - Class in org.apache.solr.core
 
Config(String, InputStream, String) - Constructor for class org.apache.solr.core.Config
 
config - Static variable in class org.apache.solr.core.SolrConfig
Singleton containing all configuration.
ConstantScorePrefixQuery - Class in org.apache.solr.search
 
ConstantScorePrefixQuery(Term) - Constructor for class org.apache.solr.search.ConstantScorePrefixQuery
 
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.util
 
ContentStreamBase - Class in org.apache.solr.util
Three concrete implementations for ContentStream - one for File/URL/String
ContentStreamBase() - Constructor for class org.apache.solr.util.ContentStreamBase
 
ContentStreamBase.FileStream - Class in org.apache.solr.util
Construct a ContentStream from a File
ContentStreamBase.FileStream(File) - Constructor for class org.apache.solr.util.ContentStreamBase.FileStream
 
ContentStreamBase.StringStream - Class in org.apache.solr.util
Construct a ContentStream from a File
ContentStreamBase.StringStream(String) - Constructor for class org.apache.solr.util.ContentStreamBase.StringStream
 
ContentStreamBase.URLStream - Class in org.apache.solr.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.util.ContentStreamBase.URLStream
 
contentType - Variable in class org.apache.solr.util.ContentStreamBase
 
context - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.request.XSLTResponseWriter
 
convertFilter(Filter) - Method in class org.apache.solr.search.SolrIndexSearcher
Converts a filter into a DocSet.
core - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
core - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
core - Variable in class org.apache.solr.update.UpdateHandler
 
create(Reader) - Method in class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.HTMLStripStandardTokenizerFactory
 
create(Reader) - Method in class org.apache.solr.analysis.HTMLStripWhitespaceTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.HyphenatedWordsFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
 
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(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.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.PhoneticFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.PorterStemFilterFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory
 
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 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.TrimFilterFactory
 
create(Reader) - Method in class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
create(TokenStream) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
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
 
createMainIndexWriter(String) - Method in class org.apache.solr.update.UpdateHandler
 
createWeight(Searcher) - Method in class org.apache.solr.search.function.FunctionQuery
 
CSVRequestHandler - Class in org.apache.solr.handler
 
CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
 
CURRENT_VERSION - Static variable in class org.apache.solr.request.XMLWriter
 

D

dataDir - Variable in class org.apache.solr.util.AbstractSolrTestCase
The directory used to story the index managed by the TestHarness h
DateField - Class in org.apache.solr.schema
FieldType that can represent any Date/Time with millisecond precisison.
DateField() - Constructor for class org.apache.solr.schema.DateField
 
DateMathParser - Class in org.apache.solr.util
A Simple Utility class for parsing "math" like strings relating to Dates.
DateMathParser(TimeZone, Locale) - Constructor for class org.apache.solr.util.DateMathParser
 
DEBUG_QUERY - Static variable in class org.apache.solr.request.SolrParams
whether to include debug data
DEBUG_QUERY - Static variable in class org.apache.solr.util.CommonParams
Deprecated. 
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.util.RefCounted
 
DEFAULT_CHARSET - Static variable in class org.apache.solr.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_POST_URL - Static variable in class org.apache.solr.util.SimplePostTool
 
defaultReturnFields - Variable in class org.apache.solr.request.SolrQueryResponse
 
defaults - Variable in class org.apache.solr.handler.RequestHandlerBase
 
defaults - Variable in class org.apache.solr.request.DefaultSolrParams
 
defaultsName - Static variable in class org.apache.solr.update.SolrIndexConfig
 
DefaultSolrParams - Class in org.apache.solr.request
 
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.request.DefaultSolrParams
 
defCommitLockTimeout - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defMaxBufferedDocs - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defMaxFieldLength - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defMaxMergeDocs - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defMergeFactor - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defUseCompoundFile - Static variable in class org.apache.solr.update.SolrIndexConfig
 
defWriteLockTimeout - Static variable in class org.apache.solr.update.SolrIndexConfig
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
Direct update handler - pseudo code *********** def add(doc, id, allowDups, overwritePending, overwriteCommitted): if not overwritePending and not overwriteCommitted: #special case... no need to check pending set, and we don't keep #any state around about this addition if allowDups: committed[id]=doc #100 return else: #if no dups allowed, we must check the *current* index (pending and committed) if not committed[id]: committed[id]=doc #000 return #001 (searchd addConditionally) if not allowDups and not overwritePending and pending[id]: return del committed[id] #delete from pending and committed 111 011 committed[id]=doc pending[id]=True
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
 
deleteById(String) - Static method in class org.apache.solr.util.TestHarness
Generates a delete by id xml string
deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
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
deleteInIndex(String) - Method in class org.apache.solr.update.DirectUpdateHandler
 
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>...
delQ(String) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a <delete>...
description() - Method in class org.apache.solr.search.function.FieldCacheSource
 
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.MaxFloatFunction
 
description() - Method in class org.apache.solr.search.function.OrdFieldSource
 
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.ValueSource
description of field, used in explain()
destroy() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
DF - Static variable in class org.apache.solr.request.SolrParams
default query field
DF - Static variable in class org.apache.solr.util.CommonParams
Deprecated. 
df - Variable in class org.apache.solr.util.CommonParams
Deprecated. the default field to query
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
Initialize using the static singleton SolrCore.getSolrCore().
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
DirectUpdateHandler implements an UpdateHandler where documents are added directly to the main lucene index as opposed to adding to a separate smaller index.
DirectUpdateHandler(SolrCore) - Constructor for class org.apache.solr.update.DirectUpdateHandler
 
DirectUpdateHandler2 - Class in org.apache.solr.update
DirectUpdateHandler2 implements an UpdateHandler where documents are added directly to the main Lucene index as opposed to adding to a separate smaller index.
DirectUpdateHandler2(SolrCore) - Constructor for class org.apache.solr.update.DirectUpdateHandler2
 
DisMaxParams - Class in org.apache.solr.util
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
DisMaxParams() - Constructor for class org.apache.solr.util.DisMaxParams
 
DisMaxRequestHandler - Class in org.apache.solr.request
A Generic query plugin designed to be given a simple query expression from a user, which it will then query against a variety of pre-configured fields, in a variety of ways, using BooleanQueries, DisjunctionMaxQueries, and PhraseQueries.
DisMaxRequestHandler() - Constructor for class org.apache.solr.request.DisMaxRequestHandler
 
doAdd(Document) - Method in class org.apache.solr.update.DirectUpdateHandler
 
doc() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
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_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
docFreq(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
 
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
 
docs - Variable in class org.apache.solr.request.SimpleFacets
The main set of documents all facet counts should be relative to
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.
DocumentBuilder - Class in org.apache.solr.update
 
DocumentBuilder(IndexSchema) - Constructor for class org.apache.solr.update.DocumentBuilder
 
DocValues - Class in org.apache.solr.search.function
Represents field values as different types.
DocValues() - Constructor for class org.apache.solr.search.function.DocValues
 
doDeletions() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.HighlightingUtils
Generates a list of Highlighted query fragments for each item in a list of documents, or returns null if highlighting is disabled.
doIndent - Variable in class org.apache.solr.request.TextResponseWriter
 
doLegacyUpdate(Reader, Writer) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
A Convenience method for getting back a simple XML string indicating successs or failure from an XML formated Update (from the Reader)
DOMUtil - Class in org.apache.solr.util
 
DOMUtil() - Constructor for class org.apache.solr.util.DOMUtil
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
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.
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
 
doubleVal(int) - Method in class org.apache.solr.search.function.DocValues
 
DumpRequestHandler - Class in org.apache.solr.handler
 
DumpRequestHandler() - Constructor for class org.apache.solr.handler.DumpRequestHandler
 

E

EdgeNGramTokenizerFactory - Class in org.apache.solr.analysis
Creates new instances of EdgeNGramTokenizer.
EdgeNGramTokenizerFactory() - Constructor for class org.apache.solr.analysis.EdgeNGramTokenizerFactory
 
emptyArgs - Static variable in class org.apache.solr.request.LocalSolrQueryRequest
 
enableLazyFieldLoading - Static 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
 
endDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
endtime - Variable in class org.apache.solr.request.SolrQueryResponse
The endtime of the request in milliseconds.
EnglishPorterFilterFactory - Class in org.apache.solr.analysis
 
EnglishPorterFilterFactory() - Constructor for class org.apache.solr.analysis.EnglishPorterFilterFactory
 
ensureCapacity(long) - Method in class org.apache.solr.util.OpenBitSet
Ensure that the long[] is big enough to hold numBits, expanding it if necessary.
ensureCapacityWords(int) - Method in class org.apache.solr.util.OpenBitSet
Expand the long[] with the size given as a number of words (64 bit longs).
equals(Object) - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
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.FieldCacheSource
 
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.MaxFloatFunction
 
equals(Object) - Method in class org.apache.solr.search.function.OrdFieldSource
 
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.ValueSource
 
equals(Object) - Method in class org.apache.solr.search.QueryResultKey
 
equals(Object) - Method in class org.apache.solr.util.OpenBitSet
returns true if both sets have the same bits set
err - Variable in class org.apache.solr.request.SolrQueryResponse
 
escapeAttributeValue(String, Writer) - Static method in class org.apache.solr.util.XML
 
escapeCharData(String, Writer) - Static method in class org.apache.solr.util.XML
 
evaluate(String, QName) - Method in class org.apache.solr.core.Config
 
execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
 
execute(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
Deprecated. 
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
 
existsInIndex(String) - Method in class org.apache.solr.update.DirectUpdateHandler
 
expandingWordNum(long) - Method in class org.apache.solr.util.OpenBitSet
 
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(Weight, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
EXPLAIN_OTHER - Static variable in class org.apache.solr.request.SolrParams
another query to explain against
EXPLAIN_OTHER - Static variable in class org.apache.solr.util.CommonParams
Deprecated. 
explainOther - Variable in class org.apache.solr.util.CommonParams
Deprecated. no default other explanation query
extractTerms(Set) - Method in class org.apache.solr.search.function.FunctionQuery
 

F

FACET - Static variable in class org.apache.solr.request.SolrParams
Should facet counts be calculated?
FACET_ENUM_CACHE_MINDF - Static variable in class org.apache.solr.request.SolrParams
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 class org.apache.solr.request.SolrParams
Any field whose terms the user wants to enumerate over for Facet Contraint Counts (multi-value)
FACET_LIMIT - Static variable in class org.apache.solr.request.SolrParams
Numeric option indicating the maximum number of facet field counts be included in the response for each field - in descending order of count.
FACET_MINCOUNT - Static variable in class org.apache.solr.request.SolrParams
Numeric option indicating the minimum number of hits before a facet should be included in the response.
FACET_MISSING - Static variable in class org.apache.solr.request.SolrParams
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 class org.apache.solr.request.SolrParams
The offset into the list of facets.
FACET_PREFIX - Static variable in class org.apache.solr.request.SolrParams
Only return constraints of a facet field with the given prefix.
FACET_QUERY - Static variable in class org.apache.solr.request.SolrParams
Any lucene formated queries the user would like to use for Facet Contraint Counts (multi-value)
FACET_SORT - Static variable in class org.apache.solr.request.SolrParams
Boolean option: true causes facets to be sorted by the count, false results in natural index order.
FACET_ZEROS - Static variable in class org.apache.solr.request.SolrParams
Boolean option indicating whether facet field counts of "0" should be included in the response.
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
fastClear(int) - Method in class org.apache.solr.util.OpenBitSet
clears a bit.
fastClear(long) - Method in class org.apache.solr.util.OpenBitSet
clears a bit.
fastFlip(int) - Method in class org.apache.solr.util.OpenBitSet
flips a bit.
fastFlip(long) - Method in class org.apache.solr.util.OpenBitSet
flips a bit.
fastGet(int) - Method in class org.apache.solr.util.OpenBitSet
Returns true or false for the specified bit index.
fastGet(long) - Method in class org.apache.solr.util.OpenBitSet
Returns true or false for the specified bit index.
fastSet(int) - Method in class org.apache.solr.util.OpenBitSet
Sets the bit at the specified index.
fastSet(long) - Method in class org.apache.solr.util.OpenBitSet
Sets the bit at the specified index.
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
 
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
 
fields - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
FieldType - Class in org.apache.solr.schema
Base class for all field types used by an index schema.
FieldType() - Constructor for class org.apache.solr.schema.FieldType
 
FieldType.DefaultAnalyzer - Class in org.apache.solr.schema
Default analyzer for types that only produce 1 verbatim token...
finalize() - Method in class org.apache.solr.core.SolrCore
 
finalize() - Method in class org.apache.solr.update.SolrIndexWriter
 
findClass(String, String...) - Static method in class org.apache.solr.core.Config
 
FL - Static variable in class org.apache.solr.request.SolrParams
query and init param for field list
FL - Static variable in class org.apache.solr.util.CommonParams
Deprecated. 
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. 
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.
flip(long) - Method in class org.apache.solr.util.OpenBitSet
flips a bit, expanding the set size if necessary
flip(long, long) - Method in class org.apache.solr.util.OpenBitSet
Flips a range of bits, expanding the set size if necessary
flipAndGet(int) - Method in class org.apache.solr.util.OpenBitSet
flips a bit and returns the resulting bit value.
flipAndGet(long) - Method in class org.apache.solr.util.OpenBitSet
flips a bit and returns the resulting bit value.
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
 
fpname(String, String) - Method in class org.apache.solr.request.SolrParams
 
FQ - Static variable in class org.apache.solr.request.SolrParams
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
fromCommitted - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
fromPending - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
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
 
fval - Variable in class org.apache.solr.search.function.MaxFloatFunction
 

G

GEN - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for field list
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.DefaultSolrParams
 
get(String) - Method in class org.apache.solr.request.MapSolrParams
 
get(String) - Method in class org.apache.solr.request.MultiMapSolrParams
 
get(String) - Method in class org.apache.solr.request.RequiredSolrParams
get the param from params, fail if not found
get(String, String) - Method in class org.apache.solr.request.RequiredSolrParams
 
get(String) - Method in class org.apache.solr.request.ServletSolrParams
 
get(String) - Static method in enum org.apache.solr.request.SolrParams.EchoParamStyle
 
get(String) - Method in class org.apache.solr.request.SolrParams
returns the String value of a param, or null if not set
get(String, String) - Method in class org.apache.solr.request.SolrParams
returns the value of the param, or def if not set
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(String) - Method in class org.apache.solr.util.NamedList
Gets the value for the first instance of the specified name found.
get(String, int) - Method in class org.apache.solr.util.NamedList
Gets the value for the first instance of the specified name found starting at the specified index.
get(int) - Method in class org.apache.solr.util.OpenBitSet
Returns true or false for the specified bit index.
get(long) - Method in class org.apache.solr.util.OpenBitSet
Returns true or false for the specified bit index The index should be less than the OpenBitSet size
get() - Method in class org.apache.solr.util.RefCounted
 
GET_SCORES - Static variable in class org.apache.solr.search.SolrIndexSearcher
 
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 This Analyzer is field (and dynamic field) name aware, and delegates to a field specific Analyzer based on the field type.
getAndSet(int) - Method in class org.apache.solr.util.OpenBitSet
Sets a bit and returns the previous value.
getAndSet(long) - Method in class org.apache.solr.util.OpenBitSet
Sets a bit and returns the previous value.
getArgs() - Method in class org.apache.solr.analysis.BaseTokenFilterFactory
 
getArgs() - Method in class org.apache.solr.analysis.BaseTokenizerFactory
 
getArgs() - Method in class org.apache.solr.analysis.PatternTokenizerFactory
The arguments passed to init()
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.
getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(Node, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.util.DOMUtil
 
getAttr(Node, String, String) - Static method in class org.apache.solr.util.DOMUtil
 
getBit(int) - Method in class org.apache.solr.util.OpenBitSet
returns 1 if the bit is set, 0 if not.
getBits() - Method in class org.apache.solr.search.BitDocSet
 
getBits() - Method in interface org.apache.solr.search.DocSet
Deprecated. 
getBits() - Method in class org.apache.solr.util.OpenBitSet
Expert: returns the long[] storing the bits
getBool(String) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.core.Config
 
getBool(String, boolean) - Method in class org.apache.solr.request.RequiredSolrParams
 
getBool(String) - Method in class org.apache.solr.request.SolrParams
Returns the Boolean value of the param, or null if not set
getBool(String, boolean) - Method in class org.apache.solr.request.SolrParams
Returns the boolean value of the param, or def if not set
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)
getCache(String) - Method in class org.apache.solr.search.SolrIndexSearcher
return the named generic cache
getCategory() - Method in interface org.apache.solr.core.SolrInfoMBean
Purpose of this Class
getCategory() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getCategory() - Method in class org.apache.solr.search.LRUCache
 
getCategory() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getCategory() - Method in class org.apache.solr.tst.OldRequestHandler
 
getCategory() - Method in class org.apache.solr.tst.TestRequestHandler
 
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getCharsetFromContentType(String) - Static method in class org.apache.solr.util.ContentStreamBase
 
getChild(Node, String) - Static method in class org.apache.solr.util.DOMUtil
 
getContentStreams() - Method in interface org.apache.solr.request.SolrQueryRequest
A Collection of ContentStreams passed to the request
getContentStreams() - Method in class org.apache.solr.request.SolrQueryRequestBase
A Collection of ContentStreams passed to the request
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.JSONResponseWriter
 
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.RubyResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XMLResponseWriter
 
getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XSLTResponseWriter
 
getContentType() - Method in interface org.apache.solr.util.ContentStream
 
getContentType() - Method in class org.apache.solr.util.ContentStreamBase
 
getContext() - Method in interface org.apache.solr.request.SolrQueryRequest
Generic information associated with this request that may be both read and updated.
getContext() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getCopyFields(String) - Method in class org.apache.solr.schema.IndexSchema
Get all copy fields, both the static and the dynamic ones.
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
 
getCount() - Method in class org.apache.solr.search.QueryParsing.SortSpec
Gets the number of documens to return after sorting.
getDataDir() - Method in class org.apache.solr.core.SolrCore
 
getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. use getSolrQueryParser().getField()
getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
 
getDescription() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple one or two line description
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.SystemInfoHandler
 
getDescription() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getDescription() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDescription() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getDescription() - Method in class org.apache.solr.request.DisMaxRequestHandler
 
getDescription() - Method in class org.apache.solr.request.StandardRequestHandler
 
getDescription() - Method in class org.apache.solr.search.LRUCache
 
getDescription() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDescription() - Method in class org.apache.solr.tst.OldRequestHandler
 
getDescription() - Method in class org.apache.solr.tst.TestRequestHandler
 
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
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.
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.
getDocs() - Method in interface org.apache.solr.core.SolrInfoMBean
Documentation URL list.
getDocs() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
 
getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getDocs() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
getDocs() - Method in class org.apache.solr.request.DisMaxRequestHandler
 
getDocs() - Method in class org.apache.solr.request.StandardRequestHandler
 
getDocs() - Method in class org.apache.solr.search.LRUCache
 
getDocs() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocs() - Method in class org.apache.solr.tst.OldRequestHandler
 
getDocs() - Method in class org.apache.solr.tst.TestRequestHandler
 
getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler
 
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
 
getDocSet(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the set of document ids matching both the query and the filter.
getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
 
getDocument() - Method in class org.apache.solr.core.Config
 
getDynamicFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType of the best matching dynamic field for the specified field name
getEndTime() - Method in class org.apache.solr.request.SolrQueryResponse
Get the time in milliseconds when the response officially finished.
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.
getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
Looks at various Params to determing if any simple Facet Constraint count computations are desired.
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.
getFacetInfo(SolrQueryRequest, SolrQueryResponse, DocSet) - Method in class org.apache.solr.request.DisMaxRequestHandler
Fetches information about Facets for this request.
getFacetInfo(SolrQueryRequest, SolrQueryResponse, DocSet) - Method in class org.apache.solr.request.StandardRequestHandler
Fetches information about Facets for this request.
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
getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, boolean, 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.
getField(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the SchemaField that should be used for the specified field name
getFieldBool(String, String, boolean) - Method in class org.apache.solr.request.RequiredSolrParams
 
getFieldBool(String, String) - Method in class org.apache.solr.request.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.request.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, boolean, String) - Static method in class org.apache.solr.request.SimpleFacets
Use the Lucene FieldCache to get counts for each unique field value in docs.
getFieldFloat(String, String, float) - Method in class org.apache.solr.request.RequiredSolrParams
 
getFieldFloat(String, String) - Method in class org.apache.solr.request.SolrParams
Returns the float value of the field param.
getFieldFloat(String, String, float) - Method in class org.apache.solr.request.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
 
getFieldInt(String, String, int) - Method in class org.apache.solr.request.RequiredSolrParams
 
getFieldInt(String, String) - Method in class org.apache.solr.request.SolrParams
Returns the int value of the field param, or the value for param, or def if neither is set.
getFieldInt(String, String, int) - Method in class org.apache.solr.request.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.
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, String) - Method in class org.apache.solr.request.RequiredSolrParams
 
getFieldParam(String, String) - Method in class org.apache.solr.request.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.request.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.request.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.schema.IndexSchema
Provides direct access to the Map containing all explicit (ie: non-dynamic) fields in the index, keyed on field name.
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(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypeNoEx(String) - Method in class org.apache.solr.schema.IndexSchema
Returns the FieldType for the specified field name.
getFieldTypes() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the Map containing all Field Types in the index, keyed on fild type name.
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.
getFloat(String) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.core.Config
 
getFloat(String, float) - Method in class org.apache.solr.request.RequiredSolrParams
 
getFloat(String) - Method in class org.apache.solr.request.SolrParams
Returns the Float value of the param, or null if not set
getFloat(String, float) - Method in class org.apache.solr.request.SolrParams
Returns the float value of the param, or def if not set
getFormatter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Return a formatter appropriate for this field.
getFragmenter(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Return a fragmenter appropriate for this field.
getHighlighter(Query, String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Return a Highlighter appropriate for this field.
getHighlightFields(Query, SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.HighlightingUtils
Return a String array of the fields to be highlighted.
getIndexDir() - Method in class org.apache.solr.core.SolrCore
 
getIndexedId(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getIndexedIdOptional(Document) - Method in class org.apache.solr.update.UpdateHandler
 
getInputStream() - Method in class org.apache.solr.schema.IndexSchema
Direct acess to the InputStream for the schemaFile used by this instance.
getInstanceDir() - Static method in class org.apache.solr.core.Config
 
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) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.core.Config
 
getInt(String, int) - Method in class org.apache.solr.request.RequiredSolrParams
 
getInt(String) - Method in class org.apache.solr.request.SolrParams
Returns the Integer value of the param, or null if not set
getInt(String, int) - Method in class org.apache.solr.request.SolrParams
Returns the int value of the param, or def if not set
getIntParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getIntParam(String, int) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getLimit() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. 
getLimit() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getLines(String) - Static method in class org.apache.solr.core.Config
Accesses a resource by name and returns the (non comment) lines containing data.
getMap() - Method in class org.apache.solr.request.MapSolrParams
 
getMap() - Method in class org.apache.solr.request.MultiMapSolrParams
 
getMaxSize() - Method in class org.apache.solr.util.BoundedTreeSet
 
getMaxSnippets(String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Return the max number of snippets for this field.
getName() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage name, e.g.
getName() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getName() - Method in class org.apache.solr.schema.IndexSchema
The Name of this schema (as specified in the schema file)
getName() - Method in class org.apache.solr.schema.SchemaField
 
getName() - Method in class org.apache.solr.search.LRUCache
 
getName() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getName() - Method in class org.apache.solr.tst.OldRequestHandler
 
getName() - Method in class org.apache.solr.tst.TestRequestHandler
 
getName() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getName() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getName() - Method in interface org.apache.solr.util.ContentStream
 
getName() - Method in class org.apache.solr.util.ContentStreamBase
 
getName(int) - Method in class org.apache.solr.util.NamedList
The name of the pair at the specified List index
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)
getNumWords() - Method in class org.apache.solr.util.OpenBitSet
Expert: gets the number of longs in the array that are in use
getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
Returns the original request parameters.
getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParam(String) - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. 
getParam(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParam(SolrQueryRequest, String, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Deprecated. use SolrParam.get(String,String)
getParameterNamesIterator() - Method in class org.apache.solr.request.DefaultSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.request.MapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.request.MultiMapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.request.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - Method in class org.apache.solr.request.SolrParams
returns an Iterator over the parameter names
getParams(String) - Method in class org.apache.solr.request.AppendedSolrParams
 
getParams(String) - Method in class org.apache.solr.request.DefaultSolrParams
 
getParams(String) - Method in class org.apache.solr.request.MapSolrParams
 
getParams(String) - Method in class org.apache.solr.request.MultiMapSolrParams
 
getParams(String) - Method in class org.apache.solr.request.RequiredSolrParams
 
getParams(String) - Method in class org.apache.solr.request.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. 
getParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
getParams(String) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
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
 
getPathPrefix() - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
getPingQueryRequest(SolrCore) - Static method in class org.apache.solr.core.SolrConfig
Returns a Request object based on the admin/pingQuery section of the Solr config file.
getPositionIncrementGap(String) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
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
 
getQuery() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
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 This Analyzer is field (and dynamic field) name aware, and delegates to a field specific Analyzer based on the field type.
getQueryParserDefaultOperator() - Method in class org.apache.solr.schema.IndexSchema
Deprecated. use getSolrQueryParser().getDefaultOperator()
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.
getQueryScorer(Query, String, SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Return a QueryScorer suitable for this Query and field.
getQueryString() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. 
getQueryString() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getQueryType() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. 
getQueryType() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getRangeQuery(String, String, String, boolean) - Method in class org.apache.solr.search.SolrQueryParser
 
getReader() - Method in class org.apache.solr.search.SolrIndexSearcher
Direct access to the IndexReader used by this searcher
getReader() - Method in interface org.apache.solr.util.ContentStream
Get an open stream.
getReader() - Method in class org.apache.solr.util.ContentStreamBase.FileStream
If an charset is defined (by the contentType) ues that, otherwise use a file reader
getReader() - Method in class org.apache.solr.util.ContentStreamBase
Base reader implementation.
getReader() - Method in class org.apache.solr.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) ues that, otherwise use a StringReader
getRegistry() - Static method in class org.apache.solr.core.SolrInfoRegistry
 
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() - Method in class org.apache.solr.core.SolrCore
Returns an unmodifieable Map containing the registered handlers
getRequiredFields() - Method in class org.apache.solr.schema.IndexSchema
Provides direct access to the List containing all required fields.
getReturnFields() - Method in class org.apache.solr.request.SolrQueryResponse
Gets the document field names of fields to return by default when returning DocLists
getSchema() - Method in class org.apache.solr.core.SolrCore
 
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.util.AbstractSolrTestCase
Subclasses must define this method to return the name of the schema.xml they wish to use.
getSearcher() - Method in class org.apache.solr.core.SolrCore
 
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
 
getSimilarity() - Method in class org.apache.solr.schema.IndexSchema
Returns the Similarity used for this index
getSimilarity() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSize() - Method in interface org.apache.solr.util.ContentStream
 
getSize() - Method in class org.apache.solr.util.ContentStreamBase
 
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.
getSolrCore() - Static method in class org.apache.solr.core.SolrCore
 
getSolrQueryParser(String) - Method in class org.apache.solr.schema.IndexSchema
A SolrQueryParser linked to this IndexSchema for field datatype information, and populated with default options from the <solrQueryParser> configuration for this IndexSchema.
getSort() - Method in class org.apache.solr.search.QueryParsing.SortSpec
Gets the Lucene Sort object, or null for the default sort by score descending.
getSort(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
Determines the correct Sort based on the request parameter "sort"
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BCDIntField
 
getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BoolField
 
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.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(boolean) - Method in class org.apache.solr.schema.SchemaField
 
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
 
getSource() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Source, SVN Source, etc
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.SystemInfoHandler
 
getSource() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSource() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSource() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSource() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
getSource() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSource() - Method in class org.apache.solr.request.DisMaxRequestHandler
 
getSource() - Method in class org.apache.solr.request.StandardRequestHandler
 
getSource() - Method in class org.apache.solr.search.LRUCache
 
getSource() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSource() - Method in class org.apache.solr.tst.OldRequestHandler
 
getSource() - Method in class org.apache.solr.tst.TestRequestHandler
 
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getSource() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceId() - Method in interface org.apache.solr.core.SolrInfoMBean
CVS Id, SVN Id, etc
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.SystemInfoHandler
 
getSourceId() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getSourceId() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getSourceId() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
getSourceId() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getSourceId() - Method in class org.apache.solr.request.DisMaxRequestHandler
 
getSourceId() - Method in class org.apache.solr.request.StandardRequestHandler
 
getSourceId() - Method in class org.apache.solr.search.LRUCache
 
getSourceId() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getSourceId() - Method in class org.apache.solr.tst.OldRequestHandler
 
getSourceId() - Method in class org.apache.solr.tst.TestRequestHandler
 
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getSourceId() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getSourceInfo() - Method in interface org.apache.solr.util.ContentStream
 
getSourceInfo() - Method in class org.apache.solr.util.ContentStreamBase
 
getStart() - Method in interface org.apache.solr.request.SolrQueryRequest
Deprecated. 
getStart() - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
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.LRUCache
 
getState() - Method in interface org.apache.solr.search.SolrCache
Returns the last State set on this instance
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.RequestHandlerBase
 
getStatistics() - Method in class org.apache.solr.search.LRUCache
 
getStatistics() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getStatistics() - Method in class org.apache.solr.tst.OldRequestHandler
 
getStatistics() - Method in class org.apache.solr.tst.TestRequestHandler
 
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getStream() - Method in interface org.apache.solr.util.ContentStream
Get an open stream.
getStream() - Method in class org.apache.solr.util.ContentStreamBase.FileStream
 
getStream() - Method in class org.apache.solr.util.ContentStreamBase.StringStream
 
getStream() - Method in class org.apache.solr.util.ContentStreamBase.URLStream
 
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. 
getStrParam(String, String) - Method in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
getTermCounts(String) - Method in class org.apache.solr.request.SimpleFacets
 
getText(Node) - Static method in class org.apache.solr.util.DOMUtil
Drop in replacement for Node.getTextContent().
getThreadLocalDateFormat() - Method in class org.apache.solr.schema.DateField
Returns a formatter that can be use by the current thread if needed to convert Date objects to the Internal representation.
getTokenFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
 
getTransformer(SolrQueryRequest) - Method in class org.apache.solr.request.XSLTResponseWriter
Get Transformer from request context, or from TransformerProvider.
getTransformer(String, int) - Method in class org.apache.solr.util.xslt.TransformerProvider
Return a new Transformer, possibly created from our cached Templates object
getType() - Method in class org.apache.solr.schema.SchemaField
 
getTypeName() - Method in class org.apache.solr.schema.FieldType
The Name of this FieldType as specified in the schema file
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
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.
getVal(String, boolean) - Method in class org.apache.solr.core.Config
 
getVal(int) - Method in class org.apache.solr.util.NamedList
The value of the pair at the specified List index
getValue() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
getValues() - Method in class org.apache.solr.request.SolrQueryResponse
Gets data to be returned in this response
getValues(IndexReader) - Method in class org.apache.solr.search.function.FloatFieldSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.IntFieldSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.LinearFloatFunction
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.MaxFloatFunction
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.OrdFieldSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.ReciprocalFloatFunction
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.ReverseOrdFieldSource
 
getValues(IndexReader) - Method in class org.apache.solr.search.function.ValueSource
 
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.DateField
 
getValueSource(SchemaField) - Method in class org.apache.solr.schema.DoubleField
 
getValueSource(SchemaField) - 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.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.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
 
getVersion() - Method in interface org.apache.solr.core.SolrInfoMBean
Simple common usage version, e.g. 2.0
getVersion() - Method in class org.apache.solr.handler.admin.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.SystemInfoHandler
 
getVersion() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
getVersion() - Method in class org.apache.solr.handler.CSVRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.DumpRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.RequestHandlerBase
 
getVersion() - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
getVersion() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
getVersion() - Method in class org.apache.solr.request.DisMaxRequestHandler
 
getVersion() - Method in class org.apache.solr.request.StandardRequestHandler
 
getVersion() - Method in class org.apache.solr.search.LRUCache
 
getVersion() - Method in class org.apache.solr.search.SolrIndexSearcher
 
getVersion() - Method in class org.apache.solr.tst.OldRequestHandler
 
getVersion() - Method in class org.apache.solr.tst.TestRequestHandler
 
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler
 
getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
getWriter() - Method in class org.apache.solr.request.TextResponseWriter
returns the Writer that the response is being written to
getXPath() - Method in class org.apache.solr.core.Config
 
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
Create tokens from the matches in a matcher

H

h - Variable in class org.apache.solr.util.AbstractSolrTestCase
Harness initialized by initTestHarness.
handleCommit(SolrQueryRequest, SolrQueryResponse, boolean) - Static method in class org.apache.solr.handler.RequestHandlerUtils
Check the request parameters and decide if it should commit or optimize.
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
 
handleRequest(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.tst.TestRequestHandler
 
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.SystemInfoHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.CSVRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.DumpRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.RequestHandlerBase
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.DisMaxRequestHandler
 
handleRequestBody(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.StandardRequestHandler
 
handleSelect - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
hasExplicitField(String) - Method in class org.apache.solr.schema.IndexSchema
Does the schema have the specified field defined explicitly, i.e.
hashCode() - Method in class org.apache.solr.request.SimpleFacets.CountPair
 
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.FieldCacheSource
 
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.MaxFloatFunction
 
hashCode() - Method in class org.apache.solr.search.function.OrdFieldSource
 
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.ValueSource
 
hashCode() - Method in class org.apache.solr.search.QueryResultKey
 
hashCode() - Method in class org.apache.solr.util.OpenBitSet
 
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
hasNext() - Method in class org.apache.solr.util.IteratorChain
 
hasScores() - Method in interface org.apache.solr.search.DocList
True if scores were retained
hasScores() - Method in class org.apache.solr.search.DocSlice
 
HEADER_ECHO_HANDLER - Static variable in class org.apache.solr.request.SolrParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - Static variable in class org.apache.solr.request.SolrParams
include the parameters in the header
highlight - Variable in class org.apache.solr.util.CommonParams
Deprecated. whether to highlight
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
HighlightingUtils - Class in org.apache.solr.util
Collection of Utility and Factory methods for Highlighting.
HighlightingUtils() - Constructor for class org.apache.solr.util.HighlightingUtils
 
HTMLStripReader - Class in org.apache.solr.analysis
A Reader that wraps another reader and attempts to strip out HTML constructs.
HTMLStripReader(Reader) - Constructor for class org.apache.solr.analysis.HTMLStripReader
 
HTMLStripStandardTokenizerFactory - Class in org.apache.solr.analysis
 
HTMLStripStandardTokenizerFactory() - Constructor for class org.apache.solr.analysis.HTMLStripStandardTokenizerFactory
 
HTMLStripWhitespaceTokenizerFactory - Class in org.apache.solr.analysis
 
HTMLStripWhitespaceTokenizerFactory() - Constructor for class org.apache.solr.analysis.HTMLStripWhitespaceTokenizerFactory
 
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
 
idTerm(String) - Method in class org.apache.solr.update.UpdateHandler
 
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
 
incref() - Method in class org.apache.solr.util.RefCounted
 
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
 
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
:TODO: document this method
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
 
indexOf(String, int) - Method in class org.apache.solr.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
IndexSchema - Class in org.apache.solr.schema
IndexSchema contains information about the valid fields in an index and the types of those fields.
IndexSchema(String) - Constructor for class org.apache.solr.schema.IndexSchema
Constructs a schema using the specified file name using the normal Config path directory searching rules.
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.EdgeNGramTokenizerFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.EnglishPorterFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.LengthFilterFactory
 
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.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.SnowballPorterFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.StopFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.SynonymFilterFactory
 
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenFilterFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in interface org.apache.solr.analysis.TokenizerFactory
init will be called just once, immediately after creation.
init(Map<String, String>) - Method in class org.apache.solr.analysis.TrimFilterFactory
 
init(Map<String, String>) - Method in class org.apache.solr.analysis.WordDelimiterFilterFactory
 
init(NamedList) - Method in interface org.apache.solr.core.SolrEventListener
 
init(NamedList) - Method in class org.apache.solr.handler.RequestHandlerBase
 
init(NamedList) - Method in class org.apache.solr.handler.SpellCheckerRequestHandler
 
init(NamedList) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
init(NamedList) - Method in class org.apache.solr.request.DisMaxRequestHandler
Sets the default variables for any useful info it finds in the config.
init(NamedList) - Method in class org.apache.solr.request.JSONResponseWriter
 
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.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
 
init(NamedList) - Method in class org.apache.solr.request.XSLTResponseWriter
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.BCDIntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.BoolField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.CompressableField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.DateField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.DoubleField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
subclasses should initialize themselves with the args provided and remove valid arguments.
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FloatField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.IntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LongField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableDoubleField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableFloatField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableIntField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SortableLongField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.StrField
 
init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TextField
 
init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.LRUCache
 
init(Map, Object, CacheRegenerator) - Method in interface org.apache.solr.search.SolrCache
The initialization routine.
init(FilterConfig) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
init() - Method in class org.apache.solr.servlet.SolrServlet
Deprecated.  
init() - Method in class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
init(NamedList) - Method in class org.apache.solr.tst.OldRequestHandler
 
init(NamedList) - Method in class org.apache.solr.tst.TestRequestHandler
 
initConfig(String) - Static method in class org.apache.solr.core.SolrConfig
(Re)loads the static configuration information from the specified file.
inject - Variable in class org.apache.solr.analysis.PhoneticFilter
 
INJECT - Static variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
inject - Variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
instance - Static variable in class org.apache.solr.util.xslt.TransformerProvider
 
int2sortableStr(int) - Static method in class org.apache.solr.util.NumberUtils
 
int2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
int2sortableStr(int, char[], int) - Static method in class org.apache.solr.util.NumberUtils
 
intercept - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
intersect(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
this = this AND other
intersection(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the intersection of this set with another set.
intersection(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
intersectionCount(OpenBitSet, OpenBitSet) - Static method in class org.apache.solr.util.OpenBitSet
Returns the popcount or cardinality of the intersection of the two sets.
intersectionSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
intersectionSize(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the number of documents of the intersection of this set with another set.
intersectionSize(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
intersects(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
returns true if the sets have any elements in common
IntField - Class in org.apache.solr.schema
 
IntField() - Constructor for class org.apache.solr.schema.IntField
 
IntFieldSource - Class in org.apache.solr.search.function
Obtains int field values from the FieldCache using getInts() and makes those values available as other numeric types, casting as needed
IntFieldSource(String) - Constructor for class org.apache.solr.search.function.IntFieldSource
 
IntFieldSource(String, FieldCache.IntParser) - Constructor for class org.apache.solr.search.function.IntFieldSource
 
intVal(int) - Method in class org.apache.solr.search.function.DocValues
 
invalidateSize() - Method in class org.apache.solr.search.BitDocSet
The number of set bits - size - is cached.
invariants - Variable in class org.apache.solr.handler.RequestHandlerBase
 
isCompressed() - Method in class org.apache.solr.schema.SchemaField
 
isEmpty() - Method in class org.apache.solr.util.OpenBitSet
Returns true if there are no set bits
isHandleSelect() - Method in class org.apache.solr.servlet.SolrDispatchFilter
Should the filter handle /select even if it is not mapped in solrconfig.xml This will use consistent error handling for /select?
isHighlightingEnabled(SolrQueryRequest) - Static method in class org.apache.solr.util.HighlightingUtils
Check whether Highlighting is enabled for this request.
isInstanceDirInitialized() - Static method in class org.apache.solr.core.Config
 
ISOLatin1AccentFilterFactory - Class in org.apache.solr.analysis
Factory for ISOLatin1AccentFilter $Id: ISOLatin1AccentFilterFactory.java 540849 2007-05-23 05:57:03Z otis $
ISOLatin1AccentFilterFactory() - Constructor for class org.apache.solr.analysis.ISOLatin1AccentFilterFactory
 
isPowerOfTwo(int) - Static method in class org.apache.solr.util.BitUtil
returns true if v is a power of two or zero
isPowerOfTwo(long) - Static method in class org.apache.solr.util.BitUtil
returns true if v is a power of two or zero
isRequired() - Method in class org.apache.solr.schema.SchemaField
 
isTokenized() - Method in class org.apache.solr.schema.FieldType
Returns true if fields of this type should be tokenized
iterator() - Method in class org.apache.solr.search.BitDocSet
DocIterator using nextSetBit() public DocIterator iterator() { return new DocIterator() { int pos=bits.nextSetBit(0); public boolean hasNext() { return pos>=0; } public Integer next() { return nextDoc(); } public void remove() { bits.clear(pos); } public int nextDoc() { int old=pos; pos=bits.nextSetBit(old+1); return old; } public float score() { return 0.0f; } }; }
iterator() - Method in interface org.apache.solr.search.DocList
Returns an iterator that may be used to iterate over the documents in this DocList The order of the documents returned by this iterator is based on the Sort order of the search that produced it.
iterator() - Method in interface org.apache.solr.search.DocSet
Returns an iterator that may be used to iterate over all of the documents in the set.
iterator() - Method in class org.apache.solr.search.DocSlice
 
iterator() - Method in class org.apache.solr.search.HashDocSet
 
iterator() - Method in class org.apache.solr.util.NamedList
Support the Iterable interface
IteratorChain<E> - Class in org.apache.solr.util
Chain several Iterators, so that this iterates over all of them in sequence.
IteratorChain() - Constructor for class org.apache.solr.util.IteratorChain
 
iwAccess - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
iwCommit - Variable in class org.apache.solr.update.DirectUpdateHandler2
 

J

JSONResponseWriter - Class in org.apache.solr.request
 
JSONResponseWriter() - Constructor for class org.apache.solr.request.JSONResponseWriter
 

K

key - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
KeywordTokenizerFactory - Class in org.apache.solr.analysis
 
KeywordTokenizerFactory() - Constructor for class org.apache.solr.analysis.KeywordTokenizerFactory
 

L

LengthFilter - Class in org.apache.solr.analysis
 
LengthFilter(TokenStream, int, int) - Constructor for class org.apache.solr.analysis.LengthFilter
 
LengthFilterFactory - Class in org.apache.solr.analysis
 
LengthFilterFactory() - Constructor for class org.apache.solr.analysis.LengthFilterFactory
 
LetterTokenizerFactory - Class in org.apache.solr.analysis
 
LetterTokenizerFactory() - Constructor for class org.apache.solr.analysis.LetterTokenizerFactory
 
level - Variable in class org.apache.solr.request.TextResponseWriter
 
level() - Method in class org.apache.solr.request.TextResponseWriter
 
level() - Method in class org.apache.solr.request.XMLWriter
 
limit - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
LinearFloatFunction - Class in org.apache.solr.search.function
LinearFloatFunction implements a linear function over another ValueSource.
LinearFloatFunction(ValueSource, float, float) - Constructor for class org.apache.solr.search.function.LinearFloatFunction
 
LocalSolrQueryRequest - Class in org.apache.solr.request
 
LocalSolrQueryRequest(SolrCore, String, String, int, int, Map) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, NamedList) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, Map<String, String[]>) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
LocalSolrQueryRequest(SolrCore, SolrParams) - Constructor for class org.apache.solr.request.LocalSolrQueryRequest
 
log - Static variable in class org.apache.solr.core.Config
 
log - Static variable in class org.apache.solr.core.SolrCore
 
log(Throwable) - Static method in class org.apache.solr.core.SolrCore
 
log - Static variable in interface org.apache.solr.core.SolrEventListener
 
log(Logger) - Method in exception org.apache.solr.core.SolrException
 
log(Logger, Throwable) - Static method in exception org.apache.solr.core.SolrException
 
log(Logger, String, Throwable) - Static method in exception org.apache.solr.core.SolrException
 
log - Static variable in class org.apache.solr.handler.XmlUpdateRequestHandler
 
log - Static variable in class org.apache.solr.schema.FieldType
 
log - Static variable in interface org.apache.solr.search.SolrCache
 
log - Static variable in class org.apache.solr.update.UpdateHandler
 
logged - Variable in exception org.apache.solr.core.SolrException
 
logOnce(Logger, String, Throwable) - Static method in exception org.apache.solr.core.SolrException
 
long2sortableStr(long) - Static method in class org.apache.solr.util.NumberUtils
 
long2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
long2sortableStr(long, char[], int) - Static method in class org.apache.solr.util.NumberUtils
 
LongField - Class in org.apache.solr.schema
 
LongField() - Constructor for class org.apache.solr.schema.LongField
 
longVal(int) - Method in class org.apache.solr.search.function.DocValues
 
LowerCaseFilterFactory - Class in org.apache.solr.analysis
 
LowerCaseFilterFactory() - Constructor for class org.apache.solr.analysis.LowerCaseFilterFactory
 
LowerCaseTokenizerFactory - Class in org.apache.solr.analysis
 
LowerCaseTokenizerFactory() - Constructor for class org.apache.solr.analysis.LowerCaseTokenizerFactory
 
lrf - Variable in class org.apache.solr.util.AbstractSolrTestCase
LocalRequestFactory initialized by initTestHarness using sensible defaults.
LRUCache - Class in org.apache.solr.search
 
LRUCache() - Constructor for class org.apache.solr.search.LRUCache
 
LukeRequestHandler - Class in org.apache.solr.handler.admin
This handler exposes the internal lucene index.
LukeRequestHandler() - Constructor for class org.apache.solr.handler.admin.LukeRequestHandler
 

M

m - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
main(String[]) - Static method in class org.apache.solr.analysis.HTMLStripReader
 
main(String[]) - Static method in class org.apache.solr.util.SimplePostTool
 
main(String[]) - Static method in class org.apache.solr.util.test.TestNumberUtils
 
mainIndexConfig - Static variable in class org.apache.solr.core.SolrCore
 
makeParams(String, String, int, int, Map) - Static method in class org.apache.solr.request.LocalSolrQueryRequest
 
makeRequest(String...) - Method in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
makeSimpleDoc(String...) - Static method in class org.apache.solr.util.TestHarness
A helper that creates an xml <doc> containing all of the fields and values specified
makeTokens(List) - Static method in class org.apache.solr.analysis.SynonymMap
Produces a List from a List
map - Variable in class org.apache.solr.request.MapSolrParams
 
map - Variable in class org.apache.solr.request.MultiMapSolrParams
 
MapSolrParams - Class in org.apache.solr.request
 
MapSolrParams(Map<String, String>) - Constructor for class org.apache.solr.request.MapSolrParams
 
matches() - Method in interface org.apache.solr.search.DocList
Returns the total number of matches for the search (as opposed to just the number collected according to offset() and size()).
matches() - Method in class org.apache.solr.search.DocSlice
 
maxBufferedDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher
 
maxFieldLength - Variable in class org.apache.solr.update.SolrIndexConfig
 
MaxFloatFunction - Class in org.apache.solr.search.function
Returns the max of a ValueSource and a float (which is useful for "bottoming out" another function at 0.0, or some positive number).
MaxFloatFunction(ValueSource, float) - Constructor for class org.apache.solr.search.function.MaxFloatFunction
 
maxMergeDocs - Variable in class org.apache.solr.update.SolrIndexConfig
 
maxScore() - Method in interface org.apache.solr.search.DocList
The maximum score for the search... only valid if scores were retained (if hasScores()==true)
maxScore() - Method in class org.apache.solr.search.DocSlice
 
maxSnippets - Variable in class org.apache.solr.util.CommonParams
Deprecated. maximum highlight fragments to return
memSize() - Method in class org.apache.solr.search.BitDocSet
 
memSize() - Method in interface org.apache.solr.search.DocSet
Returns the approximate amount of memory taken by this DocSet.
memSize() - Method in class org.apache.solr.search.DocSlice
 
memSize() - Method in class org.apache.solr.search.HashDocSet
 
mergeFactor - Variable in class org.apache.solr.update.SolrIndexConfig
 
mergeTokens(List, List) - Static method in class org.apache.solr.analysis.SynonymMap
Merge two lists of tokens, producing a single list with manipulated positionIncrements so that the tokens end up at the same position.
MM - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for MinShouldMatch specification
mm - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
MultiMapSolrParams - Class in org.apache.solr.request
 
MultiMapSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.request.MultiMapSolrParams
 
MULTIPART - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
multiValued() - Method in class org.apache.solr.schema.SchemaField
 

N

name - Variable in class org.apache.solr.analysis.PhoneticFilter
 
name - Variable in class org.apache.solr.analysis.PhoneticFilterFactory
 
name() - Method in class org.apache.solr.search.LRUCache
 
name() - Method in interface org.apache.solr.search.SolrCache
Name the Cache can be referenced with by SolrRequestHandlers.
name - Variable in class org.apache.solr.util.ContentStreamBase
 
NamedList<T> - Class in org.apache.solr.util
A simple container class for modeling an ordered list of name/value pairs.
NamedList() - Constructor for class org.apache.solr.util.NamedList
Creates an empty instance
NamedList(List) - Constructor for class org.apache.solr.util.NamedList
Creates an instance backed by an explicitly specified list of pairwise names/values.
newInstance(String, String...) - Static method in class org.apache.solr.core.Config
 
newSearcher(String) - Method in class org.apache.solr.core.SolrCore
 
newSearcher(SolrIndexSearcher, SolrIndexSearcher) - Method in interface org.apache.solr.core.SolrEventListener
 
next() - Method in class org.apache.solr.analysis.BufferedTokenStream
 
next() - Method in class org.apache.solr.analysis.HyphenatedWordsFilter
 
next() - Method in class org.apache.solr.analysis.LengthFilter
 
next() - Method in class org.apache.solr.analysis.PatternReplaceFilter
 
next() - Method in class org.apache.solr.analysis.PhoneticFilter
 
next() - Method in class org.apache.solr.analysis.SynonymFilter
 
next() - Method in class org.apache.solr.analysis.TrimFilter
 
next() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
next() - Method in class org.apache.solr.util.BitSetIterator
alternate shift implementations // 32 bit shifts, but a long shift needed at the end private void shift2() { int y = (int)word; if (y==0) {wordShift +=32; y = (int)(word >>>32); } if ((y & 0x0000FFFF) == 0) { wordShift +=16; y>>>=16; } if ((y & 0x000000FF) == 0) { wordShift +=8; y>>>=8; } indexArray = bitlist[y & 0xff]; word >>>= (wordShift +1); } private void shift3() { int lower = (int)word; int lowByte = lower & 0xff; if (lowByte !
next(int) - Method in class org.apache.solr.util.BitSetIterator
 
next() - Method in class org.apache.solr.util.IteratorChain
hasNext() must ALWAYS be called before calling this otherwise it's a bit hard to keep track of what's happening
nextDoc() - Method in interface org.apache.solr.search.DocIterator
Returns the next document id if hasNext()==true This method is equivalent to next(), but avoids the creation of an Integer Object.
nextHighestPowerOfTwo(int) - Static method in class org.apache.solr.util.BitUtil
returns the next highest power of two, or the current value if it's already a power of two or zero
nextHighestPowerOfTwo(long) - Static method in class org.apache.solr.util.BitUtil
returns the next highest power of two, or the current value if it's already a power of two or zero
nextSetBit(int) - Method in class org.apache.solr.util.OpenBitSet
Returns the index of the first set bit starting at the index specified
nextSetBit(long) - Method in class org.apache.solr.util.OpenBitSet
Returns the index of the first set bit starting at the index specified
NGramTokenizerFactory - Class in org.apache.solr.analysis
Creates new instances of NGramTokenizer.
NGramTokenizerFactory() - Constructor for class org.apache.solr.analysis.NGramTokenizerFactory
 
nodesToList(NodeList) - Static method in class org.apache.solr.util.DOMUtil
 
nodesToNamedList(NodeList) - Static method in class org.apache.solr.util.DOMUtil
 
normalize(float) - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
ntz(long) - Static method in class org.apache.solr.util.BitUtil
Returns number of trailing zeros in the 64 bit long value.
ntz2(long) - Static method in class org.apache.solr.util.BitUtil
returns 0 based index of first set bit (only works for x!
ntz3(long) - Static method in class org.apache.solr.util.BitUtil
returns 0 based index of first set bit
This is an alternate implementation of ntz()
ntzTable - Static variable in class org.apache.solr.util.BitUtil
table of number of trailing zeros in a byte
NumberUtils - Class in org.apache.solr.util
 
NumberUtils() - Constructor for class org.apache.solr.util.NumberUtils
 
numDocs(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the number of documents that match both a and b.
numDocs(Query, Query) - Method in class org.apache.solr.search.SolrIndexSearcher
Returns the number of documents that match both a and b.
numDocs(SolrIndexSearcher, Query, Query) - Static method in class org.apache.solr.util.SolrPluginUtils
SolrIndexSearch.numDocs(Query,Query) freaks out if the filtering query is null, so we use this workarround.
NUMTERMS - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
 
nvPairs - Variable in class org.apache.solr.util.NamedList
 

O

offset() - Method in interface org.apache.solr.search.DocList
Returns the zero based offset of this list within the total ordered list of matches to the query.
offset() - Method in class org.apache.solr.search.DocSlice
 
OldRequestHandler - Class in org.apache.solr.tst
 
OldRequestHandler() - Constructor for class org.apache.solr.tst.OldRequestHandler
 
omitNorms() - Method in class org.apache.solr.schema.SchemaField
 
ONE - Static variable in class org.apache.solr.update.DirectUpdateHandler2
 
OP - Static variable in class org.apache.solr.search.QueryParsing
the SolrParam used to override the QueryParser "default operator"
OpenBitSet - Class in org.apache.solr.util
An "open" BitSet implementation that allows direct access to the array of words storing the bits.
OpenBitSet(long) - Constructor for class org.apache.solr.util.OpenBitSet
Constructs an OpenBitSet large enough to hold numBits.
OpenBitSet() - Constructor for class org.apache.solr.util.OpenBitSet
 
OpenBitSet(long[], int) - Constructor for class org.apache.solr.util.OpenBitSet
Constructs an OpenBitSet from an existing long[].
openResource(String) - Static method in class org.apache.solr.core.Config
 
openSearcher() - Method in class org.apache.solr.update.DirectUpdateHandler
 
openSearcher() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
openWriter() - Method in class org.apache.solr.update.DirectUpdateHandler
 
openWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
optimize - Variable in class org.apache.solr.update.CommitUpdateCommand
 
optimize(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
 
optimize(String...) - Static method in class org.apache.solr.util.TestHarness
Helper that returns an <optimize> String with optional key/val pairs.
OPTIMIZE - Static variable in interface org.apache.solr.util.UpdateParams
Commit everything after the command completes
optimizeCallbacks - Variable in class org.apache.solr.update.UpdateHandler
 
optimizePreFetchDocs(DocList, Query, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Pre-fetch documents into the index searcher's document cache.
or(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
 
OrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from the default Lucene FieldCache using getStringIndex().
OrdFieldSource(String) - Constructor for class org.apache.solr.search.function.OrdFieldSource
 
org.apache.solr.analysis - package org.apache.solr.analysis
 
org.apache.solr.core - package org.apache.solr.core
 
org.apache.solr.handler - package org.apache.solr.handler
 
org.apache.solr.handler.admin - package org.apache.solr.handler.admin
 
org.apache.solr.request - package org.apache.solr.request
 
org.apache.solr.schema - package org.apache.solr.schema
 
org.apache.solr.search - package org.apache.solr.search
 
org.apache.solr.search.function - package org.apache.solr.search.function
 
org.apache.solr.servlet - package org.apache.solr.servlet
 
org.apache.solr.tst - package org.apache.solr.tst
 
org.apache.solr.update - package org.apache.solr.update
 
org.apache.solr.util - package org.apache.solr.util
 
org.apache.solr.util.test - package org.apache.solr.util.test
 
org.apache.solr.util.xslt - package org.apache.solr.util.xslt
 
origParams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
output() - Method in class org.apache.solr.analysis.BufferedTokenStream
Provides direct Iterator access to the buffered output stream.
overwrite(String, Document) - Method in class org.apache.solr.update.DirectUpdateHandler
 
OVERWRITE - Static variable in interface org.apache.solr.util.UpdateParams
overwrite indexing fields
overwriteBoth(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler
 
overwriteBoth(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
 
overwriteCommitted - Variable in class org.apache.solr.update.AddUpdateCommand
 
overwritePending - Variable in class org.apache.solr.update.AddUpdateCommand
 

P

params - Variable in class org.apache.solr.request.DefaultSolrParams
 
params - Variable in class org.apache.solr.request.RequiredSolrParams
 
params - Variable in class org.apache.solr.request.SimpleFacets
Configuration params behavior should be driven by
params - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
parse(String, HttpServletRequest) - Method in class org.apache.solr.servlet.SolrRequestParsers
 
parseBool(String) - Method in class org.apache.solr.request.SolrParams
how to transform a String into a boolean... more flexible than Boolean.parseBoolean() to enable easier integration with html forms.
parseBoolean(String) - Static method in class org.apache.solr.util.StrUtils
Return if a string starts with '1', 't', or 'T' and return false otherwise.
parseFieldBoosts(String) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a string containing fieldNames and boost info, converts it to a Map from field name to boost info.
parseFieldBoosts(String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
Like parseFieldBoosts(String), but parses all the strings in the provided array (which may be null).
parseFilterQueries(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
Builds a list of Query objects that should be used to filter results
parseFuncs(IndexSchema, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a string containing functions with optional boosts, returns an array of Queries representing those functions with the specified boosts.
parseFunction(String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Parse a function, returning a FunctionQuery Syntax Examples....
parseListener(String) - Static method in class org.apache.solr.core.SolrCore
 
parseMath(String) - Method in class org.apache.solr.util.DateMathParser
Parses a string of commands relative "now" are returns the resulting Date.
parseQuery(String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQuery(String, String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQuery(String, String, SolrParams, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Helper utility for parsing a query using the Lucene QueryParser syntax.
parseQueryString(String) - Static method in class org.apache.solr.servlet.SolrRequestParsers
Given a standard query string map it into solr params
parseQueryStrings(SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
Turns an array of query strings into a List of Query objects.
parser - Variable in class org.apache.solr.search.function.FloatFieldSource
 
parsers - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
parseSort(String, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Returns null if the sortSpec is the standard sort desc.
partialEscape(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Escapes all special characters except '"', '-', and '+'
partialURLEncodeVal(Appendable, String) - Static method in class org.apache.solr.util.StrUtils
URLEncodes a value, replacing only enough chars so that the URL may be unambiguously pasted back into a browser.
pathPrefix - Variable in class org.apache.solr.servlet.SolrDispatchFilter
 
PATTERN - Static variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
pattern - Variable in class org.apache.solr.analysis.PatternTokenizerFactory
 
PatternReplaceFilter - Class in org.apache.solr.analysis
A TokenFilter which applies a Pattern to each token in the stream, replacing match occurances with the specified replacement string.
PatternReplaceFilter(TokenStream, Pattern, String, boolean) - Constructor for class org.apache.solr.analysis.PatternReplaceFilter
Constructs an instance to replace either the first, or all occurances
PatternReplaceFilterFactory - Class in org.apache.solr.analysis
 
PatternReplaceFilterFactory() - Constructor for class org.apache.solr.analysis.PatternReplaceFilterFactory
 
PatternTokenizerFactory - Class in org.apache.solr.analysis
This tokenizer uses regex pattern matching to construct distinct tokens for the input stream.
PatternTokenizerFactory() - Constructor for class org.apache.solr.analysis.PatternTokenizerFactory
 
peek(int) - Method in class org.apache.solr.analysis.BufferedTokenStream
Peek n tokens ahead in the buffered input stream, without modifying the stream.
PF - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for phrase boost fields
pf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
PhoneticFilter - Class in org.apache.solr.analysis
Create tokens for phonetic matches.
PhoneticFilter(TokenStream, Encoder, String, boolean) - Constructor for class org.apache.solr.analysis.PhoneticFilter
 
PhoneticFilterFactory - Class in org.apache.solr.analysis
Create tokens based on phonetic encoders http://jakarta.apache.org/commons/codec/api-release/org/apache/commons/codec/language/package-summary.html This takes two arguments: "encoder" required, one of "DoubleMetaphone", "Metaphone", "Soundex", "RefinedSoundex" "inject" (default=true) add tokens to the stream with the offset=0
PhoneticFilterFactory() - Constructor for class org.apache.solr.analysis.PhoneticFilterFactory
 
PluginInfoHandler - Class in org.apache.solr.handler.admin
similar to "admin/registry.jsp" NOTE: the response format is still likely to change.
PluginInfoHandler() - Constructor for class org.apache.solr.handler.admin.PluginInfoHandler
 
pop(long) - Static method in class org.apache.solr.util.BitUtil
Returns the number of bits set in the long
pop_andnot(long[], long[], int, int) - Static method in class org.apache.solr.util.BitUtil
Returns the popcount or cardinality of A & ~B Neither array is modified.
pop_array(long[], int, int) - Static method in class org.apache.solr.util.BitUtil
Returns the number of set bits in an array of longs.
pop_intersect(long[], long[], int, int) - Static method in class org.apache.solr.util.BitUtil
Returns the popcount or cardinality of the two sets after an intersection.
pop_union(long[], long[], int, int) - Static method in class org.apache.solr.util.BitUtil
Returns the popcount or cardinality of the union of two sets.
pop_xor(long[], long[], int, int) - Static method in class org.apache.solr.util.BitUtil
 
PorterStemFilterFactory - Class in org.apache.solr.analysis
 
PorterStemFilterFactory() - Constructor for class org.apache.solr.analysis.PorterStemFilterFactory
 
POST_ENCODING - Static variable in class org.apache.solr.util.SimplePostTool
 
postCommit() - Method in interface org.apache.solr.core.SolrEventListener
 
postData(Reader, Writer) - Method in class org.apache.solr.util.SimplePostTool
Reads data from the data reader and posts it to solr, writes to the response to output
postFile(File, Writer) - Method in class org.apache.solr.util.SimplePostTool
Opens the file and posts it's contents to the solrUrl, writes to response to output.
prefix - Variable in class org.apache.solr.search.PrefixFilter
 
PrefixFilter - Class in org.apache.solr.search
 
printableUniqueKey(Document) - Method in class org.apache.solr.schema.IndexSchema
The printable value of the Unique Key field for the specified Document
process(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Process a token.
process(Token) - Method in class org.apache.solr.analysis.RemoveDuplicatesTokenFilter
 
PropertiesRequestHandler - Class in org.apache.solr.handler.admin
 
PropertiesRequestHandler() - Constructor for class org.apache.solr.handler.admin.PropertiesRequestHandler
 
PS - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for Phrase Slop value in phrase boost query (in pf fields)
pset - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
pslop - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.getInt
pushBack(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Push a token back into the buffered input stream, such that it will be returned by a future call to read()
put(Object, Object) - Method in class org.apache.solr.search.LRUCache
 
put(Object, Object) - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
PythonResponseWriter - Class in org.apache.solr.request
 
PythonResponseWriter() - Constructor for class org.apache.solr.request.PythonResponseWriter
 

Q

Q - Static variable in class org.apache.solr.request.SolrParams
query string
QF - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for query fields
qf - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.get
QS - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for phrase Slop value in phrases explicitly included in the user's query string ( in qf fields)
QT - Static variable in class org.apache.solr.request.SolrParams
the query type - which query handler should handle the request
qtype - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
query - Variable in class org.apache.solr.update.DeleteUpdateCommand
 
query(SolrQueryRequest) - Method in class org.apache.solr.util.TestHarness
Processes a "query" using a user constructed SolrQueryRequest
query(String, SolrQueryRequest) - Method in class org.apache.solr.util.TestHarness
Processes a "query" using a user constructed SolrQueryRequest
QUERY_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
queryAnalyzer - Variable in class org.apache.solr.schema.FieldType
Analyzer set by schema for text types to use when searching fields of this type, subclasses can set analyzer themselves or override getAnalyzer()
QueryParsing - Class in org.apache.solr.search
Collection of static utilities usefull for query parsing.
QueryParsing() - Constructor for class org.apache.solr.search.QueryParsing
 
QueryParsing.SortSpec - Class in org.apache.solr.search
SortSpec encapsulates a Lucene Sort and a count of the number of documents to return.
QueryResponseWriter - Interface in org.apache.solr.request
Implementations of QueryResponseWriter are used to format responses to query requests.
QueryResultKey - Class in org.apache.solr.search
A hash key encapsulating a query, a list of filters, and a sort
QueryResultKey(Query, List<Query>, Sort, int) - Constructor for class org.apache.solr.search.QueryResultKey
 
QUERYTYPE_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
QueryUtils - Class in org.apache.solr.search
 
QueryUtils() - Constructor for class org.apache.solr.search.QueryUtils
 

R

RAW - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
read() - Method in class org.apache.solr.analysis.BufferedTokenStream
Read a token from the buffered input stream.
read() - Method in class org.apache.solr.analysis.HTMLStripReader
 
read(char[], int, int) - Method in class org.apache.solr.analysis.HTMLStripReader
 
readDocs(Document[], DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually), and reads them into an array of Documents.
readDocs(Document[], DocList, Set<String>) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually) and a set of fields to load, and reads them into an array of Documents.
readDocs(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
Takes a list of docs (the doc ids actually), and returns an array of Documents containing all of the stored fields.
ReciprocalFloatFunction - Class in org.apache.solr.search.function
ReciprocalFloatFunction implements a reciprocal function f(x) = a/(mx+b), based on the float value of a field as exported by ValueSource.
ReciprocalFloatFunction(ValueSource, float, float, float) - Constructor for class org.apache.solr.search.function.ReciprocalFloatFunction
f(source) = a/(m*float(source)+b)
recurseDelete(File) - Static method in class org.apache.solr.util.AbstractSolrTestCase
 
refcount - Variable in class org.apache.solr.util.RefCounted
 
RefCounted<Type> - Class in org.apache.solr.util
Keep track of a reference count on a resource and close it when the count hits zero.
RefCounted(Type) - Constructor for class org.apache.solr.util.RefCounted
 
regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in interface org.apache.solr.search.CacheRegenerator
Regenerate an old cache item and insert it into newCache
regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
 
register() - Method in class org.apache.solr.search.SolrIndexSearcher
Register sub-objects such as caches
registerRequestHandler(String, SolrRequestHandler) - Method in class org.apache.solr.core.SolrCore
Registers a handler at the specified location.
remove() - Method in class org.apache.solr.util.IteratorChain
 
remove(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
Remove all elements set in other. this = this AND_NOT other
RemoveDuplicatesTokenFilter - Class in org.apache.solr.analysis
A TokenFilter which filters out Tokens at the same position and Term text as the previous token in the stream.
RemoveDuplicatesTokenFilter(TokenStream) - Constructor for class org.apache.solr.analysis.RemoveDuplicatesTokenFilter
 
RemoveDuplicatesTokenFilterFactory - Class in org.apache.solr.analysis
 
RemoveDuplicatesTokenFilterFactory() - Constructor for class org.apache.solr.analysis.RemoveDuplicatesTokenFilterFactory
 
req - Variable in class org.apache.solr.request.TextResponseWriter
 
req(String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a SolrQueryRequest using the LocalRequestFactory
req(String[], String...) - Method in class org.apache.solr.util.AbstractSolrTestCase
Generates a SolrQueryRequest using the LocalRequestFactory
request(String, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
For example: String json = solr.request( "/select?
RequestHandlerBase - Class in org.apache.solr.handler
 
RequestHandlerBase() - Constructor for class org.apache.solr.handler.RequestHandlerBase
 
RequestHandlerUtils - Class in org.apache.solr.handler
Common helper functions for RequestHandlers
RequestHandlerUtils() - Constructor for class org.apache.solr.handler.RequestHandlerUtils
 
required() - Method in class org.apache.solr.request.SolrParams
returns a RequiredSolrParams wrapping this
RequiredSolrParams - Class in org.apache.solr.request
This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
RequiredSolrParams(SolrParams) - Constructor for class org.apache.solr.request.RequiredSolrParams
 
resource - Variable in class org.apache.solr.util.RefCounted
 
restrictProps(int) - Method in class org.apache.solr.schema.FieldType
:TODO: document this method
returnFields - Variable in class org.apache.solr.request.TextResponseWriter
 
ReverseOrdFieldSource - Class in org.apache.solr.search.function
Obtains the ordinal of the field value from the default Lucene FieldCache using getStringIndex() and reverses the order.
ReverseOrdFieldSource(String) - Constructor for class org.apache.solr.search.function.ReverseOrdFieldSource
 
rewrite(IndexReader) - Method in class org.apache.solr.search.ConstantScorePrefixQuery
 
rewrite(IndexReader) - Method in class org.apache.solr.search.function.FunctionQuery
 
rewrite(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
 
round(Calendar, String) - Static method in class org.apache.solr.util.DateMathParser
Modifies the specified Calendar by "rounding" down to the specified unit
ROWS - Static variable in class org.apache.solr.request.SolrParams
number of documents to return starting at "start"
ROWS_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
rsp - Variable in class org.apache.solr.request.TextResponseWriter
 
RubyResponseWriter - Class in org.apache.solr.request
 
RubyResponseWriter() - Constructor for class org.apache.solr.request.RubyResponseWriter
 

S

save - Variable in class org.apache.solr.analysis.PhoneticFilter
 
schema - Variable in class org.apache.solr.request.TextResponseWriter
 
schema - Variable in class org.apache.solr.search.SolrQueryParser
 
schema - Variable in class org.apache.solr.update.UpdateHandler
 
SchemaField - Class in org.apache.solr.schema
Encapsulates all information about a Field in a Solr Schema
SchemaField(String, FieldType) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField with the given name and type, using all the default properties from the type.
SchemaField(SchemaField, String) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField from an existing one by using all of the properties of the prototype except the field name.
SchemaField(String, FieldType, int, String) - Constructor for class org.apache.solr.schema.SchemaField
Create a new SchemaField with the given name and type, and with the specified properties.
score() - Method in interface org.apache.solr.search.DocIterator
Returns the score for the document just returned by nextDoc() The value returned may be meaningless depending on the context in which the DocIterator instance was retrieved.
score() - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
scorer(IndexReader) - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
search(Query, Filter, Sort) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Query, Filter) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Query, Sort) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Query, HitCollector) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Weight, Filter, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Weight, Filter, HitCollector) - Method in class org.apache.solr.search.SolrIndexSearcher
 
search(Weight, Filter, int, Sort) - Method in class org.apache.solr.search.SolrIndexSearcher
 
searcher - Variable in class org.apache.solr.request.SimpleFacets
Searcher to use for all calculations
searcher - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
searcherHolder - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
sendError(HttpServletResponse, Throwable) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
ServletSolrParams - Class in org.apache.solr.request
 
ServletSolrParams(ServletRequest) - Constructor for class org.apache.solr.request.ServletSolrParams
 
set(long) - Method in class org.apache.solr.util.OpenBitSet
sets a bit, expanding the set size if necessary
setAllValues(NamedList) - Method in class org.apache.solr.request.SolrQueryResponse
Sets data to be returned in this response
setAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when indexing fields of this type.
setBits(long[]) - Method in class org.apache.solr.util.OpenBitSet
Expert: sets a new long[] to use as the bit storage
setBoost(float) - Method in class org.apache.solr.update.DocumentBuilder
 
setContentStreams(Iterable<ContentStream>) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setContentType(String) - Method in class org.apache.solr.util.ContentStreamBase
 
setDefaults(SolrQueryRequest, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
Set defaults on a SolrQueryRequest.
setDefaults(SolrQueryRequest, SolrParams, SolrParams, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
Set default-ish params on a SolrQueryRequest.
setEndTime() - Method in class org.apache.solr.request.SolrQueryResponse
Stop the timer for how long this query took.
setEndTime(long) - Method in class org.apache.solr.request.SolrQueryResponse
Set the in milliseconds when the response officially finished.
setException(Exception) - Method in class org.apache.solr.request.SolrQueryResponse
Causes an error to be returned instead of the results.
setFieldCache(FieldCache) - Method in class org.apache.solr.search.function.FieldCacheSource
 
setHandleSelect(boolean) - Method in class org.apache.solr.servlet.SolrDispatchFilter
 
setIndent(boolean) - Method in class org.apache.solr.request.TextResponseWriter
 
setIndent(boolean) - Method in class org.apache.solr.request.XMLWriter
 
setInstanceDir(String) - Static method in class org.apache.solr.core.Config
 
setLevel(int) - Method in class org.apache.solr.request.TextResponseWriter
 
setLevel(int) - Method in class org.apache.solr.request.XMLWriter
 
setMaxSize(int) - Method in class org.apache.solr.util.BoundedTreeSet
 
setMinShouldMatch(BooleanQuery, String) - Static method in class org.apache.solr.util.SolrPluginUtils
Checks the number of optional clauses in the query, and compares it with the specification string to determine the proper value to use.
setName(String) - Method in class org.apache.solr.util.ContentStreamBase
 
setName(int, String) - Method in class org.apache.solr.util.NamedList
Modifies the name of the pair at the specified index.
setNow(Date) - Method in class org.apache.solr.util.DateMathParser
Redefines this instance's concept of "now"
setNumWords(int) - Method in class org.apache.solr.util.OpenBitSet
Expert: sets the number of longs in the array that are in use
setParams(SolrParams) - Method in interface org.apache.solr.request.SolrQueryRequest
Change the parameters for this request.
setParams(SolrParams) - Method in class org.apache.solr.request.SolrQueryRequestBase
 
setPathPrefix(String) - Method in class org.apache.solr.servlet.SolrDispatchFilter
set the prefix for all paths.
setPositionIncrementGap(int) - Method in class org.apache.solr.analysis.SolrAnalyzer
 
setQueryAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
Sets the Analyzer to be used when querying fields of this type.
setResponseHeaderValues(SolrRequestHandler, NamedList<Object>, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
 
setReturnFields(Set<String>) - Method in class org.apache.solr.request.SolrQueryResponse
Sets the document field names of fields to return by default when returning DocLists
setReturnFields(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Assumes the standard query param of "fl" to specify the return fields
setReturnFields(String, SolrQueryResponse) - Static method in class org.apache.solr.util.SolrPluginUtils
Given a space seperated list of field names, sets the field list on the SolrQueryResponse.
setSimilarity(Similarity) - Method in class org.apache.solr.search.SolrIndexSearcher
 
setSize(Long) - Method in class org.apache.solr.util.ContentStreamBase
 
setSourceInfo(String) - Method in class org.apache.solr.util.ContentStreamBase
 
setState(SolrCache.State) - Method in class org.apache.solr.search.LRUCache
 
setState(SolrCache.State) - Method in interface org.apache.solr.search.SolrCache
Set different cache states.
setUp() - Method in class org.apache.solr.util.AbstractSolrTestCase
Initializes things your test might need Creates a dataDir in the "java.io.tmpdir" initializes the TestHarness h using this data directory, and getSchemaPath() initializes the LocalRequestFactory lrf using sensible defaults.
setVal(int, T) - Method in class org.apache.solr.util.NamedList
Modifies the value of the pair at the specified index.
setValues(NamedList) - Method in class org.apache.solr.util.CommonParams
Deprecated. Sets the params using values from a NamedList, usefull in the init method for your handler.
setValues(NamedList) - Method in class org.apache.solr.util.DisMaxParams
Deprecated. use SolrParams.toSolrParams
severeErrors - Static variable in class org.apache.solr.core.SolrConfig
Singleton keeping track of configuration errors
SIMPLE - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
SimpleFacets - Class in org.apache.solr.request
A class that generates simple Facet information for a request.
SimpleFacets(SolrIndexSearcher, DocSet, SolrParams) - Constructor for class org.apache.solr.request.SimpleFacets
 
SimpleFacets.CountPair<K extends Comparable<? super K>,V extends Comparable<? super V>> - Class in org.apache.solr.request
A simple key=>val pair whose natural order is such that higher vals come before lower vals.
SimpleFacets.CountPair(K, V) - Constructor for class org.apache.solr.request.SimpleFacets.CountPair
 
SimpleOrderedMap<T> - Class in org.apache.solr.util
SimpleOrderedMap is a NamedList where access by key is more important than maintaining order when it comes to representing the held data in other forms, as ResponseWriters normally do.
SimpleOrderedMap() - Constructor for class org.apache.solr.util.SimpleOrderedMap
Creates an empty instance
SimpleOrderedMap(List) - Constructor for class org.apache.solr.util.SimpleOrderedMap
Creates an instance backed by an explicitly specified list of pairwise names/values.
SimplePostTool - Class in org.apache.solr.util
A simple utility class for posting raw updates to a Solr server, has a main method so it can be run on the command line.
SimplePostTool(URL) - Constructor for class org.apache.solr.util.SimplePostTool
Constructs an instance for posting data to the specified Solr URL (ie: "http://localhost:8983/solr/update")
size() - Method in class org.apache.solr.search.BitDocSet
 
size() - Method in interface org.apache.solr.search.DocList
Returns the number of ids in this list.
size() - Method in interface org.apache.solr.search.DocSet
Returns the number of documents in the set.
size() - Method in class org.apache.solr.search.DocSlice
 
size() - Method in class org.apache.solr.search.HashDocSet
 
size() - Method in class org.apache.solr.search.LRUCache
 
size() - Method in interface org.apache.solr.search.SolrCache
:TODO: copy from Map
size - Variable in class org.apache.solr.util.ContentStreamBase
 
size() - Method in class org.apache.solr.util.NamedList
The total number of name/value pairs
size() - Method in class org.apache.solr.util.OpenBitSet
Returns the current capacity of this set.
skipTo(int) - Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
 
slope - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
SnowballPorterFilterFactory - Class in org.apache.solr.analysis
Factory for SnowballFilters, with configurable language Browsing the code, SnowballFilter uses reflection to adapt to Lucene... don't use this if you are concerned about speed.
SnowballPorterFilterFactory() - Constructor for class org.apache.solr.analysis.SnowballPorterFilterFactory
 
SolrAnalyzer - Class in org.apache.solr.analysis
 
SolrAnalyzer() - Constructor for class org.apache.solr.analysis.SolrAnalyzer
 
SolrCache - Interface in org.apache.solr.search
Primary API for dealing with Solr's internal caches.
SolrCache.State - Enum in org.apache.solr.search
Enumeration of possible States for cache instances.
SolrConfig - Class in org.apache.solr.core
Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrConfig() - Constructor for class org.apache.solr.core.SolrConfig
 
SolrCore - Class in org.apache.solr.core
 
SolrCore(String, IndexSchema) - Constructor for class org.apache.solr.core.SolrCore
 
SolrDispatchFilter - Class in org.apache.solr.servlet
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
SolrDispatchFilter() - Constructor for class org.apache.solr.servlet.SolrDispatchFilter
 
SolrEventListener - Interface in org.apache.solr.core
 
SolrException - Exception in org.apache.solr.core
 
SolrException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.core.SolrException
 
SolrException(SolrException.ErrorCode, String, boolean) - Constructor for exception org.apache.solr.core.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable, boolean) - Constructor for exception org.apache.solr.core.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.core.SolrException
 
SolrException(SolrException.ErrorCode, Throwable) - Constructor for exception org.apache.solr.core.SolrException
 
SolrException(int, String) - Constructor for exception org.apache.solr.core.SolrException
Deprecated. 
SolrException(int, String, boolean) - Constructor for exception org.apache.solr.core.SolrException
Deprecated. 
SolrException(int, String, Throwable, boolean) - Constructor for exception org.apache.solr.core.SolrException
Deprecated. 
SolrException(int, String, Throwable) - Constructor for exception org.apache.solr.core.SolrException
Deprecated. 
SolrException(int, Throwable) - Constructor for exception org.apache.solr.core.SolrException
Deprecated. 
SolrException.ErrorCode - Enum in org.apache.solr.core
 
SolrIndexConfig - Class in org.apache.solr.update
 
SolrIndexConfig(String) - Constructor for class org.apache.solr.update.SolrIndexConfig
 
SolrIndexSearcher - Class in org.apache.solr.search
SolrIndexSearcher adds schema awareness and caching functionality over the lucene IndexSearcher.
SolrIndexSearcher(IndexSchema, String, String, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Creates a searcher searching the index in the named directory.
SolrIndexSearcher(IndexSchema, String, Directory, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Creates a searcher searching the index in the provided directory.
SolrIndexSearcher(IndexSchema, String, IndexReader, boolean) - Constructor for class org.apache.solr.search.SolrIndexSearcher
Creates a searcher searching the provided index.
SolrIndexWriter - Class in org.apache.solr.update
An IndexWriter that is configured via Solr config mechanisms.
SolrIndexWriter(String, String, boolean, IndexSchema) - Constructor for class org.apache.solr.update.SolrIndexWriter
 
SolrIndexWriter(String, String, boolean, IndexSchema, SolrIndexConfig) - Constructor for class org.apache.solr.update.SolrIndexWriter
 
SolrInfoMBean - Interface in org.apache.solr.core
MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category - Enum in org.apache.solr.core
 
SolrInfoRegistry - Class in org.apache.solr.core
 
SolrInfoRegistry() - Constructor for class org.apache.solr.core.SolrInfoRegistry
 
SolrParams - Class in org.apache.solr.request
SolrParams hold request parameters.
SolrParams() - Constructor for class org.apache.solr.request.SolrParams
 
SolrParams.EchoParamStyle - Enum in org.apache.solr.request
valid values for: echoParams
SolrPluginUtils - Class in org.apache.solr.util
Utilities that may be of use to RequestHandlers.
SolrPluginUtils() - Constructor for class org.apache.solr.util.SolrPluginUtils
 
SolrPluginUtils.DisjunctionMaxQueryParser - Class in org.apache.solr.util
A subclass of SolrQueryParser that supports aliasing fields for constructing DisjunctionMaxQueries.
SolrPluginUtils.DisjunctionMaxQueryParser(IndexSchema, String) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
 
SolrPluginUtils.DisjunctionMaxQueryParser(IndexSchema) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
 
SolrPluginUtils.DisjunctionMaxQueryParser.Alias - Class in org.apache.solr.util
A simple container for storing alias info
SolrPluginUtils.DisjunctionMaxQueryParser.Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
SolrPluginUtils.IdentityRegenerator - Class in org.apache.solr.util
A CacheRegenerator that can be used whenever the items in the cache are not dependant on the current searcher.
SolrPluginUtils.IdentityRegenerator() - Constructor for class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
 
SolrQueryParser - Class in org.apache.solr.search
A variation on the Lucene QueryParser which knows about the field types and query time analyzers configured in Solr's schema.xml.
SolrQueryParser(IndexSchema, String) - Constructor for class org.apache.solr.search.SolrQueryParser
Constructs a SolrQueryParser using the schema to understand the formats and datatypes of each field.
SolrQueryRequest - Interface in org.apache.solr.request
Container for a request to execute a query.
SolrQueryRequestBase - Class in org.apache.solr.request
Base implementation of SolrQueryRequest that provides some convenience methods for accessing parameters, and manages an IndexSearcher reference.
SolrQueryRequestBase(SolrCore, SolrParams) - Constructor for class org.apache.solr.request.SolrQueryRequestBase
 
SolrQueryResponse - Class in org.apache.solr.request
SolrQueryResponse is used by a query handler to return the response to a query request.
SolrQueryResponse() - Constructor for class org.apache.solr.request.SolrQueryResponse
 
SolrRequestHandler - Interface in org.apache.solr.request
Implementations of SolrRequestHandler are called to handle query requests.
SolrRequestParsers - Class in org.apache.solr.servlet
 
SolrRequestParsers(SolrCore, Config) - Constructor for class org.apache.solr.servlet.SolrRequestParsers
 
SolrServlet - Class in org.apache.solr.servlet
Deprecated. 
SolrServlet() - Constructor for class org.apache.solr.servlet.SolrServlet
Deprecated.  
SolrUpdateServlet - Class in org.apache.solr.servlet
Deprecated. 
SolrUpdateServlet() - Constructor for class org.apache.solr.servlet.SolrUpdateServlet
Deprecated.  
solrUrl - Variable in class org.apache.solr.util.SimplePostTool
 
SORT - Static variable in class org.apache.solr.request.SolrParams
sort order
SortableDoubleField - Class in org.apache.solr.schema
 
SortableDoubleField() - Constructor for class org.apache.solr.schema.SortableDoubleField
 
SortableFloatField - Class in org.apache.solr.schema
 
SortableFloatField() - Constructor for class org.apache.solr.schema.SortableFloatField
 
SortableIntField - Class in org.apache.solr.schema
 
SortableIntField() - Constructor for class org.apache.solr.schema.SortableIntField
 
SortableLongField - Class in org.apache.solr.schema
 
SortableLongField() - Constructor for class org.apache.solr.schema.SortableLongField
 
SortableStr2double(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2doubleStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2float(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2floatStr(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2int(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String) - Static method in class org.apache.solr.util.NumberUtils
 
SortableStr2long(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
 
sortDocSet(DocSet, Sort, int) - Method in class org.apache.solr.search.SolrIndexSearcher
 
Sorting - Class in org.apache.solr.search
Extra lucene sorting utilities & convenience methods
Sorting() - Constructor for class org.apache.solr.search.Sorting
 
sortMissingFirst() - Method in class org.apache.solr.schema.SchemaField
 
sortMissingLast() - Method in class org.apache.solr.schema.SchemaField
 
source - Variable in class org.apache.solr.search.function.LinearFloatFunction
 
source - Variable in class org.apache.solr.search.function.MaxFloatFunction
 
source - Variable in class org.apache.solr.search.function.ReciprocalFloatFunction
 
sourceInfo - Variable in class org.apache.solr.util.ContentStreamBase
 
SpellCheckerRequestHandler - Class in org.apache.solr.handler
Takes a string (e.g. a query string) as the value of the "q" parameter and looks up alternative spelling suggestions in the spellchecker.
SpellCheckerRequestHandler() - Constructor for class org.apache.solr.handler.SpellCheckerRequestHandler
 
split(Matcher, String) - Static method in class org.apache.solr.analysis.PatternTokenizerFactory
This behaves just like String.split( ), but returns a list of Tokens rather then an array of strings
split(String) - Static method in class org.apache.solr.util.SolrPluginUtils
Split a value that may contain a comma, space of bar separated list.
splitSmart(String, char) - Static method in class org.apache.solr.util.StrUtils
Split a string based on a separator, but don't split if it's inside a string.
splitSmart(String, String, boolean) - Static method in class org.apache.solr.util.StrUtils
Splits a backslash escaped string on the separator.
splitWS(String, boolean) - Static method in class org.apache.solr.util.StrUtils
 
STANDARD - Static variable in class org.apache.solr.servlet.SolrRequestParsers
 
StandardFilterFactory - Class in org.apache.solr.analysis
 
StandardFilterFactory() - Constructor for class org.apache.solr.analysis.StandardFilterFactory
 
StandardRequestHandler - Class in org.apache.solr.request
 
StandardRequestHandler() - Constructor for class org.apache.solr.request.StandardRequestHandler
 
StandardTokenizerFactory - Class in org.apache.solr.analysis
 
StandardTokenizerFactory() - Constructor for class org.apache.solr.analysis.StandardTokenizerFactory
 
START - Static variable in class org.apache.solr.request.SolrParams
zero based offset of matching documents to retrieve
start - Variable in class org.apache.solr.util.TestHarness.LocalRequestFactory
 
START_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
startDoc() - Method in class org.apache.solr.update.DocumentBuilder
 
startTag(String, String, boolean) - Method in class org.apache.solr.request.XMLWriter
 
startTime - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
StopFilterFactory - Class in org.apache.solr.analysis
 
StopFilterFactory() - Constructor for class org.apache.solr.analysis.StopFilterFactory
 
stored() - Method in class org.apache.solr.schema.SchemaField
 
storedToIndexed(Fieldable) - Method in class org.apache.solr.schema.FieldType
:TODO: document this method
storedToReadable(Fieldable) - Method in class org.apache.solr.schema.FieldType
:TODO: document this method
storeTermOffsets() - Method in class org.apache.solr.schema.SchemaField
 
storeTermPositions() - Method in class org.apache.solr.schema.SchemaField
 
storeTermVector() - Method in class org.apache.solr.schema.SchemaField
 
STREAM_BODY - Static variable in class org.apache.solr.request.SolrParams
If the content stream should come directly from a field
STREAM_CONTENTTYPE - Static variable in class org.apache.solr.request.SolrParams
Explicity set the content type for the input stream If multiple streams are specified, the explicit contentType will be used for all of them.
STREAM_FILE - Static variable in class org.apache.solr.request.SolrParams
If the content stream should come from a File (using FileReader)
STREAM_URL - Static variable in class org.apache.solr.request.SolrParams
If the content stream should come from a URL (using URLConnection)
streams - Variable in class org.apache.solr.request.SolrQueryRequestBase
 
StrField - Class in org.apache.solr.schema
 
StrField() - Constructor for class org.apache.solr.schema.StrField
 
stripUnbalancedQuotes(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
Returns it's input if there is an even (ie: balanced) number of '"' characters -- otherwise returns a String in which all '"' characters are striped out.
StrUtils - Class in org.apache.solr.util
 
StrUtils() - Constructor for class org.apache.solr.util.StrUtils
 
strVal(int) - Method in class org.apache.solr.search.function.DocValues
 
subset(int, int) - Method in interface org.apache.solr.search.DocList
Get a subset of an existing DocList.
subset(int, int) - Method in class org.apache.solr.search.DocSlice
 
substituteSystemProperties(Node) - Static method in class org.apache.solr.util.DOMUtil
Replaces ${system.property[:default value]} references in all attributes and text nodes of supplied node.
sumOfSquaredWeights() - Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
 
SynonymFilter - Class in org.apache.solr.analysis
SynonymFilter handles multi-token synonyms with variable position increment offsets.
SynonymFilter(TokenStream, SynonymMap, boolean) - Constructor for class org.apache.solr.analysis.SynonymFilter
 
SynonymFilterFactory - Class in org.apache.solr.analysis
 
SynonymFilterFactory() - Constructor for class org.apache.solr.analysis.SynonymFilterFactory
 
SynonymMap - Class in org.apache.solr.analysis
Mapping rules for use with SynonymFilter
SynonymMap() - Constructor for class org.apache.solr.analysis.SynonymMap
 
SystemInfoHandler - Class in org.apache.solr.handler.admin
This handler returns system info NOTE: the response format is still likely to change.
SystemInfoHandler() - Constructor for class org.apache.solr.handler.admin.SystemInfoHandler
 

T

tearDown() - Method in class org.apache.solr.util.AbstractSolrTestCase
Shuts down the test harness, and makes the best attempt possible to delete dataDir, unless the system property "solr.test.leavedatadir" is set.
test(boolean) - Method in class org.apache.solr.tst.TestRequestHandler
 
test(Comparable, Comparable, Converter) - Static method in class org.apache.solr.util.test.TestNumberUtils
 
TestHarness - Class in org.apache.solr.util
This class provides a simple harness that may be useful when writing testcases.
TestHarness(String) - Constructor for class org.apache.solr.util.TestHarness
Assumes "solrconfig.xml" is the config file to use, and "schema.xml" is the schema path to use.
TestHarness(String, String) - Constructor for class org.apache.solr.util.TestHarness
Assumes "solrconfig.xml" is the config file to use.
TestHarness(String, String, String) - Constructor for class org.apache.solr.util.TestHarness
 
TestHarness.LocalRequestFactory - Class in org.apache.solr.util
A Factory that generates LocalSolrQueryRequest objects using a specified set of default options.
TestHarness.LocalRequestFactory() - Constructor for class org.apache.solr.util.TestHarness.LocalRequestFactory
 
TestNumberUtils - Class in org.apache.solr.util.test
 
TestNumberUtils() - Constructor for class org.apache.solr.util.test.TestNumberUtils
 
TestRequestHandler - Class in org.apache.solr.tst
 
TestRequestHandler() - Constructor for class org.apache.solr.tst.TestRequestHandler
 
TextField - Class in org.apache.solr.schema
TextField is the basic type for configurable text analysis.
TextField() - Constructor for class org.apache.solr.schema.TextField
 
TextResponseWriter - Class in org.apache.solr.request
Base class for text-oriented response writers.
TextResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.request.TextResponseWriter
 
ThreadDumpHandler - Class in org.apache.solr.handler.admin
Copied from "admin/threaddump.jsp" NOTE: the response format is still likely to change.
ThreadDumpHandler() - Constructor for class org.apache.solr.handler.admin.ThreadDumpHandler
 
TIE - Static variable in class org.apache.solr.util.DisMaxParams
query and init param for tiebreaker value
tie - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
 
tiebreaker - Variable in class org.apache.solr.util.DisMaxParams
Deprecated. - use explicit default with SolrParams.getFloat
toExternal(Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.BoolField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.DateField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.FieldType
Convert the stored-field format to an external (string, human readable) value
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
toExternal(Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
toInternal(String) - Method in class org.apache.solr.schema.BCDIntField
 
toInternal(String) - Method in class org.apache.solr.schema.BoolField
 
toInternal(String) - Method in class org.apache.solr.schema.DateField
 
toInternal(Date) - Method in class org.apache.solr.schema.DateField
 
toInternal(String) - Method in class org.apache.solr.schema.FieldType
Convert an external value (from XML update command or from query string) into the internal format.
toInternal(String) - Method in class org.apache.solr.schema.SortableDoubleField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableFloatField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableIntField
 
toInternal(String) - Method in class org.apache.solr.schema.SortableLongField
 
TokenFilterFactory - Interface in org.apache.solr.analysis
A TokenFilterFactory creates a TokenFilter to transform one TokenStream into another.
TokenizerChain - Class in org.apache.solr.analysis
 
TokenizerChain(TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
 
TokenizerFactory - Interface in org.apache.solr.analysis
A TokenizerFactory breaks up a stream of characters into tokens.
tokenStream(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
 
tokenStream(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
 
toLower(List<String>) - Static method in class org.apache.solr.util.StrUtils
 
toMap(NamedList) - Static method in class org.apache.solr.request.SolrParams
Create a Map from a NamedList given no keys are repeated
toMap(NamedNodeMap) - Static method in class org.apache.solr.util.DOMUtil
 
toMapExcept(NamedNodeMap, String...) - Static method in class org.apache.solr.util.DOMUtil
 
toMultiMap(NamedList) - Static method in class org.apache.solr.request.SolrParams
Create a Map from a NamedList
toNamedList() - Method in class org.apache.solr.request.SolrParams
Convert this to a NamedList
toSolrParams(NamedList) - Static method in class org.apache.solr.request.SolrParams
Create SolrParams from NamedList.
toStr(Throwable) - Static method in exception org.apache.solr.core.SolrException
 
toString() - Method in class org.apache.solr.analysis.SynonymMap
 
toString() - Method in class org.apache.solr.analysis.TokenizerChain
 
toString() - Method in exception org.apache.solr.core.SolrException
 
toString() - Method in class org.apache.solr.request.AppendedSolrParams
 
toString() - Method in class org.apache.solr.request.DefaultSolrParams
 
toString() - Method in class org.apache.solr.request.MapSolrParams
 
toString() - Method in class org.apache.solr.request.MultiMapSolrParams
 
toString() - Method in class org.apache.solr.request.RequiredSolrParams
 
toString() - Method in class org.apache.solr.request.SolrQueryRequestBase
 
toString() - Method in class org.apache.solr.schema.FieldType
 
toString() - Method in class org.apache.solr.schema.SchemaField
 
toString(String) - Method in class org.apache.solr.search.ConstantScorePrefixQuery
Prints a user-readable version of this query.
toString(int) - Method in class org.apache.solr.search.function.DocValues
 
toString(String) - Method in class org.apache.solr.search.function.FunctionQuery
Prints a user-readable version of this query.
toString() - Method in class org.apache.solr.search.function.ValueSource
 
toString() - Method in class org.apache.solr.search.LRUCache
 
toString(Query, IndexSchema, Appendable, int) - Static method in class org.apache.solr.search.QueryParsing
 
toString(Query, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Formats a Query for debugging, using the IndexSchema to make complex field types readable.
toString(List<Query>, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
Builds a list of String which are stringified versions of a list of Queries
toString() - Method in class org.apache.solr.search.SolrIndexSearcher
 
toString() - Method in class org.apache.solr.update.AddUpdateCommand
 
toString() - Method in class org.apache.solr.update.CommitUpdateCommand
 
toString() - Method in class org.apache.solr.update.DeleteUpdateCommand
 
toString() - Method in class org.apache.solr.update.DirectUpdateHandler2
 
toString() - Method in class org.apache.solr.update.UpdateCommand
 
toString() - Method in class org.apache.solr.util.AbstractSolrTestCase.Doc
 
toString() - Method in class org.apache.solr.util.NamedList
 
tracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
TRANSFORM_PARAM - Static variable in class org.apache.solr.request.XSLTResponseWriter
 
TransformerProvider - Class in org.apache.solr.util.xslt
Singleton that creates a Transformer for the XSLTServletFilter.
TrimFilter - Class in org.apache.solr.analysis
Trims leading and trailing whitespace from Tokens in the stream.
TrimFilter(TokenStream, boolean) - Constructor for class org.apache.solr.analysis.TrimFilter
 
TrimFilterFactory - Class in org.apache.solr.analysis
 
TrimFilterFactory() - Constructor for class org.apache.solr.analysis.TrimFilterFactory
 
trimTrailingZeros() - Method in class org.apache.solr.util.OpenBitSet
Lowers numWords, the number of words in use, by checking for trailing zero words.
TRUE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
 
trueProperties - Variable in class org.apache.solr.schema.FieldType
properties explicitly set to true
typeName - Variable in class org.apache.solr.schema.FieldType
The name of the type (not the name of the field)

U

union(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
union(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the union of this set with another set.
union(DocSet) - Method in class org.apache.solr.search.HashDocSet
 
union(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
this = this OR other
unionCount(OpenBitSet, OpenBitSet) - Static method in class org.apache.solr.util.OpenBitSet
Returns the popcount or cardinality of the union of the two sets.
unionSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
 
unionSize(DocSet) - Method in interface org.apache.solr.search.DocSet
Returns the number of documents of the union of this set with another set.
update(Reader) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
 
update(String) - Method in class org.apache.solr.util.TestHarness
Deprecated. 
UpdateCommand - Class in org.apache.solr.update
An index update command encapsulated in an object (Command pattern)
UpdateCommand(String) - Constructor for class org.apache.solr.update.UpdateCommand
 
UpdateHandler - Class in org.apache.solr.update
UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
UpdateHandler(SolrCore) - Constructor for class org.apache.solr.update.UpdateHandler
 
updateOffsets - Variable in class org.apache.solr.analysis.TrimFilterFactory
 
UpdateParams - Interface in org.apache.solr.util
A collection of standard params used by Update handlers
useCompoundFile - Variable in class org.apache.solr.update.SolrIndexConfig
These are "final" in lucene 1.9 static { if (writeLockTimeout !
UTC - Static variable in class org.apache.solr.schema.DateField
 

V

val - Variable in class org.apache.solr.request.SimpleFacets.CountPair
 
validateAddDoc(String...) - Method in class org.apache.solr.util.TestHarness
Validates that an add of a single document results in success.
validateErrorUpdate(String) - Method in class org.apache.solr.util.TestHarness
Validates that an "update" (add, commit or optimize) results in success.
validateQuery(SolrQueryRequest, String...) - Method in class org.apache.solr.util.TestHarness
Validates a "query" response against an array of XPath test strings
validateUpdate(String) - Method in class org.apache.solr.util.TestHarness
Validates that an "update" (add, commit or optimize) results in success.
validateXPath(String, String...) - Method in class org.apache.solr.util.TestHarness
A helper method which valides a String against an array of XPath test strings.
valueOf(String) - Static method in enum org.apache.solr.core.SolrException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.core.SolrInfoMBean.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.request.SolrParams.EchoParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.search.SolrCache.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.solr.core.SolrException.ErrorCode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.core.SolrInfoMBean.Category
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.request.SolrParams.EchoParamStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.apache.solr.request.SolrQueryResponse
Container for user defined values
values() - Static method in enum org.apache.solr.search.SolrCache.State
Returns an array containing the constants of this enum type, in the order they're declared.
ValueSource - Class in org.apache.solr.search.function
Instantiates DocValues for a particular reader.
ValueSource() - Constructor for class org.apache.solr.search.function.ValueSource
 
version - Static variable in class org.apache.solr.core.SolrCore
 
VERSION - Static variable in class org.apache.solr.request.SolrParams
stylesheet to apply to XML results
VERSION_OF_THIS_TOOL - Static variable in class org.apache.solr.util.SimplePostTool
 

W

WAIT_FLUSH - Static variable in interface org.apache.solr.util.UpdateParams
wait till the command has flushed
WAIT_SEARCHER - Static variable in interface org.apache.solr.util.UpdateParams
wait for the search to warm up
waitFlush - Variable in class org.apache.solr.update.CommitUpdateCommand
 
waitSearcher - Variable in class org.apache.solr.update.CommitUpdateCommand
 
warm(SolrIndexSearcher, SolrCache) - Method in class org.apache.solr.search.LRUCache
 
warm(SolrIndexSearcher, SolrCache) - Method in interface org.apache.solr.search.SolrCache
Warm this cache associated with searcher using the old cache object.
warm(SolrIndexSearcher) - Method in class org.apache.solr.search.SolrIndexSearcher
Warm this searcher based on an old one (primarily for auto-cache warming).
WhitespaceTokenizerFactory - Class in org.apache.solr.analysis
 
WhitespaceTokenizerFactory() - Constructor for class org.apache.solr.analysis.WhitespaceTokenizerFactory
 
wlen - Variable in class org.apache.solr.util.OpenBitSet
 
WordDelimiterFilterFactory - Class in org.apache.solr.analysis
 
WordDelimiterFilterFactory() - Constructor for class org.apache.solr.analysis.WordDelimiterFilterFactory
 
write(Token) - Method in class org.apache.solr.analysis.BufferedTokenStream
Write a token to the buffered output stream
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.JSONResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.PythonResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.request.QueryResponseWriter
Write a SolrQueryResponse, this method must be thread save.
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.RubyResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XMLResponseWriter
 
write(Writer, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.request.XSLTResponseWriter
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDIntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDLongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BCDStrField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.BoolField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.BoolField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.DateField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.DateField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.DoubleField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.DoubleField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.FieldType
Renders the specified field as XML
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.FieldType
calls back to TextResponseWriter to write the field value
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.FloatField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.FloatField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.IntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.IntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.LongField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.LongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SchemaField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SchemaField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableDoubleField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableFloatField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableIntField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.SortableLongField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.StrField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.StrField
 
write(XMLWriter, String, Fieldable) - Method in class org.apache.solr.schema.TextField
 
write(TextResponseWriter, String, Fieldable) - Method in class org.apache.solr.schema.TextField
 
writeArray(String, Object[]) - Method in class org.apache.solr.request.TextResponseWriter
 
writeArray(String, Iterator) - Method in class org.apache.solr.request.TextResponseWriter
 
writeArray(String, Object[]) - Method in class org.apache.solr.request.XMLWriter
 
writeArray(String, Iterator) - Method in class org.apache.solr.request.XMLWriter
 
writeAttr(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeBool(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Java string form of a boolean
writeBool(String, boolean) - Method in class org.apache.solr.request.TextResponseWriter
 
writeBool(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeBool(String, boolean) - Method in class org.apache.solr.request.XMLWriter
 
writeDate(String, Date) - Method in class org.apache.solr.request.TextResponseWriter
 
writeDate(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Solr ISO8601 based date format
writeDate(String, Date) - Method in class org.apache.solr.request.XMLWriter
 
writeDate(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeDoc(String, Document, Set<String>, float, boolean) - Method in class org.apache.solr.request.TextResponseWriter
 
writeDoc(String, Document, Set<String>, float, boolean) - Method in class org.apache.solr.request.XMLWriter
 
writeDocList(String, DocList, Set<String>, Map) - Method in class org.apache.solr.request.TextResponseWriter
 
writeDocList(String, DocList, Set<String>) - Method in class org.apache.solr.request.XMLWriter
 
writeDouble(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Java string form of a double
writeDouble(String, double) - Method in class org.apache.solr.request.TextResponseWriter
 
writeDouble(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeDouble(String, double) - Method in class org.apache.solr.request.XMLWriter
 
writeFloat(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Java string form of a float
writeFloat(String, float) - Method in class org.apache.solr.request.TextResponseWriter
 
writeFloat(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeFloat(String, float) - Method in class org.apache.solr.request.XMLWriter
 
writeInt(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Java string form of an int
writeInt(String, int) - Method in class org.apache.solr.request.TextResponseWriter
 
writeInt(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeInt(String, int) - Method in class org.apache.solr.request.XMLWriter
 
writeLockTimeout - Variable in class org.apache.solr.update.SolrIndexConfig
 
writeLong(String, String) - Method in class org.apache.solr.request.TextResponseWriter
if this form of the method is called, val is the Java string form of a long
writeLong(String, long) - Method in class org.apache.solr.request.TextResponseWriter
 
writeLong(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeLong(String, long) - Method in class org.apache.solr.request.XMLWriter
 
writeMap(String, Map, boolean, boolean) - Method in class org.apache.solr.request.TextResponseWriter
 
writeMap(String, Map) - Method in class org.apache.solr.request.XMLWriter
 
writeNamedList(String, NamedList) - Method in class org.apache.solr.request.TextResponseWriter
 
writeNamedList(String, NamedList) - Method in class org.apache.solr.request.XMLWriter
 
writeNull(String) - Method in class org.apache.solr.request.TextResponseWriter
 
writeNull(String) - Method in class org.apache.solr.request.XMLWriter
 
writePrim(String, String, String, boolean) - Method in class org.apache.solr.request.XMLWriter
 
writer - Variable in class org.apache.solr.request.TextResponseWriter
 
writer - Variable in class org.apache.solr.update.DirectUpdateHandler2
 
writeResponse(Writer, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.request.XMLWriter
 
writeStr(String, String, boolean) - Method in class org.apache.solr.request.TextResponseWriter
 
writeStr(String, String) - Method in class org.apache.solr.request.XMLWriter
 
writeUnescapedXML(Writer, String, String, Object...) - Static method in class org.apache.solr.util.XML
does NOT escape character data in val, must already be valid XML
writeVal(String, Object) - Method in class org.apache.solr.request.TextResponseWriter
 
writeVal(String, Object) - Method in class org.apache.solr.request.XMLWriter
 
writeXML(Writer, String, String) - Static method in class org.apache.solr.util.XML
 
writeXML(Writer, String, String, Object...) - Static method in class org.apache.solr.util.XML
escapes character data in val
WT - Static variable in class org.apache.solr.request.SolrParams
the response writer type - the format of the response

X

xml - Variable in class org.apache.solr.util.AbstractSolrTestCase.Doc
 
XML - Class in org.apache.solr.util
 
XML() - Constructor for class org.apache.solr.util.XML
 
XMLResponseWriter - Class in org.apache.solr.request
 
XMLResponseWriter() - Constructor for class org.apache.solr.request.XMLResponseWriter
 
XmlUpdateRequestHandler - Class in org.apache.solr.handler
 
XmlUpdateRequestHandler() - Constructor for class org.apache.solr.handler.XmlUpdateRequestHandler
 
XMLWriter - Class in org.apache.solr.request
 
XMLWriter(Writer, IndexSchema, SolrQueryRequest, String) - Constructor for class org.apache.solr.request.XMLWriter
 
xor(OpenBitSet) - Method in class org.apache.solr.util.OpenBitSet
this = this XOR other
xorCount(OpenBitSet, OpenBitSet) - Static method in class org.apache.solr.util.OpenBitSet
Returns the popcount or cardinality of the exclusive-or of the two sets.
XSL - Static variable in class org.apache.solr.request.SolrParams
stylesheet to apply to XML results
XSL_NAME - Static variable in class org.apache.solr.request.SolrQueryRequestBase
Deprecated. 
XSLT_CACHE_DEFAULT - Static variable in class org.apache.solr.request.XSLTResponseWriter
 
XSLTResponseWriter - Class in org.apache.solr.request
QueryResponseWriter which captures the output of the XMLWriter (in memory for now, not optimal performancewise), and applies an XSLT transform to it.
XSLTResponseWriter() - Constructor for class org.apache.solr.request.XSLTResponseWriter
 

Z

ZERO - Static variable in class org.apache.solr.update.DirectUpdateHandler2
 

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

Copyright © 2006 - 2008 The Apache Software Foundation