- abortCheck() - Method in interface org.apache.solr.update.SolrCmdDistributor.AbortCheck
-
- abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- AbstractDefaultValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Base class that can be extended by any
UpdateRequestProcessorFactory
designed to add a default value
to the document in an AddUpdateCommand
when that field is not
already specified.
- AbstractDefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
-
- AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor - Class in org.apache.solr.update.processor
-
- AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor(String, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
-
- AbstractLuceneSpellChecker - Class in org.apache.solr.spelling
-
Abstract base class for all Lucene-based spell checking implementations.
- AbstractLuceneSpellChecker() - Constructor for class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- AbstractPluginLoader<T> - Class in org.apache.solr.util.plugin
-
An abstract super class that manages standard solr-style plugin configuration.
- AbstractPluginLoader(String, Class<T>, boolean, boolean) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
-
- AbstractPluginLoader(String, Class<T>) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
-
- AbstractSolrEventListener - Class in org.apache.solr.core
-
- AbstractSolrEventListener(SolrCore) - Constructor for class org.apache.solr.core.AbstractSolrEventListener
-
- AbstractSpatialFieldType<T extends SpatialStrategy> - Class in org.apache.solr.schema
-
Abstract base class for Solr FieldTypes based on a Lucene 4
SpatialStrategy
.
- AbstractSpatialFieldType() - Constructor for class org.apache.solr.schema.AbstractSpatialFieldType
-
- AbstractSpatialPrefixTreeFieldType<T extends PrefixTreeStrategy> - Class in org.apache.solr.schema
-
- AbstractSpatialPrefixTreeFieldType() - Constructor for class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
-
- AbstractSubTypeFieldType - Class in org.apache.solr.schema
-
An abstract base class for FieldTypes that delegate work to another
FieldType
.
- AbstractSubTypeFieldType() - Constructor for class org.apache.solr.schema.AbstractSubTypeFieldType
-
- accept(File) - Method in class org.apache.solr.util.RegexFileFilter
-
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DelegatingCollector
-
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DocSetCollector
-
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- accumulate(NamedList) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on those in the given NamedList
- accumulate(BytesRef) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulate(BytesRef, int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulateTermNum(int, BytesRef) - Method in class org.apache.solr.handler.component.FieldFacetStats
-
- ACCURACY - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- accuracy - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- accuracy - Variable in class org.apache.solr.spelling.SpellingOptions
-
Optionally restrict the results to have a minimum accuracy level.
- acquire() - Method in class org.apache.solr.util.AdjustableSemaphore
-
- actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
-
actual shards to send the request to, filled out by framework
- ADD - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- add(T) - Method in class org.apache.solr.logging.CircularList
-
- add(E, long) - Method in class org.apache.solr.logging.LogWatcher
-
- add(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Appends a named value to the list of named values to be returned.
- add(int) - Method in class org.apache.solr.search.BitDocSet
-
- add(int) - Method in interface org.apache.solr.search.DocSet
-
Adds the specified document if it is not currently in the DocSet
(optional operation).
- add(Grouping.Command) - Method in class org.apache.solr.search.Grouping
-
- add(Token, List<String>) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds a whole bunch of suggestions, and does not worry about frequency.
- add(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Suggestions must be added with the best suggestion first.
- add(String) - Method in class org.apache.solr.update.processor.Lookup3Signature
-
- add(String) - Method in class org.apache.solr.update.processor.MD5Signature
-
- add(String) - Method in class org.apache.solr.update.processor.Signature
-
- add(String) - Method in class org.apache.solr.update.processor.TextProfileSignature
-
- ADD - Static variable in class org.apache.solr.update.UpdateLog
-
- add(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- add(AddUpdateCommand, boolean) - Method in class org.apache.solr.update.UpdateLog
-
- add(E) - Method in class org.apache.solr.util.BoundedTreeSet
-
- add(ConcurrentLFUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- add(ConcurrentLRUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- add(Calendar, int, String) - Static method in class org.apache.solr.util.DateMathParser
-
Modifies the specified Calendar by "adding" the specified value of units
- add(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Add an alias to this query parser.
- addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Add an alias to this query parser.
- addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
-
- addBoostFunctions(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addBoostQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- addClause(List<BooleanClause>, int, int, Query) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- addCloseHook(CloseHook) - Method in class org.apache.solr.core.SolrCore
-
Add a close callback hook
- addCloseHook(Closeable) - Method in class org.apache.solr.request.SolrRequestInfo
-
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.DirectoryFactory
-
Adds a close listener for a Directory.
- addCollationsToResponse(SolrParams, SpellingResult, ResponseBuilder, String, NamedList, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- addCommandField(Command) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- addDebug(Object, String...) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- addDebugInfo(String, Object) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Utility function to add debugging info.
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.DisMaxQParser
-
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.QParser
-
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- addDocList(NamedList, GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
-
- addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been added
- addEscapes(String) - Static method in error org.apache.solr.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEventParms(SolrIndexSearcher, NamedList) - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
-
A common way to mark the response format as experimental
- addFacet(String, Map<String, StatsValues>) - Method in interface org.apache.solr.handler.component.StatsValues
-
Adds the facet statistics for the facet with the given name
- addField(CSVField) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- addField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
- addField(String, String) - Method in class org.apache.solr.update.DocumentBuilder
-
Add the Field and value to the document, invoking the copyField mechanism
- addField(String, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
Add the Field and value to the document with the specified boost, invoking the copyField mechanism
- addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
Adds a field command based on the specified field.
- addFrequency(Token, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds an original token with its document frequency
- addFunctionCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
- addMainQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
Adds the main query to the query argument.
- addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Updates the statistics when multiple documents are missing a value
- addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addParser(String, ValueSourceParser) - Static method in class org.apache.solr.search.ValueSourceParser
-
Adds a new parser for the name and returns any existing one that was overriden.
- addParser(NamedParser) - Static method in class org.apache.solr.search.ValueSourceParser
-
Adds a new parser for the name and returns any existing one that was overriden.
- addPhraseFieldQueries(BooleanQuery, List<ExtendedDismaxQParser.Clause>, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Adds shingled phrase queries to all the fields specified in the pf, pf2 anf pf3 parameters
- addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
- addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- adds - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- addShingledPhraseQueries(BooleanQuery, List<ExtendedDismaxQParser.Clause>, Map<String, Float>, int, float, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Modifies the main query by adding a new optional Query consisting
of shingled phrase queries across the specified clauses using the
specified field => boost mappings.
- addSingleField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
- addToLog(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Add a value to be logged.
- addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.util.DOMUtil
-
Examines a Node from the DOM representation of a NamedList and adds the
contents of that node to both the specified NamedList and List passed
as arguments.
- addTransformer(DocTransformer) - Method in class org.apache.solr.response.transform.DocTransformers
-
- addTransformerFactory(String, TransformerFactory) - Method in class org.apache.solr.core.SolrCore
-
- addUnique(int) - Method in class org.apache.solr.search.BitDocSet
-
- addUnique(int) - Method in interface org.apache.solr.search.DocSet
-
Adds a document the caller knows is not currently in the DocSet
(optional operation).
- AddUpdateCommand - Class in org.apache.solr.update
-
- AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
-
- AdjustableSemaphore - Class in org.apache.solr.util
-
- AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
-
- adminHandler - Variable in class org.apache.solr.core.CoreContainer
-
- AdminHandlers - Class in org.apache.solr.handler.admin
-
A special Handler that registers all standard admin handlers
- AdminHandlers() - Constructor for class org.apache.solr.handler.admin.AdminHandlers
-
- adminPath - Variable in class org.apache.solr.core.CoreContainer
-
- advance(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- aliases - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Where we store a map from field name we expect to see in our query
string, to Alias object containing the fields to use in our
DisjunctionMaxQuery and the tiebreaker to use.
- aliases - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Where we store a map from field name we expect to see in our query
string, to Alias object containing the fields to use in our
DisjunctionMaxQuery and the tiebreaker to use.
- ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- allPhraseFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- alternativeTermCount - Variable in class org.apache.solr.spelling.SpellingOptions
-
- altQ - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- altQParser - Variable in class org.apache.solr.search.DisMaxQParser
-
- altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
-
- amILeader() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- analyseLines(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- AnalysisRequestHandlerBase - Class in org.apache.solr.handler
-
A base class for all analysis request handlers.
- AnalysisRequestHandlerBase() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase
-
- AnalysisRequestHandlerBase.AnalysisContext - Class in org.apache.solr.handler
-
Serves as the context of an analysis process.
- AnalysisRequestHandlerBase.AnalysisContext(FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and
termsToMatch.
- AnalysisRequestHandlerBase.AnalysisContext(String, FieldType, Analyzer) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs an AnalysisContext with a given field name, field type
and analyzer.
- AnalysisRequestHandlerBase.AnalysisContext(String, FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and
termsToMatch.
- AnalysisRequestHandlerBase.ListBasedTokenStream - Class in org.apache.solr.handler
-
TokenStream that iterates over a list of pre-existing Tokens
- AnalysisRequestHandlerBase.TokenTrackingAttribute - Interface in org.apache.solr.handler
-
This is an
Attribute
used to track the positions of tokens
in the analysis chain.
- AnalysisRequestHandlerBase.TokenTrackingAttributeImpl - Class in org.apache.solr.handler
-
- AnalysisRequestHandlerBase.TokenTrackingAttributeImpl() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- analyze(Collection<Token>, Reader, int, int) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
- analyzeIfMultitermTermText(String, String, FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- analyzeMultiTerm(String, String, Analyzer) - Static method in class org.apache.solr.schema.TextField
-
- analyzer - Variable in class org.apache.solr.parser.SolrQueryParserBase
-
- analyzer - Variable in class org.apache.solr.schema.FieldType
-
Analyzer set by schema for text types to use when indexing fields
of this type, subclasses can set analyzer themselves or override
getAnalyzer()
- analyzer - Variable in class org.apache.solr.spelling.QueryConverter
-
- analyzer - Variable in class org.apache.solr.spelling.SolrSpellChecker
-
- analyzeValue(String, AnalysisRequestHandlerBase.AnalysisContext) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Analyzes the given value using the given Analyzer.
- AnalyzingLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
- AnalyzingLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
-
- AND - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- AND_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
-
Alternative form of QueryParser.Operator.AND
- andNot(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- andNot(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the documents in this set that are not in the other set.
- andNot(DocSet) - Method in class org.apache.solr.search.HashDocSet
-
- andNot(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
puts the intersection of a and not b into the target array and returns the size
- andNot(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- andNotBinarySearch(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- andNotSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- andNotSize(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the number of documents in this set that are not in the other set.
- answer - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- append(CharBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends the contents of cb
to the end of this CharBuffer.
- append(String) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends s
to the end of this CharBuffer.
- append(StringBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends sb
to the end of this CharBuffer.
- append(char[]) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends data
to the end of this CharBuffer.
- append(char) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends a single character to the end of this CharBuffer.
- append(char) - Method in class org.apache.solr.util.FastWriter
-
- appendParam(String, String) - Static method in class org.apache.solr.util.SimplePostTool
-
Appends a URL query parameter to a URL
- appends - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- appendThread(StringBuilder, LogRecord) - Method in class org.apache.solr.SolrLogFormatter
-
- appendUrlPath(URL, String) - Static method in class org.apache.solr.util.SimplePostTool
-
Appends to the path of the URL
- applyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
Returns the Future to wait on, or null if no replay was needed
- args - Variable in class org.apache.solr.core.AbstractSolrEventListener
-
- args - Variable in class org.apache.solr.schema.FieldType
-
additional arguments specified in the field type declaration
- argsParser - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
-
- argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
-
- asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asNamedList() - Method in class org.apache.solr.util.RTimer
-
- AssignShard - Class in org.apache.solr.cloud
-
- AssignShard() - Constructor for class org.apache.solr.cloud.AssignShard
-
- assignShard(String, ClusterState, Integer) - Static method in class org.apache.solr.cloud.AssignShard
-
Assign a new unique id up to slices count - then add replicas evenly.
- asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- attributes - Variable in class org.apache.solr.core.PluginInfo
-
- autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoGeneratePhraseQueries - Variable in class org.apache.solr.schema.TextField
-
- autoSoftCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoSoftCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autowarm - Variable in class org.apache.solr.search.SolrCacheBase
-
- CacheConfig - Class in org.apache.solr.search
-
Contains the knowledge of how cache config is
stored in the solrconfig.xml file, and implements a
factory to create caches.
- CacheConfig() - Constructor for class org.apache.solr.search.CacheConfig
-
- CacheConfig(Class<? extends SolrCache>, Map<String, String>, CacheRegenerator) - Constructor for class org.apache.solr.search.CacheConfig
-
- 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.
- CachingDirectoryFactory - Class in org.apache.solr.core
-
- CachingDirectoryFactory() - Constructor for class org.apache.solr.core.CachingDirectoryFactory
-
- CachingDirectoryFactory.CacheValue - Class in org.apache.solr.core
-
- CachingDirectoryFactory.CacheValue() - Constructor for class org.apache.solr.core.CachingDirectoryFactory.CacheValue
-
- CachingDirectoryFactory.CloseListener - Interface in org.apache.solr.core
-
- cal - Variable in class org.apache.solr.response.TextResponseWriter
-
- calcEtag(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculates a tag for the ETag header.
- calcHitRatio(long, long) - Static method in class org.apache.solr.search.SolrCacheBase
-
Returns a "Hit Ratio" (ie: max of 1.00, not a percentage) suitable for
display purposes.
- calcLastModified(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculate the appropriate last-modified time for Solr relative the current request.
- CALENDAR_UNITS - Static variable in class org.apache.solr.util.DateMathParser
-
A mapping from (uppercased) String labels idenyifying time units,
to the corresponding Calendar constant used to set/add/roll that unit
of measurement.
- call(Diagnostics.Callable, Object...) - Static method in class org.apache.solr.core.Diagnostics
-
- call(Object...) - Method in interface org.apache.solr.core.Diagnostics.Callable
-
- callPostCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- callPostOptimizeCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- callPostSoftCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- cancelAll() - Method in class org.apache.solr.handler.component.HttpShardHandler
-
- cancelAll() - Method in class org.apache.solr.handler.component.ShardHandler
-
- cancelApplyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
- cancelCoreRecoveries() - Method in class org.apache.solr.core.CoreContainer
-
- cancelElection() - Method in class org.apache.solr.cloud.ElectionContext
-
- cancelPendingCommit() - Method in class org.apache.solr.update.CommitTracker
-
- cancelRecovery() - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- cancelRecovery() - Method in class org.apache.solr.update.SolrCoreState
-
- CANONICAL_LOCALE - Static variable in class org.apache.solr.schema.DateField
-
Fixed Locale needed for parsing/formating Milliseconds in the
canonical representation.
- CANONICAL_TZ - Static variable in class org.apache.solr.schema.DateField
-
Fixed TimeZone (UTC) needed for parsing/formating Dates in the
canonical representation.
- capacity() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the current capacity of the buffer.
- CARAT - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- charAt(int) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the character at the specified position.
- CharBuffer - Class in org.apache.solr.internal.csv
-
A simple StringBuffer replacement that aims to
reduce copying as much as possible.
- CharBuffer() - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity of 32 characters.
- CharBuffer(int) - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity
of length
characters.
- charStream(Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
-
Deprecated.
- CharStream - Interface in org.apache.solr.parser
-
This interface describes a character stream that maintains line and
column number positions of the characters.
- checkChrootPath(String, boolean) - Static method in class org.apache.solr.cloud.ZkController
-
Validates if the chroot exists in zk (or if it is successfully created).
- checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.HttpShardHandler
-
- checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.ShardHandler
-
- checker - Variable in class org.apache.solr.search.SolrFieldCacheMBean
-
- checkETagValidators(HttpServletRequest, HttpServletResponse, Method, String) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for etag related conditional headers and set status
- checkFieldCacheSource(QParser) - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible
for a field that may be used to get a FieldCacheSource, throwing
an appropriate exception (including the field name) if it is not.
- checkHttpCachingVeto(SolrQueryResponse, HttpServletResponse, Method) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Checks if the downstream request handler wants to avoid HTTP caching of
the response.
- checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for modify time related conditional headers and set status
- checkRetry() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RetryNode
-
- checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.CurrencyField
-
- checkSchemaField(SchemaField) - Method in class org.apache.solr.schema.FieldType
-
Check's
SchemaField
instances constructed
using this field type to ensure that they are valid.
- checkSortability() - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible
for a field that may be used in sorting, throwing an appropriate
exception (including the field name) if it is not.
- CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- childNodesToList(Node) - Static method in class org.apache.solr.util.DOMUtil
-
- childNodesToNamedList(Node) - Static method in class org.apache.solr.util.DOMUtil
-
- children - Variable in class org.apache.solr.core.PluginInfo
-
- children - Variable in class org.apache.solr.util.RTimer
-
- CircularList<T> - Class in org.apache.solr.logging
-
FIFO Circular List.
- CircularList(int) - Constructor for class org.apache.solr.logging.CircularList
-
- classAliases - Variable in class org.apache.solr.SolrLogFormatter
-
- classLoader - Variable in class org.apache.solr.core.SolrResourceLoader
-
- className - Variable in class org.apache.solr.core.PluginInfo
-
- className - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- className - Variable in class org.apache.solr.SolrLogFormatter.Method
-
- Clause(String) - Method in class org.apache.solr.parser.QueryParser
-
- clear() - Method in class org.apache.solr.core.JmxMonitoredMap
-
Clears the map and unregisters all SolrInfoMBeans in the map from
MBeanServer
- clear() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- clear() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Empties the buffer.
- clear() - Method in class org.apache.solr.logging.CircularList
-
- clear() - Method in class org.apache.solr.search.FastLRUCache
-
- clear() - Method in class org.apache.solr.search.LFUCache
-
- clear() - Method in class org.apache.solr.search.LRUCache
-
- clear() - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- clear() - Method in class org.apache.solr.update.AddUpdateCommand
-
Reset state to reuse this object with a different document in the same request
- clear() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- clear() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- clear() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- clear() - Method in class org.apache.solr.util.LongPriorityQueue
-
Removes all entries from the PriorityQueue.
- clear() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
-
- clear() - Method in class org.apache.solr.util.stats.Histogram
-
Clears all recorded values.
- clear() - Method in interface org.apache.solr.util.stats.Sample
-
Clears all recorded values.
- clear() - Method in class org.apache.solr.util.stats.Timer
-
Clears all recorded durations.
- clear() - Method in class org.apache.solr.util.stats.UniformSample
-
- CLEAR_CACHES - Static variable in class org.apache.solr.update.UpdateCommand
-
- clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- clearIndex() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- clearRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
-
- Clock - Class in org.apache.solr.util.stats
-
An abstraction for how time passes.
- Clock() - Constructor for class org.apache.solr.util.stats.Clock
-
- Clock.CpuTimeClock - Class in org.apache.solr.util.stats
-
A clock implementation which returns the current thread's CPU time.
- Clock.CpuTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.CpuTimeClock
-
- Clock.UserTimeClock - Class in org.apache.solr.util.stats
-
A clock implementation which returns the current time in epoch nanoseconds.
- Clock.UserTimeClock() - Constructor for class org.apache.solr.util.stats.Clock.UserTimeClock
-
- clone() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- clone() - Method in class org.apache.solr.search.BitDocSet
-
- clone() - Method in class org.apache.solr.search.DocSlice
-
- clone() - Method in class org.apache.solr.search.HashDocSet
-
- clone() - Method in class org.apache.solr.search.SortedIntDocSet
-
- clone() - Method in class org.apache.solr.search.WrappedQuery
-
- clone() - Method in class org.apache.solr.update.UpdateCommand
-
- CloneFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Clones the values found in any matching source
field into
the configured dest
field.
- CloneFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- close() - Method in class org.apache.solr.cloud.ElectionContext
-
- close() - Method in class org.apache.solr.cloud.Overseer
-
- close() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- close() - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- close() - Method in class org.apache.solr.cloud.SyncStrategy
-
- close() - Method in class org.apache.solr.cloud.ZkController
-
Closes the underlying ZooKeeper client.
- close() - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- close() - Method in class org.apache.solr.core.DirectoryFactory
-
Close the this and all of the Directories it contains.
- close() - Method in class org.apache.solr.core.SolrCore
-
Close all resources allocated by the core if it is no longer in use...
- close() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- close() - Method in class org.apache.solr.handler.component.ShardHandlerFactory
-
- close() - Method in class org.apache.solr.logging.jul.RecordHandler
-
- close() - Method in interface org.apache.solr.request.SolrQueryRequest
-
This method should be called when all uses of this request are
finished, so that resources can be freed.
- close() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
Frees resources associated with this request, this method must
be called when the object is no longer in use.
- close() - Method in class org.apache.solr.response.TextResponseWriter
-
done with this ResponseWriter...
- close() - Method in class org.apache.solr.search.FastLRUCache
-
- close() - Method in class org.apache.solr.search.LFUCache
-
- close() - Method in class org.apache.solr.search.LRUCache
-
- close() - Method in interface org.apache.solr.search.SolrCache
-
Frees any non-memory resources
- close() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Free's resources associated with this searcher.
- close() - Method in class org.apache.solr.servlet.DirectSolrConnection
-
Use this method to close the underlying SolrCore.
- close() - Method in class org.apache.solr.update.CommitTracker
-
- close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- close() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- close(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.SolrCoreState
-
- close() - Method in class org.apache.solr.update.SolrIndexWriter
-
- close() - Method in class org.apache.solr.update.TransactionLog.LogReader
-
- close() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
-
- close() - Method in class org.apache.solr.update.UpdateHandler
-
- close(boolean) - Method in class org.apache.solr.update.UpdateLog
-
- close(boolean, boolean) - Method in class org.apache.solr.update.UpdateLog
-
- close() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
- close() - Method in class org.apache.solr.update.UpdateShardHandler
-
- close() - Method in class org.apache.solr.util.FastWriter
-
- close() - Method in class org.apache.solr.util.PropertiesInputStream
-
- close() - Method in class org.apache.solr.util.PropertiesOutputStream
-
- close() - Method in class org.apache.solr.util.RefCounted
-
- CloseHook - Class in org.apache.solr.core
-
Used to request notification when the core is closed.
- CloseHook() - Constructor for class org.apache.solr.core.CloseHook
-
- closeHooks - Variable in class org.apache.solr.request.SolrRequestInfo
-
- closeListeners - Variable in class org.apache.solr.core.CachingDirectoryFactory
-
- closeSearcher() - Method in class org.apache.solr.core.SolrCore
-
- closeWriter(IndexWriter) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- closeWriter(IndexWriter) - Method in interface org.apache.solr.update.SolrCoreState.IndexWriterCloser
-
- CloudDescriptor - Class in org.apache.solr.cloud
-
- CloudDescriptor() - Constructor for class org.apache.solr.cloud.CloudDescriptor
-
- CMD_ABORT_FETCH - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_BACKUP - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DETAILS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DISABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DISABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_ENABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_ENABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_FETCH_INDEX - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_GET_FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_GET_FILE_LIST - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_INDEX_VERSION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_SHOW_COMMITS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CodecFactory - Class in org.apache.solr.core
-
Factory for plugging in a custom
Codec
- CodecFactory() - Constructor for class org.apache.solr.core.CodecFactory
-
- collate(SpellingResult, String, ResponseBuilder, int, int, int, boolean) - Method in class org.apache.solr.spelling.SpellCheckCollator
-
- CollationField - Class in org.apache.solr.schema
-
Field for collated sort keys.
- CollationField() - Constructor for class org.apache.solr.schema.CollationField
-
- collations - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
-
- collect(int) - Method in class org.apache.solr.search.DelegatingCollector
-
- collect(int) - Method in class org.apache.solr.search.DocSetCollector
-
- collect(int) - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- collect(int) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- COLLECTION_PARAM_PREFIX - Static variable in class org.apache.solr.cloud.ZkController
-
- collectionsHandler - Variable in class org.apache.solr.core.CoreContainer
-
- CollectionsHandler - Class in org.apache.solr.handler.admin
-
- CollectionsHandler() - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
-
- CollectionsHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- COLON - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- Command<T> - Interface in org.apache.solr.search.grouping
-
Defines a grouping command.
- CommandHandler - Class in org.apache.solr.search.grouping
-
Responsible for executing a search with a number of
Command
instances.
- CommandHandler.Builder - Class in org.apache.solr.search.grouping
-
- CommandHandler.Builder() - Constructor for class org.apache.solr.search.grouping.CommandHandler.Builder
-
- COMMENTS_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- COMMIT - Static variable in class org.apache.solr.update.UpdateLog
-
- commit() - Method in class org.apache.solr.util.SimplePostTool
-
Does a simple commit operation
- COMMIT_END_POINT - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- COMMIT_TIME_MSEC_KEY - Static variable in class org.apache.solr.update.SolrIndexWriter
-
Stored into each Lucene commit to record the
System.currentTimeMillis() when commit was called.
- COMMIT_WITHIN - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
-
- commitIntervalLowerBound - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- commitLock - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- commitOnClose - Static variable in class org.apache.solr.update.DirectUpdateHandler2
-
- CommitTracker - Class in org.apache.solr.update
-
Helper class for tracking autoCommit state.
- CommitTracker(String, SolrCore, int, int, boolean, boolean) - Constructor for class org.apache.solr.update.CommitTracker
-
- commitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- CommitUpdateCommand - Class in org.apache.solr.update
-
- CommitUpdateCommand(SolrQueryRequest, boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
-
- commitWithin - Variable in class org.apache.solr.update.AddUpdateCommand
-
- commitWithin - Variable in class org.apache.solr.update.DeleteUpdateCommand
-
- commonResponse() - Method in class org.apache.solr.search.Grouping.Command
-
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
-
- compareTo(LoggerInfo) - Method in class org.apache.solr.logging.LoggerInfo
-
- compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
-
- compareTo(SpellCheckCollation) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.DebugComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.FacetComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.HighlightComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.QueryComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.ResponseLogComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
-
Base name for all spell checker query parameters.
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.StatsComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermsComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermVectorComponent
-
- components - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- components - Variable in class org.apache.solr.handler.component.SearchHandler
-
- COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- computeFullUrl(URL, String) - Method in class org.apache.solr.util.SimplePostTool
-
Computes the full URL based on a base url and a possibly relative link found
in the href param of an HTML anchor.
- ConcatFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Concatenates multiple values for fields matching the specified
conditions using a configurable delimiter
which defaults
to ",
".
- ConcatFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- ConcurrentLFUCache<K,V> - Class in org.apache.solr.util
-
A LFU cache implementation based upon ConcurrentHashMap.
- ConcurrentLFUCache(int, int, int, int, boolean, boolean, ConcurrentLFUCache.EvictionListener<K, V>, boolean) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
-
- ConcurrentLFUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
-
- ConcurrentLFUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
-
- ConcurrentLFUCache.Stats - Class in org.apache.solr.util
-
- ConcurrentLFUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- ConcurrentLRUCache<K,V> - Class in org.apache.solr.util
-
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce
contention and synchronization overhead to utilize multiple CPU cores more effectively.
- ConcurrentLRUCache(int, int, int, int, boolean, boolean, ConcurrentLRUCache.EvictionListener<K, V>) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
-
- ConcurrentLRUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
-
- ConcurrentLRUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
-
- ConcurrentLRUCache.Stats - Class in org.apache.solr.util
-
- ConcurrentLRUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- CONF_CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CONF_FILE_SHORT - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CONF_FILES - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- Config - Class in org.apache.solr.core
-
- Config(SolrResourceLoader, String) - Constructor for class org.apache.solr.core.Config
-
Builds a config from a resource name with no xpath prefix.
- Config(SolrResourceLoader, String, InputSource, String) - Constructor for class org.apache.solr.core.Config
-
- Config(SolrResourceLoader, String, InputSource, String, boolean) - Constructor for class org.apache.solr.core.Config
-
Builds a config:
- Config(SolrResourceLoader, String, Document) - Constructor for class org.apache.solr.core.Config
-
- config - Variable in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
The found config
- configFile - Variable in class org.apache.solr.core.CoreContainer
-
- configFileExists(String, String) - Method in class org.apache.solr.cloud.ZkController
-
Returns true if config file exists
- configName - Variable in class org.apache.solr.core.CoreDescriptor
-
- CONFIGNAME_PROP - Static variable in class org.apache.solr.cloud.ZkController
-
- CONFIGS_ZKNODE - Static variable in class org.apache.solr.cloud.ZkController
-
- configureSAXParserFactory(SAXParserFactory) - Static method in class org.apache.solr.util.EmptyEntityResolver
-
Configures the given
SAXParserFactory
to do secure XML processing of untrusted sources.
- configureXMLInputFactory(XMLInputFactory) - Static method in class org.apache.solr.util.EmptyEntityResolver
-
- Conjunction() - Method in class org.apache.solr.parser.QueryParser
-
- ConjunctionSolrSpellChecker - Class in org.apache.solr.spelling
-
This class lets a query be run through multiple spell checkers.
- ConjunctionSolrSpellChecker() - Constructor for class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.StoredFieldsShardRequestFactory
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
-
- constructRequest(ResponseBuilder) - Method in interface org.apache.solr.search.grouping.distributed.ShardRequestFactory
-
- consumeArgumentDelimiter() - Method in class org.apache.solr.search.FunctionQParser
-
Consume an argument delimiter (a comma) from the token stream.
- containerConfigFilename - Variable in class org.apache.solr.core.CoreContainer.Initializer
-
- containerProperties - Variable in class org.apache.solr.core.CoreContainer
-
- CONTENT - Static variable in class org.apache.solr.response.RawResponseWriter
-
The key that should be used to add a ContentStream to the
SolrQueryResponse if you intend to use this Writer.
- CONTENT_TYPE_TEXT_ASCII - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- CONTENT_TYPE_TEXT_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- CONTENT_TYPE_XML_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- ContentStreamHandlerBase - Class in org.apache.solr.handler
-
Shares common code between various handlers that manipulate
ContentStream
objects.
- ContentStreamHandlerBase() - Constructor for class org.apache.solr.handler.ContentStreamHandlerBase
-
- ContentStreamLoader - Class in org.apache.solr.handler
-
- ContentStreamLoader() - Constructor for class org.apache.solr.handler.ContentStreamLoader
-
- ContentStreamLoader - Class in org.apache.solr.handler.loader
-
Load a
ContentStream
into Solr
This should be thread safe and can be called from multiple threads
- ContentStreamLoader() - Constructor for class org.apache.solr.handler.loader.ContentStreamLoader
-
- context - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- context - Variable in class org.apache.solr.response.transform.TransformerWithContext
-
- context - Variable in class org.apache.solr.search.DelegatingCollector
-
- CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.handler.loader.XMLLoader
-
- CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.response.XSLTResponseWriter
-
- convert(String) - Method in class org.apache.solr.spelling.QueryConverter
-
Returns the Collection of
Token
s for
the query.
- convert(String) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
Converts the original query string to a collection of Lucene Tokens.
- convert(String) - Method in class org.apache.solr.spelling.SuggestQueryConverter
-
- CoordinateFieldType - Class in org.apache.solr.schema
-
A CoordinateFieldType is the base class for
FieldType
s that have semantics
related to items in a coordinate system.
- CoordinateFieldType() - Constructor for class org.apache.solr.schema.CoordinateFieldType
-
- CopyField - Class in org.apache.solr.schema
-
CopyField
contains all the information of a valid copy fields in an index.
- CopyField(SchemaField, SchemaField) - Constructor for class org.apache.solr.schema.CopyField
-
- CopyField(SchemaField, SchemaField, int) - Constructor for class org.apache.solr.schema.CopyField
-
- copyFile(File, File) - Static method in class org.apache.solr.util.FileUtils
-
- copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- core - Variable in class org.apache.solr.core.AbstractSolrEventListener
-
- core - Variable in class org.apache.solr.core.RequestHandlers
-
- core - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- core - Variable in class org.apache.solr.servlet.DirectSolrConnection
-
- core - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- core - Variable in class org.apache.solr.update.UpdateHandler
-
- coreAdminHandler - Variable in class org.apache.solr.core.CoreContainer
-
- CoreAdminHandler - Class in org.apache.solr.handler.admin
-
- CoreAdminHandler() - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
-
- CoreAdminHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- CoreContainer - Class in org.apache.solr.core
-
- CoreContainer() - Constructor for class org.apache.solr.core.CoreContainer
-
Deprecated.
use the single arg constructure with locateSolrHome()
- CoreContainer(String, File) - Constructor for class org.apache.solr.core.CoreContainer
-
Initalize CoreContainer directly from the constructor
- CoreContainer(SolrResourceLoader) - Constructor for class org.apache.solr.core.CoreContainer
-
Minimal CoreContainer constructor.
- CoreContainer(String) - Constructor for class org.apache.solr.core.CoreContainer
-
- coreContainer - Variable in class org.apache.solr.handler.admin.CollectionsHandler
-
- coreContainer - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
-
- CoreContainer.Initializer - Class in org.apache.solr.core
-
- CoreContainer.Initializer() - Constructor for class org.apache.solr.core.CoreContainer.Initializer
-
- CoreDescriptor - Class in org.apache.solr.core
-
A Solr core descriptor
- CoreDescriptor(CoreContainer, String, String) - Constructor for class org.apache.solr.core.CoreDescriptor
-
- CoreDescriptor(CoreDescriptor) - Constructor for class org.apache.solr.core.CoreDescriptor
-
- coreInitFailures - Variable in class org.apache.solr.core.CoreContainer
-
- coreName - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- cores - Variable in class org.apache.solr.core.CoreContainer
-
- cores - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- cores - Variable in class org.apache.solr.update.SplitIndexCommand
-
- corrections - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- count - Variable in class org.apache.solr.handler.component.FacetComponent.QueryFacet
-
- count - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- count - Variable in class org.apache.solr.spelling.SpellingOptions
-
The number of suggestions to return, if there are any.
- counted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- CountFieldValuesUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Replaces any list of values for a field matching the specified
conditions with the the count of the number of values for that field.
- CountFieldValuesUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CountFieldValuesUpdateProcessorFactory
-
- counts - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- countSorted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- create(Reader) - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilterFactory
-
Deprecated.
- create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- create(Reader) - Method in class org.apache.solr.analysis.TrieTokenizerFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- create(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
-
Creates a new core based on a descriptor but does not register it.
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.DirectoryFactory
-
Creates a new Directory for a given path.
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.MMapDirectoryFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.RAMDirectoryFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.SimpleFSDirectoryFactory
-
- create(String, DirectoryFactory.DirContext) - Method in class org.apache.solr.core.StandardDirectoryFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.DocIdAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ElevatedMarkerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExcludedMarkerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ShardAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.TransformerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
-
- create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.schema.FieldTypePluginLoader
-
- create() - Method in interface org.apache.solr.search.grouping.Command
-
Returns a list of
Collector
instances to be
included in the search based on the .
- create() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- create() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- create() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.LookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
-
- create(String, String, DirectoryFactory, boolean, IndexSchema, SolrIndexConfig, IndexDeletionPolicy, Codec, boolean) - Static method in class org.apache.solr.update.SolrIndexWriter
-
- create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Create a plugin from an XML configuration.
- CREATE_NODE_SET - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns a collector that is able to return the most relevant document of all groups.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns a collector that is able to return the most relevant document of all groups.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
- CREATECOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- createCollection(String) - Method in class org.apache.solr.cloud.ZkController
-
- createCollectionZkNode(CloudDescriptor) - Method in class org.apache.solr.cloud.ZkController
-
- createComponents(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
-
- createComponents(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
-
- createConfiguration(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Creates an instance of ExtendedDismaxConfiguration.
- createDefaultLoaders(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- createEdismaxQueryParser(QParser, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Creates an instance of ExtendedSolrQueryParser, the query parser that's going to be used
to parse the query.
- createEventListener(String) - Method in class org.apache.solr.core.SolrCore
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.BinaryField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.DateField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.FieldType
-
Used for adding a document when a field needs to be created from a
type and a string.
- createField(String, String, FieldType, float) - Method in class org.apache.solr.schema.FieldType
-
Create the field from native Lucene parts.
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.PointType
-
It never makes sense to create a single field, so make it impossible to happen by
throwing UnsupportedOperationException
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.PreAnalyzedField
-
- createField(Object, float) - Method in class org.apache.solr.schema.SchemaField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieDateField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieField
-
- createFieldNameSelector(SolrResourceLoader, IndexSchema, Set<String>, Set<String>, Collection<String>, Collection<Pattern>, FieldMutatingUpdateProcessor.FieldNameSelector) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Utility method that can be used to define a FieldNameSelector
using the same types of rules as the FieldMutatingUpdateProcessor init
code.
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.CurrencyField
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.FieldType
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.PointType
-
- createFields(Object, float) - Method in class org.apache.solr.schema.SchemaField
-
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns one or more
Collector
instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns one or more
Collector
instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns one or more
Collector
instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandQuery
-
Returns one or more
Collector
instances that are needed to perform the first pass search.
- createInitializer() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
Method to override to change how CoreContainer initialization is performed.
- createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
-
- createMainIndexWriter(SolrCore, String, boolean) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- createMultiCoreHandler(String) - Method in class org.apache.solr.core.CoreContainer
-
Creates a CoreAdminHandler for this MultiCore.
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.BoostQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.DisMaxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FieldQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionRangeQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.JoinQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.LuceneQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.NestedQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.OldLuceneQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.PrefixQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.QParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.RawQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialBoxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialFilterQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SurroundQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.TermQParserPlugin
-
- createProcessor(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Uses the factories in this chain to creates a new
UpdateRequestProcessor
instance specific for this request.
- createRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
-
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns zero or more
Collector
instances that are needed to perform the second pass search.
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns zero or more
Collector
instances that are needed to perform the second pass search.
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns zero or more
Collector
instances that are needed to perform the second pass search.
- createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
Implemented for compatibility with Solr 3 spatial geofilt & bbox query parsers:
SpatialQueryable
.
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.GeoHashField
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.LatLonType
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.PointType
-
Calculates the range and creates a RangeQuery (bounding box) wrapped in a BooleanQuery (unless the dimension is 1, one range for every dimension, AND'd together by a Boolean
- createSpatialQuery(QParser, SpatialOptions) - Method in interface org.apache.solr.schema.SpatialQueryable
-
- createStatsValues(SchemaField) - Static method in class org.apache.solr.handler.component.StatsValuesFactory
-
Creates an instance of StatsValues which supports values from a field of the given FieldType
- createSubRequests(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- createSuffixCache(int) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- createSystemIdFromResourceName(String) - Static method in class org.apache.solr.util.SystemIdResolver
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- createWeight(IndexSearcher) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.SolrFilter
-
Implementations should propagate createWeight to sub-ValueSources which can store weight info in the context.
- createWeight(IndexSearcher) - Method in class org.apache.solr.search.WrappedQuery
-
- CSVConfig - Class in org.apache.solr.internal.csv.writer
-
The CSVConfig is used to configure the CSV writer
- CSVConfig() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfig
-
- CSVConfigGuesser - Class in org.apache.solr.internal.csv.writer
-
Tries to guess a config based on an InputStream.
- CSVConfigGuesser() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- CSVConfigGuesser(InputStream) - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- CSVField - Class in org.apache.solr.internal.csv.writer
-
- CSVField() - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVField(String) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVField(String, int) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVLoader - Class in org.apache.solr.handler.loader
-
- CSVLoader() - Constructor for class org.apache.solr.handler.loader.CSVLoader
-
- CSVParser - Class in org.apache.solr.internal.csv
-
Parses CSV files according to the specified configuration.
- CSVParser(Reader) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVPrinter - Class in org.apache.solr.internal.csv
-
Print values as a comma separated list.
- CSVPrinter(Writer, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVPrinter
-
Create a printer that will print values to the given
stream following the CSVStrategy.
- CSVRequestHandler - Class in org.apache.solr.handler
-
Deprecated.
- CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- CSVResponseWriter - Class in org.apache.solr.response
-
- CSVResponseWriter() - Constructor for class org.apache.solr.response.CSVResponseWriter
-
- CSVStrategy - Class in org.apache.solr.internal.csv
-
CSVStrategy
Represents the strategy for a CSV.
- CSVStrategy(char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
- CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
Customized CSV strategy setter.
- CSVStrategy(char, char, char, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
- CSVUtils - Class in org.apache.solr.internal.csv
-
Utility methods for dealing with CSV files
- CSVUtils() - Constructor for class org.apache.solr.internal.csv.CSVUtils
-
CSVUtils
instances should NOT be constructed in
standard programming.
- CSVWriter - Class in org.apache.solr.internal.csv.writer
-
CSVWriter
- CSVWriter() - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
-
- CSVWriter(CSVConfig) - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
-
- ctx - Variable in class org.apache.solr.schema.AbstractSpatialFieldType
-
- culmTime - Variable in class org.apache.solr.util.RTimer
-
- curChar - Variable in class org.apache.solr.parser.QueryParserTokenManager
-
- CurrencyField - Class in org.apache.solr.schema
-
Field type for support of monetary values.
- CurrencyField() - Constructor for class org.apache.solr.schema.CurrencyField
-
- CURRENT_VERSION - Static variable in class org.apache.solr.response.XMLWriter
-
- currentCapacity - Variable in class org.apache.solr.util.LongPriorityQueue
-
- CurrentCoreDescriptorProvider - Class in org.apache.solr.cloud
-
- CurrentCoreDescriptorProvider() - Constructor for class org.apache.solr.cloud.CurrentCoreDescriptorProvider
-
- currentToken - Variable in exception org.apache.solr.parser.ParseException
-
This is the last token that has been consumed successfully.
- customize(ScriptEngine) - Method in interface org.apache.solr.update.processor.ScriptEngineCustomizer
-
- customParams - Variable in class org.apache.solr.spelling.SpellingOptions
-
Any other custom params can be passed through.
- GapFragmenter - Class in org.apache.solr.highlight
-
- GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
-
- generateDescription(int, int, int, int, boolean) - Method in class org.apache.solr.search.FastLRUCache
-
- generateParseException() - Method in class org.apache.solr.parser.QueryParser
-
Generate ParseException.
- GENERATION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- GeoHashField - Class in org.apache.solr.schema
-
This is a class that represents a
Geohash field.
- GeoHashField() - Constructor for class org.apache.solr.schema.GeoHashField
-
- GeohashFunction - Class in org.apache.solr.search.function.distance
-
Takes in a latitude and longitude ValueSource and produces a GeoHash.
- GeohashFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.distance.GeohashFunction
-
- GeohashHaversineFunction - Class in org.apache.solr.search.function.distance
-
Calculate the Haversine distance between two geo hash codes.
- GeohashHaversineFunction(ValueSource, ValueSource, double) - Constructor for class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- get(String, DirectoryFactory.DirContext, String) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- get(String, DirectoryFactory.DirContext, String, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- get(String) - Method in class org.apache.solr.core.Config
-
- get(String, String) - Method in class org.apache.solr.core.Config
-
- get(String, DirectoryFactory.DirContext, String) - Method in class org.apache.solr.core.DirectoryFactory
-
Returns the Directory for a given path, using the specified rawLockType.
- get(String, DirectoryFactory.DirContext, String, boolean) - Method in class org.apache.solr.core.DirectoryFactory
-
Returns the Directory for a given path, using the specified rawLockType.
- get(String) - Method in class org.apache.solr.core.RequestHandlers
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
-
- get(int) - Method in class org.apache.solr.logging.CircularList
-
- get(String) - Static method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
-
- get(K) - Method in class org.apache.solr.search.FastLRUCache
-
- get(K) - Method in class org.apache.solr.search.LFUCache
-
- get(K) - Method in class org.apache.solr.search.LRUCache
-
- get(K) - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- get(Token) - Method in class org.apache.solr.spelling.SpellingResult
-
Gets the suggestions for the given token.
- get(K) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- get(K) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- get(Object) - Method in class org.apache.solr.util.MapListener
-
- get() - Method in class org.apache.solr.util.RefCounted
-
- get75thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get95thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- GET_DOCLIST - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- GET_DOCSET - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- GET_SCORES - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- getA() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
-
- getAbs(Query) - Static method in class org.apache.solr.search.QueryUtils
-
Returns the original query if it was already a positive query, otherwise
return the negative of the query (i.e., a positive query).
- getAccuracy() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- getAdminPath() - Method in class org.apache.solr.core.CoreContainer
-
- getAlias(String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Returns the aliases found for a field.
- getAliasedQuery() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
Delegates to the super class unless the field has been specified
as an alias -- in which case we recurse on each of
the aliased fields, and the results are composed into a
DisjunctionMaxQuery.
- getAll(Class) - Method in class org.apache.solr.core.RequestHandlers
-
- getAllLevels() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getAllLevels() - Method in class org.apache.solr.logging.LogWatcher
-
- getAllLoggers() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getAllLoggers() - Method in class org.apache.solr.logging.LogWatcher
-
- getAllowLeadingWildcard() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getAllPhraseFields() - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- getAllValues() - Method in class org.apache.solr.internal.csv.CSVParser
-
Parses the CSV according to the given strategy
and returns the content as an array of records
(whereas records are arrays of single values).
- getAlternateUserQuery(SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- getAnalyzer() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getAnalyzer() - Method in class org.apache.solr.schema.BoolField
-
- getAnalyzer() - Method in class org.apache.solr.schema.CollationField
-
- getAnalyzer() - Method in class org.apache.solr.schema.FieldType
-
Returns the Analyzer to be used when indexing fields of this type.
- getAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
-
Returns the Analyzer used when indexing documents for this index
- getAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
-
- getAnalyzer() - Method in class org.apache.solr.spelling.QueryConverter
-
- getAndCheckVersionField(IndexSchema) - Static method in class org.apache.solr.update.VersionInfo
-
Gets and returns the
VersionInfo.VERSION_FIELD
from the specified
schema, after verifying that it is indexed, stored, and single-valued.
- getArg(String, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
-
- getAtomicReader() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(Node, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(Node, String, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAutoGeneratePhraseQueries() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getAutoGeneratePhraseQueries() - Method in class org.apache.solr.schema.TextField
-
- getAutowarmDescription() - Method in class org.apache.solr.search.SolrCacheBase
-
- getB() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
-
- getBaseUrl() - Method in class org.apache.solr.cloud.ZkController
-
- getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.response.RawResponseWriter
-
- getBeginColumn() - Method in interface org.apache.solr.parser.CharStream
-
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginColumn() - Method in class org.apache.solr.parser.FastCharStream
-
- getBeginLine() - Method in interface org.apache.solr.parser.CharStream
-
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginLine() - Method in class org.apache.solr.parser.FastCharStream
-
- getBits() - Method in class org.apache.solr.search.BitDocSet
-
- getBits() - Method in interface org.apache.solr.search.DocSet
-
Returns a BitSet view of the DocSet.
- getBits() - Method in class org.apache.solr.search.SortedIntDocSet
-
- getBool(String) - Method in class org.apache.solr.core.Config
-
- getBool(String, boolean) - Method in class org.apache.solr.core.Config
-
- getBooleanQuery(List<BooleanClause>) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Factory method for generating query, given a set of clauses.
- getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Factory method for generating query, given a set of clauses.
- getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getBoost() - Method in class org.apache.solr.search.FieldParams
-
- getBoost() - Method in class org.apache.solr.search.WrappedQuery
-
- getBoostedMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getBoostFunctions() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Parses all function queries
- getBoostQueries() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Parses all boost queries
- getBoundaryScanner(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
-
- getBufferSize() - Method in class org.apache.solr.logging.CircularList
-
- getCache() - Method in interface org.apache.solr.search.ExtendedQuery
-
Should this query be cached in the query cache or filter cache.
- getCache() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCache() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCache(String) - Method in class org.apache.solr.search.SolrIndexSearcher
-
return the named generic cache
- getCacheControlHeader() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
null if no Cache-Control header
- getCacheSep() - Method in interface org.apache.solr.search.ExtendedQuery
-
If true, the clauses of this boolean query should be cached separately.
- getCacheSep() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCacheSep() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCanonicalUrl(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
Gets a canonical form of the URL for use as main URL
- getCategory() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getCategory() - Method in class org.apache.solr.core.SolrCore
-
- getCategory() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Purpose of this Class
- getCategory() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getCategory() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getCategory() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getCategory() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getCategory() - Method in class org.apache.solr.search.LFUCache
-
- getCategory() - Method in class org.apache.solr.search.SolrCacheBase
-
- getCategory() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getCategory() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getCharacterEncoding() - Method in class org.apache.solr.spelling.FileBasedSpellChecker
-
- getCharacters() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the contents of the buffer as a char[].
- getCharFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
-
- getChild(String) - Method in class org.apache.solr.core.PluginInfo
-
- getChild(Node, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getChildren(String) - Method in class org.apache.solr.core.PluginInfo
-
Filter children by type
- getChildren() - Method in class org.apache.solr.util.RTimer
-
Manipulating this map may have undefined results.
- getClassLoader() - Method in class org.apache.solr.core.SolrResourceLoader
-
EXPERT
The underlying class loader.
- getClientString() - Method in class org.apache.solr.cloud.SolrZkServer
-
- getClientTimeout() - Method in class org.apache.solr.cloud.ZkController
-
- getClientTimeZone() - Method in class org.apache.solr.request.SolrRequestInfo
-
The TimeZone specified by the request, or null if none was specified
- getCloudDescriptor() - Method in class org.apache.solr.core.CoreDescriptor
-
- getClusterState() - Method in class org.apache.solr.cloud.ZkController
-
- getCmdDistribExecutor() - Method in class org.apache.solr.update.UpdateShardHandler
-
- getCodec() - Method in class org.apache.solr.core.CodecFactory
-
- getCodec() - Method in class org.apache.solr.core.SchemaCodecFactory
-
- getCodec() - Method in class org.apache.solr.core.SolrCore
-
- getCollationQuery() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getCollectionName() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getCollectionsHandler() - Method in class org.apache.solr.core.CoreContainer
-
- getCollectionZkPath() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
-
- getColumn() - Method in interface org.apache.solr.parser.CharStream
-
Deprecated.
- getColumn() - Method in class org.apache.solr.parser.FastCharStream
-
- getCommands() - Method in class org.apache.solr.search.Grouping
-
- getCommentStart() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getCommitCount() - Method in class org.apache.solr.update.CommitTracker
-
- getCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- getCommits() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Gets the commit points for the index.
- getCommitTimestamp(IndexCommit) - Static method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- getCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getConfig() - Method in class org.apache.solr.internal.csv.writer.CSVWriter
-
- getConfig(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
-
- getConfig(SolrConfig, Node) - Static method in class org.apache.solr.search.CacheConfig
-
- getConfigDir() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
-
- getConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getConfigFile() - Method in class org.apache.solr.core.CoreContainer
-
- getConfigFileData(String, String) - Method in class org.apache.solr.cloud.ZkController
-
Returns config file data (in bytes)
- getConfigName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getConfigResource() - Method in class org.apache.solr.core.SolrCore
-
Gets the configuration resource name used by this core instance.
- getContainerProperties() - Method in class org.apache.solr.core.CoreContainer
-
- getContentStreams() - Method in interface org.apache.solr.request.SolrQueryRequest
-
A Collection of ContentStreams passed to the request
- getContentStreams() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
A Collection of ContentStreams passed to the request
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BinaryResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.CSVResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.JSONResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PythonResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.response.QueryResponseWriter
-
Return the applicable Content Type for a request, this method
must be thread safe.
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RawResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RubyResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XMLResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
-
- getContext() - Method in interface org.apache.solr.request.SolrQueryRequest
-
Generic information associated with this request that may be both read and updated.
- getContext() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getCopyFieldsList(String) - Method in class org.apache.solr.schema.IndexSchema
-
Get all copy fields for a specified source field, both static
and dynamic ones.
- getCopySources(String) - Method in class org.apache.solr.schema.IndexSchema
-
Get all copy fields, both the static and the dynamic ones.
- getCore(String) - Method in class org.apache.solr.core.CoreContainer
-
Gets a core by name and increase its refcount.
- getCore() - Method in interface org.apache.solr.request.SolrQueryRequest
-
The solr core (coordinator, etc) associated with this request
- getCore() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getCore() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getCoreContainer() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Getter method for the CoreContainer
- getCoreContainer() - Method in class org.apache.solr.core.CoreDescriptor
-
- getCoreContainer() - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
The instance of CoreContainer this handler handles.
- getCoreContainer() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
The instance of CoreContainer this handler handles.
- getCoreDescriptor() - Method in class org.apache.solr.core.SolrCore
-
- getCoreInitFailures() - Method in class org.apache.solr.core.CoreContainer
-
Returns an immutable Map of Exceptions that occured when initializing
SolrCores (either at startup, or do to runtime requests to create cores)
keyed off of the name (String) of the SolrCore that had the Exception
during initialization.
- getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getCoreNames() - Method in class org.apache.solr.core.CoreContainer
-
- getCoreNames(SolrCore) - Method in class org.apache.solr.core.CoreContainer
-
This method is currently experimental.
- getCoreProperties() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getCores() - Method in class org.apache.solr.core.CoreContainer
-
- getCores() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- getCoreStatus(CoreContainer, String, boolean) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- getCorrection() - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- getCost() - Method in interface org.apache.solr.search.ExtendedQuery
-
Returns the cost of this query, used to order checking of filters that are not cached.
- getCost() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCost() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCount() - Method in class org.apache.solr.search.SortSpec
-
Gets the number of documents to return after sorting.
- getCount() - Method in class org.apache.solr.util.stats.Histogram
-
Returns the number of values recorded.
- getCount() - Method in class org.apache.solr.util.stats.Meter
-
- getCount() - Method in class org.apache.solr.util.stats.Timer
-
- getCounts(SolrIndexSearcher, DocSet, int, int, Integer, boolean, String, String) - Method in class org.apache.solr.request.UnInvertedField
-
- getCountSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- getCountSorted(HashMap<String, TermsResponse.Term>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCurrentCapacity() - Method in class org.apache.solr.util.LongPriorityQueue
-
- getCurrentDescriptors() - Method in class org.apache.solr.cloud.CurrentCoreDescriptorProvider
-
- getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCustomParams(String, SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
For every param that is of the form "spellcheck.[dictionary name].XXXX=YYYY, add
XXXX=YYYY as a param to the custom param list
- getDataDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDataDir() - Method in class org.apache.solr.core.SolrConfig
-
- getDataDir() - Method in class org.apache.solr.core.SolrCore
-
- getDataDir() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getDBQNewer(long) - Method in class org.apache.solr.update.UpdateLog
-
- getDebugFilter() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- getDebugInfo() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getDebugInterests(String[], ResponseBuilder) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getDefaultComponents() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDefaultConfigName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultCoreName() - Method in class org.apache.solr.core.CoreContainer
-
the default core name, or null if there is no default core name
- getDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultField() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getDefaultField(IndexSchema, String) - Static method in class org.apache.solr.search.QueryParsing
-
Returns the effective default field based on the 'df' param or
hardcoded schema default.
- getDefaultHighlightFields() - Method in class org.apache.solr.search.DisMaxQParser
-
- getDefaultHighlightFields() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
- getDefaultHighlightFields() - Method in class org.apache.solr.search.QParser
-
- getDefaultLuceneMatchVersion() - Method in class org.apache.solr.schema.IndexSchema
-
The Default Lucene Match Version for this IndexSchema
- getDefaultOperator() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Gets implicit operator setting, which will be either AND_OPERATOR
or OR_OPERATOR.
- getDefaultPackages() - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Where to look for classes
- getDefaultSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
-
Name of the default search field specified in the schema file.
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
Defines the default selection behavior when the user has not
configured any specific criteria for selecting fields.
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
-
- getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
-
- getDefaultValue() - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.ContentStreamLoader
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.JsonLoader
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.XMLLoader
-
- getDelegate() - Method in class org.apache.solr.search.DelegatingCollector
-
- getDelegate() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
Returns the delegate collector
- getDeleteByQuery(long) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
Returns the list of deleteByQueries that happened after the given version
- getDeletionPolicy() - Method in class org.apache.solr.core.SolrCore
-
- getDelimiter() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getDescription() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getDescription() - Method in class org.apache.solr.core.SolrCore
-
- getDescription() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Simple one or two line description
- getDescription() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getDescription() - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.LoggingHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
-
- getDescription() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.component.DebugComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.FacetComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.QueryComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getDescription() - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.StatsComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.TermsComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- getDescription() - Method in class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.DumpRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- getDescription() - Method in class org.apache.solr.handler.PingRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDescription() - Method in class org.apache.solr.handler.ReplicationHandler
-
- getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getDescription() - Method in class org.apache.solr.handler.StandardRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
-
- getDescription() - Method in class org.apache.solr.highlight.DefaultEncoder
-
- getDescription() - Method in class org.apache.solr.highlight.GapFragmenter
-
- getDescription() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getDescription() - Method in class org.apache.solr.highlight.HtmlEncoder
-
- getDescription() - Method in class org.apache.solr.highlight.HtmlFormatter
-
- getDescription() - Method in class org.apache.solr.highlight.RegexFragmenter
-
- getDescription() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SingleFragListBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.WeightedFragListBuilder
-
- getDescription() - Method in class org.apache.solr.search.FastLRUCache
-
- getDescription() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
-
- getDescription() - Method in class org.apache.solr.search.LFUCache
-
- getDescription() - Method in class org.apache.solr.search.LRUCache
-
- getDescription() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getDescription() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getDestination() - Method in class org.apache.solr.schema.CopyField
-
- getDictionaryName() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getDictionaryName() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- getDiff(NamedList<NamedList<NamedList<Object>>>, NamedList<NamedList<NamedList<Object>>>, boolean) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getDimension() - Method in class org.apache.solr.schema.CoordinateFieldType
-
- getDirectoryFactory() - Method in class org.apache.solr.core.SolrCore
-
- getDirectoryFactory() - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- getDirectoryFactory() - Method in class org.apache.solr.update.SolrCoreState
-
- getDispatchFilter() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- getDoc(Document) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- getDoc() - Method in class org.apache.solr.update.DocumentBuilder
-
- getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
-
- getDocIdSet(AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
-
- getDocList(GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
-
- getDocList(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocList(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and the
intersection of the filterList
, sorted by sort
.
- getDocList(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocListAndSet(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocListAndSet(Query, Query, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocListAndSet(Query, List<Query>, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and the intersection
of filterList
, sorted by sort
.
- getDocListAndSet(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and the intersection
of filterList
, sorted by sort
.
- getDocListAndSet(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocListAndSet(Query, DocSet, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query
and filter
and sorted by sort
.
- getDocListAndSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocs() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getDocs() - Method in class org.apache.solr.core.SolrCore
-
- getDocs() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Documentation URL list.
- getDocs() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getDocs() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getDocs() - Method in class org.apache.solr.handler.component.DebugComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.FacetComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.QueryComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getDocs() - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- getDocs() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getDocs() - Method in class org.apache.solr.handler.StandardRequestHandler
-
- getDocs() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getDocs() - Method in class org.apache.solr.search.LFUCache
-
- getDocs() - Method in class org.apache.solr.search.SolrCacheBase
-
- getDocs() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getDocs() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDocs() - Method in class org.apache.solr.search.SortedIntDocSet
-
- getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getDocSet() - Method in class org.apache.solr.search.DocSetCollector
-
- getDocSet() - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- getDocSet(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching a query.
- getDocSet(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching all queries.
- getDocSet(SolrIndexSearcher.DocsEnumState) - Method in class org.apache.solr.search.SolrIndexSearcher
-
lucene.internal
- getDocSet(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching both the query and the filter.
- getDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDocument() - Method in class org.apache.solr.core.Config
-
- getDouble(String) - Method in class org.apache.solr.core.Config
-
- getDouble(String, double) - Method in class org.apache.solr.core.Config
-
- getDurationUnit() - Method in class org.apache.solr.util.stats.Timer
-
Returns the timer's duration scale unit.
- getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
-
- getDynamicFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType of the best matching dynamic field for
the specified field name
- getDynamicPattern(String) - Method in class org.apache.solr.schema.IndexSchema
-
- getEnablePositionIncrements() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getEncapsulator() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultEncoder
-
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return an
Encoder
appropriate for this field.
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlEncoder
-
- getEncoder(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrEncoder
-
Return an
Encoder
appropriate for this field.
- getEndColumn() - Method in interface org.apache.solr.parser.CharStream
-
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndColumn() - Method in class org.apache.solr.parser.FastCharStream
-
- getEndLine() - Method in interface org.apache.solr.parser.CharStream
-
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndLine() - Method in class org.apache.solr.parser.FastCharStream
-
- getEndTime() - Method in class org.apache.solr.response.SolrQueryResponse
-
Get the time in milliseconds when the response officially finished.
- getErrHeader() - Method in class org.apache.solr.handler.ContentStreamLoader
-
- getErrorInfo(Throwable, NamedList) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- getEscape() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getEtagSeed() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
- getEventType() - Method in class org.apache.solr.util.stats.Meter
-
- getEventType() - Method in class org.apache.solr.util.stats.Timer
-
- getException() - Method in class org.apache.solr.handler.component.ShardResponse
-
- getException() - Method in class org.apache.solr.response.SolrQueryResponse
-
Returns an Exception if there was a fatal error in processing the request.
- getExchangeRate(String, String) - Method in interface org.apache.solr.schema.ExchangeRateProvider
-
Get the exchange rate betwen the two given currencies
- getExchangeRate(String, String) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
Returns the currently known exchange rate between two currencies.
- getExplanations(Query, DocList, SolrIndexSearcher, IndexSchema) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Generates an NamedList of Explanations for each item in a list of docs.
- getExternalSubset(String, String) - Method in class org.apache.solr.util.SystemIdResolver
-
- getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Looks at various Params to determining if any simple Facet Constraint count
computations are desired.
- getFacetDateCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Deprecated.
Use getFacetRangeCounts which is more generalized
- getFacetDateCounts(String, NamedList<Object>) - Method in class org.apache.solr.request.SimpleFacets
-
Deprecated.
Use getFacetRangeCounts which is more generalized
- getFacetFieldCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of value constraints and the associated facet counts
for each facet field specified in the params.
- getFacetQueryCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of facet counts for each of the facet queries
specified in the params
- getFacetRangeCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of value constraints and the associated facet
counts for each facet numerical field, range, and interval
specified in the SolrParams
- getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of terms in the specified field along with the
corresponding count of documents in the set that match that constraint.
- getFactories() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Returns the underlying array of factories used in this chain.
- getField(String) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getField(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Handles the default field if null is passed
- getField(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the SchemaField that should be used for the specified field name
- getField() - Method in class org.apache.solr.search.FieldParams
-
- getField() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getFieldCacheCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Static method in class org.apache.solr.request.SimpleFacets
-
Use the Lucene FieldCache to get counts for each unique field value in docs
.
- getFieldFlags() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getFieldFlagsKey() - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getFieldMissingCount(SolrIndexSearcher, DocSet, String) - Static method in class org.apache.solr.request.SimpleFacets
-
Returns a count of the documents in the set which do not have any
terms for for the specified field.
- getFieldName() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getFieldName(String, int, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
returns a field name or legal field alias from the current
position of the string
- getFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns a collection of all field names the index reader knows about.
- getFieldOrNull(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the SchemaField that should be used for the specified field name, or
null if none exists.
- getFieldQuery(String, String, int) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getFieldQuery(String, String, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
Throws UnsupportedOperationException()
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.CurrencyField
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.FieldType
-
Returns a Query instance for doing searches against a field.
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.LatLonType
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.PointType
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.TextField
-
- getFieldQuery(String, String, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getFieldQuery(String, String, int) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getFieldQuery(String, String, boolean) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Delegates to the super class unless the field has been specified
as an alias -- in which case we recurse on each of
the aliased fields, and the results are composed into a
DisjunctionMaxQuery.
- getFields() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFields() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the Map containing all explicit
(ie: non-dynamic) fields in the index, keyed on field name.
- getFields() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getFieldsWithDefaultValue() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the List containing all fields with a default value
- getFieldType() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType for the specified field name.
- getFieldTypeByName(String) - Method in class org.apache.solr.schema.IndexSchema
-
- getFieldTypeName() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getFieldTypeNoEx(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType for the specified field name.
- getFieldTypes() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the Map containing all Field Types
in the index, keyed on field type name.
- getFieldValueCache() - Method in class org.apache.solr.search.SolrIndexSearcher
-
expert: internal API, subject to change
- getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Meter
-
- getFifteenMinuteRate() - Method in class org.apache.solr.util.stats.Timer
-
- getFileFilterFromFileTypes(String) - Method in class org.apache.solr.util.SimplePostTool
-
- getFileFloatSource(SchemaField) - Method in class org.apache.solr.schema.ExternalFileField
-
Get a FileFloatSource for the given field, using the datadir from the
IndexSchema
- getFileFloatSource(SchemaField, String) - Method in class org.apache.solr.schema.ExternalFileField
-
Get a FileFloatSource for the given field.
- getFill() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFill() - Method in class org.apache.solr.internal.csv.writer.CSVField
-
- getFillChar() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFilter() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
Returns the encapsulated filter
- getFilter() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFilterCollector(IndexSearcher) - Method in class org.apache.solr.search.FunctionRangeQuery
-
- getFilterCollector(IndexSearcher) - Method in interface org.apache.solr.search.PostFilter
-
Returns a DelegatingCollector to be run after the main query and all of it's filters, but before any sorting or grouping collectors
- getFilterList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFilters() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getFirstMatch(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the first document number containing the term t
Returns -1 if no document was found.
- getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Meter
-
- getFiveMinuteRate() - Method in class org.apache.solr.util.stats.Timer
-
- getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFlags() - Method in class org.apache.solr.update.UpdateCommand
-
- getFloat(String, float) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- getFloat(String) - Method in class org.apache.solr.core.Config
-
- getFloat(String, float) - Method in class org.apache.solr.core.Config
-
- getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return a
Formatter
appropriate for this field.
- getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlFormatter
-
- getFormatter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFormatter
-
Return a
Formatter
appropriate for this field.
- getFragListBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SimpleFragListBuilder
-
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SingleFragListBuilder
-
- getFragListBuilder(SolrParams) - Method in interface org.apache.solr.highlight.SolrFragListBuilder
-
Return a FragListBuilder.
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.WeightedFragListBuilder
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.GapFragmenter
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.RegexFragmenter
-
- getFragmenter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFragmenter
-
- getFragmentsBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getFunctions() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getFuzzyMinSim() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Get the minimal similarity for fuzzy queries.
- getFuzzyPrefixLength() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Get the prefix length for fuzzy queries.
- getFuzzyQuery(String, String, float) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getFuzzyQuery(String, String, float) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getGlobbedId(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
-
- getGroupedCounts(SolrIndexSearcher, DocSet, String, boolean, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
-
- getGroupedFacetQueryCount(Query) - Method in class org.apache.solr.request.SimpleFacets
-
Returns a grouped facet count for the facet query
- getGroupingSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getGroupLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGroupOffset() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGroupSort() - Method in interface org.apache.solr.search.grouping.Command
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getHandlerClass() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getHashableId() - Method in class org.apache.solr.update.AddUpdateCommand
-
- getHead(Handler) - Method in class org.apache.solr.SolrLogFormatter
-
- getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- getHighlighter(SolrCore) - Static method in class org.apache.solr.handler.component.HighlightComponent
-
- getHighlighter() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getHighlighter(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
-
Return a String array of the fields to be highlighted.
- getHighlightQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getHighlightQuery() - Method in class org.apache.solr.search.DisMaxQParser
-
- getHighlightQuery() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
- getHighlightQuery() - Method in class org.apache.solr.search.QParser
-
- getHistory(long, AtomicBoolean) - Method in class org.apache.solr.logging.LogWatcher
-
- getHistorySize() - Method in class org.apache.solr.logging.LogWatcher
-
- getHits() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getHostName() - Method in class org.apache.solr.cloud.ZkController
-
- getHostPort() - Method in class org.apache.solr.cloud.ZkController
-
- getHttpCachingConfig() - Method in class org.apache.solr.core.SolrConfig
-
- getHttpClient() - Method in class org.apache.solr.update.UpdateShardHandler
-
- getId() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- getIdSet() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
-
- getIgnoreEmptyLines() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getIgnoreLeadingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getIgnoreTrailingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- GetImage() - Method in interface org.apache.solr.parser.CharStream
-
Returns a string made up of characters from the marked token beginning
to the current buffer position.
- GetImage() - Method in class org.apache.solr.parser.FastCharStream
-
- getIndexDir() - Method in class org.apache.solr.core.SolrCore
-
- getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getIndexedId() - Method in class org.apache.solr.update.AddUpdateCommand
-
Returns the indexed ID for this document.
- getIndexedId() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
Returns the indexed ID for this delete.
- getIndexInfo(DirectoryReader, boolean) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getIndexInfo(DirectoryReader) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getIndexOptions(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
-
- getIndexReader() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getIndexReaderFactory() - Method in class org.apache.solr.core.SolrCore
-
- getIndexWriter(SolrCore) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- getIndexWriter(SolrCore) - Method in class org.apache.solr.update.SolrCoreState
-
Get the current IndexWriter.
- getInfo() - Method in class org.apache.solr.logging.LoggerInfo
-
- getInfoRegistry() - Method in class org.apache.solr.core.SolrCore
-
Returns a Map of name vs SolrInfoMBean objects.
- getInitArgs() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getInputDocument(SolrCore, BytesRef) - Static method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getInputStream() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
Allow override.
- getInQueue(SolrZkClient) - Static method in class org.apache.solr.cloud.Overseer
-
Get queue that can be used to send messages to Overseer.
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.CountFieldValuesUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.NoOpDistributingUpdateProcessorFactory
-
Returns null
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.RunUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TimestampUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.URLClassifyProcessorFactory
-
- getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class org.apache.solr.update.processor.UUIDUpdateProcessorFactory
-
- getInstanceDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getInstanceDir() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getInt(String) - Method in class org.apache.solr.core.Config
-
- getInt(String, int) - Method in class org.apache.solr.core.Config
-
- getInternalArray() - Method in class org.apache.solr.util.LongPriorityQueue
-
Returns the array used to hold the heap, with the smallest item at array[1]
and the last (but not necessarily largest) at array[size()].
- getInternalRank() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getJvmInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
-
Get JVM Info - including memory info
- getKey() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
-
returns the key in the response that this facet will be under
- getKey(SolrDocument) - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
-
- getKey() - Method in interface org.apache.solr.search.grouping.Command
-
- getKey() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- getKey() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- getKey() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- getLastEvent() - Method in class org.apache.solr.logging.LogWatcher
-
- getLastLogId() - Method in class org.apache.solr.update.UpdateLog
-
- getLastModFrom() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
- getLastPublished() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getLatestAccessedItems(int) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- getLatestCommit() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Gets the most recent commit point
It is recommended to reserve a commit point for the duration of usage so that
it is not deleted by the underlying deletion policy
- getLatestFile(String, String) - Static method in class org.apache.solr.util.VersionedFile
-
- getLatestOperation() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
- getLeaderProps(String, String, int) - Method in class org.apache.solr.cloud.ZkController
-
Get leader props directly from zk nodes.
- getLeaderProps(String, String, int, boolean) - Method in class org.apache.solr.cloud.ZkController
-
Get leader props directly from zk nodes.
- getLeaderVoteWait() - Method in class org.apache.solr.cloud.ZkController
-
- getLeastUsedItems(int) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
Returns 'n' number of least used entries present in this cache.
- getLen() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getLevel() - Method in class org.apache.solr.logging.jul.JulInfo
-
- getLevel() - Method in class org.apache.solr.logging.LoggerInfo
-
- getLexSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- getLexSorted(HashMap<String, TermsResponse.Term>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- getLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getLimitedValue(String) - Method in class org.apache.solr.schema.CopyField
-
- getLine() - Method in class org.apache.solr.internal.csv.CSVParser
-
Parses from the current point in the stream til
the end of the current line.
- getLine() - Method in interface org.apache.solr.parser.CharStream
-
Deprecated.
- getLine() - Method in class org.apache.solr.parser.FastCharStream
-
- getLineNumber() - Method in class org.apache.solr.internal.csv.CSVParser
-
Returns the current line number in the input stream.
- getLines(String) - Method in class org.apache.solr.core.SolrResourceLoader
-
Accesses a resource by name and returns the (non comment) lines
containing data.
- getLines(String, String) - Method in class org.apache.solr.core.SolrResourceLoader
-
Accesses a resource by name and returns the (non comment) lines containing
data using the given character encoding.
- getLines(String, Charset) - Method in class org.apache.solr.core.SolrResourceLoader
-
- getLocalParams(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getLocalParams() - Method in class org.apache.solr.search.QParser
-
- getLocalParams(String, SolrParams) - Static method in class org.apache.solr.search.QueryParsing
-
"foo" returns null
"{!prefix f=myfield}yes" returns type="prefix",f="myfield",v="yes"
"{!prefix f=myfield v=$p}" returns type="prefix",f="myfield",v=params.get("p")
- getLocalPort() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
Returns the Local Port of the jetty Server.
- getLogDir() - Method in class org.apache.solr.update.UpdateLog
-
- getLogging() - Method in class org.apache.solr.core.CoreContainer
-
- getLogId() - Method in class org.apache.solr.core.SolrCore
-
- getLogList(File) - Static method in class org.apache.solr.update.UpdateLog
-
- getLowerVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- getLuceneDocument() - Method in class org.apache.solr.update.AddUpdateCommand
-
Creates and returns a lucene Document to index.
- getLuceneFieldNames() - Method in class org.apache.solr.search.ReturnFields
-
Set of field names with their exact names from the lucene index.
- getLuceneFieldNames() - Method in class org.apache.solr.search.SolrReturnFields
-
- getLuceneVersion(String) - Method in class org.apache.solr.core.Config
-
- getLuceneVersion(String, Version) - Method in class org.apache.solr.core.Config
-
- getMainValuePrefix(FieldType) - Static method in class org.apache.solr.schema.TrieField
-
expert internal use, subject to change.
- getManagementPath() - Method in class org.apache.solr.core.CoreContainer
-
- getMap() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- getMap() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- getMarkerChar() - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- getMatches() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- getMatches() - Method in class org.apache.solr.search.Grouping.Command
-
Returns the number of matches for this Command
.
- getMatches() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns the number of matches for this Command
.
- getMatches() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns the number of matches for this Command
.
- getMatches() - Method in class org.apache.solr.search.Grouping.CommandQuery
-
Returns the number of matches for this Command
.
- getMatches() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
-
- getMax() - Method in class org.apache.solr.util.stats.Histogram
-
- getMax() - Method in class org.apache.solr.util.stats.Timer
-
Returns the longest recorded duration.
- getMaxAge() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
null if no max age limitation
- getMaxChars() - Method in class org.apache.solr.schema.CopyField
-
- getMaxCommitAge() - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- getMaxCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- getMaxOptimizedCommitsToKeep() - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- getMaxPermits() - Method in class org.apache.solr.util.AdjustableSemaphore
-
- getMaxSize() - Method in class org.apache.solr.util.BoundedTreeSet
-
- getMaxSnippets(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return the max number of snippets for this field.
- getMBeanInfo(SolrQueryRequest) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getMean() - Method in class org.apache.solr.util.stats.Histogram
-
- getMean() - Method in class org.apache.solr.util.stats.Timer
-
Returns the arithmetic mean of all recorded durations.
- getMeanRate() - Method in class org.apache.solr.util.stats.Meter
-
- getMeanRate() - Method in class org.apache.solr.util.stats.Timer
-
- getMedian() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the median value in the distribution.
- getMessage() - Method in error org.apache.solr.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMethod(String) - Static method in enum org.apache.solr.servlet.cache.Method
-
- getMin() - Method in class org.apache.solr.util.stats.Histogram
-
- getMin() - Method in class org.apache.solr.util.stats.Timer
-
Returns the shortest recorded duration.
- getMisspellingsAndCorrections() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getMoreLikeThese(DocList, int, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
Deprecated.
- getMoreLikeTheseQuery(DocList) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getMoreLikeThis(int, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getMoreLikeThis(Reader, int, int, List<Query>, List<MoreLikeThisHandler.InterestingTerm>, int) - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getMoreLikeThis() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getMostUsedItems(int) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
Returns 'n' number of most used entries present in this cache.
- getMultiCoreHandler() - Method in class org.apache.solr.core.CoreContainer
-
- getMultipleConfigs(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
-
- getMultiplicativeBoosts() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Parses all multiplicative boosts
- getMultiTermAnalyzer() - Method in class org.apache.solr.schema.TextField
-
Returns the Analyzer to be used when searching fields of this type when mult-term queries are specified.
- getMultiTermRewriteMethod() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getMultiValuedSeparatorChar(SolrParams) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getName() - Method in class org.apache.solr.core.Config
-
- getName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getName() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getName() - Method in class org.apache.solr.core.SolrCore
-
- getName() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Simple common usage name, e.g.
- getName() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getName() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getName() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getName() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getName() - Method in class org.apache.solr.internal.csv.writer.CSVField
-
- getName() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getName() - Method in class org.apache.solr.logging.LoggerInfo
-
- getName() - Method in class org.apache.solr.logging.LogWatcher
-
- getName() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
-
- getName() - Method in class org.apache.solr.response.transform.DocTransformer
-
- getName() - Method in class org.apache.solr.response.transform.DocTransformers
-
- getName() - Method in class org.apache.solr.response.transform.RenameFieldTransformer
-
- getName() - Method in class org.apache.solr.response.transform.ScoreAugmenter
-
- getName() - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
-
- getName() - Method in class org.apache.solr.schema.SchemaField
-
- getName() - Method in class org.apache.solr.search.FastLRUCache
-
- getName() - Method in class org.apache.solr.search.LFUCache
-
- getName() - Method in class org.apache.solr.search.LRUCache
-
- getName() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getName() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getName() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getNewClock() - Method in class org.apache.solr.update.VersionInfo
-
- getNewestSearcher(boolean) - Method in class org.apache.solr.core.SolrCore
-
- getNewIndexDir() - Method in class org.apache.solr.core.SolrCore
-
Returns the indexdir as given in index.properties.
- getNextToken() - Method in class org.apache.solr.parser.QueryParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.solr.parser.QueryParserTokenManager
-
Get the next Token.
- getNode(String, boolean) - Method in class org.apache.solr.core.Config
-
- getNodeName() - Method in class org.apache.solr.cloud.ZkController
-
- getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getNodeProps() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getNodesFromXP(Node, String) - Static method in class org.apache.solr.util.SimplePostTool
-
Gets all nodes matching an XPath
- getNonZkLeaderAssumption(SolrQueryRequest) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
Returns a boolean indicating wether or not the caller should behave as
if this is the "leader" even when ZooKeeper is not enabled.
- getNormalizedURL(String) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
- getNOW() - Method in class org.apache.solr.request.SolrRequestInfo
-
- getNow() - Method in class org.apache.solr.util.DateMathParser
-
Returns a cloned of this instance's concept of "now".
- getNumberDocumentsFound() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.Command
-
Returns the number of groups found for this Command
.
- getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns the number of groups found for this Command
.
- getNumberOfGroups() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns the number of groups found for this Command
.
- getNumberOfOccurences() - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- getNumShards() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getNumTerms() - Method in class org.apache.solr.request.UnInvertedField
-
- getObjectFrom(String, String) - Static method in class org.apache.solr.response.transform.ValueAugmenterFactory
-
- getOffset() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getOffset() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getOffset() - Method in class org.apache.solr.search.SortSpec
-
Offset into the list of results.
- getOldClock() - Method in class org.apache.solr.update.VersionInfo
-
- getOldestAccessedItems(int) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
Returns 'n' number of oldest accessed entries present in this cache.
- getOneMinuteRate() - Method in class org.apache.solr.util.stats.Meter
-
- getOneMinuteRate() - Method in class org.apache.solr.util.stats.Timer
-
- getOpenCount() - Method in class org.apache.solr.core.SolrCore
-
Current core usage count.
- getOpenSearcher() - Method in class org.apache.solr.update.CommitTracker
-
- getOpenTime() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getOptions() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getOptionsString(ExtendedQuery) - Static method in class org.apache.solr.search.ExtendedQueryBase
-
- getOriginal() - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- getOriginalAsString() - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- getOriginalParams() - Method in interface org.apache.solr.request.SolrQueryRequest
-
Returns the original request parameters.
- getOriginalParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getOverseerCollectionQueue() - Method in class org.apache.solr.cloud.ZkController
-
- getOverseerJobQueue() - Method in class org.apache.solr.cloud.ZkController
-
- getOverwriteDupes() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- getPaging() - Method in class org.apache.solr.search.QParser
-
use common params to look up pageScore and pageDoc in global params
- getParam(String) - Method in class org.apache.solr.search.QParser
-
check both local and global params
- getParams() - Method in class org.apache.solr.cloud.CloudDescriptor
-
Optional parameters that can change how a core is created.
- getParams() - Method in interface org.apache.solr.request.SolrQueryRequest
-
returns the current request parameters
- getParams() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getParams() - Method in class org.apache.solr.schema.SimilarityFactory
-
- getParams() - Method in class org.apache.solr.search.QParser
-
- getParamString() - Method in interface org.apache.solr.request.SolrQueryRequest
-
Returns a string representing all the important parameters.
- getParamString() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- getParsedResponse(SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.response.BinaryResponseWriter
-
TODO -- there may be a way to do this without marshal at all...
- getParseMultipleSources() - Method in class org.apache.solr.search.FunctionQParser
-
parse multiple comma separated value sources
- getParser(Map<String, Float>, String, SolrParams, float) - Method in class org.apache.solr.search.DisMaxQParser
-
- getParser(String, String, SolrQueryRequest) - Static method in class org.apache.solr.search.QParser
-
Create a QParser
to parse qstr
,
assuming that the default query parser is defaultParser
.
- getParseToEnd() - Method in class org.apache.solr.search.FunctionQParser
-
throw exception if there is extra stuff at the end of the parsed valuesource(s).
- getPathPrefix() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- getPhraseHighlighter(Query, String, SolrQueryRequest, CachingTokenFilter) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return a phrase
Highlighter
appropriate for this field.
- getPhraseQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser) - Method in class org.apache.solr.search.DisMaxQParser
-
- getPhraseSlop() - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Gets the default slop for phrases.
- getPluginInfo(String) - Method in class org.apache.solr.core.SolrConfig
-
- getPluginInfos(String) - Method in class org.apache.solr.core.SolrConfig
-
SolrConfig keeps a repository of plugins by the type.
- getPositionIncrementGap(String) - Method in class org.apache.solr.analysis.SolrAnalyzer
-
- getPositions() - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
-
- getPositions() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- getPostingsFormat() - Method in class org.apache.solr.schema.FieldType
-
- getPostTags(SolrParams, String) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getPrecisionStep() - Method in class org.apache.solr.schema.TrieDateField
-
- getPrecisionStep() - Method in class org.apache.solr.schema.TrieField
-
- getPrefixQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getPrefixQuery(String, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getPreTags(SolrParams, String) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getPrintableId() - Method in class org.apache.solr.update.AddUpdateCommand
-
- getPrinterNewline() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getProcessedFilter(DocSet, List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getPropertiesName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getProvider() - Method in class org.apache.solr.schema.CurrencyField
-
- getQparser() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getQueries(ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getQueries() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getQuery() - Method in class org.apache.solr.search.QParser
-
Returns the resulting query from this QParser, calling parse() only the
first time and caching the Query result.
- getQuery() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- getQuery() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getQuery() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- getQueryAnalyzer() - Method in class org.apache.solr.schema.BoolField
-
- getQueryAnalyzer() - Method in class org.apache.solr.schema.CollationField
-
- getQueryAnalyzer() - Method in class org.apache.solr.schema.FieldType
-
Returns the Analyzer to be used when searching fields of this type.
- getQueryAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
-
Returns the Analyzer used when searching this index
- getQueryAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
-
- getQueryAnalyzer() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getQueryAnalyzer() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- getQueryCommand() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Creates a SolrIndexSearcher.QueryCommand from this
ResponseBuilder.
- getQueryParserDefaultOperator() - Method in class org.apache.solr.schema.IndexSchema
-
default operator ("AND" or "OR") for QueryParser
- getQueryParserDefaultOperator(IndexSchema, String) - Static method in class org.apache.solr.search.QueryParsing
-
Returns the "preferred" default operator for use by Query Parsers,
based on the settings in the IndexSchema which may be overridden using
an optional String override value.
- getQueryPlugin(String) - Method in class org.apache.solr.core.SolrCore
-
- getQueryResponseWriter(String) - Method in class org.apache.solr.core.SolrCore
-
Finds a writer by name, or returns the default writer if not found.
- getQueryResponseWriter(SolrQueryRequest) - Method in class org.apache.solr.core.SolrCore
-
Returns the appropriate writer for a request.
- getQueryString() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getQueryTokenSet(String, Analyzer) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Analyzes the given text using the given analyzer and returns the produced tokens.
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.CollationField
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.CurrencyField
-
- getRangeQuery(QParser, SchemaField, CurrencyValue, CurrencyValue, boolean, boolean) - Method in class org.apache.solr.schema.CurrencyField
-
- getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.DateField
-
DateField specific range query
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.FieldType
-
Returns a Query instance for doing range searches on this field type.
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.LatLonType
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.PointType
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TextField
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TrieDateField
-
- getRangeQuery(QParser, SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.schema.TrieDateField
-
- getRangeQuery(QParser, SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.schema.TrieField
-
- getRangeQuery(String, String, String, boolean, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getRate(TimeUnit) - Method in class org.apache.solr.util.stats.EWMA
-
Returns the rate in the given units of time.
- getRateUnit() - Method in class org.apache.solr.util.stats.Meter
-
- getRateUnit() - Method in class org.apache.solr.util.stats.Timer
-
- getRawInstanceDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getRawMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getReadAheadLimit() - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
-
Deprecated.
- getReader(long) - Method in class org.apache.solr.update.TransactionLog
-
Returns a reader that can be used while a log is still in use.
- getRealMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getRealtimeSearcher() - Method in class org.apache.solr.core.SolrCore
-
Gets the latest real-time searcher w/o forcing open a new searcher if one already exists.
- getRecentUpdates() - Method in class org.apache.solr.update.UpdateLog
-
- getRefcount() - Method in class org.apache.solr.util.RefCounted
-
- getRegenerator() - Method in class org.apache.solr.search.CacheConfig
-
- getRegexpQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getRegisteredSearcher() - Method in class org.apache.solr.core.SolrCore
-
Returns the current registered searcher with its reference count incremented, or null if none are registered.
- getReq() - Method in class org.apache.solr.request.SolrRequestInfo
-
- getReq() - Method in class org.apache.solr.search.QParser
-
- getReq() - Method in class org.apache.solr.update.UpdateCommand
-
- getRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
-
Get the request handler registered to a given name.
- getRequestHandlers() - Method in class org.apache.solr.core.RequestHandlers
-
Returns an unmodifiable Map containing the registered handlers
- getRequestHandlers(Class) - Method in class org.apache.solr.core.SolrCore
-
Returns an unmodifiable Map containing the registered handlers of the specified type.
- getRequestHandlers() - Method in class org.apache.solr.core.SolrCore
-
Returns an unmodifiable Map containing the registered handlers
- getRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
-
- getRequiredFields() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the List containing all required fields.
- getResourceLoader() - Method in class org.apache.solr.core.Config
-
- getResourceLoader() - Method in class org.apache.solr.core.SolrCore
-
The SolrResourceLoader used to load all resources for this core.
- getResourceLoader() - Method in class org.apache.solr.schema.IndexSchema
-
- getResourceName() - Method in class org.apache.solr.core.Config
-
- getResourceName() - Method in class org.apache.solr.schema.IndexSchema
-
Gets the name of the resource used to instantiate this schema.
- getResponse() - Method in class org.apache.solr.update.SolrCmdDistributor
-
- getResponseBuilder() - Method in class org.apache.solr.request.SolrRequestInfo
-
May return null if the request handler is not based on SearchHandler
- getResponseFormat() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getResponseHeader() - Method in class org.apache.solr.response.SolrQueryResponse
-
Repsonse header to be logged
- getResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getReturnFields() - Method in class org.apache.solr.response.SolrQueryResponse
-
Gets the document field names of fields to return by default when
returning DocLists
- getReversedWildcardFilterFactory(FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getReverseReader() - Method in class org.apache.solr.update.TransactionLog
-
Returns a single threaded reverse reader
- getRoles() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getRsp() - Method in class org.apache.solr.request.SolrRequestInfo
-
- getSchema() - Method in class org.apache.solr.core.SolrCore
-
Gets the schema object used by this core instance.
- getSchema() - Method in interface org.apache.solr.request.SolrQueryRequest
-
The index schema associated with this request
- getSchema() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getSchema() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Direct access to the IndexSchema for use with this searcher
- getSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getSchemaName() - Method in class org.apache.solr.schema.IndexSchema
-
Gets the name of the schema as specified in the schema resource.
- getSchemaResource() - Method in class org.apache.solr.core.SolrCore
-
Gets the schema resource name used by this core instance.
- getScoreDoc() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getScoreDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getSearchComponent(String) - Method in class org.apache.solr.core.SolrCore
-
- getSearchComponents() - Method in class org.apache.solr.core.SolrCore
-
Accessor for all the Search Components
- getSearcher() - Method in class org.apache.solr.core.SolrCore
-
- getSearcher(boolean, boolean, Future[]) - Method in class org.apache.solr.core.SolrCore
-
- getSearcher(boolean, boolean, Future[], boolean) - Method in class org.apache.solr.core.SolrCore
-
- getSearcher() - Method in interface org.apache.solr.request.SolrQueryRequest
-
The index searcher associated with this request
- getSearcher() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getSeenKeys() - Method in class org.apache.solr.util.MapListener
-
- getSelector() - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
- getServers() - Method in class org.apache.solr.cloud.SolrZkServer
-
- getShard() - Method in class org.apache.solr.handler.component.ShardResponse
-
- getShardAddress() - Method in class org.apache.solr.handler.component.ShardResponse
-
What was the shard address that returned this response.
- getShardHandler() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- getShardHandler(HttpClient) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- getShardHandler() - Method in class org.apache.solr.handler.component.ShardHandlerFactory
-
- getShardHandlerFactory() - Method in class org.apache.solr.core.CoreContainer
-
The default ShardHandlerFactory used to communicate with other solr instances
- getShardId() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getShardNum(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getShardRequest() - Method in class org.apache.solr.handler.component.ShardResponse
-
- getSigFields() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- getSignature() - Method in class org.apache.solr.update.processor.Lookup3Signature
-
- getSignature() - Method in class org.apache.solr.update.processor.MD5Signature
-
- getSignature() - Method in class org.apache.solr.update.processor.Signature
-
- getSignature() - Method in class org.apache.solr.update.processor.TextProfileSignature
-
- getSignatureClass() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- getSignatureField() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- getSimilarity() - Method in class org.apache.solr.schema.FieldType
-
Gets the Similarity used when scoring fields of this type
- getSimilarity() - Method in class org.apache.solr.schema.IndexSchema
-
Returns the Similarity used for this index
- getSimilarity() - Method in class org.apache.solr.schema.SimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.BM25SimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.DefaultSimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.DFRSimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.IBSimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
-
- getSimilarity() - Method in class org.apache.solr.search.similarities.SchemaSimilarityFactory
-
- getSize() - Method in class org.apache.solr.internal.csv.writer.CSVField
-
- getSlop() - Method in class org.apache.solr.search.FieldParams
-
- getSnapshot() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
-
- getSnapshot() - Method in class org.apache.solr.util.stats.Histogram
-
- getSnapshot() - Method in interface org.apache.solr.util.stats.Sample
-
Returns a snapshot of the sample's values.
- getSnapshot() - Method in class org.apache.solr.util.stats.Timer
-
- getSnapshot() - Method in class org.apache.solr.util.stats.UniformSample
-
- getSoftCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getSolrConfig() - Method in class org.apache.solr.core.SolrCore
-
Gets the configuration object used by this core instance.
- getSolrCoreState() - Method in class org.apache.solr.core.SolrCore
-
- getSolrCoreState() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getSolrCoreState() - Method in class org.apache.solr.update.UpdateHandler
-
- getSolrHome() - Method in class org.apache.solr.core.CoreContainer
-
- getSolrInputDocument() - Method in class org.apache.solr.update.AddUpdateCommand
-
- getSolrResponse() - Method in class org.apache.solr.handler.component.ShardResponse
-
- getSort(boolean) - Method in class org.apache.solr.search.QParser
-
- getSort() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getSort() - Method in class org.apache.solr.search.SortSpec
-
Gets the Lucene Sort object, or null for the default sort
by score descending.
- getSort(SolrQueryRequest) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Determines the correct Sort based on the request parameter "sort"
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BCDIntField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BinaryField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.BoolField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ByteField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.CollationField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.CurrencyField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DateField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.DoubleField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ExternalFileField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
-
Returns the SortField instance that should be used to sort fields
of this type.
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.FloatField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.GeoHashField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.IntField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LatLonType
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.LongField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.PointType
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.PreAnalyzedField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.RandomSortField
-
- getSortField(boolean) - Method in class org.apache.solr.schema.SchemaField
-
Delegates to the FieldType for this field
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.ShortField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.StrField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TextField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieDateField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.TrieField
-
- getSortField(SchemaField, boolean) - Method in class org.apache.solr.schema.UUIDField
-
- getSortSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getSortWithinGroup() - Method in interface org.apache.solr.search.grouping.Command
-
- getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- getSortWithinGroup() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- getSortWithinGroup() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getSource() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getSource() - Method in class org.apache.solr.core.SolrCore
-
- getSource() - Method in interface org.apache.solr.core.SolrInfoMBean
-
CVS Source, SVN Source, etc
- getSource() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getSource() - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.LoggingHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
-
- getSource() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
-
- getSource() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
-
Deprecated.
- getSource() - Method in class org.apache.solr.handler.component.DebugComponent
-
- getSource() - Method in class org.apache.solr.handler.component.FacetComponent
-
- getSource() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getSource() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- getSource() - Method in class org.apache.solr.handler.component.QueryComponent
-
- getSource() - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- getSource() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getSource() - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- getSource() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getSource() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getSource() - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getSource() - Method in class org.apache.solr.handler.component.StatsComponent
-
- getSource() - Method in class org.apache.solr.handler.component.TermsComponent
-
- getSource() - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- getSource() - Method in class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- getSource() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.DumpRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
-
Deprecated.
- getSource() - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- getSource() - Method in class org.apache.solr.handler.PingRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getSource() - Method in class org.apache.solr.handler.ReplicationHandler
-
- getSource() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getSource() - Method in class org.apache.solr.handler.StandardRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- getSource() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
-
Deprecated.
- getSource() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
-
Deprecated.
- getSource() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
-
- getSource() - Method in class org.apache.solr.highlight.DefaultEncoder
-
- getSource() - Method in class org.apache.solr.highlight.GapFragmenter
-
- getSource() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getSource() - Method in class org.apache.solr.highlight.HtmlEncoder
-
- getSource() - Method in class org.apache.solr.highlight.HtmlFormatter
-
- getSource() - Method in class org.apache.solr.highlight.RegexFragmenter
-
- getSource() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- getSource() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
-
- getSource() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
-
- getSource() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- getSource() - Method in class org.apache.solr.highlight.SingleFragListBuilder
-
- getSource() - Method in class org.apache.solr.highlight.WeightedFragListBuilder
-
- getSource() - Method in class org.apache.solr.schema.CopyField
-
- getSource() - Method in class org.apache.solr.search.FastLRUCache
-
- getSource() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
-
- getSource() - Method in class org.apache.solr.search.LFUCache
-
- getSource() - Method in class org.apache.solr.search.LRUCache
-
- getSource() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getSource() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getSource() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getSourceLocation() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getSourceSelector() - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- getSpellChecker(SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getSpellChecker(String) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getSpellChecker() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getSpellCheckers() - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getStartingOperation() - Method in class org.apache.solr.update.UpdateLog
-
- getStartingVersions() - Method in class org.apache.solr.update.UpdateLog
-
- getStartTime() - Method in class org.apache.solr.core.SolrCore
-
- getStartTime() - Method in interface org.apache.solr.request.SolrQueryRequest
-
The start time of this request in milliseconds
- getStartTime() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getState() - Method in class org.apache.solr.search.LFUCache
-
- getState() - Method in interface org.apache.solr.search.SolrCache
-
Returns the last State set on this instance
- getState() - Method in class org.apache.solr.search.SolrCacheBase
-
- getState() - Method in class org.apache.solr.update.UpdateLog
-
- getStatistics() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getStatistics() - Method in class org.apache.solr.core.SolrCore
-
- getStatistics() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Any statistics this instance would like to be publicly available via
the Solr Administration interface.
- getStatistics() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getStatistics() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getStatistics() - Method in class org.apache.solr.handler.ReplicationHandler
-
- getStatistics() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getStatistics() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getStatistics() - Method in class org.apache.solr.search.FastLRUCache
-
- getStatistics() - Method in class org.apache.solr.search.LFUCache
-
- getStatistics() - Method in class org.apache.solr.search.LRUCache
-
- getStatistics() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getStatistics() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getStatistics() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getStats(SolrIndexSearcher, DocSet, String[]) - Method in class org.apache.solr.request.UnInvertedField
-
Collect statistics about the UninvertedField.
- getStats() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- getStats() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- getStatsValues() - Method in interface org.apache.solr.handler.component.StatsValues
-
Translates the values into a NamedList representation
- getStdDev() - Method in class org.apache.solr.util.stats.Histogram
-
- getStdDev() - Method in class org.apache.solr.util.stats.Timer
-
Returns the standard deviation of all recorded durations.
- getStoredHighlightFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns a collection of the names of all stored fields which can be
highlighted the index reader knows about.
- getStrategy() - Method in class org.apache.solr.internal.csv.CSVParser
-
Obtain the specified CSV Strategy.
- getStrategy(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- getString() - Method in class org.apache.solr.search.QParser
-
- getStringDistance() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getStringDistance() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getStringDistance() - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- getStringDistance() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
Get the distance implementation used by this spellchecker, or NULL if not applicable.
- getStringSort(SchemaField, boolean) - Method in class org.apache.solr.schema.FieldType
-
Utility usable by subclasses when they want to get basic String sorting
using common checks.
- getStringSortField(String, boolean, boolean, boolean) - Static method in class org.apache.solr.search.Sorting
-
- getStyle(String) - Static method in class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- getSubType() - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- GetSuffix(int) - Method in interface org.apache.solr.parser.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
- GetSuffix(int) - Method in class org.apache.solr.parser.FastCharStream
-
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.SolrSpellChecker
-
Get suggestions for the given query.
- getSuggestions() - Method in class org.apache.solr.spelling.SpellingResult
-
All the suggestions.
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.suggest.Suggester
-
- getSuggestions(SpellingOptions) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- getSum() - Method in class org.apache.solr.util.stats.Histogram
-
- getSum() - Method in class org.apache.solr.util.stats.Timer
-
Returns the sum of all recorded durations.
- getSupersetMaxDoc() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getSyncLevel(String) - Static method in enum org.apache.solr.update.UpdateLog.SyncLevel
-
- getSystemInfo() - Static method in class org.apache.solr.handler.admin.SystemInfoHandler
-
Get system info
- getTag() - Method in interface org.apache.solr.SolrLogFormatter.TG
-
- getTail(Handler) - Method in class org.apache.solr.SolrLogFormatter
-
- getTermCounts(String) - Method in class org.apache.solr.request.SimpleFacets
-
- getTermInfosIndexDivisor() - Method in class org.apache.solr.core.IndexReaderFactory
-
- getTermsToMatch() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getText(Node) - Static method in class org.apache.solr.util.DOMUtil
-
Drop in replacement for Node.getTextContent().
- getThreadLocalDateFormat() - Method in class org.apache.solr.schema.DateField
-
Deprecated.
- use formatDate(Date) instead
- getThreshold() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getThreshold() - Method in class org.apache.solr.logging.LogWatcher
-
- getThreshold() - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- getTick() - Method in class org.apache.solr.util.stats.Clock.CpuTimeClock
-
- getTick() - Method in class org.apache.solr.util.stats.Clock
-
Returns the current time tick.
- getTick() - Method in class org.apache.solr.util.stats.Clock.UserTimeClock
-
- getTime() - Method in class org.apache.solr.util.RTimer
-
Get total elapsed time for this timer.
- getTime() - Method in class org.apache.solr.util.stats.Clock
-
Returns the current time in milliseconds.
- getTimeAllowed() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getTimer() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getTimestamp(LogRecord) - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getTimestamp(E) - Method in class org.apache.solr.logging.LogWatcher
-
- getTimeUpperBound() - Method in class org.apache.solr.update.CommitTracker
-
- getTimeZone(String) - Static method in class org.apache.solr.util.TimeZoneUtils
-
This method is provided as a replacement for TimeZone.getTimeZone but
without the annoying behavior of returning "GMT" for gibberish input.
- getTlogDir(SolrCore, PluginInfo) - Static method in class org.apache.solr.update.UpdateLog
-
- getToken(int) - Method in class org.apache.solr.parser.QueryParser
-
Get the specific Token.
- getTokenFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
-
- getTokenFrequency(Token) - Method in class org.apache.solr.spelling.SpellingResult
-
The token frequency of the input token in the collection
- getTokenFrequency() - Method in class org.apache.solr.spelling.SpellingResult
-
- getTokenizerFactory() - Method in class org.apache.solr.analysis.TokenizerChain
-
- getTokens() - Method in class org.apache.solr.spelling.SpellingResult
-
- getToLog() - Method in class org.apache.solr.response.SolrQueryResponse
-
Get loggable items.
- getTopDocs() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommandResult
-
- getTopFilter() - Method in class org.apache.solr.search.BitDocSet
-
- getTopFilter() - Method in interface org.apache.solr.search.DocSet
-
Returns a Filter for use in Lucene search methods, assuming this DocSet
was generated from the top-level MultiReader that the Lucene search
methods will be invoked with.
- getTopFilter() - Method in class org.apache.solr.search.SortedIntDocSet
-
- getTotalHitCount() - Method in class org.apache.solr.search.grouping.CommandHandler
-
- getTotalRequests() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
-
- getTransformer(int) - Method in class org.apache.solr.response.transform.DocTransformers
-
- getTransformer(SolrQueryRequest) - Method in class org.apache.solr.response.XSLTResponseWriter
-
Get Transformer from request context, or from TransformerProvider.
- getTransformer() - Method in class org.apache.solr.search.ReturnFields
-
Returns the DocTransformer used to modify documents, or null
- getTransformer() - Method in class org.apache.solr.search.SolrReturnFields
-
- getTransformer(SolrConfig, String, int) - Method in class org.apache.solr.util.xslt.TransformerProvider
-
Return a new Transformer, possibly created from our cached Templates object
- getTransformerFactory(String) - Method in class org.apache.solr.core.SolrCore
-
- getType() - Method in class org.apache.solr.handler.component.FacetComponent.FacetBase
-
- getType() - Method in class org.apache.solr.schema.SchemaField
-
- getType() - Method in class org.apache.solr.schema.TrieField
-
- getTypeName() - Method in class org.apache.solr.schema.FieldType
-
The Name of this FieldType as specified in the schema file
- getUlogDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getUnicodeEscapeInterpretation() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getUnInvertedField(String, SolrIndexSearcher) - Static method in class org.apache.solr.request.UnInvertedField
-
- getUniqueKeyField() - Method in class org.apache.solr.schema.IndexSchema
-
Unique Key field specified in the schema file
- getUniqueKeyField(Document) - Method in class org.apache.solr.schema.IndexSchema
-
The raw (field type encoded) value of the Unique Key field for
the specified Document
- getUniqueKeys(SolrIndexSearcher, TopDocs) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
-
Retrieves the unique keys for the topdocs to key the results
- getUpdateHandler() - Method in class org.apache.solr.core.SolrCore
-
RequestHandlers need access to the updateHandler so they can all talk to the
same RAM indexer.
- getUpdateHandlerInfo() - Method in class org.apache.solr.core.SolrConfig
-
- getUpdateLock() - Method in class org.apache.solr.update.SolrCoreState
-
- getUpdateLog() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getUpdateLog() - Method in class org.apache.solr.update.UpdateHandler
-
- getUpdateProcessingChain(String) - Method in class org.apache.solr.core.SolrCore
-
- getUpdateShardHandler() - Method in class org.apache.solr.cloud.ZkController
-
- getUpperVal() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getUserQuery(String, SolrPluginUtils.DisjunctionMaxQueryParser, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- getVal(String, boolean) - Method in class org.apache.solr.core.Config
-
- getValue() - Method in class org.apache.solr.parser.Token
-
An optional attribute value of the Token.
- getValue(SchemaField, IndexableField) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- getValue(double) - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the value at the given quantile.
- getValueDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getValueForNormalization() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- getValues() - Method in class org.apache.solr.response.SolrQueryResponse
-
Gets data to be returned in this response
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.schema.StrFieldSource
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- getValues(Map, AtomicReaderContext) - Method in class org.apache.solr.search.function.FileFloatSource
-
- getValues() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the entire set of values in the snapshot.
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.BCDIntField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.BoolField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ByteField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DateField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.DoubleField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ExternalFileField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.FieldType
-
called to get the default value source (normally, from the
Lucene FieldCache.)
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.FloatField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.GeoHashField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.IntField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.LatLonType
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.LongField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.PointType
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.RandomSortField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.ShortField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.StrField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieDateField
-
- getValueSource(SchemaField, QParser) - Method in class org.apache.solr.schema.TrieField
-
- getValueSource() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- getValueSourceParser(String) - Method in class org.apache.solr.core.SolrCore
-
- getVersion() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getVersion() - Method in class org.apache.solr.core.SolrCore
-
- getVersion() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Simple common usage version, e.g.
- getVersion() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getVersion() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getVersion() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getVersion() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getVersion() - Method in class org.apache.solr.search.LFUCache
-
- getVersion() - Method in class org.apache.solr.search.SolrCacheBase
-
- getVersion() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getVersion() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getVersion() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getVersion() - Method in class org.apache.solr.update.UpdateCommand
-
- getVersionField() - Method in class org.apache.solr.update.VersionInfo
-
- getVersionFromIndex(BytesRef) - Method in class org.apache.solr.update.VersionInfo
-
- getVersionInfo() - Method in class org.apache.solr.update.UpdateLog
-
- getVersions(int) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
- getWarmCount(int) - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
-
- getWildcardQuery(String, String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- getWildcardQuery(String, String) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- getWordGrams() - Method in class org.apache.solr.search.FieldParams
-
- getWrappedDeletionPolicy() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- getWrappedHandler() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getWrappedQuery() - Method in class org.apache.solr.search.WrappedQuery
-
- getWrappedWriter() - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
-
- getWriter() - Method in class org.apache.solr.response.TextResponseWriter
-
returns the Writer that the response is being written to
- getXP(Node, String, boolean) - Static method in class org.apache.solr.util.SimplePostTool
-
Gets the string content of the matching an XPath
- getXPath() - Method in class org.apache.solr.core.Config
-
- getZkClient() - Method in class org.apache.solr.cloud.ZkController
-
- getZkController() - Method in class org.apache.solr.core.CoreContainer
-
- getZkServerAddress() - Method in class org.apache.solr.cloud.ZkController
-
- getZkStateReader() - Method in class org.apache.solr.cloud.ZkController
-
- globalCollectionStat - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- go() - Static method in class org.apache.solr.SolrLogFormatter
-
- grid - Variable in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
-
- GROUP_NULL_VALUE - Static variable in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
-
Represents a string value for
- groupBy - Variable in class org.apache.solr.search.Grouping.CommandField
-
- groupBy - Variable in class org.apache.solr.search.Grouping.CommandFunc
-
- GroupedEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
-
Implementation of
EndResultTransformer
that keeps each grouped result separate in the final response.
- GroupedEndResultTransformer(SolrIndexSearcher) - Constructor for class org.apache.solr.search.grouping.endresulttransformer.GroupedEndResultTransformer
-
- groupedResults - Variable in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- grouping() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- Grouping - Class in org.apache.solr.search
-
Basic Solr Grouping infrastructure.
- Grouping(SolrIndexSearcher, SolrIndexSearcher.QueryResult, SolrIndexSearcher.QueryCommand, boolean, int, boolean) - Constructor for class org.apache.solr.search.Grouping
-
- Grouping.Command<GROUP_VALUE_TYPE> - Class in org.apache.solr.search
-
General group command.
- Grouping.Command() - Constructor for class org.apache.solr.search.Grouping.Command
-
- Grouping.CommandField - Class in org.apache.solr.search
-
A group command for grouping on a field.
- Grouping.CommandField() - Constructor for class org.apache.solr.search.Grouping.CommandField
-
- Grouping.CommandFunc - Class in org.apache.solr.search
-
A command for grouping on a function.
- Grouping.CommandFunc() - Constructor for class org.apache.solr.search.Grouping.CommandFunc
-
- Grouping.CommandQuery - Class in org.apache.solr.search
-
A group command for grouping on a query.
- Grouping.CommandQuery() - Constructor for class org.apache.solr.search.Grouping.CommandQuery
-
- Grouping.Format - Enum in org.apache.solr.search
-
- Grouping.TotalCount - Enum in org.apache.solr.search
-
- GroupingSpecification - Class in org.apache.solr.search.grouping
-
Encapsulates the grouping options like fields group sort and more specified by clients.
- GroupingSpecification() - Constructor for class org.apache.solr.search.grouping.GroupingSpecification
-
- groupOffset - Variable in class org.apache.solr.search.Grouping.Command
-
- groupSort - Variable in class org.apache.solr.search.Grouping.Command
-
- guess() - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
Guess the config based on the first 10 (or less when less available)
records of a CSV file.
- guessConfig(InputStream) - Static method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Creates a config based on a stream.
- guessFieldSeperator(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- guessFixedWidth(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
Guess if this file is fixedwidth.
- guessFixedWidthSeperator(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- guessType(File) - Static method in class org.apache.solr.util.SimplePostTool
-
Guesses the type of a file, based on file name suffix
- IBSimilarityFactory - Class in org.apache.solr.search.similarities
-
- IBSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.IBSimilarityFactory
-
- ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
-
- id - Variable in class org.apache.solr.handler.component.ShardDoc
-
- id - Variable in class org.apache.solr.update.DeleteUpdateCommand
-
- idField - Variable in class org.apache.solr.update.UpdateHandler
-
- idFieldType - Variable in class org.apache.solr.update.UpdateHandler
-
- IDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- IGNORE_AUTOCOMMIT - Static variable in class org.apache.solr.update.UpdateCommand
-
- IgnoreFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Ignores & removes fields matching the specified
conditions from any document being added to the index.
- IgnoreFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
-
- image - Variable in class org.apache.solr.parser.Token
-
The string image of the token.
- incLevel() - Method in class org.apache.solr.response.TextResponseWriter
-
- includesScore(Sort) - Static method in class org.apache.solr.search.SortSpec
-
- includesScore() - Method in class org.apache.solr.search.SortSpec
-
- incRef(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- incRef(Directory) - Method in class org.apache.solr.core.DirectoryFactory
-
Increment the number of references to the given Directory.
- incref() - Method in class org.apache.solr.update.TransactionLog
-
- incref() - Method in class org.apache.solr.util.RefCounted
-
- incrementToken() - Method in class org.apache.solr.analysis.ReversedWildcardFilter
-
- incrementToken() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
-
- indent() - Method in class org.apache.solr.response.TextResponseWriter
-
- indent(int) - Method in class org.apache.solr.response.TextResponseWriter
-
- index - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- index - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- INDEX_DIR - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- INDEX_PROPERTIES - Static variable in class org.apache.solr.handler.SnapPuller
-
- IndexBasedSpellChecker - Class in org.apache.solr.spelling
-
A spell checker implementation that loads words from Solr as well as arbitary Lucene indices.
- IndexBasedSpellChecker() - Constructor for class org.apache.solr.spelling.IndexBasedSpellChecker
-
- indexConfig - Variable in class org.apache.solr.core.SolrConfig
-
- IndexDeletionPolicyWrapper - Class in org.apache.solr.core
-
A wrapper for an IndexDeletionPolicy instance.
- IndexDeletionPolicyWrapper(IndexDeletionPolicy) - Constructor for class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- indexDir - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- indexed - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- INDEXED - Static variable in class org.apache.solr.schema.FieldProperties
-
- indexed() - Method in class org.apache.solr.schema.SchemaField
-
- indexedId - Variable in class org.apache.solr.update.DeleteUpdateCommand
-
- indexedToReadable(String) - Method in class org.apache.solr.schema.BCDIntField
-
- indexedToReadable(String) - Method in class org.apache.solr.schema.BoolField
-
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.BoolField
-
- indexedToReadable(String) - Method in class org.apache.solr.schema.DateField
-
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.DateField
-
- indexedToReadable(String) - Method in class org.apache.solr.schema.FieldType
-
Given an indexed term, return the human readable representation
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.FieldType
-
Given an indexed term, append the human readable representation
- indexedToReadable(String) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- indexedToReadable(String) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- indexedToReadable(String) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- indexedToReadable(String) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- indexedToReadable(String) - Method in class org.apache.solr.schema.TrieDateField
-
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.TrieDateField
-
- indexedToReadable(String) - Method in class org.apache.solr.schema.TrieField
-
- indexedToReadable(BytesRef, CharsRef) - Method in class org.apache.solr.schema.TrieField
-
- IndexReaderFactory - Class in org.apache.solr.core
-
Factory used to build a new IndexReader instance.
- IndexReaderFactory() - Constructor for class org.apache.solr.core.IndexReaderFactory
-
- IndexSchema - Class in org.apache.solr.schema
-
IndexSchema
contains information about the valid fields in an index
and the types of those fields.
- IndexSchema(SolrConfig, String, InputSource) - Constructor for class org.apache.solr.schema.IndexSchema
-
Constructs a schema using the specified resource name and stream.
- indexSchemaCache - Variable in class org.apache.solr.core.CoreContainer
-
- inform(IndexSchema) - Method in class org.apache.solr.core.SchemaCodecFactory
-
- inform(SolrCore) - Method in class org.apache.solr.core.SolrResourceLoader
-
- inform(ResourceLoader) - Method in class org.apache.solr.core.SolrResourceLoader
-
- inform(Map<String, SolrInfoMBean>) - Method in class org.apache.solr.core.SolrResourceLoader
-
- inform(SolrCore) - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- inform(SolrCore) - Method in class org.apache.solr.handler.admin.LoggingHandler
-
- inform(SolrCore) - Method in class org.apache.solr.handler.component.HighlightComponent
-
- inform(SolrCore) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- inform(SolrCore) - Method in class org.apache.solr.handler.component.SearchHandler
-
Initialize the components based on name.
- inform(SolrCore) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- inform(SolrCore) - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- inform(SolrCore) - Method in class org.apache.solr.handler.PingRequestHandler
-
- inform(SolrCore) - Method in class org.apache.solr.handler.ReplicationHandler
-
- inform(IndexSchema) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- inform(IndexSchema) - Method in class org.apache.solr.schema.CurrencyField
-
When index schema is informed, add dynamic fields.
- inform(ResourceLoader) - Method in class org.apache.solr.schema.CurrencyField
-
Load the currency config when resource loader initialized.
- inform(ResourceLoader) - Method in interface org.apache.solr.schema.ExchangeRateProvider
-
Passes a ResourceLoader, used to read config files from e.g.
- inform(ResourceLoader) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- inform(IndexSchema) - Method in interface org.apache.solr.schema.SchemaAware
-
Informs the
IndexSchema
provided by the
schema
parameter of an event (e.g., a new
FieldType
was added, etc.
- inform(IndexSchema) - Method in class org.apache.solr.schema.SpatialPointVectorFieldType
-
- inform(IndexSchema) - Method in class org.apache.solr.search.similarities.SchemaSimilarityFactory
-
- inform(SolrCore) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- inform(SolrCore) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
- inform(SolrCore) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- inform(SolrCore) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
-
- inform(SolrCore) - Method in interface org.apache.solr.util.plugin.SolrCoreAware
-
- infoStreamFile - Variable in class org.apache.solr.update.SolrIndexConfig
-
- init(Map<String, String>) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- init(FilterConfig) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
-
- init(NamedList) - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- init(NamedList) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- init(NamedList) - Method in class org.apache.solr.core.CodecFactory
-
- init(NamedList) - Method in class org.apache.solr.core.IndexReaderFactory
-
- init(NamedList) - Method in class org.apache.solr.core.MMapDirectoryFactory
-
- init(NamedList) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
-
- init(NamedList) - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
In normal use, this function will not be called
- init(NamedList) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
-
- init(NamedList) - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- init(NamedList) - Method in class org.apache.solr.handler.admin.AdminHandlers
-
Save the args and pass them to each standard handler
- init(NamedList) - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
-
Deprecated.
- init(PluginInfo) - Method in class org.apache.solr.handler.component.HighlightComponent
-
- init(PluginInfo) - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- init(NamedList) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- init(NamedList) - Method in class org.apache.solr.handler.component.SearchComponent
-
- init(PluginInfo) - Method in class org.apache.solr.handler.component.SearchHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- init(SolrParams) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- init(NamedList) - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- init(NamedList) - Method in class org.apache.solr.handler.ContentStreamHandlerBase
-
- init(NamedList) - Method in class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- init(NamedList) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
-
Deprecated.
- init(SolrParams) - Method in class org.apache.solr.handler.loader.ContentStreamLoader
-
This should be called once for each RequestHandler
- init(SolrParams) - Method in class org.apache.solr.handler.loader.XMLLoader
-
- init(NamedList) - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.PingRequestHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.RequestHandlerBase
-
- init(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- init(NamedList) - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
-
Deprecated.
- init(NamedList) - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
-
Deprecated.
- init(PluginInfo) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- init(NamedList) - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- init(PluginInfo) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
-
- init(NamedList) - Method in class org.apache.solr.highlight.RegexFragmenter
-
- init(NamedList) - Method in interface org.apache.solr.highlight.SolrEncoder
-
init
will be called just once, immediately after creation.
- init(NamedList) - Method in interface org.apache.solr.highlight.SolrFormatter
-
init
will be called just once, immediately after creation.
- init(NamedList) - Method in interface org.apache.solr.highlight.SolrFragListBuilder
-
init
will be called just once, immediately after creation.
- init(NamedList) - Method in interface org.apache.solr.highlight.SolrFragmenter
-
init
will be called just once, immediately after creation.
- init(Version, String, QParser) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- init(NamedList) - Method in interface org.apache.solr.request.SolrRequestHandler
-
init
will be called just once, immediately after creation.
- init(NamedList) - Method in class org.apache.solr.response.BinaryResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.CSVResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.JSONResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.PHPResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.PythonResponseWriter
-
- init(NamedList) - Method in interface org.apache.solr.response.QueryResponseWriter
-
init
will be called just once, immediately after creation.
- init(NamedList) - Method in class org.apache.solr.response.RawResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.RubyResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- init(NamedList) - Method in class org.apache.solr.response.transform.TransformerFactory
-
- init(NamedList) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
-
- init(NamedList) - Method in class org.apache.solr.response.XMLResponseWriter
-
- init(NamedList) - Method in class org.apache.solr.response.XSLTResponseWriter
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSpatialPrefixTreeFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ByteField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.CollationField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.CurrencyField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.DoubleField
-
- init(Map<String, String>) - Method in interface org.apache.solr.schema.ExchangeRateProvider
-
Initializes the provider by passing in a set of key/value configs as a map.
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ExternalFileField
-
- init(NamedList) - Method in class org.apache.solr.schema.ExternalFileFieldReloader
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
-
subclasses should initialize themselves with the args provided
and remove valid arguments.
- init(FieldType, Node) - Method in class org.apache.solr.schema.FieldTypePluginLoader
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.FloatField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.IntField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LatLonType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.LongField
-
- init(Map<String, String>) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PointType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PreAnalyzedField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.PrimitiveFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.ShortField
-
- init(SolrParams) - Method in class org.apache.solr.schema.SimilarityFactory
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SpatialPointVectorFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TextField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TrieDateField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.TrieField
-
- init(IndexSchema, Map<String, String>) - Method in class org.apache.solr.schema.UUIDField
-
- init(NamedList) - Method in class org.apache.solr.search.BoostQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.DisMaxQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.ExtendedDismaxQParserPlugin
-
- init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.FastLRUCache
-
- init(NamedList) - Method in class org.apache.solr.search.FieldQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.FunctionQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.FunctionRangeQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.JoinQParserPlugin
-
- init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.LFUCache
-
- init(Map, Object, CacheRegenerator) - Method in class org.apache.solr.search.LRUCache
-
- init(NamedList) - Method in class org.apache.solr.search.LuceneQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.NestedQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.OldLuceneQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.PrefixQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.RawQParserPlugin
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.BM25SimilarityFactory
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.DefaultSimilarityFactory
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.DFRSimilarityFactory
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.IBSimilarityFactory
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.LMDirichletSimilarityFactory
-
- init(SolrParams) - Method in class org.apache.solr.search.similarities.LMJelinekMercerSimilarityFactory
-
- init(Map, Object, CacheRegenerator) - Method in interface org.apache.solr.search.SolrCache
-
The initialization routine.
- init(Map<String, String>, CacheRegenerator) - Method in class org.apache.solr.search.SolrCacheBase
-
- init(NamedList) - Method in class org.apache.solr.search.SpatialBoxQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.SpatialFilterQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.SurroundQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.TermQParserPlugin
-
- init(NamedList) - Method in class org.apache.solr.search.ValueSourceParser
-
Initialize the plugin.
- init(ServletConfig) - Method in class org.apache.solr.servlet.RedirectServlet
-
- init(FilterConfig) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- init() - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- init(NamedList) - Method in class org.apache.solr.spelling.QueryConverter
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.Suggester
-
- init(NamedList, SolrCore) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- init(NamedList) - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
Handles common initialization related to source fields for
constructoring the FieldNameSelector to be used.
- init(NamedList) - Method in class org.apache.solr.update.processor.LogUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
-
- init(SolrParams) - Method in class org.apache.solr.update.processor.Signature
-
- init(NamedList) - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
-
- init(SolrParams) - Method in class org.apache.solr.update.processor.TextProfileSignature
-
- init(NamedList) - Method in class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory
-
- init(PluginInfo) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Initializes the chain using the factories specified by the PluginInfo
.
- init(NamedList) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorFactory
-
- init(NamedList) - Method in class org.apache.solr.update.processor.URLClassifyProcessorFactory
-
- init(PluginInfo) - Method in class org.apache.solr.update.UpdateLog
-
- init(UpdateHandler, SolrCore) - Method in class org.apache.solr.update.UpdateLog
-
- init(T, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Initialize the plugin.
- init(Map<String, String>) - Method in interface org.apache.solr.util.plugin.MapInitializedPlugin
-
- init(T, Node) - Method in class org.apache.solr.util.plugin.MapPluginLoader
-
- init(NamedList) - Method in interface org.apache.solr.util.plugin.NamedListInitializedPlugin
-
- init(T, Node) - Method in class org.apache.solr.util.plugin.NamedListPluginLoader
-
- init(PluginInfo) - Method in interface org.apache.solr.util.plugin.PluginInfoInitialized
-
- initalize(SolrConfig) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Deprecated.
- initalize(SolrConfig) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
-
- initalize(SolrConfig) - Method in class org.apache.solr.highlight.SolrHighlighter
-
Deprecated.
- initArgs - Variable in class org.apache.solr.core.PluginInfo
-
- initArgs - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- initialize() - Method in class org.apache.solr.core.CoreContainer.Initializer
-
- initialize(int) - Method in class org.apache.solr.util.LongPriorityQueue
-
- initialLimit - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- initialMincount - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- initIndex() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- initParams - Variable in class org.apache.solr.handler.component.SpellCheckComponent
-
- initParams - Variable in class org.apache.solr.handler.component.TermVectorComponent
-
- initPlugins(Map<String, T>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
-
- initPlugins(List<PluginInfo>, Map<String, T>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
-
- initPlugins(List<PluginInfo>, Class<T>, String) - Method in class org.apache.solr.core.SolrCore
-
For a given List of PluginInfo return the instances as a List
- initPlugins(Map<String, T>, Class<T>) - Method in class org.apache.solr.core.SolrCore
-
- initReader(String, Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
-
- initReader(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
-
- initRegenerators(SolrConfig) - Static method in class org.apache.solr.search.SolrIndexSearcher
-
- initShardHandler(Config) - Method in class org.apache.solr.core.CoreContainer
-
- initZooKeeper(String, int) - Method in class org.apache.solr.core.CoreContainer
-
- input_stream - Variable in class org.apache.solr.parser.QueryParserTokenManager
-
- inputStreamToByteArray(InputStream) - Method in class org.apache.solr.util.SimplePostTool
-
Reads an input stream into a byte array
- insert(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
inserts the element and returns true if this element caused another element
to be dropped from the queue.
- insertWithOverflow(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- instance - Static variable in class org.apache.solr.util.xslt.TransformerProvider
-
- instanceDir - Variable in class org.apache.solr.core.CoreDescriptor
-
- int2sortableStr(int) - Static method in class org.apache.solr.util.NumberUtils
-
- int2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
-
- int2sortableStr(int, char[], int) - Static method in class org.apache.solr.util.NumberUtils
-
- INTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- INTERNAL_DISTANCE - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- intersection(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the intersection of this set with another set.
- intersection(DocSet) - Method in class org.apache.solr.search.DocSlice
-
- intersection(DocSet) - Method in class org.apache.solr.search.HashDocSet
-
- intersection(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
puts the intersection of a and b into the target array and returns the size
- intersection(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- intersectionBinarySearch(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
Puts the intersection of a and b into the target array and returns the size.
- intersectionSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- intersectionSize(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the number of documents of the intersection of this set with another set.
- intersectionSize(DocSet) - Method in class org.apache.solr.search.DocSlice
-
- intersectionSize(DocSet) - Method in class org.apache.solr.search.HashDocSet
-
- intersectionSize(int[], int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- intersectionSize(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- intersects(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- intersects(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns true if these sets have any elements in common
- intersects(DocSet) - Method in class org.apache.solr.search.DocSlice
-
- intersects(DocSet) - Method in class org.apache.solr.search.HashDocSet
-
- intersects(int[], int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- intersects(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- INTERVAL_ERR_MSG - Static variable in class org.apache.solr.handler.SnapPuller
-
- IntField - Class in org.apache.solr.schema
-
A legacy numeric field type that encodes "Integer" values as simple Strings.
- IntField() - Constructor for class org.apache.solr.schema.IntField
-
- invalidateSize() - Method in class org.apache.solr.search.BitDocSet
-
The number of set bits - size - is cached.
- invariants - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- invokeSetters(Object, NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- IOCONTEXT_NO_CACHE - Static variable in class org.apache.solr.core.DirectoryFactory
-
- isAtomicUpdate(AddUpdateCommand) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
Utility method that examines the SolrInputDocument in an AddUpdateCommand
and returns true if the documents contains atomic update instructions.
- isAutoWarmingOn() - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
-
- isAutowarmingOn() - Method in class org.apache.solr.search.SolrCacheBase
-
- isClosed() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- isClosed() - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- isClosed() - Method in class org.apache.solr.core.SolrCore
-
Whether this core is closed.
- isCommentingDisabled() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- isConnected() - Method in class org.apache.solr.cloud.ZkController
-
- isCopyFieldTarget(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
-
Check if a field is used as the destination of a copyField operation
- isDebug() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isDebugAll() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isDebugQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isDebugResults() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isDebugTimings() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isDefault() - Method in class org.apache.solr.core.PluginInfo
-
- isDeleteById() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- isDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- isDynamicField(String) - Method in class org.apache.solr.schema.IndexSchema
-
Is the specified field dynamic or not.
- isEmpty() - Method in class org.apache.solr.logging.CircularList
-
- isEnabled() - Method in class org.apache.solr.core.PluginInfo
-
- isEnabled() - Method in class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- isEnabled() - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
- isEndTrimmed() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- isFieldHeader() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- isFixedWidth() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- isHandleSelect() - Method in class org.apache.solr.servlet.SolrRequestParsers
-
- isHighlightingEnabled(SolrParams) - Method in class org.apache.solr.highlight.SolrHighlighter
-
Check whether Highlighting is enabled for this request.
- isHttpCaching() - Method in class org.apache.solr.response.SolrQueryResponse
-
Should this response emit HTTP caching headers?
- isIncludeGroupCount() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- isIncludeLower() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- isIncludeUpper() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- isLandingPage(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
Calculates whether the URL is a landing page or not
- isLeader() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- isLoadOnStartup() - Method in class org.apache.solr.core.CoreDescriptor
-
- isMain() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- isMatchingEtag(List<String>, String) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Checks if one of the tags in the list equals the given etag.
- isMergeContiguousFragments(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return whether adjacent fragments should be merged.
- isMultiValued() - Method in class org.apache.solr.schema.FieldType
-
Returns true if fields can have multiple values
- isNeedDocList() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isNeedDocSet() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- isNeedDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- isNeedScore() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- isNegative(Query) - Static method in class org.apache.solr.search.QueryUtils
-
return true if this query has no positive components
- isNever304() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
- isOn(String) - Static method in class org.apache.solr.util.SimplePostTool
-
Tests if a string is either "true", "on", "yes" or "1"
- isPartialResults() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- isPersistent() - Method in class org.apache.solr.core.CoreContainer
-
- isPersistent() - Method in class org.apache.solr.core.DirectoryFactory
-
- isPersistent() - Method in class org.apache.solr.core.EphemeralDirectoryFactory
-
- isPersistent() - Method in class org.apache.solr.core.StandardDirectoryFactory
-
- isPhrase - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
-
- isPingDisabled() - Method in class org.apache.solr.handler.PingRequestHandler
-
Returns true if the healthcheck flag-file is enabled but does not exist,
otherwise (no file configured, or file configured and exists)
returns false.
- isPolyField() - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- isPolyField() - Method in class org.apache.solr.schema.CurrencyField
-
- isPolyField() - Method in class org.apache.solr.schema.FieldType
-
- isPolyField() - Method in class org.apache.solr.schema.LatLonType
-
- isPolyField() - Method in class org.apache.solr.schema.PointType
-
- isPolyField() - Method in class org.apache.solr.schema.SchemaField
-
- isReloaded() - Method in class org.apache.solr.core.SolrCore
-
- isRequired() - Method in class org.apache.solr.schema.SchemaField
-
- isRunning() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- isSet() - Method in class org.apache.solr.logging.jul.JulInfo
-
- isSet() - Method in class org.apache.solr.logging.LoggerInfo
-
- isShareSchema() - Method in class org.apache.solr.core.CoreContainer
-
- isShutDown() - Method in class org.apache.solr.core.CoreContainer
-
- isSignalCacheWarning() - Method in class org.apache.solr.search.Grouping
-
Returns whether a cache warning should be send to the client.
- isStopped() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- isSuggestionsMayOverlap() - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- isTokenized() - Method in class org.apache.solr.schema.FieldType
-
Returns true if fields of this type should be tokenized
- isTokenized() - Method in class org.apache.solr.schema.TrieDateField
-
- isTokenized() - Method in class org.apache.solr.schema.TrieField
-
- isTopLevelPage(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
Calculates whether a URL is a top level page
- isTransient() - Method in class org.apache.solr.core.CoreDescriptor
-
- isTruncateGroups() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- isValueDelimiterIgnored() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- isZooKeeperAware() - Method in class org.apache.solr.core.CoreContainer
-
- iterator() - Method in class org.apache.solr.logging.CircularList
-
- iterator - Variable in class org.apache.solr.response.transform.TransformContext
-
- iterator() - Method in class org.apache.solr.search.BitDocSet
-
DocIterator using nextSetBit()
public DocIterator iterator() {
return new DocIterator() {
int pos=bits.nextSetBit(0);
public boolean hasNext() {
return pos>=0;
}
public Integer next() {
return nextDoc();
}
public void remove() {
bits.clear(pos);
}
public int nextDoc() {
int old=pos;
pos=bits.nextSetBit(old+1);
return old;
}
public float score() {
return 0.0f;
}
};
}
- iterator() - Method in interface org.apache.solr.search.DocList
-
Returns an iterator that may be used to iterate over the documents in this DocList
- iterator() - Method in interface org.apache.solr.search.DocSet
-
Returns an iterator that may be used to iterate over all of the documents in the set.
- iterator() - Method in class org.apache.solr.search.DocSlice
-
- iterator() - Method in class org.apache.solr.search.HashDocSet
-
- iterator() - Method in class org.apache.solr.search.SortedIntDocSet
-
- PACKET_SZ - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- Pair<A,B> - Class in org.apache.solr.search.grouping.distributed.command
-
A simple data structure to hold a pair of typed objects.
- Pair(A, B) - Constructor for class org.apache.solr.search.grouping.distributed.command.Pair
-
- PARAM_BREAK_SUGGESTION_TIE_BREAKER - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_BREAK_WORDS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
Try to break words into multiples? [true|false]
- PARAM_COMBINE_WORDS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
Try to combine multiple words into one? [true|false]
- PARAM_DEFAULT_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
-
- PARAM_MAX_CHANGES - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_MAX_COMBINE_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_MAX_EVALUATIONS - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_MIN_BREAK_WORD_LENGTH - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_MIN_SUGGESTION_FREQUENCY - Static variable in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- PARAM_PRECISION_STEP - Static variable in class org.apache.solr.schema.CurrencyField
-
- PARAM_RATE_PROVIDER_CLASS - Static variable in class org.apache.solr.schema.CurrencyField
-
- PARAM_RATES_FILE_LOCATION - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- PARAM_REFRESH_INTERVAL - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- params(String...) - Static method in class org.apache.solr.cloud.SyncStrategy
-
- params(String...) - Static method in class org.apache.solr.handler.admin.CollectionsHandler
-
- params(String...) - Static method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- params - Variable in class org.apache.solr.handler.component.ShardRequest
-
- params - Variable in class org.apache.solr.request.SimpleFacets
-
Configuration params behavior should be driven by
- params - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- params - Variable in class org.apache.solr.schema.SimilarityFactory
-
- params - Variable in class org.apache.solr.search.QParser
-
- parse(String) - Static method in enum org.apache.solr.core.SolrConfig.HttpCachingConfig.LastModFrom
-
Input must not be null
- parse(NamedList<NamedList<Number>>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- parse(String) - Static method in class org.apache.solr.internal.csv.CSVUtils
-
Parses the given String according to the default
CSVStrategy
.
- parse(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Parses a query string, returning a
Query
.
- parse(Reader, AttributeSource) - Method in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- parse(Reader, AttributeSource) - Method in interface org.apache.solr.schema.PreAnalyzedField.PreAnalyzedParser
-
Parse input.
- parse(Reader, AttributeSource) - Method in class org.apache.solr.schema.SimplePreAnalyzedParser
-
- parse() - Method in class org.apache.solr.search.DisMaxQParser
-
- parse() - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
- parse() - Method in class org.apache.solr.search.FunctionQParser
-
- parse() - Method in class org.apache.solr.search.QParser
-
Create and return the Query
object represented by qstr
.
- parse() - Method in class org.apache.solr.search.SpatialFilterQParser
-
- parse(FunctionQParser) - Method in class org.apache.solr.search.ValueSourceParser
-
Parse the user input into a ValueSource.
- parse(SolrCore, String, HttpServletRequest) - Method in class org.apache.solr.servlet.SolrRequestParsers
-
- parseArg() - Method in class org.apache.solr.search.FunctionQParser
-
- parseArgsAndInit(String[]) - Static method in class org.apache.solr.util.SimplePostTool
-
Parses incoming arguments and system params and initializes the tool
- parseConfig() - Method in class org.apache.solr.cloud.SolrZkServer
-
- parseDate(String) - Static method in class org.apache.solr.schema.DateField
-
Thread safe method that can be used by subclasses to parse a Date
that is already in the internal representation
- parseDateLenient(String, SolrQueryRequest) - Method in class org.apache.solr.schema.DateField
-
Parse a date string in the standard format, or any supported by DateUtil.parseDate
- parseDouble() - Method in class org.apache.solr.search.FunctionQParser
-
Parse a Double
- parsedUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
-
- parseEscapedQuery(ExtendedDismaxQParser.ExtendedSolrQueryParser, String, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Parses an escaped version of the user's query.
- ParseException - Exception in org.apache.solr.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.solr.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.solr.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.solr.parser.ParseException
-
Constructor with message.
- parseFieldBoosts(String) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Given a string containing fieldNames and boost info,
converts it to a Map from field name to boost info.
- parseFieldBoosts(String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Like parseFieldBoosts(String)
, but parses all the strings
in the provided array (which may be null).
- parseFieldBoostsAndSlop(String[], int, int) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- parseFloat() - Method in class org.apache.solr.search.FunctionQParser
-
Parse a float.
- parseId() - Method in class org.apache.solr.search.FunctionQParser
-
- parseInt() - Method in class org.apache.solr.search.FunctionQParser
-
Parse an integer
- parseLine(String) - Static method in class org.apache.solr.internal.csv.CSVUtils
-
Parses the first line only according to the default
CSVStrategy
.
- parseLocalParams(String, int, Map<String, String>, SolrParams) - Static method in class org.apache.solr.search.QueryParsing
-
- parseLocalParams(String, int, Map<String, String>, SolrParams, String, char) - Static method in class org.apache.solr.search.QueryParsing
-
- parseLuceneVersionString(String) - Static method in class org.apache.solr.core.Config
-
- parseMath(Date, String) - Method in class org.apache.solr.schema.DateField
-
Parses a String which may be a date (in the standard format)
followed by an optional math expression.
- parseMath(String) - Method in class org.apache.solr.util.DateMathParser
-
Parses a string of commands relative "now" are returns the resulting Date.
- parseMathLenient(Date, String, SolrQueryRequest) - Method in class org.apache.solr.schema.DateField
-
Parses a String which may be a date
followed by an optional math expression.
- parseMinShouldMatch(IndexSchema, SolrParams) - Static method in class org.apache.solr.search.DisMaxQParser
-
Applies the appropriate default rules for the "mm" param based on the
effective value of the "q.op" param
- parseNestedQuery() - Method in class org.apache.solr.search.FunctionQParser
-
- parseOriginalQuery(ExtendedDismaxQParser.ExtendedSolrQueryParser, String, List<ExtendedDismaxQParser.Clause>, ExtendedDismaxQParser.ExtendedDismaxConfiguration) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Parses the user's original query.
- parseParam(String) - Static method in enum org.apache.solr.update.processor.DistributedUpdateProcessor.DistribPhase
-
- parseParams(String, String) - Method in class org.apache.solr.request.SimpleFacets
-
- parseQueryFields(IndexSchema, SolrParams) - Static method in class org.apache.solr.search.DisMaxQParser
-
- parseQueryString(String) - Static method in class org.apache.solr.servlet.SolrRequestParsers
-
Given a url-encoded query string (UTF-8), map it into solr params
- parseQueryStrings(SolrQueryRequest, String[]) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Turns an array of query strings into a List of Query objects.
- parser - Variable in class org.apache.solr.parser.SolrQueryParserBase
-
- parser - Static variable in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- parser - Variable in class org.apache.solr.servlet.DirectSolrConnection
-
- PARSER_IMPL - Static variable in class org.apache.solr.schema.PreAnalyzedField
-
Init argument name.
- parsers - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- parseSelectorParams(NamedList) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
- parseShape(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- parseSort(String, SolrQueryRequest) - Static method in class org.apache.solr.search.QueryParsing
-
Returns null if the sortSpec is the standard sort desc.
- parseSpatialArgs(String) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- parseValueSource() - Method in class org.apache.solr.search.FunctionQParser
-
Parse an individual ValueSource.
- parseValueSource(boolean) - Method in class org.apache.solr.search.FunctionQParser
-
Parse an individual value source.
- parseValueSourceList() - Method in class org.apache.solr.search.FunctionQParser
-
Parse a list of ValueSource.
- partialEscape(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Escapes all special characters except '"', '-', and '+'
- path - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
-
- pathExists(String) - Method in class org.apache.solr.cloud.ZkController
-
Returns true if the path exists
- pathPrefix - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- paths - Variable in class org.apache.solr.update.SplitIndexCommand
-
- pause() - Method in class org.apache.solr.util.RTimer
-
- PAUSED - Static variable in class org.apache.solr.util.RTimer
-
- PAYLOAD_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- peek() - Method in class org.apache.solr.cloud.DistributedQueue
-
Returns the data at the first element of the queue, or null if the queue is
empty.
- peek(boolean) - Method in class org.apache.solr.cloud.DistributedQueue
-
Returns the data at the first element of the queue, or null if the queue is
empty.
- PEER_SYNC - Static variable in class org.apache.solr.update.UpdateCommand
-
- PeerSync - Class in org.apache.solr.update
-
- PeerSync(SolrCore, List<String>, int) - Constructor for class org.apache.solr.update.PeerSync
-
- PeerSync(SolrCore, List<String>, int, boolean, boolean) - Constructor for class org.apache.solr.update.PeerSync
-
- pendingDynamicCoreLoads - Variable in class org.apache.solr.core.CoreContainer
-
- percentile(List<Long>, float) - Method in class org.apache.solr.update.PeerSync
-
- persist() - Method in class org.apache.solr.core.CoreContainer
-
Persists the cores config file in cores.xml.
- persistent - Variable in class org.apache.solr.core.CoreContainer
-
- persistFile(File) - Method in class org.apache.solr.core.CoreContainer
-
Persists the cores config file in a user provided file.
- PHPResponseWriter - Class in org.apache.solr.response
-
- PHPResponseWriter() - Constructor for class org.apache.solr.response.PHPResponseWriter
-
- PHPSerializedResponseWriter - Class in org.apache.solr.response
-
A description of the PHP serialization format can be found here:
http://www.hurring.com/scott/code/perl/serialize/
- PHPSerializedResponseWriter() - Constructor for class org.apache.solr.response.PHPSerializedResponseWriter
-
- pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
-
Method subclasses must override to specify which values should be kept.
- pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
-
- pickSubset(Collection<Object>) - Method in class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
-
- pickSubset(Collection) - Method in class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
-
- pickSubset(Collection) - Method in class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
-
- PingRequestHandler - Class in org.apache.solr.handler
-
Ping Request Handler for reporting SolrCore health to a Load Balancer.
- PingRequestHandler() - Constructor for class org.apache.solr.handler.PingRequestHandler
-
- PingRequestHandler.ACTIONS - Enum in org.apache.solr.handler
-
- PivotFacetHelper - Class in org.apache.solr.handler.component
-
- PivotFacetHelper(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.handler.component.PivotFacetHelper
-
- PluginInfo - Class in org.apache.solr.core
-
An Object which represents a Plugin of any type
- PluginInfo(String, Map<String, String>, NamedList, List<PluginInfo>) - Constructor for class org.apache.solr.core.PluginInfo
-
- PluginInfo(Node, String, boolean, boolean) - Constructor for class org.apache.solr.core.PluginInfo
-
- PluginInfoHandler - Class in org.apache.solr.handler.admin
-
- PluginInfoHandler() - Constructor for class org.apache.solr.handler.admin.PluginInfoHandler
-
- PluginInfoInitialized - Interface in org.apache.solr.util.plugin
-
A plugin that can be initialized with a PluginInfo
- PLUS - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- pointStr - Variable in class org.apache.solr.search.SpatialOptions
-
- PointType - Class in org.apache.solr.schema
-
A point type that indexes a point in an n-dimensional space as separate fields and supports range queries.
- PointType() - Constructor for class org.apache.solr.schema.PointType
-
- poll() - Method in class org.apache.solr.cloud.DistributedQueue
-
Attempts to remove the head of the queue and return it.
- POLL_INTERVAL - Static variable in class org.apache.solr.handler.SnapPuller
-
- POLY_FIELD_SEPARATOR - Static variable in class org.apache.solr.schema.FieldType
-
The default poly field separator.
- pop() - Method in class org.apache.solr.util.LongPriorityQueue
-
Removes and returns the least element of the PriorityQueue in log(size)
time.
- pos - Variable in class org.apache.solr.util.FastWriter
-
- POSINCR_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- position() - Method in class org.apache.solr.update.TransactionLog
-
returns the current position in the log file
- position() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
-
- positionInResponse - Variable in class org.apache.solr.handler.component.ShardDoc
-
- positionOfStart - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- PossibilityIterator - Class in org.apache.solr.spelling
-
Given a list of possible Spelling Corrections for multiple mis-spelled words
in a query, This iterator returns Possible Correction combinations ordered by
reasonable probability that such a combination will return actual hits if
re-queried.
- PossibilityIterator(Map<Token, LinkedHashMap<String, Integer>>, int, int, boolean) - Constructor for class org.apache.solr.spelling.PossibilityIterator
-
We assume here that the passed-in inner LinkedHashMaps are already sorted
in order of "Best Possible Correction".
- PossibilityIterator.RankedSpellPossibility - Class in org.apache.solr.spelling
-
- PossibilityIterator.RankedSpellPossibility() - Constructor for class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- postClose() - Method in interface org.apache.solr.core.CachingDirectoryFactory.CloseListener
-
- postClose(SolrCore) - Method in class org.apache.solr.core.CloseHook
-
Method called when the given SolrCore object has been shut down and update handlers and searchers are closed
Use this method for post-close clean up operations e.g.
- postCommit() - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- postCommit() - Method in interface org.apache.solr.core.SolrEventListener
-
- postCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- postData(InputStream, Integer, OutputStream, String, URL) - Method in class org.apache.solr.util.SimplePostTool
-
Reads data from the data stream and posts it to solr,
writes to the response to output
- postFile(File, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
-
Opens the file and posts it's contents to the solrUrl,
writes to response to output.
- postFiles(String[], int, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
-
Post all filenames provided in args
- postFiles(File[], int, OutputStream, String) - Method in class org.apache.solr.util.SimplePostTool
-
Post all filenames provided in args
- PostFilter - Interface in org.apache.solr.search
-
The PostFilter interface provides a mechanism to further filter documents
after they have already gone through the main query and other filters.
- postFilter - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- postingsFormat - Variable in class org.apache.solr.schema.FieldType
-
The postings format used for this field type
- PostingsSolrHighlighter - Class in org.apache.solr.highlight
-
- PostingsSolrHighlighter() - Constructor for class org.apache.solr.highlight.PostingsSolrHighlighter
-
- postSoftCommit() - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- postSoftCommit() - Method in interface org.apache.solr.core.SolrEventListener
-
- postSoftCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- postWebPages(String[], int, OutputStream) - Method in class org.apache.solr.util.SimplePostTool
-
This method takes as input a list of start URL strings for crawling,
adds each one to a backlog and then starts crawling
- power - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- PreAnalyzedField - Class in org.apache.solr.schema
-
Pre-analyzed field type provides a way to index a serialized token stream,
optionally with an independent stored value of a field.
- PreAnalyzedField() - Constructor for class org.apache.solr.schema.PreAnalyzedField
-
- PreAnalyzedField.ParseResult - Class in org.apache.solr.schema
-
This is a simple holder of a stored part and the collected states (tokens with attributes).
- PreAnalyzedField.ParseResult() - Constructor for class org.apache.solr.schema.PreAnalyzedField.ParseResult
-
- PreAnalyzedField.PreAnalyzedParser - Interface in org.apache.solr.schema
-
Parse the input and return the stored part and the tokens with attributes.
- precisionStep - Variable in class org.apache.solr.analysis.TrieTokenizerFactory
-
- precisionStep - Variable in class org.apache.solr.schema.TrieField
-
- precisionStepArg - Variable in class org.apache.solr.schema.TrieField
-
- preClose() - Method in interface org.apache.solr.core.CachingDirectoryFactory.CloseListener
-
- preClose(SolrCore) - Method in class org.apache.solr.core.CloseHook
-
Method called when the given SolrCore object is closing / shutting down but before the update handler and
searcher(s) are actually closed
Important: Keep the method implementation as short as possible.
- preCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- prefix - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
-
- PREFIX_GRID_SCAN_LEVEL - Static variable in class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
-
- PrefixQParserPlugin - Class in org.apache.solr.search
-
Create a prefix query from the input value.
- PrefixQParserPlugin() - Constructor for class org.apache.solr.search.PrefixQParserPlugin
-
- PREFIXTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
-
Prepare the response.
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
-
- prepare(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- prepare() - Method in class org.apache.solr.search.Grouping.Command
-
Prepare this Command
for execution.
- prepare() - Method in class org.apache.solr.search.Grouping.CommandField
-
Prepare this Command
for execution.
- prepare() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Prepare this Command
for execution.
- prepare() - Method in class org.apache.solr.search.Grouping.CommandQuery
-
Prepare this Command
for execution.
- prepareCommit - Variable in class org.apache.solr.update.CommitUpdateCommand
-
- prepareCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- preRegister(CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
-
- PRESERVE_SEP - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
-
If true
, then a separator between tokens is preserved.
- preSoftCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- PrimitiveFieldType - Class in org.apache.solr.schema
-
Abstract class defining shared behavior for primitive types
Intended to be used as base class for non-analyzed fields like
int, float, string, date etc, and set proper defaults for them
- PrimitiveFieldType() - Constructor for class org.apache.solr.schema.PrimitiveFieldType
-
- PrimUtils - Class in org.apache.solr.util
-
Utilities for primitive Java data types.
- PrimUtils() - Constructor for class org.apache.solr.util.PrimUtils
-
- PrimUtils.IntComparator - Class in org.apache.solr.util
-
- PrimUtils.IntComparator() - Constructor for class org.apache.solr.util.PrimUtils.IntComparator
-
- print(char[], int, int, boolean) - Method in class org.apache.solr.internal.csv.CSVPrinter
-
- print(String, boolean) - Method in class org.apache.solr.internal.csv.CSVPrinter
-
Print the string as the next value on the line.
- print(String) - Method in class org.apache.solr.internal.csv.CSVPrinter
-
Print the string as the next value on the line.
- printableUniqueKey(Document) - Method in class org.apache.solr.schema.IndexSchema
-
The printable value of the Unique Key field for
the specified Document
- printLine(String[], CSVStrategy) - Static method in class org.apache.solr.internal.csv.CSVUtils
-
Converts an array of string values into a single CSV line.
- println() - Method in class org.apache.solr.internal.csv.CSVPrinter
-
Output a blank line
- println(String[]) - Method in class org.apache.solr.internal.csv.CSVPrinter
-
Print a single line of comma separated values.
- printlnComment(String) - Method in class org.apache.solr.internal.csv.CSVPrinter
-
Put a comment among the comma separated values.
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
-
Actually run the query
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- process(String[]) - Method in class org.apache.solr.handler.component.PivotFacetHelper
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
-
Actually run the query
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
-
Process the request for this component
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
-
- process(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.SearchGroupShardResponseProcessor
-
Processes the responses from the specified shardRequest.
- process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor
-
Processes the responses from the specified shardRequest.
- process(ResponseBuilder, ShardRequest) - Method in class org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor
-
Processes the responses from the specified shardRequest.
- process(ResponseBuilder, ShardRequest) - Method in interface org.apache.solr.search.grouping.distributed.ShardResponseProcessor
-
Processes the responses from the specified shardRequest.
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
-
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Calls mutate
on any fields identified by the selector
before forwarding the command down the chain.
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.UniqFieldsUpdateProcessorFactory.UniqFieldsUpdateProcessor
-
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- processAdd(AddUpdateCommand) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
- processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- processCommit(CommitUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- processDelete(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- processGetUpdates(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- processGetVersions(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- processIds(ResponseBuilder, DocList, IndexSchema, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- processMergeIndexes(MergeIndexesCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- processMessage(ZkNodeProps, String) - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- processResult(SolrIndexSearcher.QueryResult, ShardResultTransformer) - Method in class org.apache.solr.search.grouping.CommandHandler
-
- processRollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- processScores(ResponseBuilder, DocList, IndexSchema, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.ResponseLogComponent
-
- processSync(ResponseBuilder, int, String) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- PROHIBITED_TERM_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
-
This term is marked prohibited in the query with the minus sign.
- PropertiesInputStream - Class in org.apache.solr.util
-
- PropertiesInputStream(IndexInput) - Constructor for class org.apache.solr.util.PropertiesInputStream
-
- propertiesName - Variable in class org.apache.solr.core.CoreDescriptor
-
- PropertiesOutputStream - Class in org.apache.solr.util
-
- PropertiesOutputStream(IndexOutput) - Constructor for class org.apache.solr.util.PropertiesOutputStream
-
- PropertiesRequestHandler - Class in org.apache.solr.handler.admin
-
- PropertiesRequestHandler() - Constructor for class org.apache.solr.handler.admin.PropertiesRequestHandler
-
- provideCapacity(int) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Copies the data into a new array of at least capacity
size.
- publish(CoreDescriptor, String) - Method in class org.apache.solr.cloud.ZkController
-
- publish(CoreDescriptor, String, boolean) - Method in class org.apache.solr.cloud.ZkController
-
Publish core state to overseer.
- publish(LogRecord) - Method in class org.apache.solr.logging.jul.RecordHandler
-
- purpose - Variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_DEBUG - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_FACETS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_FIELDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_HIGHLIGHTS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_MLT_RESULTS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_STATS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_TERM_DFS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_TERMS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_TOP_GROUPS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_GET_TOP_IDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_PRIVATE - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_REFINE_FACETS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- PURPOSE_REFINE_TOP_IDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- put(String, SolrInfoMBean) - Method in class org.apache.solr.core.JmxMonitoredMap
-
Adds the SolrInfoMBean to the map and registers the given SolrInfoMBean
instance with the MBeanServer defined for this core.
- put(K, V) - Method in class org.apache.solr.search.FastLRUCache
-
- put(K, V) - Method in class org.apache.solr.search.LFUCache
-
- put(K, V) - Method in class org.apache.solr.search.LRUCache
-
- put(K, V) - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- put(K, V) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- put(K, V) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- PythonResponseWriter - Class in org.apache.solr.response
-
- PythonResponseWriter() - Constructor for class org.apache.solr.response.PythonResponseWriter
-
- radius - Variable in class org.apache.solr.search.SpatialOptions
-
- ramBufferSizeMB - Variable in class org.apache.solr.update.SolrIndexConfig
-
- RAMDirectoryFactory - Class in org.apache.solr.core
-
- RAMDirectoryFactory() - Constructor for class org.apache.solr.core.RAMDirectoryFactory
-
- RandomSortField - Class in org.apache.solr.schema
-
Utility Field used for random sorting.
- RandomSortField() - Constructor for class org.apache.solr.schema.RandomSortField
-
- RandomSortField.RandomValueSource - Class in org.apache.solr.schema
-
- RandomSortField.RandomValueSource(String) - Constructor for class org.apache.solr.schema.RandomSortField.RandomValueSource
-
- Range - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
Lexical state.
- RANGE_GOOP - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- RANGE_QUOTED - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- RANGE_TO - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- rangeCount(SchemaField, String, String, boolean, boolean) - Method in class org.apache.solr.request.SimpleFacets
-
Macro for getting the numDocs of range over docs
- rangeCount(SchemaField, Date, Date, boolean, boolean) - Method in class org.apache.solr.request.SimpleFacets
-
Deprecated.
Use rangeCount(SchemaField,String,String,boolean,boolean) which is more generalized
- RANGEEX_END - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- RANGEEX_START - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- rangeFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
-
- RANGEIN_END - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- RANGEIN_START - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- ranges - Variable in class org.apache.solr.update.SplitIndexCommand
-
- rank - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- rates - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- ratesFileLocation - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- raw - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
-
- RAW - Static variable in class org.apache.solr.servlet.SolrRequestParsers
-
- rawField - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
-
- RawQParserPlugin - Class in org.apache.solr.search
-
Create a term query from the input value without any text analysis or transformation whatsoever.
- RawQParserPlugin() - Constructor for class org.apache.solr.search.RawQParserPlugin
-
- RawResponseWriter - Class in org.apache.solr.response
-
Writes a ContentStream directly to the output.
- RawResponseWriter() - Constructor for class org.apache.solr.response.RawResponseWriter
-
- rb - Variable in class org.apache.solr.request.SimpleFacets
-
- rb - Variable in class org.apache.solr.request.SolrRequestInfo
-
- read() - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
-
Deprecated.
- read(char[], int, int) - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
-
Deprecated.
- read() - Method in class org.apache.solr.util.PropertiesInputStream
-
- readableSize(long) - Static method in class org.apache.solr.util.NumberUtils
-
- readableToIndexed(String) - Method in class org.apache.solr.schema.FieldType
-
Given the readable value, return the term value that will match it.
- readableToIndexed(CharSequence, BytesRef) - Method in class org.apache.solr.schema.FieldType
-
Given the readable value, return the term value that will match it.
- readableToIndexed(String) - Method in class org.apache.solr.schema.TrieDateField
-
- readableToIndexed(String) - Method in class org.apache.solr.schema.TrieField
-
- readableToIndexed(CharSequence, BytesRef) - Method in class org.apache.solr.schema.TrieField
-
- readChar() - Method in interface org.apache.solr.parser.CharStream
-
Returns the next character from the selected input.
- readChar() - Method in class org.apache.solr.parser.FastCharStream
-
- readConfigName(String) - Method in class org.apache.solr.cloud.ZkController
-
Returns config value
- readDoc(XMLStreamReader) - Method in class org.apache.solr.handler.loader.XMLLoader
-
Given the input stream, read a document
- readDocs(Document[], DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Takes a list of docs (the doc ids actually), and reads them into an array
of Documents.
- readDocs(Document[], DocList, Set<String>) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Takes a list of docs (the doc ids actually) and a set of fields to load,
and reads them into an array of Documents.
- readDocs(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Takes a list of docs (the doc ids actually), and returns an array
of Documents containing all of the stored fields.
- reader - Variable in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- reader - Variable in class org.apache.solr.spelling.SpellingOptions
-
- reader - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- readers - Variable in class org.apache.solr.update.MergeIndexesCommand
-
- readExternString(FastInputStream) - Method in class org.apache.solr.update.TransactionLog.LogCodec
-
- readPluginInfos(String, boolean, boolean) - Method in class org.apache.solr.core.SolrConfig
-
- RealTimeGetComponent - Class in org.apache.solr.handler.component
-
- RealTimeGetComponent() - Constructor for class org.apache.solr.handler.component.RealTimeGetComponent
-
- RealTimeGetHandler - Class in org.apache.solr.handler
-
- RealTimeGetHandler() - Constructor for class org.apache.solr.handler.RealTimeGetHandler
-
- rebuildUserQuery(List<ExtendedDismaxQParser.Clause>, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Generates a query string from the raw clauses, uppercasing
'and' and 'or' as needed.
- RecordHandler - Class in org.apache.solr.logging.jul
-
- RecordHandler(LogWatcher<LogRecord>) - Constructor for class org.apache.solr.logging.jul.RecordHandler
-
- recovered() - Method in interface org.apache.solr.cloud.RecoveryStrategy.RecoveryListener
-
- recovered() - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- recoverFromLog() - Method in class org.apache.solr.update.UpdateLog
-
- RecoveryStrategy - Class in org.apache.solr.cloud
-
- RecoveryStrategy(CoreContainer, String, RecoveryStrategy.RecoveryListener) - Constructor for class org.apache.solr.cloud.RecoveryStrategy
-
- RecoveryStrategy.RecoveryListener - Interface in org.apache.solr.cloud
-
- recurseCount - Variable in class org.apache.solr.search.QParser
-
- RedirectServlet - Class in org.apache.solr.servlet
-
A Simple redirection servlet to help us deprecate old UI elements
- RedirectServlet() - Constructor for class org.apache.solr.servlet.RedirectServlet
-
- refCnt - Variable in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
-
- refcount - Variable in class org.apache.solr.util.RefCounted
-
- RefCounted<Type> - Class in org.apache.solr.util
-
Keep track of a reference count on a resource and close it when
the count hits zero.
- RefCounted(Type) - Constructor for class org.apache.solr.util.RefCounted
-
- reflectWith(AttributeReflector) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- refreshAnalyzers() - Method in class org.apache.solr.schema.IndexSchema
-
This will re-create the Analyzers.
- refreshCache(IndexReader) - Method in class org.apache.solr.search.function.FileFloatSource
-
Refresh the cache for an IndexReader.
- refreshInterval - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in interface org.apache.solr.search.CacheRegenerator
-
Regenerate an old cache item and insert it into newCache
- regenerateItem(SolrIndexSearcher, SolrCache, SolrCache, Object, Object) - Method in class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
-
- regenerator - Variable in class org.apache.solr.search.SolrCacheBase
-
- RegexFileFilter - Class in org.apache.solr.util
-
Accepts any file whose name matches the pattern
- RegexFileFilter(String) - Constructor for class org.apache.solr.util.RegexFileFilter
-
- RegexFileFilter(Pattern) - Constructor for class org.apache.solr.util.RegexFileFilter
-
- RegexFragmenter - Class in org.apache.solr.highlight
-
Fragmenter
that tries to produce snippets that "look" like a regular
expression.
- RegexFragmenter() - Constructor for class org.apache.solr.highlight.RegexFragmenter
-
- REGEXPTERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- RegexReplaceProcessorFactory - Class in org.apache.solr.update.processor
-
An updated processor that applies a configured regex to any
CharSequence values found in the selected fields, and replaces
any matches with the configured replacement string
- RegexReplaceProcessorFactory() - Constructor for class org.apache.solr.update.processor.RegexReplaceProcessorFactory
-
- register(String, CoreDescriptor) - Method in class org.apache.solr.cloud.ZkController
-
Register shard with ZooKeeper.
- register(String, CoreDescriptor, boolean, boolean) - Method in class org.apache.solr.cloud.ZkController
-
Register shard with ZooKeeper.
- register(String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
-
Registers a SolrCore descriptor in the registry using the specified name.
- register(SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
-
Registers a SolrCore descriptor in the registry using the core's name.
- register(String, SolrRequestHandler) - Method in class org.apache.solr.core.RequestHandlers
-
Handlers must be initialized before calling this function.
- register(String, FieldType) - Method in class org.apache.solr.schema.FieldTypePluginLoader
-
- register() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Register sub-objects such as caches
- register(String, T) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Register a plugin with a given name.
- register(String, T) - Method in class org.apache.solr.util.plugin.MapPluginLoader
-
- register(String, T) - Method in class org.apache.solr.util.plugin.NamedListPluginLoader
-
- registerCommitCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
-
NOTE: this function is not thread safe.
- registerCopyField(String, String) - Method in class org.apache.solr.schema.IndexSchema
-
- registerCopyField(String, String, int) - Method in class org.apache.solr.schema.IndexSchema
-
NOTE: this function is not thread safe.
- registerCore(Map<String, SolrCore>, String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
-
- registerDynamicField(SchemaField...) - Method in class org.apache.solr.schema.IndexSchema
-
Register one or more new Dynamic Field with the Schema.
- registerFirstSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
-
NOTE: this function is not thread safe.
- registerLazyCore(String, SolrCore, boolean) - Method in class org.apache.solr.core.CoreContainer
-
- registerListener(ListenerConfig, CoreContainer) - Method in class org.apache.solr.logging.jul.JulWatcher
-
- registerListener(ListenerConfig, CoreContainer) - Method in class org.apache.solr.logging.LogWatcher
-
- registerNewSearcherListener(SolrEventListener) - Method in class org.apache.solr.core.SolrCore
-
NOTE: this function is not thread safe.
- registerOptimizeCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
-
NOTE: this function is not thread safe.
- registerRequestHandler(String, SolrRequestHandler) - Method in class org.apache.solr.core.SolrCore
-
Registers a handler at the specified location.
- registerResponseWriter(String, QueryResponseWriter) - Method in class org.apache.solr.core.SolrCore
-
NOTE: this function is not thread safe.
- registerSoftCommitCallback(SolrEventListener) - Method in class org.apache.solr.update.UpdateHandler
-
NOTE: this function is not thread safe.
- ReInit(CharStream) - Method in class org.apache.solr.parser.QueryParser
-
Reinitialise.
- ReInit(QueryParserTokenManager) - Method in class org.apache.solr.parser.QueryParser
-
Reinitialise.
- ReInit(CharStream) - Method in class org.apache.solr.parser.QueryParserTokenManager
-
Reinitialise parser.
- ReInit(CharStream, int) - Method in class org.apache.solr.parser.QueryParserTokenManager
-
Reinitialise parser.
- ReInit(CharStream) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- release(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- release(Directory) - Method in class org.apache.solr.core.DirectoryFactory
-
Releases the Directory so that it may be closed when it is no longer
referenced.
- release() - Method in class org.apache.solr.util.AdjustableSemaphore
-
- release(int) - Method in class org.apache.solr.util.AdjustableSemaphore
-
- releaseCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Release a previously saved commit point
- reload(String) - Method in class org.apache.solr.core.CoreContainer
-
Recreates a SolrCore.
- reload(SolrCore) - Method in class org.apache.solr.core.SolrCore
-
- reload(SolrResourceLoader, SolrCore) - Method in class org.apache.solr.core.SolrCore
-
- reload() - Method in interface org.apache.solr.schema.ExchangeRateProvider
-
Ask the currency provider to explicitly reload/refresh its configuration.
- reload() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.SolrSpellChecker
-
Reloads the index.
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.suggest.Suggester
-
- reload(SolrCore, SolrIndexSearcher) - Method in class org.apache.solr.spelling.WordBreakSolrSpellChecker
-
- reload() - Method in class org.apache.solr.update.VersionInfo
-
- RELOADCOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- remove() - Method in class org.apache.solr.cloud.DistributedQueue
-
Attempts to remove the head of the queue and return it.
- remove(String) - Method in class org.apache.solr.core.CoreContainer
-
Removes and returns registered core w/o decrementing it's reference count
- remove(Directory) - Method in class org.apache.solr.core.DirectoryFactory
-
Removes the Directory's persistent storage.
- remove(String) - Method in class org.apache.solr.core.DirectoryFactory
-
This remove is special in that it may be called even after
the factory has been closed.
- remove(Directory) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
-
- remove(String) - Method in class org.apache.solr.core.EphemeralDirectoryFactory
-
- remove(Object) - Method in class org.apache.solr.core.JmxMonitoredMap
-
Removes the SolrInfoMBean object at the given key and unregisters it from
MBeanServer
- remove(Directory) - Method in class org.apache.solr.core.StandardDirectoryFactory
-
- remove(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
-
- remove() - Method in class org.apache.solr.spelling.PossibilityIterator
-
- remove(K) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- remove(K) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- remove(Object) - Method in class org.apache.solr.util.MapListener
-
- RemoveBlankFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Removes any values found which are CharSequence with a length of 0.
- RemoveBlankFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.RemoveBlankFieldUpdateProcessorFactory
-
- removeNulls(NamedList) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- rename(String, String) - Method in class org.apache.solr.core.CoreContainer
-
- RenameFieldTransformer - Class in org.apache.solr.response.transform
-
Return a field with a name that is different that what is indexed
- RenameFieldTransformer(String, String, boolean) - Constructor for class org.apache.solr.response.transform.RenameFieldTransformer
-
- reopenReaders - Variable in class org.apache.solr.core.SolrConfig
-
- replaceFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- REPLAY - Static variable in class org.apache.solr.update.UpdateCommand
-
- REPLICATE_AFTER - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- REPLICATION_FACTOR - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- REPLICATION_PROPERTIES - Static variable in class org.apache.solr.handler.SnapPuller
-
- ReplicationHandler - Class in org.apache.solr.handler
-
A Handler which provides a REST API for replication and serves replication requests from Slaves.
- ReplicationHandler() - Constructor for class org.apache.solr.handler.ReplicationHandler
-
- req - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- req - Variable in class org.apache.solr.request.SimpleFacets
-
- req - Variable in class org.apache.solr.request.SolrRequestInfo
-
- req - Variable in class org.apache.solr.response.TextResponseWriter
-
- req - Variable in class org.apache.solr.response.transform.TransformContext
-
- req - Variable in class org.apache.solr.search.QParser
-
- req - Variable in class org.apache.solr.update.UpdateCommand
-
- request(SolrRequest) - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- request(String, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
-
For example:
String json = solr.request( "/select?qt=dismax&wt=json&q=...", null );
String xml = solr.request( "/update", "<add><doc><field ..." );
- request(String, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
-
- request(SolrRequestHandler, SolrParams, String) - Method in class org.apache.solr.servlet.DirectSolrConnection
-
- RequestHandlerBase - Class in org.apache.solr.handler
-
- RequestHandlerBase() - Constructor for class org.apache.solr.handler.RequestHandlerBase
-
- RequestHandlers - Class in org.apache.solr.core
-
- RequestHandlers(SolrCore) - Constructor for class org.apache.solr.core.RequestHandlers
-
- RequestHandlers.LazyRequestHandlerWrapper - Class in org.apache.solr.core
-
- RequestHandlers.LazyRequestHandlerWrapper(SolrCore, String, NamedList) - Constructor for class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- RequestHandlerUtils - Class in org.apache.solr.handler
-
Common helper functions for RequestHandlers
- RequestHandlerUtils() - Constructor for class org.apache.solr.handler.RequestHandlerUtils
-
- requestsToKeep - Variable in class org.apache.solr.client.solrj.embedded.JettySolrRunner.DebugFilter
-
- required - Variable in class org.apache.solr.request.SimpleFacets
-
- REQUIRED - Static variable in class org.apache.solr.schema.FieldProperties
-
- REQUIRED_TERM_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
-
This term is marked required in the query with the plus sign.
- RESERVE - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- reset() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
-
- reset(int[], int) - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
-
- reset(int[], int) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- reset() - Method in class org.apache.solr.logging.LogWatcher
-
- resetCache() - Static method in class org.apache.solr.search.function.FileFloatSource
-
Remove all cached entries.
- resize(int) - Method in class org.apache.solr.logging.CircularList
-
- resize(int) - Method in class org.apache.solr.util.LongPriorityQueue
-
- resolve(Object, JavaBinCodec) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- resolveEntity(String, String, String, String) - Method in class org.apache.solr.util.SystemIdResolver
-
- resolveEntity(String, String) - Method in class org.apache.solr.util.SystemIdResolver
-
- resolvePath(File, String) - Static method in class org.apache.solr.util.FileUtils
-
Resolves a path relative a base directory.
- resource - Variable in class org.apache.solr.util.RefCounted
-
- RESOURCE_LOADER_AUTHORITY_ABSOLUTE - Static variable in class org.apache.solr.util.SystemIdResolver
-
- RESOURCE_LOADER_URI_SCHEME - Static variable in class org.apache.solr.util.SystemIdResolver
-
- ResourceLoader - Interface in org.apache.solr.common
-
Deprecated.
This interface has been kept for backwards compatibility and will
be removed in (5.0). Use ResourceLoader
- resourceLoader - Variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- ResourceLoaderAware - Interface in org.apache.solr.util.plugin
-
Deprecated.
This interface has been kept for backwards compatibility and will
be removed in (5.0). Use ResourceLoaderAware
.
- ResponseBuilder - Class in org.apache.solr.handler.component
-
This class is experimental and will be changing in the future.
- ResponseBuilder(SolrQueryRequest, SolrQueryResponse, List<SearchComponent>) - Constructor for class org.apache.solr.handler.component.ResponseBuilder
-
- ResponseBuilder.GlobalCollectionStat - Class in org.apache.solr.handler.component
-
- ResponseBuilder.GlobalCollectionStat(int, Map<String, Long>) - Constructor for class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
-
- ResponseLogComponent - Class in org.apache.solr.handler.component
-
Adds to the log file the document IDs that are sent in the query response.
- ResponseLogComponent() - Constructor for class org.apache.solr.handler.component.ResponseLogComponent
-
- responses - Variable in class org.apache.solr.handler.component.ShardRequest
-
list of responses...
- restrictProps(int) - Method in class org.apache.solr.schema.FieldType
-
:TODO: document this method
- result() - Method in interface org.apache.solr.search.grouping.Command
-
Returns the results that the collectors created
by
Command.create()
contain after a search has been executed.
- result() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- result() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- result() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- ResultContext - Class in org.apache.solr.response
-
A class to hold the QueryResult and the Query
- ResultContext() - Constructor for class org.apache.solr.response.ResultContext
-
- ResultEntry - Class in org.apache.solr.spelling
-
- resultIds - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- resume() - Method in class org.apache.solr.util.RTimer
-
- retrieve(ScoreDoc) - Method in interface org.apache.solr.search.grouping.endresulttransformer.EndResultTransformer.SolrDocumentSource
-
- retrievedDocuments - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- returnFields - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- returnFields - Variable in class org.apache.solr.response.SolrQueryResponse
-
- returnFields - Variable in class org.apache.solr.response.TextResponseWriter
-
- ReturnFields - Class in org.apache.solr.search
-
A class representing the return fields
- ReturnFields() - Constructor for class org.apache.solr.search.ReturnFields
-
- reverse(char[], int, int) - Static method in class org.apache.solr.analysis.ReversedWildcardFilter
-
Partially reverses the given input buffer in-place from the given offset
up to the given length, keeping surrogate pairs in the correct (non-reversed) order.
- ReversedWildcardFilter - Class in org.apache.solr.analysis
-
This class produces a special form of reversed tokens, suitable for
better handling of leading wildcards.
- ReversedWildcardFilter(TokenStream, boolean, char) - Constructor for class org.apache.solr.analysis.ReversedWildcardFilter
-
- ReversedWildcardFilterFactory - Class in org.apache.solr.analysis
-
- ReversedWildcardFilterFactory() - Constructor for class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- rewrite(IndexReader) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- rewrite(IndexReader) - Method in class org.apache.solr.search.WrappedQuery
-
- ROLLBACK - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- rollback() - Method in class org.apache.solr.update.SolrIndexWriter
-
- rollback(long) - Method in class org.apache.solr.update.TransactionLog
-
- rollback(RollbackUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- rollbackIndexWriter(SolrCore) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- rollbackIndexWriter(SolrCore) - Method in class org.apache.solr.update.SolrCoreState
-
Rollback the current IndexWriter.
- RollbackUpdateCommand - Class in org.apache.solr.update
-
- RollbackUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.RollbackUpdateCommand
-
- rollbackWriter() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- ROOT_NAME - Static variable in class org.apache.solr.logging.LoggerInfo
-
- rootName - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- round(Calendar, String) - Static method in class org.apache.solr.util.DateMathParser
-
Modifies the specified Calendar by "rounding" down to the specified unit
- RPAREN - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- rsp - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- rsp - Variable in class org.apache.solr.request.SolrRequestInfo
-
- rsp - Variable in class org.apache.solr.response.TextResponseWriter
-
- RTimer - Class in org.apache.solr.util
-
A recursive timer.
- RTimer() - Constructor for class org.apache.solr.util.RTimer
-
- RubyResponseWriter - Class in org.apache.solr.response
-
- RubyResponseWriter() - Constructor for class org.apache.solr.response.RubyResponseWriter
-
- run() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- run() - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- run() - Method in class org.apache.solr.update.CommitTracker
-
This is the worker part for the ScheduledFuture
- runIamLeaderProcess(ElectionContext, boolean) - Method in class org.apache.solr.cloud.LeaderElector
-
- RunUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Executes the update commands using the underlying UpdateHandler.
- RunUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.RunUpdateProcessorFactory
-
- Sample - Interface in org.apache.solr.util.stats
-
A statistically representative sample of a data stream.
- saveCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Permanently prevent this commit point from being deleted.
- SAX_INSTANCE - Static variable in class org.apache.solr.util.EmptyEntityResolver
-
- scheduleCommitWithin(long) - Method in class org.apache.solr.update.CommitTracker
-
schedule individual commits
- schema - Variable in class org.apache.solr.parser.SolrQueryParserBase
-
- schema - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- schema - Variable in class org.apache.solr.response.TextResponseWriter
-
- schema - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- schema - Variable in class org.apache.solr.update.UpdateHandler
-
- SchemaAware - Interface in org.apache.solr.schema
-
An interface that can be extended to provide a callback mechanism for
informing an
IndexSchema
instance of changes to it, dynamically
performed at runtime.
- SchemaCodecFactory - Class in org.apache.solr.core
-
Per-field CodecFactory implementation, extends Lucene's
and returns postings format implementations according to the
schema configuration.
- SchemaCodecFactory() - Constructor for class org.apache.solr.core.SchemaCodecFactory
-
- SchemaField - Class in org.apache.solr.schema
-
Encapsulates all information about a Field in a Solr Schema
- SchemaField(String, FieldType) - Constructor for class org.apache.solr.schema.SchemaField
-
Create a new SchemaField with the given name and type,
using all the default properties from the type.
- SchemaField(SchemaField, String) - Constructor for class org.apache.solr.schema.SchemaField
-
Create a new SchemaField from an existing one by using all
of the properties of the prototype except the field name.
- SchemaField(String, FieldType, int, String) - Constructor for class org.apache.solr.schema.SchemaField
-
Create a new SchemaField with the given name and type,
and with the specified properties.
- schemaName - Variable in class org.apache.solr.core.CoreDescriptor
-
- SchemaSimilarityFactory - Class in org.apache.solr.search.similarities
-
- SchemaSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.SchemaSimilarityFactory
-
- scheme - Variable in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- score() - Method in interface org.apache.solr.search.DocIterator
-
Returns the score for the document just returned by nextDoc()
- SCORE - Static variable in class org.apache.solr.search.QueryParsing
-
- score() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- SCORE - Static variable in class org.apache.solr.search.SolrReturnFields
-
- SCORE_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- SCORE_COMP - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- SCORE_PARAM - Static variable in class org.apache.solr.schema.AbstractSpatialFieldType
-
A local-param with one of "none" (default), "distance", or "recipDistance".
- ScoreAugmenter - Class in org.apache.solr.response.transform
-
Simple Augmenter that adds the score
- ScoreAugmenter(String) - Constructor for class org.apache.solr.response.transform.ScoreAugmenter
-
- ScoreOrderFragmentsBuilder - Class in org.apache.solr.highlight
-
- ScoreOrderFragmentsBuilder() - Constructor for class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- scorer - Variable in class org.apache.solr.search.DelegatingCollector
-
- scorer(AtomicReaderContext, boolean, boolean, Bits) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- scratch - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
-
- ScriptEngineCustomizer - Interface in org.apache.solr.update.processor
-
Enables customization of a script engine.
- sd - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- search(SolrIndexSearcher.QueryResult, SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- SearchComponent - Class in org.apache.solr.handler.component
-
TODO!
- SearchComponent() - Constructor for class org.apache.solr.handler.component.SearchComponent
-
- searcher - Variable in class org.apache.solr.request.SimpleFacets
-
Searcher to use for all calculations
- searcher - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- searcher - Variable in class org.apache.solr.response.transform.TransformContext
-
- searcherHolder - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- SearchGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
-
Creates all the collectors needed for the first phase and how to handle the results.
- SearchGroupsFieldCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
-
- SearchGroupsFieldCommand.Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
-
- SearchGroupShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
-
Concrete implementation for merging
SearchGroup
instances from shard responses.
- SearchGroupShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.SearchGroupShardResponseProcessor
-
- SearchGroupsRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
-
- SearchGroupsRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
-
- SearchGroupsResultTransformer - Class in org.apache.solr.search.grouping.distributed.shardresultserializer
-
- SearchGroupsResultTransformer(SolrIndexSearcher) - Constructor for class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
-
- searchGroupToShards - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- SearchHandler - Class in org.apache.solr.handler.component
-
Refer SOLR-281
- SearchHandler() - Constructor for class org.apache.solr.handler.component.SearchHandler
-
- SELECT_ALL_FIELDS - Static variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Singleton indicating all fields should be mutated
- SELECT_NO_FIELDS - Static variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Singleton indicating no fields should be mutated
- sendError(SolrCore, SolrQueryRequest, ServletRequest, HttpServletResponse, Throwable) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- sendNotModified(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
- sendPreconditionFailed(HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
- sentinel - Variable in class org.apache.solr.util.LongPriorityQueue
-
- serializeTopDocs(QueryCommandResult) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
-
- serializeTopGroups(TopGroups<BytesRef>, SchemaField) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404
-
- serviceUrl - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- setActPosition(int) - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
-
- setActPosition(int) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- setActualDocFreq(int, int) - Method in class org.apache.solr.request.UnInvertedField
-
- setAdminPath(String) - Method in class org.apache.solr.core.CoreContainer
-
- setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- setAlive(boolean) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- setAllowLeadingWildcard(boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Set to true
to allow leading wildcard characters.
- setAllValues(NamedList<Object>) - Method in class org.apache.solr.response.SolrQueryResponse
-
Sets data to be returned in this response
- setAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
-
Sets the Analyzer to be used when indexing fields of this type.
- setAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
-
- setAnalyzer(Analyzer) - Method in class org.apache.solr.spelling.QueryConverter
-
Set the analyzer to use.
- setAssumeContentType(String) - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- setAutoGeneratePhraseQueries(boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Set to true if phrase queries will be automatically generated
when the analyzer returns more than one term from whitespace
delimited text.
- setBitsOn(OpenBitSet) - Method in class org.apache.solr.search.BitDocSet
-
- setBitsOn(OpenBitSet) - Method in interface org.apache.solr.search.DocSet
-
Takes the docs from this set and sets those bits on the target OpenBitSet.
- setBitsOn(OpenBitSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- setBoost(float) - Method in class org.apache.solr.search.WrappedQuery
-
- setCache(boolean) - Method in interface org.apache.solr.search.ExtendedQuery
-
- setCache(boolean) - Method in class org.apache.solr.search.ExtendedQueryBase
-
- setCache(boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- setCacheControlHeader(SolrConfig, HttpServletResponse, Method) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Set the Cache-Control HTTP header (and Expires if needed)
based on the SolrConfig.
- setCacheSep(boolean) - Method in interface org.apache.solr.search.ExtendedQuery
-
- setCacheSep(boolean) - Method in class org.apache.solr.search.ExtendedQueryBase
-
- setCacheSep(boolean) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- setCloudDescriptor(CloudDescriptor) - Method in class org.apache.solr.core.CoreDescriptor
-
- setCollationQuery(String) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- setCollectionName(String) - Method in class org.apache.solr.cloud.CloudDescriptor
-
- setCommentStart(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setConfig(CSVConfig) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
-
Set the CSVConfig
- setConfigName(String) - Method in class org.apache.solr.core.CoreDescriptor
-
Sets the core configuration resource name.
- setContentStreams(Iterable<ContentStream>) - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- setContext(TransformContext) - Method in class org.apache.solr.response.transform.DocTransformer
-
This is called before transform and sets
- setContext(TransformContext) - Method in class org.apache.solr.response.transform.DocTransformers
-
- setContext(TransformContext) - Method in class org.apache.solr.response.transform.TransformerWithContext
-
- setContext(TransformContext) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
-
- setCoreProperties(Properties) - Method in class org.apache.solr.core.CoreDescriptor
-
Set this core's properties.
- setCorrection(String) - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- setCost(int) - Method in interface org.apache.solr.search.ExtendedQuery
-
- setCost(int) - Method in class org.apache.solr.search.ExtendedQueryBase
-
- setCost(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- setDataDir(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- setDataDir(String) - Method in class org.apache.solr.core.CoreDescriptor
-
- setDebug(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setDebugInfo(NamedList<Object>) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setDebugQuery(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setDebugResults(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setDebugStream(PrintStream) - Method in class org.apache.solr.parser.QueryParserTokenManager
-
Set debug output.
- setDebugTimings(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setDefaultFormat(Grouping.Format) - Method in class org.apache.solr.search.Grouping
-
- setDefaultOperator(QueryParser.Operator) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Sets the boolean operator of the QueryParser.
- setDefaults(SolrQueryRequest, SolrParams, SolrParams, SolrParams) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Set default-ish params on a SolrQueryRequest.
- setDefaultTotalCount(Grouping.TotalCount) - Method in class org.apache.solr.search.Grouping
-
- setDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
-
- setDelimiter(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setDelimiter(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the delimiter to use
- setDocList(DocList) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- setDocListAndSet(DocListAndSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- setDocSet(DocSet) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
- setDocSet(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
Sets the docSet based on the created
DocSet
- setDocSet(DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- setDocsPerGroupDefault(int) - Method in class org.apache.solr.search.Grouping
-
- setDocsToCollect(int) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
- setEnabled(boolean) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
- setEnablePositionIncrements(boolean) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Set to true
to enable position increments in result query.
- setEncapsulator(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setEndTime() - Method in class org.apache.solr.response.SolrQueryResponse
-
Stop the timer for how long this query took.
- setEndTime(long) - Method in class org.apache.solr.response.SolrQueryResponse
-
Set the in milliseconds when the response officially finished.
- setEndTrimmed(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Specify if the end of the line needs to be trimmed.
- setErrHeader(String) - Method in class org.apache.solr.handler.ContentStreamLoader
-
- setEscape(char) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setException(Exception) - Method in class org.apache.solr.response.SolrQueryResponse
-
Causes an error to be returned instead of the results.
- setField(SchemaField) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
-
- setField(SchemaField) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setFieldFlags(int) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setFieldHeader(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Specify if you want to use a field header.
- setFields(CSVField[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the fields that should be used by the writer.
- setFields(Collection) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the fields that should be used by the writer
- setFields(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setFill(int) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the fill pattern.
- setFill(int) - Method in class org.apache.solr.internal.csv.writer.CSVField
-
Sets overrideFill to true.
- setFillChar(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the fill char
- setFilter(DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setFilterList(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setFilterList(Query) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
A simple setter to build a filterList from a query
- setFilters(List<Query>) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setFirstPhaseGroups(Collection<SearchGroup<BytesRef>>) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setFixedWidth(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Specify if the CSV file is fixed width.
- setFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setFlags(int) - Method in class org.apache.solr.update.UpdateCommand
-
- setFunctions(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setFuzzyMinSim(float) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Set the minimum similarity for fuzzy queries.
- setFuzzyPrefixLength(int) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Set the prefix length for fuzzy queries.
- setGetGroupedDocSet(boolean) - Method in class org.apache.solr.search.Grouping
-
- setGroupingSpec(GroupingSpecification) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setGroupLimit(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setGroupOffset(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setGroupOffsetDefault(int) - Method in class org.apache.solr.search.Grouping
-
- setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
-
- setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setGroupSort(Sort) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setGroupSort(Sort) - Method in class org.apache.solr.search.Grouping
-
- setHandleSelect(boolean) - Method in class org.apache.solr.servlet.SolrRequestParsers
-
- setHasFieldHeader(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
Specify if the CSV file has a field header
- setHighlightQuery(Query) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setHits(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- setHttpCaching(boolean) - Method in class org.apache.solr.response.SolrQueryResponse
-
Enables or disables the emission of HTTP caching headers for this response.
- setId(String) - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- setIgnoreDelimiter(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Specify if the writer should ignore the delimiter.
- setIgnoreEmptyLines(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setIgnoreLeadingWhitespaces(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setIgnoreTrailingWhitespaces(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setIgnoreValueDelimiter(boolean) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Specify if the writer should ignore the value delimiter.
- setIncludeGroupCount(boolean) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
-
- setIncludeGroupCount(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setIncludeHitCount(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- setIndent(boolean) - Method in class org.apache.solr.response.TextResponseWriter
-
- setIndexedId(BytesRef) - Method in class org.apache.solr.update.AddUpdateCommand
-
- setIndexedId(BytesRef) - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- setInputStream(InputStream) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- setInternalRank(int) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- setLastDelegate(Collector) - Method in class org.apache.solr.search.DelegatingCollector
-
Sets the last delegate in a chain of DelegatingCollectors
- setLastDelegateCount - Static variable in class org.apache.solr.search.DelegatingCollector
-
- setLen(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setLevel(int) - Method in class org.apache.solr.response.TextResponseWriter
-
- setLimit(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setLimitDefault(int) - Method in class org.apache.solr.search.Grouping
-
- setLoadOnStartup(boolean) - Method in class org.apache.solr.core.CoreDescriptor
-
- setLocalParams(SolrParams) - Method in class org.apache.solr.search.QParser
-
- setLogging(LogWatcher) - Method in class org.apache.solr.core.CoreContainer
-
- setLogLevel(String, String) - Method in class org.apache.solr.logging.jul.JulWatcher
-
- setLogLevel(String, String) - Method in class org.apache.solr.logging.LogWatcher
-
Sets the log level within this framework
- setMain(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setManagementPath(String) - Method in class org.apache.solr.core.CoreContainer
-
Sets the alternate path for multicore handling:
This is used in case there is a registered unnamed core (aka name is "") to
declare an alternate way of accessing named cores.
- setMaxCommitsToKeep(int) - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- setMaxDocPerGroup(int) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setMaxOptimizedCommitsToKeep(int) - Method in class org.apache.solr.core.SolrDeletionPolicy
-
- setMaxPermits(int) - Method in class org.apache.solr.util.AdjustableSemaphore
-
- setMaxSize(int) - Method in class org.apache.solr.util.BoundedTreeSet
-
- setMinShouldMatch(BooleanQuery, String) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Checks the number of optional clauses in the query, and compares it
with the specification string to determine the proper value to use.
- setMisspellingsAndCorrections(NamedList<String>) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- setMultiTermAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
-
- setMultiTermRewriteMethod(MultiTermQuery.RewriteMethod) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- setName(String) - Method in class org.apache.solr.core.SolrCore
-
- setName(String) - Method in class org.apache.solr.handler.component.SearchComponent
-
Sets the name of the SearchComponent.
- setName(String) - Method in class org.apache.solr.internal.csv.writer.CSVField
-
Set the name of the field
- setNeedDocList(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setNeedDocSet(boolean) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setNeedDocSet(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
Sets whether to compute a
DocSet
.
- setNeedDocSet(boolean) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setNeedMaxScore(Boolean) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setNeedScore(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setNeedScores(boolean) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
- setNeedScores(Boolean) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DelegatingCollector
-
- setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DocSetCollector
-
- setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- setNextReader(AtomicReaderContext) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- setNow(Date) - Method in class org.apache.solr.util.DateMathParser
-
Defines this instance's concept of "now".
- setNumberOfOccurences(int) - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- setNumShards(int) - Method in class org.apache.solr.cloud.CloudDescriptor
-
- setOffset(int) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setOffset(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setOriginal(Token) - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- setParams(SolrParams) - Method in class org.apache.solr.cloud.CloudDescriptor
-
- setParams(SolrParams) - Method in interface org.apache.solr.request.SolrQueryRequest
-
Change the parameters for this request.
- setParams(SolrParams) - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- setParams(SolrParams) - Method in class org.apache.solr.search.QParser
-
- setParseMultipleSources(boolean) - Method in class org.apache.solr.search.FunctionQParser
-
- setParseToEnd(boolean) - Method in class org.apache.solr.search.FunctionQParser
-
- setPartialResults(boolean) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- setPathPrefix(String) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
Set the prefix for all paths.
- setPersistent(boolean) - Method in class org.apache.solr.core.CoreContainer
-
- setPhraseSlop(int) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
Sets the default slop for phrases.
- setPositionIncrementGap(int) - Method in class org.apache.solr.analysis.SolrAnalyzer
-
- setPrinterNewline(String) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setPropertiesName(String) - Method in class org.apache.solr.core.CoreDescriptor
-
- setQparser(QParser) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setQueries(String[]) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setQuery(Query) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setQuery(Query) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
- setQuery(String, SolrQueryRequest) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
Sets the group query from the specified groupQueryString.
- setQuery(Query) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setQuery(String) - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- setQueryAnalyzer(Analyzer) - Method in class org.apache.solr.schema.FieldType
-
Sets the Analyzer to be used when querying fields of this type.
- setQueryAnalyzer(Analyzer) - Method in class org.apache.solr.schema.TextField
-
- setQueryCommand(SolrIndexSearcher.QueryCommand) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- setQueryString(String) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setRecoveringAfterStartup(boolean) - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- setRegenerator(CacheRegenerator) - Method in class org.apache.solr.search.CacheConfig
-
- setRemoveStopFilter(boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser
-
- setReq(SolrQueryRequest) - Method in class org.apache.solr.search.QParser
-
- setReq(SolrQueryRequest) - Method in class org.apache.solr.update.UpdateCommand
-
- setRequestInfo(SolrRequestInfo) - Static method in class org.apache.solr.request.SolrRequestInfo
-
- setReserveDuration(Long, long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Set the duration for which commit point is to be reserved by the deletion policy.
- setResponseBuilder(ResponseBuilder) - Method in class org.apache.solr.request.SolrRequestInfo
-
- setResponseFormat(Grouping.Format) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setResponseHeaderValues(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Static method in class org.apache.solr.core.SolrCore
-
- setResult(SolrIndexSearcher.QueryResult) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Sets results from a SolrIndexSearcher.QueryResult.
- setResults(DocListAndSet) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setReturnFields(ReturnFields) - Method in class org.apache.solr.response.SolrQueryResponse
-
Sets the document field names of fields to return by default when
returning DocLists
- setRoles(String) - Method in class org.apache.solr.cloud.CloudDescriptor
-
- setSchemaName(String) - Method in class org.apache.solr.core.CoreDescriptor
-
Sets the core schema resource name.
- setScoreDoc(ScoreDoc) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setScoreDoc(ScoreDoc) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setScorer(Scorer) - Method in class org.apache.solr.search.DelegatingCollector
-
- setScorer(Scorer) - Method in class org.apache.solr.search.DocSetCollector
-
- setScorer(Scorer) - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- setScorer(Scorer) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- setSearcher(SolrIndexSearcher) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- setShardId(String) - Method in class org.apache.solr.cloud.CloudDescriptor
-
- setShardRequest(ShardRequest) - Method in class org.apache.solr.handler.component.ShardResponse
-
- setShards(String) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- setShorterFormat() - Method in class org.apache.solr.SolrLogFormatter
-
Removes info that is redundant for current cloud tests including core name, webapp, and common labels path= and params=
[] webapp=/solr path=/select params={q=foobarbaz} hits=0 status=0 QTime=1
/select {q=foobarbaz} hits=0 status=0 QTime=1
NOTE: this is a work in progress and different settings may be ideal for other types of tests.
- setSimilarity(Similarity) - Method in class org.apache.solr.schema.FieldType
-
Sets the Similarity used when scoring fields of this type
- setSize(int) - Method in class org.apache.solr.internal.csv.writer.CSVField
-
Set the size of the field.
- setSolrResponse(SolrResponse) - Method in class org.apache.solr.handler.component.ShardResponse
-
- setSort(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand.Builder
-
- setSort(Sort) - Method in class org.apache.solr.search.Grouping
-
- setSort(Sort) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setSort(Sort) - Method in class org.apache.solr.search.SortSpec
-
- setSortSpec(SortSpec) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setSortWithinGroup(Sort) - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- setSortWithinGroup(Sort) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setStartingVersions(List<Long>) - Method in class org.apache.solr.update.PeerSync
-
optional list of updates we had before possibly receiving new updates
- setState(SolrCache.State) - Method in class org.apache.solr.search.FastLRUCache
-
- setState(SolrCache.State) - Method in class org.apache.solr.search.LFUCache
-
- setState(SolrCache.State) - Method in interface org.apache.solr.search.SolrCache
-
Set different cache states.
- setState(SolrCache.State) - Method in class org.apache.solr.search.SolrCacheBase
-
- setString(String) - Method in class org.apache.solr.search.QParser
-
- setSupersetMaxDoc(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setThreshold(String) - Method in class org.apache.solr.logging.jul.JulWatcher
-
- setThreshold(String) - Method in class org.apache.solr.logging.LogWatcher
-
- setTimeAllowed(long) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- setTimer(RTimer) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- setTimeUpperBound(long) - Method in class org.apache.solr.update.CommitTracker
-
- setTokens(Collection<Token>) - Method in class org.apache.solr.spelling.SpellingResult
-
- setTopNGroups(int) - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand.Builder
-
- setTransient(boolean) - Method in class org.apache.solr.core.CoreDescriptor
-
- setTruncateGroups(boolean) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- setTruncateGroups(boolean) - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- setUlogDir(String) - Method in class org.apache.solr.core.CoreDescriptor
-
- setUnicodeEscapeInterpretation(boolean) - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- setup(ElectionContext) - Method in class org.apache.solr.cloud.LeaderElector
-
Set up any ZooKeeper nodes needed for leader election.
- setValueDelimiter(char) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
Set the value delimiter to use
- setVersion(long) - Method in class org.apache.solr.update.UpdateCommand
-
- setWrappedQuery(Query) - Method in class org.apache.solr.search.WrappedQuery
-
- setWriter(Writer) - Method in class org.apache.solr.internal.csv.writer.CSVWriter
-
Set the writer to write the CSV file to.
- shapeToString(Shape) - Method in class org.apache.solr.schema.AbstractSpatialFieldType
-
- shard - Variable in class org.apache.solr.handler.component.ShardDoc
-
- shardAddress - Variable in class org.apache.solr.handler.component.ShardDoc
-
- ShardAugmenterFactory - Class in org.apache.solr.response.transform
-
- ShardAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ShardAugmenterFactory
-
- ShardDoc - Class in org.apache.solr.handler.component
-
- ShardDoc(float, Object[], Object, String) - Constructor for class org.apache.solr.handler.component.ShardDoc
-
- ShardDoc() - Constructor for class org.apache.solr.handler.component.ShardDoc
-
- ShardHandler - Class in org.apache.solr.handler.component
-
- ShardHandler() - Constructor for class org.apache.solr.handler.component.ShardHandler
-
- ShardHandlerFactory - Class in org.apache.solr.handler.component
-
- ShardHandlerFactory() - Constructor for class org.apache.solr.handler.component.ShardHandlerFactory
-
- ShardRequest - Class in org.apache.solr.handler.component
-
- ShardRequest() - Constructor for class org.apache.solr.handler.component.ShardRequest
-
- ShardRequestFactory - Interface in org.apache.solr.search.grouping.distributed
-
Responsible for creating shard requests to the shards in the cluster to perform distributed grouping.
- ShardResponse - Class in org.apache.solr.handler.component
-
- ShardResponse() - Constructor for class org.apache.solr.handler.component.ShardResponse
-
- ShardResponseProcessor - Interface in org.apache.solr.search.grouping.distributed
-
Responsible for processing shard responses.
- ShardResultTransformer<T,R> - Interface in org.apache.solr.search.grouping.distributed.shardresultserializer
-
A
ShardResultTransformer
is responsible for transforming a grouped shard result into group related
structures (such as
TopGroups
and
SearchGroup
)
and visa versa.
- SHARDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- shards - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- shards - Variable in class org.apache.solr.handler.component.ShardRequest
-
- shards_rows - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- shards_start - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- shareSchema - Variable in class org.apache.solr.core.CoreContainer
-
- shorterFormat - Variable in class org.apache.solr.SolrLogFormatter
-
- ShortField - Class in org.apache.solr.schema
-
A numeric field that can contain 16-bit signed two's complement integer
values, encoded as simple Strings.
- ShortField() - Constructor for class org.apache.solr.schema.ShortField
-
- shouldMutate(String) - Method in interface org.apache.solr.update.processor.FieldMutatingUpdateProcessor.FieldNameSelector
-
- shouldRemoveStopFilter(ExtendedDismaxQParser.ExtendedDismaxConfiguration, Query) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
Determines if query should be re-parsed removing the stop filter.
- shouldReverse(String) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
This method encapsulates the logic that determines whether
a query token should be reversed in order to use the
reversed terms in the index.
- ShowFileRequestHandler - Class in org.apache.solr.handler.admin
-
This handler uses the RawResponseWriter to give client access to
files inside ${solr.home}/conf
- ShowFileRequestHandler() - Constructor for class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- shrink() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Shrinks the capacity of the buffer to the current length if necessary.
- shrink(int[], int) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- shutdown() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Shutdown all cores within the EmbeddedSolrServer instance
- shutdown() - Method in class org.apache.solr.core.CoreContainer
-
Stops all cores.
- Signature - Class in org.apache.solr.update.processor
-
- Signature() - Constructor for class org.apache.solr.update.processor.Signature
-
- SignatureUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
- SignatureUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.SignatureUpdateProcessorFactory
-
- similarity - Variable in class org.apache.solr.schema.FieldType
-
- SimilarityFactory - Class in org.apache.solr.schema
-
A factory interface for configuring a
Similarity
in the Solr
schema.xml.
- SimilarityFactory() - Constructor for class org.apache.solr.schema.SimilarityFactory
-
- SIMPLE - Static variable in class org.apache.solr.servlet.SolrRequestParsers
-
- SimpleBoundaryScanner - Class in org.apache.solr.highlight
-
- SimpleBoundaryScanner() - Constructor for class org.apache.solr.highlight.SimpleBoundaryScanner
-
- SimpleEndResultTransformer - Class in org.apache.solr.search.grouping.endresulttransformer
-
- SimpleEndResultTransformer() - Constructor for class org.apache.solr.search.grouping.endresulttransformer.SimpleEndResultTransformer
-
- SimpleFacets - Class in org.apache.solr.request
-
A class that generates simple Facet information for a request.
- SimpleFacets(SolrQueryRequest, DocSet, SolrParams) - Constructor for class org.apache.solr.request.SimpleFacets
-
- SimpleFacets(SolrQueryRequest, DocSet, SolrParams, ResponseBuilder) - Constructor for class org.apache.solr.request.SimpleFacets
-
- SimpleFacets.CountPair<K extends Comparable<? super K>,V extends Comparable<? super V>> - Class in org.apache.solr.request
-
A simple key=>val pair whose natural order is such that
higher vals come before lower vals.
- SimpleFacets.CountPair(K, V) - Constructor for class org.apache.solr.request.SimpleFacets.CountPair
-
- SimpleFragListBuilder - Class in org.apache.solr.highlight
-
- SimpleFragListBuilder() - Constructor for class org.apache.solr.highlight.SimpleFragListBuilder
-
- SimpleFragmentsBuilder - Class in org.apache.solr.highlight
-
- SimpleFragmentsBuilder() - Constructor for class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- SimpleFSDirectoryFactory - Class in org.apache.solr.core
-
- SimpleFSDirectoryFactory() - Constructor for class org.apache.solr.core.SimpleFSDirectoryFactory
-
- SimplePostTool - Class in org.apache.solr.util
-
A simple utility class for posting raw updates to a Solr server,
has a main method so it can be run on the command line.
- SimplePostTool(String, URL, boolean, String, int, int, String, OutputStream, boolean, boolean, String[]) - Constructor for class org.apache.solr.util.SimplePostTool
-
Constructor which takes in all mandatory input for the tool to work.
- SimplePostTool() - Constructor for class org.apache.solr.util.SimplePostTool
-
- SimplePostTool.PageFetcherResult - Class in org.apache.solr.util
-
Utility class to hold the result form a page fetch
- SimplePostTool.PageFetcherResult() - Constructor for class org.apache.solr.util.SimplePostTool.PageFetcherResult
-
- SimplePreAnalyzedParser - Class in org.apache.solr.schema
-
- SimplePreAnalyzedParser() - Constructor for class org.apache.solr.schema.SimplePreAnalyzedParser
-
- SingleFragListBuilder - Class in org.apache.solr.highlight
-
- SingleFragListBuilder() - Constructor for class org.apache.solr.highlight.SingleFragListBuilder
-
- sink - Variable in class org.apache.solr.util.FastWriter
-
- SIZE - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- size() - Method in class org.apache.solr.logging.CircularList
-
- size - Variable in class org.apache.solr.logging.ListenerConfig
-
- size() - Method in class org.apache.solr.response.transform.DocTransformers
-
- size() - Method in class org.apache.solr.search.BitDocSet
-
- size() - Method in interface org.apache.solr.search.DocList
-
Returns the number of ids in this list.
- size() - Method in interface org.apache.solr.search.DocSet
-
Returns the number of documents in the set.
- size() - Method in class org.apache.solr.search.DocSlice
-
- size() - Method in class org.apache.solr.search.FastLRUCache
-
- size() - Method in class org.apache.solr.search.HashDocSet
-
- size() - Method in class org.apache.solr.search.LFUCache
-
- size() - Method in class org.apache.solr.search.LRUCache
-
- size() - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- size() - Method in class org.apache.solr.search.SortedIntDocSet
-
- size() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- size() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- size - Variable in class org.apache.solr.util.LongPriorityQueue
-
- size() - Method in class org.apache.solr.util.LongPriorityQueue
-
Returns the number of elements currently stored in the PriorityQueue.
- size() - Method in class org.apache.solr.util.stats.ExponentiallyDecayingSample
-
- size() - Method in interface org.apache.solr.util.stats.Sample
-
Returns the number of values recorded.
- size() - Method in class org.apache.solr.util.stats.Snapshot
-
Returns the number of values in the snapshot.
- size() - Method in class org.apache.solr.util.stats.UniformSample
-
- sizeOf(Directory, String) - Static method in class org.apache.solr.core.DirectoryFactory
-
- sizeOfDirectory(Directory) - Static method in class org.apache.solr.core.DirectoryFactory
-
- slices - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- SNAP_DIR - Static variable in class org.apache.solr.handler.SnapShooter
-
- SnapPuller - Class in org.apache.solr.handler
-
Provides functionality of downloading changed index files as well as config files and a timer for scheduling fetches from the
master.
- SnapPuller(NamedList, ReplicationHandler, SolrCore) - Constructor for class org.apache.solr.handler.SnapPuller
-
- SnapShooter - Class in org.apache.solr.handler
-
Provides functionality equivalent to the snapshooter script
- SnapShooter(SolrCore, String) - Constructor for class org.apache.solr.handler.SnapShooter
-
- snapshot() - Method in class org.apache.solr.update.TransactionLog
-
takes a snapshot of the current position and number of records
for later possible rollback, and returns the position
- Snapshot - Class in org.apache.solr.util.stats
-
- Snapshot(Collection<Long>) - Constructor for class org.apache.solr.util.stats.Snapshot
-
Create a new
Snapshot
with the given values.
- Snapshot(double[]) - Constructor for class org.apache.solr.util.stats.Snapshot
-
Create a new
Snapshot
with the given values.
- SOFT_COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- softCommit - Variable in class org.apache.solr.update.CommitUpdateCommand
-
- softCommitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
-
- softCommitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- SolrAnalyzer - Class in org.apache.solr.analysis
-
- SolrAnalyzer() - Constructor for class org.apache.solr.analysis.SolrAnalyzer
-
- SolrBoundaryScanner - Class in org.apache.solr.highlight
-
- SolrBoundaryScanner() - Constructor for class org.apache.solr.highlight.SolrBoundaryScanner
-
- SolrCache<K,V> - Interface in org.apache.solr.search
-
Primary API for dealing with Solr's internal caches.
- SolrCache.State - Enum in org.apache.solr.search
-
Enumeration of possible States for cache instances.
- SolrCacheBase - Class in org.apache.solr.search
-
Common base class of reusable functionality for SolrCaches
- SolrCacheBase() - Constructor for class org.apache.solr.search.SolrCacheBase
-
- SolrCacheBase.AutoWarmCountRef - Class in org.apache.solr.search
-
Decides how many things to autowarm based on the size of another cache
- SolrCacheBase.AutoWarmCountRef(String) - Constructor for class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
-
- SolrCmdDistributor - Class in org.apache.solr.update
-
- SolrCmdDistributor(int, UpdateShardHandler) - Constructor for class org.apache.solr.update.SolrCmdDistributor
-
- SolrCmdDistributor.AbortCheck - Interface in org.apache.solr.update
-
- SolrCmdDistributor.Error - Class in org.apache.solr.update
-
- SolrCmdDistributor.Error() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Error
-
- SolrCmdDistributor.Node - Class in org.apache.solr.update
-
- SolrCmdDistributor.Node() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Node
-
- SolrCmdDistributor.Request - Class in org.apache.solr.update
-
- SolrCmdDistributor.Request() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Request
-
- SolrCmdDistributor.Response - Class in org.apache.solr.update
-
- SolrCmdDistributor.Response() - Constructor for class org.apache.solr.update.SolrCmdDistributor.Response
-
- SolrCmdDistributor.StdNode - Class in org.apache.solr.update
-
- SolrCmdDistributor.StdNode(ZkCoreNodeProps) - Constructor for class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- SolrConfig - Class in org.apache.solr.core
-
Provides a static reference to a Config object modeling the main
configuration data for a a Solr instance -- typically found in
"solrconfig.xml".
- SolrConfig() - Constructor for class org.apache.solr.core.SolrConfig
-
Creates a default instance from the solrconfig.xml.
- SolrConfig(String) - Constructor for class org.apache.solr.core.SolrConfig
-
Creates a configuration instance from a configuration name.
- SolrConfig(String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
-
Creates a configuration instance from a configuration name and stream.
- SolrConfig(String, String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
-
Creates a configuration instance from an instance directory, configuration name and stream.
- SolrConfig(SolrResourceLoader, String, InputSource) - Constructor for class org.apache.solr.core.SolrConfig
-
Creates a configuration instance from a resource loader, a configuration name and a stream.
- SolrConfig.HttpCachingConfig - Class in org.apache.solr.core
-
- SolrConfig.HttpCachingConfig.LastModFrom - Enum in org.apache.solr.core
-
- SolrConfig.JmxConfiguration - Class in org.apache.solr.core
-
- SolrConfig.JmxConfiguration(boolean, String, String, String) - Constructor for class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- SolrConfig.UpdateHandlerInfo - Class in org.apache.solr.core
-
- SolrConfig.UpdateHandlerInfo(String, int, int, boolean, int, int, int) - Constructor for class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- SolrConstantScoreQuery - Class in org.apache.solr.search
-
A query that wraps a filter and simply returns a constant score equal to the
query boost for every document in the filter.
- SolrConstantScoreQuery(Filter) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery
-
- SolrConstantScoreQuery.ConstantScorer - Class in org.apache.solr.search
-
- SolrConstantScoreQuery.ConstantScorer(AtomicReaderContext, SolrConstantScoreQuery.ConstantWeight, float, Bits) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- SolrConstantScoreQuery.ConstantWeight - Class in org.apache.solr.search
-
- SolrConstantScoreQuery.ConstantWeight(IndexSearcher) - Constructor for class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- SolrCore - Class in org.apache.solr.core
-
- SolrCore(String, String, SolrConfig, IndexSchema, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
-
Creates a new core and register it in the list of cores.
- SolrCore(String, CoreDescriptor) - Constructor for class org.apache.solr.core.SolrCore
-
Creates a new core that is to be loaded lazily.
- SolrCore(String, String, SolrConfig, IndexSchema, CoreDescriptor, UpdateHandler, SolrCore) - Constructor for class org.apache.solr.core.SolrCore
-
Creates a new core and register it in the list of cores.
- SolrCore.LazyQueryResponseWriterWrapper - Class in org.apache.solr.core
-
- SolrCore.LazyQueryResponseWriterWrapper(SolrCore, String, NamedList) - Constructor for class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
-
- SolrCoreAware - Interface in org.apache.solr.util.plugin
-
- solrCoreState - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- SolrCoreState - Class in org.apache.solr.update
-
The state in this class can be easily shared between SolrCores across
SolrCore reloads.
- SolrCoreState() - Constructor for class org.apache.solr.update.SolrCoreState
-
- SolrCoreState.IndexWriterCloser - Interface in org.apache.solr.update
-
- SolrDeletionPolicy - Class in org.apache.solr.core
-
Standard Solr deletion policy that allows reserving index commit points
for certain amounts of time to support features such as index replication
or snapshooting directly out of a live index directory.
- SolrDeletionPolicy() - Constructor for class org.apache.solr.core.SolrDeletionPolicy
-
- SolrDispatchFilter - Class in org.apache.solr.servlet
-
This filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
- SolrDispatchFilter() - Constructor for class org.apache.solr.servlet.SolrDispatchFilter
-
- solrDoc - Variable in class org.apache.solr.update.AddUpdateCommand
-
- SolrEncoder - Interface in org.apache.solr.highlight
-
- SolrEventListener - Interface in org.apache.solr.core
-
- SolrFieldCacheMBean - Class in org.apache.solr.search
-
A SolrInfoMBean that provides introspection of the Lucene FieldCache, this is NOT a cache that is managed by Solr.
- SolrFieldCacheMBean() - Constructor for class org.apache.solr.search.SolrFieldCacheMBean
-
- SolrFilter - Class in org.apache.solr.search
-
A SolrFilter extends the Lucene Filter and adds extra semantics such as passing on
weight context info for function queries.
- SolrFilter() - Constructor for class org.apache.solr.search.SolrFilter
-
- SolrFormatter - Interface in org.apache.solr.highlight
-
- SolrFragListBuilder - Interface in org.apache.solr.highlight
-
- SolrFragmenter - Interface in org.apache.solr.highlight
-
- SolrFragmentsBuilder - Class in org.apache.solr.highlight
-
- SolrFragmentsBuilder() - Constructor for class org.apache.solr.highlight.SolrFragmentsBuilder
-
- SolrHighlighter - Class in org.apache.solr.highlight
-
- SolrHighlighter() - Constructor for class org.apache.solr.highlight.SolrHighlighter
-
- solrHome - Variable in class org.apache.solr.core.CoreContainer
-
- SolrIndexConfig - Class in org.apache.solr.update
-
This config object encapsulates IndexWriter config params,
defined in the <indexConfig> section of solrconfig.xml
- SolrIndexConfig(SolrConfig, String, SolrIndexConfig) - Constructor for class org.apache.solr.update.SolrIndexConfig
-
Constructs a SolrIndexConfig which parses the Lucene related config params in solrconfig.xml
- SolrIndexSearcher - Class in org.apache.solr.search
-
SolrIndexSearcher adds schema awareness and caching functionality
over the lucene IndexSearcher.
- SolrIndexSearcher(SolrCore, String, IndexSchema, SolrIndexConfig, String, boolean, DirectoryFactory) - Constructor for class org.apache.solr.search.SolrIndexSearcher
-
- SolrIndexSearcher(SolrCore, IndexSchema, String, DirectoryReader, boolean, boolean, boolean, DirectoryFactory) - Constructor for class org.apache.solr.search.SolrIndexSearcher
-
- SolrIndexSearcher.DocsEnumState - Class in org.apache.solr.search
-
- SolrIndexSearcher.DocsEnumState() - Constructor for class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
-
- SolrIndexSearcher.ProcessedFilter - Class in org.apache.solr.search
-
- SolrIndexSearcher.ProcessedFilter() - Constructor for class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- SolrIndexSearcher.QueryCommand - Class in org.apache.solr.search
-
A query request command to avoid having to change the method signatures
if we want to pass additional information to the searcher.
- SolrIndexSearcher.QueryCommand() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- SolrIndexSearcher.QueryResult - Class in org.apache.solr.search
-
The result of a search.
- SolrIndexSearcher.QueryResult() - Constructor for class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- SolrIndexSplitter - Class in org.apache.solr.update
-
- SolrIndexSplitter(SplitIndexCommand) - Constructor for class org.apache.solr.update.SolrIndexSplitter
-
- SolrIndexWriter - Class in org.apache.solr.update
-
An IndexWriter that is configured via Solr config mechanisms.
- SolrInfoMBean - Interface in org.apache.solr.core
-
MBean interface for getting various ui friendly strings and URLs
for use by objects which are 'pluggable' to make server administration
easier.
- SolrInfoMBean.Category - Enum in org.apache.solr.core
-
- SolrInfoMBeanHandler - Class in org.apache.solr.handler.admin
-
A request handler that provides info about all
registered SolrInfoMBeans.
- SolrInfoMBeanHandler() - Constructor for class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- SolrLogFormatter - Class in org.apache.solr
-
- SolrLogFormatter() - Constructor for class org.apache.solr.SolrLogFormatter
-
- SolrLogFormatter.CoreInfo - Class in org.apache.solr
-
- SolrLogFormatter.CoreInfo() - Constructor for class org.apache.solr.SolrLogFormatter.CoreInfo
-
- SolrLogFormatter.Method - Class in org.apache.solr
-
- SolrLogFormatter.Method(String, String) - Constructor for class org.apache.solr.SolrLogFormatter.Method
-
- SolrLogFormatter.TG - Interface in org.apache.solr
-
Add this interface to a thread group and the string returned by
getTag() will appear in log statements of any threads under that group.
- solrParams - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- SolrPluginUtils - Class in org.apache.solr.util
-
Utilities that may be of use to RequestHandlers.
- SolrPluginUtils() - Constructor for class org.apache.solr.util.SolrPluginUtils
-
- SolrPluginUtils.DisjunctionMaxQueryParser - Class in org.apache.solr.util
-
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
- SolrPluginUtils.DisjunctionMaxQueryParser(QParser, String) - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
- SolrPluginUtils.DisjunctionMaxQueryParser.Alias - Class in org.apache.solr.util
-
A simple container for storing alias info
- SolrPluginUtils.DisjunctionMaxQueryParser.Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
-
- SolrPluginUtils.IdentityRegenerator - Class in org.apache.solr.util
-
A CacheRegenerator that can be used whenever the items in the cache
are not dependant on the current searcher.
- SolrPluginUtils.IdentityRegenerator() - Constructor for class org.apache.solr.util.SolrPluginUtils.IdentityRegenerator
-
- SolrQueryParser - Class in org.apache.solr.search
-
Solr's default query parser, a schema-driven superset of the classic lucene query parser.
- SolrQueryParser(QParser, String) - Constructor for class org.apache.solr.search.SolrQueryParser
-
- SolrQueryParserBase - Class in org.apache.solr.parser
-
This class is overridden by QueryParser in QueryParser.jj
and acts to separate the majority of the Java code from the .jj grammar file.
- SolrQueryParserBase() - Constructor for class org.apache.solr.parser.SolrQueryParserBase
-
- SolrQueryParserBase.MagicFieldName - Enum in org.apache.solr.parser
-
Identifies the list of all known "magic fields" that trigger
special parsing behavior
- SolrQueryRequest - Interface in org.apache.solr.request
-
Container for a request to execute a query.
- solrQueryRequest - Variable in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- SolrQueryRequestBase - Class in org.apache.solr.request
-
Base implementation of SolrQueryRequest
that provides some
convenience methods for accessing parameters, and manages an IndexSearcher
reference.
- SolrQueryRequestBase(SolrCore, SolrParams) - Constructor for class org.apache.solr.request.SolrQueryRequestBase
-
- SolrQueryResponse - Class in org.apache.solr.response
-
SolrQueryResponse
is used by a query handler to return
the response to a query request.
- SolrQueryResponse() - Constructor for class org.apache.solr.response.SolrQueryResponse
-
// another way of returning an error
int errCode;
String errMsg;
- SolrRequestHandler - Interface in org.apache.solr.request
-
Implementations of SolrRequestHandler
are called to handle query requests.
- SolrRequestInfo - Class in org.apache.solr.request
-
- SolrRequestInfo(SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.request.SolrRequestInfo
-
- SolrRequestParsers - Class in org.apache.solr.servlet
-
- SolrRequestParsers(Config) - Constructor for class org.apache.solr.servlet.SolrRequestParsers
-
Pass in an xml configuration.
- SolrResourceLoader - Class in org.apache.solr.core
-
- SolrResourceLoader(String, ClassLoader, Properties) - Constructor for class org.apache.solr.core.SolrResourceLoader
-
This loader will delegate to the context classloader when possible,
otherwise it will attempt to resolve resources using any jar files
found in the "lib/" directory in the specified instance directory.
- SolrResourceLoader(String, ClassLoader) - Constructor for class org.apache.solr.core.SolrResourceLoader
-
This loader will delegate to the context classloader when possible,
otherwise it will attempt to resolve resources using any jar files
found in the "lib/" directory in the specified instance directory.
- SolrResourceLoader(String) - Constructor for class org.apache.solr.core.SolrResourceLoader
-
- SolrReturnFields - Class in org.apache.solr.search
-
The default implementation of return fields parsing for Solr.
- SolrReturnFields() - Constructor for class org.apache.solr.search.SolrReturnFields
-
- SolrReturnFields(SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
-
- SolrReturnFields(String, SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
-
- SolrReturnFields(String[], SolrQueryRequest) - Constructor for class org.apache.solr.search.SolrReturnFields
-
- SolrSortField - Interface in org.apache.solr.search
-
- SolrSpellChecker - Class in org.apache.solr.spelling
-
- SolrSpellChecker() - Constructor for class org.apache.solr.spelling.SolrSpellChecker
-
- SolrXMLSerializer - Class in org.apache.solr.core
-
- SolrXMLSerializer() - Constructor for class org.apache.solr.core.SolrXMLSerializer
-
- SolrXMLSerializer.SolrCoreXMLDef - Class in org.apache.solr.core
-
- SolrXMLSerializer.SolrCoreXMLDef() - Constructor for class org.apache.solr.core.SolrXMLSerializer.SolrCoreXMLDef
-
- SolrXMLSerializer.SolrXMLDef - Class in org.apache.solr.core
-
- SolrXMLSerializer.SolrXMLDef() - Constructor for class org.apache.solr.core.SolrXMLSerializer.SolrXMLDef
-
- SolrZkServer - Class in org.apache.solr.cloud
-
- SolrZkServer(String, String, String, String, String) - Constructor for class org.apache.solr.cloud.SolrZkServer
-
- sort - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
-
- sort - Variable in class org.apache.solr.search.Grouping.Command
-
- sort(int) - Method in class org.apache.solr.util.LongPriorityQueue
-
Pops the smallest n items from the heap, placing them in the internal array at
arr[size] through arr[size-(n-1)] with the smallest (first element popped)
being at arr[size].
- sort(int, int, int[], PrimUtils.IntComparator) - Static method in class org.apache.solr.util.PrimUtils
-
Sort the integer array from "start" inclusive to "end" exclusive in ascending order,
using the provided comparator.
- SORT_MISSING_FIRST - Static variable in class org.apache.solr.schema.FieldProperties
-
- SORT_MISSING_LAST - Static variable in class org.apache.solr.schema.FieldProperties
-
- SortableDoubleField - Class in org.apache.solr.schema
-
- SortableDoubleField() - Constructor for class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- SortableFloatField - Class in org.apache.solr.schema
-
- SortableFloatField() - Constructor for class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- SortableIntField - Class in org.apache.solr.schema
-
- SortableIntField() - Constructor for class org.apache.solr.schema.SortableIntField
-
Deprecated.
- SortableLongField - Class in org.apache.solr.schema
-
- SortableLongField() - Constructor for class org.apache.solr.schema.SortableLongField
-
Deprecated.
- SortableStr2double(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2double(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2doubleStr(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2float(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2float(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2floatStr(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2int(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2int(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2int(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2int(BytesRef, int, int) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2long(String) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2long(BytesRef) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2long(String, int, int) - Static method in class org.apache.solr.util.NumberUtils
-
- SortableStr2long(BytesRef, int, int) - Static method in class org.apache.solr.util.NumberUtils
-
- sortDocSet(DocSet, Sort, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- SortedIntDocSet - Class in org.apache.solr.search
-
SortedIntDocSet
represents a sorted set of Lucene Document Ids.
- SortedIntDocSet(int[]) - Constructor for class org.apache.solr.search.SortedIntDocSet
-
- SortedIntDocSet(int[], int) - Constructor for class org.apache.solr.search.SortedIntDocSet
-
- Sorting - Class in org.apache.solr.search
-
Extra lucene sorting utilities & convenience methods
- Sorting() - Constructor for class org.apache.solr.search.Sorting
-
- sortMissingFirst() - Method in class org.apache.solr.schema.SchemaField
-
- sortMissingLast() - Method in class org.apache.solr.schema.SchemaField
-
- SortSpec - Class in org.apache.solr.search
-
SortSpec encapsulates a Lucene Sort and a count of the number of documents
to return.
- SortSpec(Sort, int) - Constructor for class org.apache.solr.search.SortSpec
-
- SortSpec(Sort, int, int) - Constructor for class org.apache.solr.search.SortSpec
-
- source1 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- source2 - Variable in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- SOURCE_FILE_CHAR_ENCODING - Static variable in class org.apache.solr.spelling.FileBasedSpellChecker
-
- SOURCE_PARAM - Static variable in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- sourceLocation - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- sourceLocation - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- sp - Variable in class org.apache.solr.search.FunctionQParser
-
- SpatialBoxQParserPlugin - Class in org.apache.solr.search
-
- SpatialBoxQParserPlugin() - Constructor for class org.apache.solr.search.SpatialBoxQParserPlugin
-
- SpatialFilterQParser - Class in org.apache.solr.search
-
- SpatialFilterQParser(String, SolrParams, SolrParams, SolrQueryRequest, boolean) - Constructor for class org.apache.solr.search.SpatialFilterQParser
-
- SpatialFilterQParserPlugin - Class in org.apache.solr.search
-
Creates a spatial Filter based on the type of spatial point used.
- SpatialFilterQParserPlugin() - Constructor for class org.apache.solr.search.SpatialFilterQParserPlugin
-
- SpatialOptions - Class in org.apache.solr.search
-
- SpatialOptions() - Constructor for class org.apache.solr.search.SpatialOptions
-
- SpatialOptions(String, double, SchemaField, String, double) - Constructor for class org.apache.solr.search.SpatialOptions
-
- SpatialPointVectorFieldType - Class in org.apache.solr.schema
-
- SpatialPointVectorFieldType() - Constructor for class org.apache.solr.schema.SpatialPointVectorFieldType
-
- SpatialQueryable - Interface in org.apache.solr.schema
-
Indicate that the implementing class is capable of generating a Query against spatial resources.
- SpatialRecursivePrefixTreeFieldType - Class in org.apache.solr.schema
-
- SpatialRecursivePrefixTreeFieldType() - Constructor for class org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType
-
- SpatialTermQueryPrefixTreeFieldType - Class in org.apache.solr.schema
-
- SpatialTermQueryPrefixTreeFieldType() - Constructor for class org.apache.solr.schema.SpatialTermQueryPrefixTreeFieldType
-
- specialToken - Variable in class org.apache.solr.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SpellCheckCollation - Class in org.apache.solr.spelling
-
- SpellCheckCollation() - Constructor for class org.apache.solr.spelling.SpellCheckCollation
-
- SpellCheckCollator - Class in org.apache.solr.spelling
-
- SpellCheckCollator() - Constructor for class org.apache.solr.spelling.SpellCheckCollator
-
- SpellCheckComponent - Class in org.apache.solr.handler.component
-
A SearchComponent implementation which provides support for spell checking
and suggestions using the Lucene contributed SpellChecker.
- SpellCheckComponent() - Constructor for class org.apache.solr.handler.component.SpellCheckComponent
-
- SpellCheckCorrection - Class in org.apache.solr.spelling
-
- SpellCheckCorrection() - Constructor for class org.apache.solr.spelling.SpellCheckCorrection
-
- spellChecker - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- SPELLCHECKER_ARG_NAME - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- spellCheckers - Variable in class org.apache.solr.handler.component.SpellCheckComponent
-
Key is the dictionary, value is the SpellChecker for that dictionary name
- SpellCheckMergeData - Class in org.apache.solr.handler.component
-
- SpellCheckMergeData() - Constructor for class org.apache.solr.handler.component.SpellCheckMergeData
-
- SpellingOptions - Class in org.apache.solr.spelling
-
- SpellingOptions() - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingOptions(Collection<Token>, int) - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingOptions(Collection<Token>, IndexReader) - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingOptions(Collection<Token>, IndexReader, int) - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingOptions(Collection<Token>, IndexReader, int, SuggestMode, boolean, float, SolrParams) - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingOptions(Collection<Token>, IndexReader, int, Integer, SuggestMode, boolean, float, SolrParams) - Constructor for class org.apache.solr.spelling.SpellingOptions
-
- SpellingQueryConverter - Class in org.apache.solr.spelling
-
Converts the query string to a Collection of Lucene tokens using a regular expression.
- SpellingQueryConverter() - Constructor for class org.apache.solr.spelling.SpellingQueryConverter
-
- SpellingResult - Class in org.apache.solr.spelling
-
Implementations of SolrSpellChecker must return suggestions as SpellResult instance.
- SpellingResult() - Constructor for class org.apache.solr.spelling.SpellingResult
-
- SpellingResult(Collection<Token>) - Constructor for class org.apache.solr.spelling.SpellingResult
-
- split(String, boolean) - Static method in class org.apache.solr.search.ExtendedDismaxQParser
-
- split(SplitIndexCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- split() - Method in class org.apache.solr.update.SolrIndexSplitter
-
- split(SplitIndexCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- split(String) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Split a value that may contain a comma, space of bar separated list.
- SplitIndexCommand - Class in org.apache.solr.update
-
A merge indexes command encapsulated in an object.
- SplitIndexCommand(SolrQueryRequest, List<String>, List<SolrCore>, List<DocRouter.Range>) - Constructor for class org.apache.solr.update.SplitIndexCommand
-
- splitIntoClauses(String, boolean) - Method in class org.apache.solr.search.ExtendedDismaxQParser
-
- SquaredEuclideanFunction - Class in org.apache.solr.search.function.distance
-
While not strictly a distance, the Sq.
- SquaredEuclideanFunction(MultiValueSource, MultiValueSource) - Constructor for class org.apache.solr.search.function.distance.SquaredEuclideanFunction
-
- sreq - Variable in class org.apache.solr.update.SolrCmdDistributor.Response
-
- stage - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STAGE_DONE - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STAGE_EXECUTE_QUERY - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STAGE_GET_FIELDS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STAGE_PARSE_QUERY - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STAGE_START - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
public static final String NUMDOCS = "nd";
public static final String DOCFREQS = "tdf";
public static final String TERMS = "terms";
public static final String EXTRACT_QUERY_TERMS = "eqt";
public static final String LOCAL_SHARD = "local";
public static final String DOC_QUERY = "dq";
*
- STAGE_TOP_GROUPS - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- STANDARD - Static variable in class org.apache.solr.servlet.SolrRequestParsers
-
- StandardDirectoryFactory - Class in org.apache.solr.core
-
Directory provider which mimics original Solr
FSDirectory
based behavior.
- StandardDirectoryFactory() - Constructor for class org.apache.solr.core.StandardDirectoryFactory
-
- StandardIndexReaderFactory - Class in org.apache.solr.core
-
Default IndexReaderFactory implementation.
- StandardIndexReaderFactory() - Constructor for class org.apache.solr.core.StandardIndexReaderFactory
-
- standardPlugins - Static variable in class org.apache.solr.search.QParserPlugin
-
internal use - name to class mappings of builtin parsers
- StandardRequestHandler - Class in org.apache.solr.handler
-
All of the following options may be configured for this handler
in the solrconfig as defaults, and may be overriden as request parameters.
- StandardRequestHandler() - Constructor for class org.apache.solr.handler.StandardRequestHandler
-
- standardValueSourceParsers - Static variable in class org.apache.solr.search.ValueSourceParser
-
- STAR - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- start() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- start(boolean) - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- start(String) - Method in class org.apache.solr.cloud.Overseer
-
- start() - Method in class org.apache.solr.cloud.SolrZkServer
-
- startDoc() - Method in class org.apache.solr.update.DocumentBuilder
-
- STARTED - Static variable in class org.apache.solr.util.RTimer
-
- startTime - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- startTime - Variable in class org.apache.solr.util.RTimer
-
- state - Variable in class org.apache.solr.util.RTimer
-
- StatelessScriptUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
An update request processor factory that enables the use of update
processors implemented as scripts which can be loaded by the
SolrResourceLoader
(usually via the
conf
dir for
the SolrCore).
- StatelessScriptUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory
-
- states - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
-
- StatsComponent - Class in org.apache.solr.handler.component
-
Stats component calculates simple statistics on numeric field values
- StatsComponent() - Constructor for class org.apache.solr.handler.component.StatsComponent
-
- StatsValues - Interface in org.apache.solr.handler.component
-
StatsValue defines the interface for the collection of statistical values about fields and facets.
- StatsValuesFactory - Class in org.apache.solr.handler.component
-
- StatsValuesFactory() - Constructor for class org.apache.solr.handler.component.StatsValuesFactory
-
- STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- STAX_INSTANCE - Static variable in class org.apache.solr.util.EmptyEntityResolver
-
- stop() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- stop() - Method in class org.apache.solr.cloud.SolrZkServer
-
- stop() - Method in class org.apache.solr.util.RTimer
-
Recursively stop timer and sub timers
- stop() - Method in class org.apache.solr.util.stats.TimerContext
-
Stops recording the elapsed time, updates the timer and returns the elapsed time
- STOPPED - Static variable in class org.apache.solr.util.RTimer
-
- stopwords - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- STORE_DIR - Static variable in class org.apache.solr.spelling.suggest.Suggester
-
Name of the location where to persist the dictionary.
- STORE_OFFSETS - Static variable in class org.apache.solr.schema.FieldProperties
-
- STORE_TERMOFFSETS - Static variable in class org.apache.solr.schema.FieldProperties
-
- STORE_TERMPOSITIONS - Static variable in class org.apache.solr.schema.FieldProperties
-
- STORE_TERMVECTORS - Static variable in class org.apache.solr.schema.FieldProperties
-
- STORED - Static variable in class org.apache.solr.schema.FieldProperties
-
- stored() - Method in class org.apache.solr.schema.SchemaField
-
- StoredFieldsShardRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
-
- StoredFieldsShardRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.StoredFieldsShardRequestFactory
-
- StoredFieldsShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
-
Concrete implementation for processing the stored field values from shard responses.
- StoredFieldsShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor
-
- storeDir - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.FieldType
-
Given the stored field, return the indexed form
- storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
-
- storedToIndexed(IndexableField) - Method in class org.apache.solr.schema.TrieField
-
- storedToReadable(IndexableField) - Method in class org.apache.solr.schema.FieldType
-
Given the stored field, return the human readable representation
- storedToReadable(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
-
- storedToReadable(IndexableField) - Method in class org.apache.solr.schema.TrieField
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.LookupFactory
-
- storeFileName() - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
-
- storeOffsetsWithPositions() - Method in class org.apache.solr.schema.SchemaField
-
- storeTermOffsets() - Method in class org.apache.solr.schema.SchemaField
-
- storeTermPositions() - Method in class org.apache.solr.schema.SchemaField
-
- storeTermVector() - Method in class org.apache.solr.schema.SchemaField
-
- str - Variable in class org.apache.solr.schema.PreAnalyzedField.ParseResult
-
- str1 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- str2 - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- strategy - Variable in class org.apache.solr.internal.csv.CSVPrinter
-
- streams - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- StrField - Class in org.apache.solr.schema
-
- StrField() - Constructor for class org.apache.solr.schema.StrField
-
- StrFieldSource - Class in org.apache.solr.schema
-
- StrFieldSource(String) - Constructor for class org.apache.solr.schema.StrFieldSource
-
- STRING_DISTANCE - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- STRING_DISTANCE - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- STRING_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- StringDistanceFunction - Class in org.apache.solr.search.function.distance
-
- StringDistanceFunction(ValueSource, ValueSource, StringDistance) - Constructor for class org.apache.solr.search.function.distance.StringDistanceFunction
-
- stringIncludingLocalParams - Variable in class org.apache.solr.search.QParser
-
- stringToStream(String) - Static method in class org.apache.solr.util.SimplePostTool
-
Converts a string to an input stream
- stripIllegalOperators(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Strips operators that are used illegally, otherwise reuturns it's
input.
- stripUnbalancedQuotes(CharSequence) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Returns it's input if there is an even (ie: balanced) number of
'"' characters -- otherwise returns a String in which all '"'
characters are striped out.
- sub(String) - Method in class org.apache.solr.util.RTimer
-
Create new subtimer with given name
Subtimer will be started.
- SUB_FIELD_SUFFIX - Static variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- SUB_FIELD_TYPE - Static variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- subField(SchemaField, int) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- submit(ShardRequest, String, ModifiableSolrParams) - Method in class org.apache.solr.handler.component.HttpShardHandler
-
- submit(ShardRequest, String, ModifiableSolrParams) - Method in class org.apache.solr.handler.component.ShardHandler
-
- submit(SolrCmdDistributor.Request) - Method in class org.apache.solr.update.SolrCmdDistributor
-
- subParser - Variable in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
-
- subQuery(String, String) - Method in class org.apache.solr.search.QParser
-
Create a new QParser for parsing an embedded sub-query
- subset(int, int) - Method in interface org.apache.solr.search.DocList
-
Get a subset of an existing DocList.
- subset(int, int) - Method in class org.apache.solr.search.DocSlice
-
- substituteProperties() - Method in class org.apache.solr.core.Config
-
- substituteProperties(Node, Properties) - Static method in class org.apache.solr.util.DOMUtil
-
Replaces ${property[:default value]} references in all attributes
and text nodes of supplied node.
- substituteProperty(String, Properties) - Static method in class org.apache.solr.util.DOMUtil
-
- 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.
- subType - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- suffix - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- suffixes - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- suggestedVsWord - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
-
- Suggester - Class in org.apache.solr.spelling.suggest
-
- Suggester() - Constructor for class org.apache.solr.spelling.suggest.Suggester
-
- suggestion - Variable in class org.apache.solr.spelling.ResultEntry
-
- suggestMode - Variable in class org.apache.solr.spelling.SpellingOptions
-
- SuggestQueryConverter - Class in org.apache.solr.spelling
-
Passes the entire query string to the configured analyzer as-is.
- SuggestQueryConverter() - Constructor for class org.apache.solr.spelling.SuggestQueryConverter
-
- SurroundQParserPlugin - Class in org.apache.solr.search
-
Plugin for lucene/contrib Surround query parser, bringing SpanQuery support
to Solr.
- SurroundQParserPlugin() - Constructor for class org.apache.solr.search.SurroundQParserPlugin
-
- swap(String, String) - Method in class org.apache.solr.core.CoreContainer
-
Swaps two SolrCore descriptors.
- SwitchTo(int) - Method in class org.apache.solr.parser.QueryParserTokenManager
-
Switch to specified lex state.
- sync(ZkController, SolrCore, ZkNodeProps) - Method in class org.apache.solr.cloud.SyncStrategy
-
- sync() - Method in class org.apache.solr.update.PeerSync
-
Returns true if peer sync was successful, meaning that this core may not be considered to have the latest updates
when considering the last N updates between it and it's peers.
- sync(SolrCore, List<String>, int) - Static method in class org.apache.solr.update.PeerSync
-
Requests and applies recent updates from peers
- sync(File) - Static method in class org.apache.solr.util.FileUtils
-
Copied from Lucene's FSDirectory.fsync(String)
- SyncStrategy - Class in org.apache.solr.cloud
-
- SyncStrategy() - Constructor for class org.apache.solr.cloud.SyncStrategy
-
- syntaxError - Variable in class org.apache.solr.search.ExtendedDismaxQParser.Clause
-
- SyntaxError - Exception in org.apache.solr.search
-
Simple checked exception for parsing errors
- SyntaxError(String) - Constructor for exception org.apache.solr.search.SyntaxError
-
- SyntaxError(String, Throwable) - Constructor for exception org.apache.solr.search.SyntaxError
-
- SyntaxError(Throwable) - Constructor for exception org.apache.solr.search.SyntaxError
-
- SystemIdResolver - Class in org.apache.solr.util
-
This is a helper class to support resolving of XIncludes or other hrefs
inside XML files on top of a
ResourceLoader
.
- SystemIdResolver(ResourceLoader) - Constructor for class org.apache.solr.util.SystemIdResolver
-
- SystemInfoHandler - Class in org.apache.solr.handler.admin
-
This handler returns system info
- SystemInfoHandler() - Constructor for class org.apache.solr.handler.admin.SystemInfoHandler
-
- take() - Method in class org.apache.solr.cloud.DistributedQueue
-
Removes the head of the queue and returns it, blocks until it succeeds.
- takeCompletedIncludingErrors() - Method in class org.apache.solr.handler.component.HttpShardHandler
-
returns a ShardResponse of the last response correlated with a ShardRequest.
- takeCompletedIncludingErrors() - Method in class org.apache.solr.handler.component.ShardHandler
-
- takeCompletedOrError() - Method in class org.apache.solr.handler.component.HttpShardHandler
-
returns a ShardResponse of the last response correlated with a ShardRequest,
or immediately returns a ShardResponse if there was an error detected
- takeCompletedOrError() - Method in class org.apache.solr.handler.component.ShardHandler
-
- TDF_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- term - Variable in class org.apache.solr.handler.MoreLikeThisHandler.InterestingTerm
-
- Term(String) - Method in class org.apache.solr.parser.QueryParser
-
- TERM - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- TERM_IN_BOOLEAN_QUERY_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
-
This term exists in a query that contains boolean operators
(AND/OR/NOT)
- TERM_PRECEDES_NEW_BOOLEAN_OPERATOR_FLAG - Static variable in class org.apache.solr.spelling.QueryConverter
-
This term is directly followed by a boolean operator (AND/OR/NOT)
and this operator differs from the prior boolean operator
in the query (this signifies this term is likely part of a different
query clause than the next term in the query)
- TERM_VECTORS - Static variable in class org.apache.solr.handler.component.TermVectorComponent
-
- termIndexInterval - Variable in class org.apache.solr.update.SolrIndexConfig
-
- termInfosIndexDivisor - Variable in class org.apache.solr.core.IndexReaderFactory
-
- termNum - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- termNum - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- TermQParserPlugin - Class in org.apache.solr.search
-
Create a single term query from the input value equivalent to readableToIndexed().
- TermQParserPlugin() - Constructor for class org.apache.solr.search.TermQParserPlugin
-
- TermsComponent - Class in org.apache.solr.handler.component
-
Return TermEnum information, useful for things like auto suggest.
- TermsComponent() - Constructor for class org.apache.solr.handler.component.TermsComponent
-
- TermsComponent.TermsHelper - Class in org.apache.solr.handler.component
-
- TermsComponent.TermsHelper() - Constructor for class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- termsEnum - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
-
- TermVectorComponent - Class in org.apache.solr.handler.component
-
Return term vectors for the documents in a query result set.
- TermVectorComponent() - Constructor for class org.apache.solr.handler.component.TermVectorComponent
-
- testing_errorHook - Static variable in class org.apache.solr.update.SolrCmdDistributor
-
- testing_logReplayFinishHook - Static variable in class org.apache.solr.update.UpdateLog
-
- testing_logReplayHook - Static variable in class org.apache.solr.update.UpdateLog
-
- TextField - Class in org.apache.solr.schema
-
TextField
is the basic type for configurable text analysis.
- TextField() - Constructor for class org.apache.solr.schema.TextField
-
- TextProfileSignature - Class in org.apache.solr.update.processor
-
This implementation is copied from Apache Nutch.
- TextProfileSignature() - Constructor for class org.apache.solr.update.processor.TextProfileSignature
-
- TextResponseWriter - Class in org.apache.solr.response
-
Base class for text-oriented response writers.
- TextResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse) - Constructor for class org.apache.solr.response.TextResponseWriter
-
- ThreadDumpHandler - Class in org.apache.solr.handler.admin
-
- ThreadDumpHandler() - Constructor for class org.apache.solr.handler.admin.ThreadDumpHandler
-
- threadLocal - Static variable in class org.apache.solr.request.SolrRequestInfo
-
- threads - Variable in class org.apache.solr.request.SimpleFacets
-
- threshold - Variable in class org.apache.solr.logging.ListenerConfig
-
- threshold - Variable in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- threshold - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.suggest.Suggester
-
Minimum frequency of terms to consider when building the dictionary.
- tick() - Method in class org.apache.solr.util.stats.EWMA
-
Mark the passage of time and decay the current rate accordingly.
- tie - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
-
- tie - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
-
- tiebreaker - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- time - Variable in class org.apache.solr.util.RTimer
-
- time(Callable<T>) - Method in class org.apache.solr.util.stats.Timer
-
Times and records the duration of event.
- time() - Method in class org.apache.solr.util.stats.Timer
-
Returns a timing
TimerContext
, which measures an elapsed time in nanoseconds.
- Timer - Class in org.apache.solr.util.stats
-
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter
.
- Timer() - Constructor for class org.apache.solr.util.stats.Timer
-
- Timer(TimeUnit, TimeUnit, Clock) - Constructor for class org.apache.solr.util.stats.Timer
-
- TimerContext - Class in org.apache.solr.util.stats
-
A timing context.
- TimestampUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
An update processor that adds a newly generated Date
value
of "NOW" to any document being added that does not already have a value
in the specified field.
- TimestampUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TimestampUpdateProcessorFactory
-
- TimeZoneUtils - Class in org.apache.solr.util
-
Simple utilities for working with TimeZones
- TLOG_NAME - Static variable in class org.apache.solr.update.UpdateLog
-
- toDocument(SolrInputDocument, IndexSchema) - Static method in class org.apache.solr.update.DocumentBuilder
-
Convert a SolrInputDocument to a lucene Document.
- toExternal(IndexableField) - Method in class org.apache.solr.schema.BCDIntField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.BinaryField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.BoolField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.DateField
-
- toExternal(Date) - Method in class org.apache.solr.schema.DateField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.FieldType
-
Convert the stored-field format to an external (string, human readable)
value
- toExternal(IndexableField) - Method in class org.apache.solr.schema.GeoHashField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- toExternal(IndexableField) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- toExternal(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
-
- toExternal(IndexableField) - Method in class org.apache.solr.schema.TrieField
-
- toFormattedString(Field) - Method in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- toFormattedString(Field) - Method in interface org.apache.solr.schema.PreAnalyzedField.PreAnalyzedParser
-
- toFormattedString(Field) - Method in class org.apache.solr.schema.PreAnalyzedField
-
Utility method to convert a field to a string that is parse-able by this
class.
- toFormattedString(Field) - Method in class org.apache.solr.schema.SimplePreAnalyzedParser
-
- toIndexWriterConfig(IndexSchema) - Method in class org.apache.solr.update.SolrIndexConfig
-
- toInternal(String) - Method in class org.apache.solr.schema.BCDIntField
-
- toInternal(String) - Method in class org.apache.solr.schema.BoolField
-
- toInternal(String) - Method in class org.apache.solr.schema.DateField
-
- toInternal(Date) - Method in class org.apache.solr.schema.DateField
-
- toInternal(String) - Method in class org.apache.solr.schema.FieldType
-
Convert an external value (from XML update command or from query string)
into the internal format for both storing and indexing (which can be modified by any analyzers).
- toInternal(String) - Method in class org.apache.solr.schema.GeoHashField
-
- toInternal(String) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- toInternal(String) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- toInternal(String) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- toInternal(String) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- toInternal(String) - Method in class org.apache.solr.schema.TrieDateField
-
- toInternal(String) - Method in class org.apache.solr.schema.TrieField
-
- toInternal(String) - Method in class org.apache.solr.schema.UUIDField
-
Generates a UUID if val is either null, empty or "NEW".
- toInternal(UUID) - Method in class org.apache.solr.schema.UUIDField
-
- token - Variable in class org.apache.solr.parser.QueryParser
-
Current token.
- Token - Class in org.apache.solr.parser
-
Describes the input token stream.
- Token() - Constructor for class org.apache.solr.parser.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.solr.parser.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.solr.parser.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class org.apache.solr.spelling.ResultEntry
-
- TOKEN_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- token_source - Variable in class org.apache.solr.parser.QueryParser
-
Generated Token Manager.
- tokenImage - Variable in exception org.apache.solr.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
Literal token values.
- TOKENIZED - Static variable in class org.apache.solr.schema.FieldProperties
-
- TokenizerChain - Class in org.apache.solr.analysis
-
An analyzer that uses a tokenizer and a list of token filters to
create a TokenStream.
- TokenizerChain(TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
-
- TokenizerChain(CharFilterFactory[], TokenizerFactory, TokenFilterFactory[]) - Constructor for class org.apache.solr.analysis.TokenizerChain
-
- TokenMgrError - Error in org.apache.solr.parser
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.solr.parser.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.solr.parser.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.solr.parser.TokenMgrError
-
Full Constructor.
- tokens - Variable in class org.apache.solr.spelling.SpellingOptions
-
The tokens to spell check
- TOKENS_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- toList() - Method in class org.apache.solr.logging.CircularList
-
- toLog - Variable in class org.apache.solr.response.SolrQueryResponse
-
Container for storing information that should be logged by Solr before returning.
- toMap(NamedNodeMap) - Static method in class org.apache.solr.util.DOMUtil
-
- toMapExcept(NamedNodeMap, String...) - Static method in class org.apache.solr.util.DOMUtil
-
- toNamedList(boolean, SpellingResult, String, boolean, boolean, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.BCDIntField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.BCDLongField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.BCDStrField
-
This only works for strings that represent an interger.
- toObject(IndexableField) - Method in class org.apache.solr.schema.BinaryField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.BoolField
-
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.BoolField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.ByteField
-
- toObject(String) - Method in class org.apache.solr.schema.DateField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.DateField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.DoubleField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.FieldType
-
Convert the stored-field format to an external object.
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.FieldType
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.FloatField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.IntField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.LongField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.ShortField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.SortableDoubleField
-
Deprecated.
- toObject(IndexableField) - Method in class org.apache.solr.schema.SortableFloatField
-
Deprecated.
- toObject(IndexableField) - Method in class org.apache.solr.schema.SortableIntField
-
Deprecated.
- toObject(IndexableField) - Method in class org.apache.solr.schema.SortableLongField
-
Deprecated.
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.StrField
-
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.TextField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.TrieDateField
-
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.TrieDateField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.TrieField
-
- toObject(SchemaField, BytesRef) - Method in class org.apache.solr.schema.TrieField
-
- toObject(IndexableField) - Method in class org.apache.solr.schema.UUIDField
-
- top() - Method in class org.apache.solr.util.LongPriorityQueue
-
Returns the least element of the PriorityQueue in constant time.
- TopGroupsFieldCommand - Class in org.apache.solr.search.grouping.distributed.command
-
Defines all collectors for retrieving the second phase and how to handle the collector result.
- TopGroupsFieldCommand.Builder - Class in org.apache.solr.search.grouping.distributed.command
-
- TopGroupsFieldCommand.Builder() - Constructor for class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand.Builder
-
- TopGroupsResultTransformer - Class in org.apache.solr.search.grouping.distributed.shardresultserializer
-
- TopGroupsResultTransformer(ResponseBuilder) - Constructor for class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
-
- TopGroupsShardRequestFactory - Class in org.apache.solr.search.grouping.distributed.requestfactory
-
- TopGroupsShardRequestFactory() - Constructor for class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
-
- TopGroupsShardResponseProcessor - Class in org.apache.solr.search.grouping.distributed.responseprocessor
-
Concrete implementation for merging
TopGroups
instances from shard responses.
- TopGroupsShardResponseProcessor() - Constructor for class org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor
-
- TopLevelQuery(String) - Method in class org.apache.solr.parser.QueryParser
-
- TopLevelQuery(String) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- toSolrDocument(LogRecord) - Method in class org.apache.solr.logging.jul.JulWatcher
-
- toSolrDocument(E) - Method in class org.apache.solr.logging.LogWatcher
-
- toSolrDocument(Document) - Method in class org.apache.solr.response.TextResponseWriter
-
- toString() - Method in class org.apache.solr.analysis.TokenizerChain
-
- toString() - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- toString() - Method in class org.apache.solr.core.CachingDirectoryFactory.CacheValue
-
- toString() - Method in class org.apache.solr.core.PluginInfo
-
- toString() - Method in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- toString() - Method in class org.apache.solr.handler.component.ShardDoc
-
- toString() - Method in class org.apache.solr.handler.component.ShardRequest
-
- toString() - Method in class org.apache.solr.handler.component.ShardResponse
-
- toString() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Converts the contents of the buffer into a StringBuffer.
- toString() - Method in class org.apache.solr.logging.CircularList
-
- toString() - Method in enum org.apache.solr.parser.SolrQueryParserBase.MagicFieldName
-
- toString() - Method in class org.apache.solr.parser.Token
-
Returns the image.
- toString() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- toString() - Method in class org.apache.solr.request.UnInvertedField
-
- toString() - Method in class org.apache.solr.response.transform.DocTransformer
-
- toString() - Method in class org.apache.solr.schema.FieldType
-
- toString() - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- toString() - Method in class org.apache.solr.schema.SchemaField
-
- toString(String) - Method in class org.apache.solr.search.ExtendedQueryBase
-
- toString() - Method in class org.apache.solr.search.FastLRUCache
-
- toString() - Method in class org.apache.solr.search.function.FileFloatSource
-
- toString() - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- toString() - Method in class org.apache.solr.search.LFUCache
-
- toString() - Method in class org.apache.solr.search.LRUCache
-
- toString() - Method in class org.apache.solr.search.QueryParsing.StrParser
-
- toString(Query, IndexSchema, Appendable, int) - Static method in class org.apache.solr.search.QueryParsing
-
- toString(Query, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
-
Formats a Query for debugging, using the IndexSchema to make
complex field types readable.
- toString(List<Query>, IndexSchema) - Static method in class org.apache.solr.search.QueryParsing
-
Builds a list of String which are stringified versions of a list of Queries
- toString() - Method in class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
-
- toString(String) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
Prints a user-readable version of this query.
- toString() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- toString() - Method in class org.apache.solr.search.SortSpec
-
- toString(String) - Method in class org.apache.solr.search.WrappedQuery
-
- toString() - Method in class org.apache.solr.SolrLogFormatter.Method
-
- toString() - Method in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- toString() - Method in class org.apache.solr.update.AddUpdateCommand
-
- toString() - Method in class org.apache.solr.update.CommitTracker
-
- toString() - Method in class org.apache.solr.update.CommitUpdateCommand
-
- toString() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- toString() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- toString() - Method in class org.apache.solr.update.MergeIndexesCommand
-
- toString() - Method in class org.apache.solr.update.RollbackUpdateCommand
-
- toString() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- toString() - Method in class org.apache.solr.update.SplitIndexCommand
-
- toString() - Method in class org.apache.solr.update.TransactionLog.LogReader
-
- toString() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
-
- toString() - Method in class org.apache.solr.update.TransactionLog
-
- toString() - Method in class org.apache.solr.update.UpdateCommand
-
- toString() - Method in class org.apache.solr.update.UpdateLog.DBQ
-
- toString() - Method in class org.apache.solr.update.UpdateLog.LogPtr
-
- toString() - Method in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- toString() - Method in class org.apache.solr.update.UpdateLog
-
- toString() - Method in class org.apache.solr.util.RegexFileFilter
-
- toString() - Method in class org.apache.solr.util.RTimer
-
- toStringBuffer() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Converts the contents of the buffer into a StringBuffer.
- totalCount - Variable in class org.apache.solr.search.Grouping.Command
-
- totalHitCount - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- totalNumberShardResponses - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
-
- toTopDocs(DocList) - Method in class org.apache.solr.highlight.PostingsSolrHighlighter
-
Converts solr's DocList to a lucene TopDocs
- trace - Variable in class org.apache.solr.update.UpdateLog
-
- TransactionLog - Class in org.apache.solr.update
-
Log Format: List{Operation, Version, ...}
ADD, VERSION, DOC
DELETE, VERSION, ID_BYTES
DELETE_BY_QUERY, VERSION, String
TODO: keep two files, one for [operation, version, id] and the other for the actual
document data.
- TransactionLog.LogCodec - Class in org.apache.solr.update
-
- TransactionLog.LogCodec() - Constructor for class org.apache.solr.update.TransactionLog.LogCodec
-
- TransactionLog.LogReader - Class in org.apache.solr.update
-
- TransactionLog.LogReader(long) - Constructor for class org.apache.solr.update.TransactionLog.LogReader
-
- TransactionLog.ReverseReader - Class in org.apache.solr.update
-
- TransactionLog.ReverseReader() - Constructor for class org.apache.solr.update.TransactionLog.ReverseReader
-
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
-
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.DocTransformer
-
This is where implementations do the actual work
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.DocTransformers
-
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.RenameFieldTransformer
-
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.ScoreAugmenter
-
- transform(SolrDocument, int) - Method in class org.apache.solr.response.transform.ValueSourceAugmenter
-
- transform(List<Command>) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
-
Transforms data to a
NamedList
structure for serialization purposes.
- transform(T) - Method in interface org.apache.solr.search.grouping.distributed.shardresultserializer.ShardResultTransformer
-
Transforms data to a
NamedList
structure for serialization purposes.
- transform(List<Command>) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
-
Transforms data to a
NamedList
structure for serialization purposes.
- transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in interface org.apache.solr.search.grouping.endresulttransformer.EndResultTransformer
-
Transforms the specified result into its final form and puts it into the specified response.
- transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.GroupedEndResultTransformer
-
Transforms the specified result into its final form and puts it into the specified response.
- transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.MainEndResultTransformer
-
Transforms the specified result into its final form and puts it into the specified response.
- transform(Map<String, ?>, ResponseBuilder, EndResultTransformer.SolrDocumentSource) - Method in class org.apache.solr.search.grouping.endresulttransformer.SimpleEndResultTransformer
-
Transforms the specified result into its final form and puts it into the specified response.
- TransformContext - Class in org.apache.solr.response.transform
-
Environment variables for the transformed documents
- TransformContext() - Constructor for class org.apache.solr.response.transform.TransformContext
-
- transformer - Variable in class org.apache.solr.search.SolrReturnFields
-
- TransformerFactory - Class in org.apache.solr.response.transform
-
New instance for each request
- TransformerFactory() - Constructor for class org.apache.solr.response.transform.TransformerFactory
-
- TransformerProvider - Class in org.apache.solr.util.xslt
-
Singleton that creates a Transformer for the XSLTServletFilter.
- TransformerWithContext - Class in org.apache.solr.response.transform
-
- TransformerWithContext() - Constructor for class org.apache.solr.response.transform.TransformerWithContext
-
- transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.SearchGroupsResultTransformer
-
Transforms the specified shard response into native structures.
- transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in interface org.apache.solr.search.grouping.distributed.shardresultserializer.ShardResultTransformer
-
Transforms the specified shard response into native structures.
- transformToNative(NamedList<NamedList>, Sort, Sort, String) - Method in class org.apache.solr.search.grouping.distributed.shardresultserializer.TopGroupsResultTransformer
-
Transforms the specified shard response into native structures.
- transientCacheSize - Variable in class org.apache.solr.core.CoreContainer
-
- transientCores - Variable in class org.apache.solr.core.CoreContainer
-
- TRANSPOSITIONS - Static variable in class org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory
-
If transpositions are allowed, Fuzzy suggestions will be computed based on a primitive
edit operation.
- TrieDateField - Class in org.apache.solr.schema
-
- TrieDateField() - Constructor for class org.apache.solr.schema.TrieDateField
-
- TrieDoubleField - Class in org.apache.solr.schema
-
A numeric field that can contain double-precision 64-bit IEEE 754 floating
point values.
- TrieDoubleField() - Constructor for class org.apache.solr.schema.TrieDoubleField
-
- TrieField - Class in org.apache.solr.schema
-
- TrieField() - Constructor for class org.apache.solr.schema.TrieField
-
- TrieField.TrieTypes - Enum in org.apache.solr.schema
-
- TrieFloatField - Class in org.apache.solr.schema
-
A numeric field that can contain single-precision 32-bit IEEE 754
floating point values.
- TrieFloatField() - Constructor for class org.apache.solr.schema.TrieFloatField
-
- TrieIntField - Class in org.apache.solr.schema
-
A numeric field that can contain 32-bit signed two's complement integer values.
- TrieIntField() - Constructor for class org.apache.solr.schema.TrieIntField
-
- TrieLongField - Class in org.apache.solr.schema
-
A numeric field that can contain 64-bit signed two's complement integer values.
- TrieLongField() - Constructor for class org.apache.solr.schema.TrieLongField
-
- TrieTokenizerFactory - Class in org.apache.solr.analysis
-
Tokenizer for trie fields.
- TrieTokenizerFactory(TrieField.TrieTypes, int) - Constructor for class org.apache.solr.analysis.TrieTokenizerFactory
-
- TrimFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Trims leading and trailing whitespace from any CharSequence values
found in fields matching the specified conditions and returns the
resulting String.
- TrimFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TrimFieldUpdateProcessorFactory
-
- trimTrailingWhitespace() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Removes trailing whitespace.
- TRUE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
-
- trueProperties - Variable in class org.apache.solr.schema.FieldType
-
properties explicitly set to true
- TruncateFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Truncates any CharSequence values found in fields matching the specified
conditions to a maximum character length.
- TruncateFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
-
- try_incref() - Method in class org.apache.solr.update.TransactionLog
-
- TSTLookupFactory - Class in org.apache.solr.spelling.suggest.tst
-
- TSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
-
- TT_EOF - Static variable in class org.apache.solr.internal.csv.CSVParser
-
Token (which can have content) when end of file is reached.
- TT_EORECORD - Static variable in class org.apache.solr.internal.csv.CSVParser
-
Token with content when end of a line is reached.
- TT_INVALID - Static variable in class org.apache.solr.internal.csv.CSVParser
-
Token has no valid content, i.e.
- TT_TOKEN - Static variable in class org.apache.solr.internal.csv.CSVParser
-
Token with content, at beginning or in the middle of a line.
- type - Variable in class org.apache.solr.analysis.TrieTokenizerFactory
-
- type - Variable in class org.apache.solr.core.PluginInfo
-
- type - Variable in class org.apache.solr.schema.TrieField
-
- TYPE - Static variable in class org.apache.solr.search.QueryParsing
-
- TYPE_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- typeClass - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
-
- typeName - Variable in class org.apache.solr.schema.FieldType
-
The name of the type (not the name of the field)
- typeName - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
-
- typeSupported(String) - Method in class org.apache.solr.util.SimplePostTool
-
Uses the mime-type map to reverse lookup whether the file ending for our type
is supported by the fileTypes option
- tz - Variable in class org.apache.solr.request.SolrRequestInfo
-