- a - Variable in class org.apache.lucene.queries.function.valuesource.DualFloatFunction
-
- a - Variable in class org.apache.lucene.queries.function.valuesource.ReciprocalFloatFunction
-
- a - Variable in class org.apache.solr.analytics.expression.DualDelegateExpression
-
- a - Variable in class org.apache.solr.analytics.util.valuesource.DualDoubleFunction
-
- abort() - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
- ABORT - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- ABORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- abortCheck() - Method in interface org.apache.solr.update.SolrCmdDistributor.AbortCheck
-
- abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- abortFetch() - Method in class org.apache.solr.handler.ReplicationHandler
-
- absComparator - Static variable in class org.apache.solr.update.PeerSync
-
- ABSOLUTE_FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- ABSOLUTE_MIN_SORT_BUFFER_SIZE - Static variable in class org.apache.lucene.util.OfflineSorter
-
Absolute minimum required buffer size for sorting.
- ABSOLUTE_VALUE - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
-
- AbsoluteValueDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
-
AbsoluteValueDoubleFunction
takes the absolute value of the double value of the source it contains.
- AbsoluteValueDoubleFunction(ValueSource) - Constructor for class org.apache.solr.analytics.util.valuesource.AbsoluteValueDoubleFunction
-
- AbstractAnalysisFactory - Class in org.apache.lucene.analysis.util
-
- AbstractAnalysisFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.util.AbstractAnalysisFactory
-
Initialize this factory via a set of key-value pairs.
- 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
-
- AbstractDelegatingStatsCollector - Class in org.apache.solr.analytics.statistics
-
AbstractDelegationStatsCollector
objects wrap other StatsCollectors.
- AbstractDelegatingStatsCollector(StatsCollector) - Constructor for class org.apache.solr.analytics.statistics.AbstractDelegatingStatsCollector
-
- AbstractEncoder - Class in org.apache.lucene.analysis.payloads
-
Base class for payload encoders.
- AbstractEncoder() - Constructor for class org.apache.lucene.analysis.payloads.AbstractEncoder
-
- AbstractFieldFacetRequest - Class in org.apache.solr.analytics.request
-
An abstract request for a facet over a single field, such as a field or range facet.
- AbstractFieldFacetRequest(SchemaField) - Constructor for class org.apache.solr.analytics.request.AbstractFieldFacetRequest
-
- 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
-
- AbstractPrefixTreeQuery - Class in org.apache.lucene.spatial.prefix
-
Base class for Lucene Queries on SpatialPrefixTree fields.
- AbstractPrefixTreeQuery(Shape, String, SpatialPrefixTree, int) - Constructor for class org.apache.lucene.spatial.prefix.AbstractPrefixTreeQuery
-
- AbstractPrefixTreeQuery.BaseTermsEnumTraverser - Class in org.apache.lucene.spatial.prefix
-
- AbstractQueryConfig - Class in org.apache.lucene.queryparser.flexible.core.config
-
- AbstractRangeQueryNode<T extends FieldValuePairQueryNode<?>> - Class in org.apache.lucene.queryparser.flexible.standard.nodes
-
This class should be extended by nodes intending to represent range queries.
- AbstractRangeQueryNode() - Constructor for class org.apache.lucene.queryparser.flexible.standard.nodes.AbstractRangeQueryNode
-
- AbstractReRankQuery - Class in org.apache.solr.search
-
- AbstractReRankQuery(Query, int, Rescorer) - Constructor for class org.apache.solr.search.AbstractReRankQuery
-
- AbstractSchemaRequest<T extends SolrResponse> - Class in org.apache.solr.client.solrj.request.schema
-
- AbstractSchemaRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
-
- AbstractSchemaRequest(SolrRequest.METHOD, String, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
-
- 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
-
- AbstractSpatialFieldType(Set<String>) - 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
-
- AbstractUpdateRequest - Class in org.apache.solr.client.solrj.request
-
- AbstractUpdateRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.AbstractUpdateRequest
-
- AbstractUpdateRequest.ACTION - Enum in org.apache.solr.client.solrj.request
-
- AbstractVisitingPrefixTreeQuery - Class in org.apache.lucene.spatial.prefix
-
Traverses a
SpatialPrefixTree
indexed field, using the template and
visitor design patterns for subclasses to guide the traversal and collect
matching documents.
- AbstractVisitingPrefixTreeQuery(Shape, String, SpatialPrefixTree, int, int) - Constructor for class org.apache.lucene.spatial.prefix.AbstractVisitingPrefixTreeQuery
-
- AbstractVisitingPrefixTreeQuery.VisitorTemplate - Class in org.apache.lucene.spatial.prefix
-
An abstract class designed to make it easy to implement predicates or
other operations on a
SpatialPrefixTree
indexed field.
- AbstractVisitingPrefixTreeQuery.VNode - Class in org.apache.lucene.spatial.prefix
-
- accept() - Method in class org.apache.lucene.analysis.core.TypeTokenFilter
-
By default accept the token if its type is not a stop type.
- accept() - Method in class org.apache.lucene.analysis.FilteringTokenFilter
-
- accept() - Method in class org.apache.lucene.analysis.ja.JapanesePartOfSpeechStopFilter
-
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.CodepointCountFilter
-
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.DateRecognizerFilter
-
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilter
-
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.LengthFilter
-
- accept() - Method in class org.apache.lucene.analysis.StopFilter
-
Returns the next input Token whose term() is not a stop word.
- accept(BytesRef) - Method in class org.apache.lucene.index.AutomatonTermsEnum
-
Returns true if the term matches the automaton.
- accept(BytesRef) - Method in class org.apache.lucene.index.FilteredTermsEnum
-
Return if term is accepted, not accepted or the iteration should ended
(and possibly seek).
- accept(BytesRef) - Method in class org.apache.lucene.index.SingleTermsEnum
-
- accept(Spans) - Method in class org.apache.lucene.search.spans.FilterSpans
-
Returns YES if the candidate should be an accepted match,
NO if it should not, and NO_MORE_IN_CURRENT_DOC if iteration
should move on to the next document.
- accept(int, Bits) - Method in class org.apache.lucene.search.suggest.document.CompletionScorer
-
Returns true if a document with docID
is accepted,
false if the docID maps to a deleted
document or has been filtered out
- accept(File) - Method in class org.apache.solr.util.RegexFileFilter
-
- ACCEPT_LINE_REGEX - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
-
Holds the name of entity attribute that will be parsed to obtain
the pattern to be used when checking to see if a line should
be returned.
- acceptDocs - Variable in class org.apache.lucene.search.DocValuesDocIdSet
-
- acceptPhrase(FieldPhraseList.WeightedPhraseInfo, int, int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragListBuilder
-
- acceptPosition(Spans) - Method in class org.apache.lucene.search.spans.SpanFirstQuery
-
- acceptPosition(Spans) - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery
-
Implementing classes are required to return whether the current position is a match for the passed in
"match"
SpanQuery
.
- acceptPosition(Spans) - Method in class org.apache.lucene.search.spans.SpanPositionRangeQuery
-
- acceptResult(Util.FSTPath<T>) - Method in class org.apache.lucene.util.fst.Util.TopNSearcher
-
- acceptResult(IntsRef, T) - Method in class org.apache.lucene.util.fst.Util.TopNSearcher
-
- acceptsURL(String) - Method in class org.apache.solr.client.solrj.io.sql.DriverImpl
-
- acceptSystemIn() - Method in class org.apache.solr.hadoop.PathArgumentType
-
- Accountable - Interface in org.apache.lucene.util
-
An object whose RAM usage can be computed.
- Accountables - Class in org.apache.lucene.util
-
Helper methods for constructing nested resource descriptions
and debugging RAM usage.
- accumulate(NamedList) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on those in the given NamedList
- accumulate(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the value associated with docID
.
- accumulate(BytesRef, int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulateMissing() - Method in class org.apache.solr.handler.component.FieldFacetStats
-
- accumulateStatistics(int, long) - Method in class org.apache.lucene.index.TermContext
-
Expert: Accumulate term statistics.
- 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.
- acosh(double) - Static method in class org.apache.lucene.util.MathUtil
-
Calculates inverse hyperbolic cosine of a double
value.
- acquire() - Method in class org.apache.lucene.search.ReferenceManager
-
Obtain the current reference.
- acquire(long) - Method in class org.apache.lucene.search.SearcherLifetimeManager
-
Retrieve a previously recorded
IndexSearcher
, if it
has not yet been closed
- acquire() - Method in class org.apache.solr.util.AdjustableSemaphore
-
- acquireLTRSemaphore() - Method in class org.apache.solr.ltr.LTRThreadModule
-
- ACRONYM - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
-
- ACRONYM - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- ACRONYM_DEP - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
-
- ACRONYM_DEP - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- ACRONYM_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
-
- action - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
- action - Variable in class org.apache.solr.client.solrj.request.ConfigSetAdminRequest
-
- action - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- ACTION - Static variable in interface org.apache.solr.common.params.CollectionParams
-
What action
- ACTION - Static variable in interface org.apache.solr.common.params.CommonParams
-
"action" parameter for SolrPing
- ACTION - Static variable in interface org.apache.solr.common.params.ConfigSetParams
-
- ACTION - Static variable in class org.apache.solr.common.params.CoreAdminParams
-
What action
- action - Variable in class org.apache.solr.servlet.HttpSolrCall
-
- actions - Static variable in interface org.apache.solr.common.params.CollectionParams
-
- ActionThrottle - Class in org.apache.solr.cloud
-
- ActionThrottle(String, long) - Constructor for class org.apache.solr.cloud.ActionThrottle
-
- ActionThrottle(String, long, ActionThrottle.NanoTimeSource) - Constructor for class org.apache.solr.cloud.ActionThrottle
-
- ActionThrottle.NanoTimeSource - Interface in org.apache.solr.cloud
-
- activateOptions() - Method in class org.apache.solr.util.SolrLogLayout
-
- actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
-
actual shards to send the request to, filled out by framework
- actualTerm - Variable in class org.apache.lucene.index.FilteredTermsEnum
-
Which term the enum is currently positioned to.
- add(Object) - Method in class org.apache.lucene.analysis.CharArraySet
-
- add(CharSequence) - Method in class org.apache.lucene.analysis.CharArraySet
-
Add this CharSequence into the set
- add(String) - Method in class org.apache.lucene.analysis.CharArraySet
-
Add this String into the set
- add(char[]) - Method in class org.apache.lucene.analysis.CharArraySet
-
Add this char[] directly to the set.
- add(String, String) - Method in class org.apache.lucene.analysis.charfilter.NormalizeCharMap.Builder
-
Records a replacement to be applied to the input
stream.
- add(CharSequence, CharSequence) - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.Builder
-
Adds an input string and its stemmer override output to this builder.
- add(CharsRef, CharsRef, boolean) - Method in class org.apache.lucene.analysis.synonym.SynonymMap.Builder
-
Add a phrase->phrase synonym mapping.
- add(BytesRef, TermStats, long) - Method in class org.apache.lucene.codecs.blockterms.TermsIndexWriterBase.FieldWriter
-
- add(IndexableField) - Method in class org.apache.lucene.document.Document
-
Adds a field to a document.
- add(SortField) - Method in class org.apache.lucene.expressions.SimpleBindings
-
Adds a SortField to the bindings.
- add(String, DoubleValuesSource) - Method in class org.apache.lucene.expressions.SimpleBindings
-
- add(String, Expression) - Method in class org.apache.lucene.expressions.SimpleBindings
-
Adds an Expression to the bindings.
- add(MergePolicy.OneMerge) - Method in class org.apache.lucene.index.MergePolicy.MergeSpecification
-
- add(Term) - Method in class org.apache.lucene.index.PrefixCodedTerms.Builder
-
add a term
- add(String, BytesRef) - Method in class org.apache.lucene.index.PrefixCodedTerms.Builder
-
add a term.
- add(SegmentCommitInfo) - Method in class org.apache.lucene.index.SegmentInfos
-
- add(Term) - Method in class org.apache.lucene.queries.CommonTermsQuery
-
- add(String, ParserExtension) - Method in class org.apache.lucene.queryparser.ext.Extensions
-
- add(QueryNode) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
-
- add(List<QueryNode>) - Method in interface org.apache.lucene.queryparser.flexible.core.nodes.QueryNode
-
- add(QueryNode) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
-
- add(List<QueryNode>) - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
-
- add(QueryNodeProcessor) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
-
- add(int, QueryNodeProcessor) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
-
- add(Term) - Method in class org.apache.lucene.search.BlendedTermQuery.Builder
-
Add a new
Term
to this builder, with a default boost of
1
.
- add(Term, float) - Method in class org.apache.lucene.search.BlendedTermQuery.Builder
-
Add a
Term
with the provided boost.
- add(Term, float, TermContext) - Method in class org.apache.lucene.search.BlendedTermQuery.Builder
-
Expert: Add a
Term
with the provided boost and context.
- add(BooleanClause) - Method in class org.apache.lucene.search.BooleanQuery.Builder
-
- add(Query, BooleanClause.Occur) - Method in class org.apache.lucene.search.BooleanQuery.Builder
-
- add(DisiWrapper) - Method in class org.apache.lucene.search.DisiPriorityQueue
-
- add(String, T) - Method in class org.apache.lucene.search.LiveFieldValues
-
Call this after you've successfully added a document
to the index, to record what value you just set the
field to.
- add(Term) - Method in class org.apache.lucene.search.MultiPhraseQuery.Builder
-
Add a single term at the next position in the phrase.
- add(Term[]) - Method in class org.apache.lucene.search.MultiPhraseQuery.Builder
-
Add multiple terms at the next position in the phrase.
- add(Term[], int) - Method in class org.apache.lucene.search.MultiPhraseQuery.Builder
-
Allows to specify the relative position of terms within the phrase.
- add(Term) - Method in class org.apache.lucene.search.PhraseQuery.Builder
-
Adds a term to the end of the query phrase.
- add(Term, int) - Method in class org.apache.lucene.search.PhraseQuery.Builder
-
Adds a term to the end of the query phrase.
- add(BytesRef, Set<BytesRef>, long, BytesRef) - Method in class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Adds a new suggestion.
- add(BytesRef) - Method in interface org.apache.lucene.search.suggest.fst.BytesRefSorter
-
Adds a single suggestion entry (possibly compound with its bucket).
- add(BytesRef) - Method in class org.apache.lucene.search.suggest.fst.ExternalRefSorter
-
- add(BytesRef, int) - Method in class org.apache.lucene.search.suggest.fst.FSTCompletionBuilder
-
Appends a single suggestion and its weight to the internal buffers.
- add(BytesRef) - Method in class org.apache.lucene.search.suggest.InMemorySorter
-
- add(CharSequence, Object) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellLookup
-
Deprecated.
Adds a new node if key
already exists,
otherwise replaces its value.
- add(CharSequence, Object) - Method in class org.apache.lucene.search.suggest.tst.TSTLookup
-
Adds a new node if key
already exists,
otherwise replaces its value.
- add(int, int, List<FieldPhraseList.WeightedPhraseInfo>) - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList
-
convert the list of WeightedPhraseInfo to WeightedFragInfo, then add it to the fragInfos
- add(int, int, List<FieldPhraseList.WeightedPhraseInfo>) - Method in class org.apache.lucene.search.vectorhighlight.SimpleFieldFragList
-
- add(int, int, List<FieldPhraseList.WeightedPhraseInfo>) - Method in class org.apache.lucene.search.vectorhighlight.WeightedFieldFragList
-
- add(int, T) - Method in class org.apache.lucene.spatial.util.ShapeFieldCache
-
- add(CharsRef) - Method in class org.apache.lucene.util.automaton.DaciukMihovAutomatonBuilder
-
Add another character sequence to this automaton.
- add(byte[], int) - Method in class org.apache.lucene.util.bkd.BKDWriter
-
- add(BytesRef) - Method in class org.apache.lucene.util.BytesRefHash
-
- add(DocIdSetIterator) - Method in class org.apache.lucene.util.DocIdSetBuilder
-
- add(int) - Method in class org.apache.lucene.util.DocIdSetBuilder.BulkAdder
-
- add(int) - Method in class org.apache.lucene.util.FrequencyTrackingRingBuffer
-
Add a new item to this ring buffer, potentially removing the oldest
entry from this buffer if it is already full.
- add(IntsRef, T) - Method in class org.apache.lucene.util.fst.Builder
-
Add the next input/output pair.
- add(BytesRef, BytesRef) - Method in class org.apache.lucene.util.fst.ByteSequenceOutputs
-
- add(CharsRef, CharsRef) - Method in class org.apache.lucene.util.fst.CharSequenceOutputs
-
- add(IntsRef, IntsRef) - Method in class org.apache.lucene.util.fst.IntSequenceOutputs
-
- add(Object, Object) - Method in class org.apache.lucene.util.fst.ListOfOutputs
-
- add(Object, Object) - Method in class org.apache.lucene.util.fst.NoOutputs
-
- add(T, T) - Method in class org.apache.lucene.util.fst.Outputs
-
Eg add("foo", "bar") -> "foobar"
- add(PairOutputs.Pair<A, B>, PairOutputs.Pair<A, B>) - Method in class org.apache.lucene.util.fst.PairOutputs
-
- add(Long, Long) - Method in class org.apache.lucene.util.fst.PositiveIntOutputs
-
- add(Object, Object) - Method in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs
-
- add(int, int, byte[], byte[], byte[]) - Static method in class org.apache.lucene.util.NumericUtils
-
Result = a + b, where a and b are unsigned.
- add(long) - Method in class org.apache.lucene.util.packed.DirectMonotonicWriter
-
Write a new value.
- add(long) - Method in class org.apache.lucene.util.packed.DirectWriter
-
Adds a value to this writer
- add(long) - Method in class org.apache.lucene.util.packed.MonotonicBlockPackedWriter
-
- add(long) - Method in class org.apache.lucene.util.packed.PackedInts.Writer
-
Add a value to the stream.
- add(long) - Method in class org.apache.lucene.util.packed.PackedLongValues.Builder
-
Add a new element to this builder.
- add(T) - Method in class org.apache.lucene.util.PriorityQueue
-
Adds an Object to a PriorityQueue in log(size) time.
- add(BooleanQuery.Builder, List<Term>, BooleanClause.Occur) - Method in class org.apache.lucene.util.QueryBuilder
-
- add(int) - Method in class org.apache.lucene.util.RoaringDocIdSet.Builder
-
Add a new doc-id to this builder.
- add(DocIdSetIterator) - Method in class org.apache.lucene.util.RoaringDocIdSet.Builder
-
- ADD - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
-
- add(String, Tuple) - Method in class org.apache.solr.client.solrj.io.graph.Node
-
- add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
Add a SolrInputDocument to this request
- add(String...) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- add(SolrInputDocument, Boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
Add a SolrInputDocument to this request
- add(SolrInputDocument, Integer) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
Add a SolrInputDocument to this request
- add(SolrInputDocument, Integer, Boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
Add a SolrInputDocument to this request
- add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
Add a collection of SolrInputDocuments to this request
- add(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
-
Insert at the end of the list
- add(Group) - Method in class org.apache.solr.client.solrj.response.GroupCommand
-
Adds a group to this command.
- add(GroupCommand) - Method in class org.apache.solr.client.solrj.response.GroupResponse
-
Adds a grouping command to the response.
- add(String, Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a collection of documents
- add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a collection of documents
- add(String, Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a collection of documents, specifying max time before they become committed
- add(Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a collection of documents, specifying max time before they become committed
- add(String, SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a single document
- add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a single document
- add(String, SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a single document specifying max time before it becomes committed
- add(SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds a single document specifying max time before it becomes committed
- add(String, Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds the documents supplied by the given iterator.
- add(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds the documents supplied by the given iterator.
- add(Object) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
The item could be any supported type
- add(int) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
- add(long) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
- add(float) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
- add(double) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
- add(boolean) - Method in interface org.apache.solr.common.IteratorWriter.ItemWriter
-
- add(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
Add the given values to any existing name
- add(SolrParams) - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
- add(String, T) - Method in class org.apache.solr.common.util.NamedList
-
Adds a name/value pair to the end of the list.
- add(PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacetFieldValueCollection
-
Adds a
PivotFacetValue
to this collection -- callers must not use this
method if a
PivotFacetValue
with the same value already exists in this collection
- add(Map<String, Object>) - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Adds a document.
- add(DocBuilder.Statistics) - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- add(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- add(T) - Method in class org.apache.solr.handler.ExportWriter.PriorityQueue
-
Adds an Object to a PriorityQueue in log(size) time.
- ADD - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- add(String, Object) - Method in class org.apache.solr.index.MergePolicyFactoryArgs
-
- add(T) - Method in class org.apache.solr.logging.CircularList
-
- add(E, long) - Method in class org.apache.solr.logging.LogWatcher
-
- add(Feature) - Method in class org.apache.solr.ltr.store.FeatureStore
-
- 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(DocIdSetIterator, int) - Method in class org.apache.solr.search.DocSetBuilder
-
- add(FixedBitSet, DocIdSetIterator, int) - Static method in class org.apache.solr.search.DocSetBuilder
-
- add(TermsEnum, int) - Method in class org.apache.solr.search.DocSetBuilder
-
Returns the number of terms visited
- add(int) - Method in class org.apache.solr.search.DocSetBuilder
-
- add(int, int) - Method in class org.apache.solr.search.DocSetCollector.ExpandingIntArray
-
- add(Grouping.Command) - Method in class org.apache.solr.search.Grouping
-
- add(CollectionStats) - Method in class org.apache.solr.search.stats.CollectionStats
-
- add(TermStats) - Method in class org.apache.solr.search.stats.TermStats
-
- 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, String, List<Lookup.LookupResult>) - Method in class org.apache.solr.spelling.suggest.SuggesterResult
-
Add suggestion results for token
- add(AddUpdateCommand, boolean) - Method in class org.apache.solr.update.CdcrUpdateLog
-
- 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(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- add(CharSequence, CharSequence) - Method in class org.egothor.stemmer.MultiTrie
-
Add an element to this structure consisting of the given key and patch
command.
- add(CharSequence, CharSequence) - Method in class org.egothor.stemmer.MultiTrie2
-
Add an element to this structure consisting of the given key and patch
command.
- 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(Iterable<SegmentCommitInfo>) - Method in class org.apache.lucene.index.SegmentInfos
-
- addAll(Collection<? extends QueryNodeProcessor>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
-
- addAll(int, Collection<? extends QueryNodeProcessor>) - Method in class org.apache.lucene.queryparser.flexible.core.processors.QueryNodeProcessorPipeline
-
- addAll(Map<String, T>) - Method in class org.apache.solr.common.util.NamedList
-
Iterates over the Map and sequentially adds its key/value pairs
- addAll(NamedList<T>) - Method in class org.apache.solr.common.util.NamedList
-
Appends the elements of the given NamedList to this one.
- addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
-
- addAllContexts() - Method in class org.apache.lucene.search.suggest.document.ContextQuery
-
Add all contexts with a boost of 1f
- addAllDocVectors(Fields, MergeState) - Method in class org.apache.lucene.codecs.TermVectorsWriter
-
Safe (but, slowish) default method to write every
vector field in the document.
- addAllTo(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- addAllTo(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Adds all the docs from this set to the target set.
- addAllTo(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- addAndGet(long) - Method in class org.apache.lucene.util.Counter
-
Adds the given delta to the counters current value
- addAnyTransition(int, int) - Method in class org.apache.lucene.search.TermAutomatonQuery
-
Adds a transition matching any term.
- addArc(int, Builder.Node) - Method in class org.apache.lucene.util.fst.Builder.UnCompiledNode
-
- addAttribute(Class<T>) - Method in class org.apache.lucene.util.AttributeSource
-
The caller must pass in a Class<? extends Attribute> value.
- addAttributeImpl(AttributeImpl) - Method in class org.apache.lucene.util.AttributeSource
-
Expert: Adds a custom AttributeImpl instance with one or more Attribute interfaces.
- addAttributes(AttributeSource) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.ListBasedTokenStream
-
- addBean(String, Object) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBean(Object) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBean(String, Object, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBean(Object, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBeans(String, Collection<?>) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBeans(Collection<?>) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBeans(String, Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBeans(Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrClient
-
- addBeans(String, Iterator<?>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds the beans supplied by the given iterator.
- addBeans(Iterator<?>) - Method in class org.apache.solr.client.solrj.SolrClient
-
Adds the beans supplied by the given iterator.
- addBinaryField(FieldInfo, Iterable<BytesRef>) - Method in class org.apache.lucene.codecs.DocValuesConsumer
-
Writes binary docvalues for a field.
- addBoostFunctions(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addBoostQuery(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addBuffer(int) - Method in class org.apache.lucene.store.RAMFile
-
- addBuilder(String, SpanQueryBuilder) - Method in class org.apache.lucene.queryparser.xml.builders.SpanQueryBuilderFactory
-
- addBuilder(String, QueryBuilder) - Method in class org.apache.lucene.queryparser.xml.QueryBuilderFactory
-
- addByPoolOffset(int) - Method in class org.apache.lucene.util.BytesRefHash
-
Adds a "arbitrary" int offset instead of a BytesRef
term.
- addCapturedContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Add the per field captured content to the Solr Document.
- addCharFilter(Class<? extends CharFilterFactory>, String...) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given char filter.
- addCharFilter(Class<? extends CharFilterFactory>, Map<String, String>) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given char filter.
- addCharFilter(String, String...) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given char filter.
- addCharFilter(String, Map<String, String>) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given char filter.
- addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- addChild(Explanation) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
-
- addChild(FacetDebugInfo) - Method in class org.apache.solr.search.facet.FacetDebugInfo
-
- addChildDocument(SolrDocument) - Method in class org.apache.solr.common.SolrDocument
-
- addChildDocument(K) - Method in class org.apache.solr.common.SolrDocumentBase
-
- addChildDocument(SolrInputDocument) - Method in class org.apache.solr.common.SolrInputDocument
-
- addChildDocuments(Collection<SolrDocument>) - Method in class org.apache.solr.common.SolrDocument
-
- addChildDocuments(Collection<K>) - Method in class org.apache.solr.common.SolrDocumentBase
-
- addChildDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.common.SolrInputDocument
-
- addClass(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
-
Add a character class to the tree.
- addClass(String) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
-
Add a character class.
- addClause(List<BooleanClause>, int, int, Query) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
-
- addClause(BlendedTermQuery.Builder, Term, int, float, TermContext) - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsBlendedFreqScoringRewrite
-
- addClause(BooleanQuery.Builder, Term, int, float, TermContext) - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsBoostOnlyBooleanQueryRewrite
-
- addClause(BooleanQuery.Builder, Term, int, float, TermContext) - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsScoringBooleanQueryRewrite
-
- addClause(SpanQuery) - Method in class org.apache.lucene.search.spans.SpanNearQuery.Builder
-
Add a new clause
- 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
-
- addCloseHook(Closeable) - Method in class org.apache.solr.search.QueryContext
-
implementations obtained via inheritance
public Object get(Object key) {
return map.get(key);
}
public Object put(Object key, Object val) {
if (map == null) {
map = new IdentityHashMap();
}
return map.put(key, val);
}
- 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.
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.MetricsDirectoryFactory
-
- 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
-
- addConfigurer(HttpClientConfigurer) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
-
- addConfListener(Runnable) - Method in class org.apache.solr.core.SolrCore
-
Register to notify for any file change in the conf directory.
- addConnectedListener(ZkClientConnectionStrategy.ConnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
-
- addContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Add in the catch all content to the field.
- addContentStream(ContentStream) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- addContext(CharSequence) - Method in class org.apache.lucene.search.suggest.document.ContextQuery
-
Adds an exact context with default boost of 1
- addContext(CharSequence, float) - Method in class org.apache.lucene.search.suggest.document.ContextQuery
-
Adds an exact context with boost
- addContext(CharSequence, float, boolean) - Method in class org.apache.lucene.search.suggest.document.ContextQuery
-
Adds a context with boost, set exact
to false
if the context is a prefix of any indexed contexts
- addContextToQuery(BooleanQuery.Builder, BytesRef, BooleanClause.Occur) - Method in class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
This method is handy as we do not need access to internal fields such as CONTEXTS_FIELD_NAME in order to build queries
However, here may not be its best location.
- AddCopyField(String, List<String>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
-
Creates a new instance of the request.
- AddCopyField(String, List<String>, Integer) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
-
Creates a new instance of the request.
- AddCopyField(String, List<String>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
-
- AddCopyField(String, List<String>, Integer, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
-
- addCopyFields(Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
- addCopyFields(String, Collection<String>, int) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema and adds the new copy fields to the copy.
- addCopyFields(Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
-
- addCopyFields(String, Collection<String>, int) - Method in class org.apache.solr.schema.ManagedIndexSchema
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.FilterCodecReader
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.FilterLeafReader
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.LeafReader
-
Expert: adds a CoreClosedListener to this reader's shared core
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.ParallelLeafReader
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.SegmentReader
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.index.SlowCompositeReaderWrapper
-
Deprecated.
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.lucene.search.highlight.TermVectorLeafReader
-
- addCoreClosedListener(LeafReader.CoreClosedListener) - Method in class org.apache.solr.index.SlowCompositeReaderWrapper
-
- addCoreClosedListenerAsReaderClosedListener(IndexReader, LeafReader.CoreClosedListener) - Static method in class org.apache.lucene.index.LeafReader
-
- addCount(String, int) - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- addDateRangeFacet(String, Date, Date, String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add a numeric range facet.
- 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
-
- addDefaultQueryTemplate(InputStream) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
-
- addDependency(String) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
-
- addDeprecatedWarning() - Method in class org.apache.solr.rest.BaseSolrResource
-
- addDeprecatedWarning() - Method in class org.apache.solr.rest.RestManager.ManagedEndpoint
-
- addDisconnectedListener(ZkClientConnectionStrategy.DisconnectedListener) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
-
- 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
-
- addDocument(Iterable<? extends IndexableField>) - Method in class org.apache.lucene.index.IndexWriter
-
Adds a document to this index.
- addDocument(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Adds a document to be analyzed.
- addDocuments(Iterable<? extends Iterable<? extends IndexableField>>) - Method in class org.apache.lucene.index.IndexWriter
-
Atomically adds a block of documents with sequentially
assigned document IDs, such that an external reader
will see all or none of the documents.
- addDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Adds a collection of documents to be analyzed.
- AddDoubleFunction - Class in org.apache.solr.analytics.util.valuesource
-
AddDoubleFunction
returns the sum of its components.
- AddDoubleFunction(ValueSource[]) - Constructor for class org.apache.solr.analytics.util.valuesource.AddDoubleFunction
-
- AddDynamicField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
-
Creates a new instance of the request.
- AddDynamicField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
-
- addDynamicFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
- addDynamicFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
-
- addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been added
- addEpsilon(int, int) - Method in class org.apache.lucene.util.automaton.Automaton
-
Add a [virtual] epsilon transition between source and dest.
- addEpsilon(int, int) - Method in class org.apache.lucene.util.automaton.Automaton.Builder
-
Add a [virtual] epsilon transition between source and dest.
- addError(String) - Method in class org.apache.solr.util.CommandOperation
-
- addEscapes(String) - Static method in error org.apache.lucene.queryparser.classic.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error org.apache.lucene.queryparser.flexible.standard.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addEscapes(String) - Static method in error org.apache.lucene.queryparser.surround.parser.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- 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
- addEvaluation(Map) - Method in class org.apache.solr.client.solrj.io.ClassificationEvaluation
-
- addEventParms(SolrIndexSearcher, NamedList) - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- addException(String, ArrayList<Object>) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
-
Add an exception to the tree.
- addException(String, ArrayList<Object>) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
-
Add a hyphenation exception.
- addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
-
A common way to mark the response format as experimental
- addExpression(ExpressionRequest) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
-
- 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
- addFacetCount(BytesRef, int) - Method in class org.apache.lucene.search.grouping.GroupFacetCollector.GroupedFacetResult
-
- addFacetField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add field(s) for facet computation.
- addFacetPivotField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add field(s) for pivot computation.
- addFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
add a faceting query
- addFeature(Map<String, Object>, String) - Method in class org.apache.solr.ltr.store.rest.ManagedFeatureStore
-
- addField(FieldInfo, long) - Method in class org.apache.lucene.codecs.blockterms.FixedGapTermsIndexWriter
-
- addField(FieldInfo, long) - Method in class org.apache.lucene.codecs.blockterms.TermsIndexWriterBase
-
- addField(FieldInfo, long) - Method in class org.apache.lucene.codecs.blockterms.VariableGapTermsIndexWriter
-
- addField(String, String, Analyzer) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Convenience method; Tokenizes the given field text and adds the resulting
terms to the index; Equivalent to adding an indexed non-keyword Lucene
Field
that is tokenized, not stored,
termVectorStored with positions (or termVectorStored with positions and offsets),
- addField(String, TokenStream) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Equivalent to addField(fieldName, stream, 1.0f)
.
- addField(IndexableField, Analyzer) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Adds a lucene
IndexableField
to the MemoryIndex using the provided analyzer.
- addField(IndexableField, Analyzer, float) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Adds a lucene
IndexableField
to the MemoryIndex using the provided analyzer.
- addField(String, TokenStream, float) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Iterates over the given token stream and adds the resulting terms to the index;
Equivalent to adding a tokenized, indexed, termVectorStored, unstored,
Lucene
Field
.
- addField(String, TokenStream, float, int) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Iterates over the given token stream and adds the resulting terms to the index;
Equivalent to adding a tokenized, indexed, termVectorStored, unstored,
Lucene
Field
.
- addField(String, TokenStream, float, int, int) - Method in class org.apache.lucene.index.memory.MemoryIndex
-
Iterates over the given token stream and adds the resulting terms to the index;
Equivalent to adding a tokenized, indexed, termVectorStored, unstored,
Lucene
Field
.
- addField(String) - Method in class org.apache.solr.client.solrj.request.LukeRequest
-
- AddField(Map<String, Object>) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
-
Creates a new instance of the request.
- AddField(Map<String, Object>, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
-
- addField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addField(String, Object) - Method in class org.apache.solr.common.SolrDocument
-
This will add a field to the document.
- addField(String, Object) - Method in class org.apache.solr.common.SolrDocumentBase
-
Add a field to the document.
- addField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
-
Add a field with implied null value for boost.
- addField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
-
Adds a field with the given name, value and boost.
- addField(String, String, boolean) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
-
A wrapper around addField0
to create a series of
Nodes based on the supplied Xpath and a given fieldName.
- addField(String, String, boolean, int) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
-
A wrapper around addField0
to create a series of
Nodes based on the supplied Xpath and a given fieldName.
- addField(String, String, String[]) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addField(CSVField) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- addField(SchemaField, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
- addField(SchemaField) - Method in class org.apache.solr.schema.IndexSchema
-
- addField(SchemaField, Collection<String>) - Method in class org.apache.solr.schema.IndexSchema
-
- addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
Adds a field command based on the specified field.
- addFieldConfigListener(FieldConfigListener) - Method in class org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler
-
Adds a listener.
- addFieldFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
-
- addFieldFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addFieldName(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Adds the given field name for analysis.
- addFields(Collection<SchemaField>) - Method in class org.apache.solr.schema.IndexSchema
-
Copies this schema, adds the given fields to the copy.
- addFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
- addFields(Collection<SchemaField>, Map<String, Collection<String>>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
-
- addFieldType(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Adds the given field type for analysis.
- AddFieldType(FieldTypeDefinition) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
-
Creates a new instance of the request.
- AddFieldType(FieldTypeDefinition, SolrParams) - Constructor for class org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
-
- addFieldTypes(List<FieldType>, boolean) - Method in class org.apache.solr.schema.IndexSchema
-
- addFieldTypes(List<FieldType>, boolean) - Method in class org.apache.solr.schema.ManagedIndexSchema
-
- addFile(String) - Method in class org.apache.lucene.index.SegmentInfo
-
Add this file to the set of files written for this
segment.
- addFile(File, String) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- addFiles(Collection<String>) - Method in class org.apache.lucene.index.SegmentInfo
-
Add these files to the set of files written for this
segment.
- addFilterQuery(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addFL(StringBuilder, String, boolean) - Method in class org.apache.solr.handler.component.QueryComponent
-
- addFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
-
- 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
-
- addGap(int) - Method in class org.apache.lucene.search.spans.SpanNearQuery.Builder
-
Add a gap after the previous clause of a defined width
- addGap(T, String) - Method in class org.apache.solr.analytics.util.RangeEndpointCalculator
-
Adds the String gap param to a low Range endpoint value to determine
the corrisponding high Range endpoint value, throwing
a useful exception if not possible.
- addGetFieldStatistics(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addGlobalStrings(Collection<String>) - Method in class org.apache.solr.update.TransactionLog
-
- addHdfsResources(Configuration, String) - Static method in class org.apache.solr.util.HdfsUtil
-
- addHelper(Explanation) - Method in class org.apache.solr.client.solrj.io.stream.expr.Explanation
-
- addHiddenExpression(ExpressionRequest) - Method in class org.apache.solr.analytics.request.AnalyticsRequest
-
- addHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
add highlight field
- addHttpHeader(String, String) - Method in class org.apache.solr.response.SolrQueryResponse
-
Adds a response header with the given name and value.
- addIfCompetitive(Util.FSTPath<T>) - Method in class org.apache.lucene.util.fst.Util.TopNSearcher
-
- addIfNoOverlap(FieldPhraseList.WeightedPhraseInfo) - Method in class org.apache.lucene.search.vectorhighlight.FieldPhraseList
-
- addInclude(FacetParams.FacetRangeInclude) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
-
- addIndexes(Directory...) - Method in class org.apache.lucene.index.IndexWriter
-
Adds all segments from an array of indexes into this index.
- addIndexes(CodecReader...) - Method in class org.apache.lucene.index.IndexWriter
-
Merges the provided indexes into this index.
- addIntervalFacets(String, String[]) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add Interval Faceting on a field.
- addLevel(Map<String, Node>, String, String) - Method in class org.apache.solr.client.solrj.io.graph.Traversal
-
- addListener(ReferenceManager.RefreshListener) - Method in class org.apache.lucene.search.ReferenceManager
-
Adds a listener, to be notified when a reference is refreshed/swapped.
- addLiterals() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addMainQuery(BooleanQuery.Builder, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
Adds the main query to the query argument.
- addManagedResource(String, Class<? extends ManagedResource>) - Method in class org.apache.solr.rest.RestManager
-
If not already registered, registers the given
ManagedResource
subclass
at the given resourceId, creates an instance, and attaches it to the appropriate
Restlet router.
- addMatch(int, int, BytesRef) - Method in class org.apache.lucene.search.uhighlight.Passage
-
- addMergeStrategy(MergeStrategy) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- addMetadata() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addMetrics(NamedList<Object>, Timer) - Static method in class org.apache.solr.util.stats.MetricUtils
-
Adds metrics from a Timer to a NamedList, using well-known back-compat names.
- addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Updates the statistics when multiple documents are missing a value
- addMisspellingsAndCorrection(SpellCheckResponse.Correction) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
-
- addModel(LTRScoringModel) - Method in class org.apache.solr.ltr.store.ModelStore
-
- addModel(LTRScoringModel) - Method in class org.apache.solr.ltr.store.rest.ManagedModelStore
-
- addMoreLikeThisField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add field for MoreLikeThis.
- addMultiTermClauses(List<BooleanClause>, Query) - Method in class org.apache.lucene.queryparser.classic.QueryParserBase
-
Adds clauses generated from analysis over text containing whitespace.
- addNamedPlugin(Map<String, Object>, String) - Method in class org.apache.solr.core.ConfigOverlay
-
- addNamespace(String, Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.VariableResolver
-
- addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addNonMatch(StringBuilder, String) - Method in class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Called while highlighting a single result, to append a
non-matching chunk of text from the suggestion to the
provided fragments list.
- addNormsField(FieldInfo, Iterable<Number>) - Method in class org.apache.lucene.codecs.NormsConsumer
-
Writes normalization values for a field.
- addNormsField(FieldInfo, Iterable<Number>) - Method in class org.apache.lucene.codecs.simpletext.SimpleTextNormsFormat.SimpleTextNormsConsumer
-
- addNumericField(FieldInfo, Iterable<Number>) - Method in class org.apache.lucene.codecs.DocValuesConsumer
-
Writes numeric docvalues for a field.
- addNumericRangeFacet(String, Number, Number, Number) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add a numeric range facet.
- addOffCorrectMap(int, int) - Method in class org.apache.lucene.analysis.charfilter.BaseCharFilter
-
Adds an offset correction mapping at the given output stream offset.
- addOldLog(TransactionLog, boolean) - Method in class org.apache.solr.update.CdcrUpdateLog
-
- addOldLog(TransactionLog, boolean) - Method in class org.apache.solr.update.UpdateLog
-
- addOnReconnectListener(OnReconnect) - Method in class org.apache.solr.cloud.ZkController
-
Add a listener to be notified once there is a new session created after a ZooKeeper session expiration occurs;
in most cases, listeners will be components that have watchers that need to be re-created.
- addOrUpdateSort(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Updates or adds a single sort clause to the query.
- addOrUpdateSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Updates or adds a single sort field specification to the current sort
information.
- addOther(FacetParams.FacetRangeOther) - Method in class org.apache.solr.analytics.request.RangeFacetRequest
-
- addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
-
- addParam(String, String[], Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
-
- addParameter(StreamExpressionParameter) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
-
- addParameter(String) - Method in class org.apache.solr.client.solrj.io.stream.expr.StreamExpression
-
- addParamToDistributedRequestWhitelist(SolrQueryRequest, String...) - Static method in class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
-
By default, the
DistributedUpdateProcessor
is extremely conservative in the list of request
params that will be copied/included when updates are forwarded to other nodes.
- addPartToDocument(Part, Map<String, Object>, boolean) - Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
-
- addPattern(String, String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
-
Add a pattern to the tree.
- addPattern(String, String) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
-
Add hyphenation patterns.
- addPhraseFieldQueries(BooleanQuery.Builder, 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
- addPivotQueriesAndRanges(NamedList<Object>, SolrParams, DocSet, List<FacetComponent.FacetBase>, List<RangeFacetRequest>) - Method in class org.apache.solr.handler.component.PivotFacetProcessor
-
Add facet.queries and facet.ranges to the pivot response if needed
- addPosition(int, int, int, BytesRef) - Method in class org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter
-
- addPosition(int, BytesRef, int, int) - Method in class org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter
-
- addPosition(int, BytesRef, int, int) - Method in class org.apache.lucene.codecs.PushPostingsWriterBase
-
Add a new position and payload, and start/end offset.
- addPosition(int, int, int, BytesRef) - Method in class org.apache.lucene.codecs.simpletext.SimpleTextTermVectorsWriter
-
- addPosition(int, int, int, BytesRef) - Method in class org.apache.lucene.codecs.TermVectorsWriter
-
Adds a term position and offsets
- addPositionSpans(List<PositionSpan>) - Method in class org.apache.lucene.search.highlight.WeightedSpanTerm
-
- addPrefixMatch(StringBuilder, String, String, String) - Method in class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Called while highlighting a single result, to append a
matched prefix token, to the provided fragments list.
- addProperties(ModifiableSolrParams, Properties) - Method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
- addProx(int, DataInput, DataInput) - Method in class org.apache.lucene.codecs.compressing.CompressingTermVectorsWriter
-
- addProx(int, DataInput, DataInput) - Method in class org.apache.lucene.codecs.TermVectorsWriter
-
Called by IndexWriter when writing new segments.
- addQueries(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addQuery(String) - Method in class org.apache.solr.analytics.request.QueryFacetRequest
-
- addQueryBuilder(String, QueryBuilder) - Method in class org.apache.lucene.queryparser.xml.CoreParser
-
- addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
- addQueryFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
-
- addQueryFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addQueryParams(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
-
- addQueryTemplate(String, InputStream) - Method in class org.apache.lucene.queryparser.xml.QueryTemplateManager
-
- addRange(BytesRef, BytesRef) - Method in class org.apache.lucene.util.LegacyNumericUtils.IntRangeBuilder
-
Deprecated.
Overwrite this method, if you like to receive the already prefix encoded range bounds.
- addRange(int, int, int) - Method in class org.apache.lucene.util.LegacyNumericUtils.IntRangeBuilder
-
Deprecated.
Overwrite this method, if you like to receive the raw int range bounds.
- addRange(BytesRef, BytesRef) - Method in class org.apache.lucene.util.LegacyNumericUtils.LongRangeBuilder
-
Deprecated.
Overwrite this method, if you like to receive the already prefix encoded range bounds.
- addRange(long, long, int) - Method in class org.apache.lucene.util.LegacyNumericUtils.LongRangeBuilder
-
Deprecated.
Overwrite this method, if you like to receive the raw long range bounds.
- addRangeFacet(String) - Method in class org.apache.solr.search.facet.LegacyFacet
-
- addRangeFacets(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addRaw(long) - Method in class org.apache.solr.util.hll.HLL
-
Adds rawValue
directly to the HLL.
- addReaderClosedListener(IndexReader.ReaderClosedListener) - Method in class org.apache.lucene.index.IndexReader
-
- addRefinement(int, PivotFacetValue) - Method in class org.apache.solr.handler.component.PivotFacet
-
Tracks that the specified shard needs to be asked to refine the specified
PivotFacetValue
- AddReplica() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
-
- addReplica(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
-
- addReplicaByRouteKey(String, String) - Static method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
Returns a SolrRequest to add a replica to a collection using a route key
- AddReplicaCmd - Class in org.apache.solr.cloud
-
- AddReplicaCmd(OverseerCollectionMessageHandler) - Constructor for class org.apache.solr.cloud.AddReplicaCmd
-
- AddReplicaProp() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
-
- addReplicaProperty(String, String, String, String, String) - Static method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
Returns a SolrRequest to add a property to a specific replica
- addReplicaProperty(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.ReplicaMutator
-
- addReplicaToShard(String, String) - Static method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
Returns a SolrRequest to add a replica to a shard in a collection
- addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- addRequestInterceptor(HttpRequestInterceptor) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
-
- addRequests(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addResponse(Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Set response
- addResponseHeader(NamedList<Object>) - Method in class org.apache.solr.response.SolrQueryResponse
-
Set response header
- addRole(String, String) - Static method in class org.apache.solr.client.solrj.request.CollectionAdminRequest
-
Returns a SolrRequest to add a role to a node
- AddRole() - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AddRole
-
- addRoutingRule(ClusterState, ZkNodeProps) - Method in class org.apache.solr.cloud.overseer.SliceMutator
-
- adds - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- AddSchemaFieldsUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
This processor will dynamically add fields to the schema if an input document contains
one or more fields that don't match any field or dynamic field in the schema.
- AddSchemaFieldsUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory
-
- addShingledPhraseQueries(BooleanQuery.Builder, List<ExtendedDismaxQParser.Clause>, Collection<FieldParams>, 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.
- addSlices(Map<String, Slice>, String, Collection<Slice>, boolean) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
-
Constructs a slices map from a collection of slices and handles disambiguation if multiple collections are being queried simultaneously
- addSolrConfToDistributedCache(Job, File) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
-
- addSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
-
- addSort(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Adds a single sort clause to the end of the current sort information.
- addSort(SolrQuery.SortClause) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Adds a single sort clause to the end of the query.
- addSortedField(FieldInfo, Iterable<BytesRef>, Iterable<Number>) - Method in class org.apache.lucene.codecs.DocValuesConsumer
-
Writes pre-sorted binary docvalues for a field.
- addSortedNumericField(FieldInfo, Iterable<Number>, Iterable<Number>) - Method in class org.apache.lucene.codecs.DocValuesConsumer
-
Writes pre-sorted numeric docvalues for a field
- addSortedSetField(FieldInfo, Iterable<BytesRef>, Iterable<Number>, Iterable<Number>) - Method in class org.apache.lucene.codecs.DocValuesConsumer
-
Writes pre-sorted set docvalues for a field
- addSpanBuilder(String, SpanQueryBuilder) - Method in class org.apache.lucene.queryparser.xml.CoreParser
-
- addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryparser.surround.query.DistanceQuery
-
- addSpanQueries(SpanNearClauseFactory) - Method in interface org.apache.lucene.queryparser.surround.query.DistanceSubQuery
-
- addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryparser.surround.query.OrQuery
-
- addSpanQueries(SpanNearClauseFactory) - Method in class org.apache.lucene.queryparser.surround.query.SimpleTerm
-
- addSpanQuery(Query) - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
-
- addSpanQueryWeighted(SpanQuery, float) - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
-
- addStartPaths(FST.Arc<T>, T, boolean, IntsRefBuilder) - Method in class org.apache.lucene.util.fst.Util.TopNSearcher
-
- addStartPaths(FST.Arc<T>, T, boolean, IntsRefBuilder, float, CharSequence) - Method in class org.apache.lucene.util.fst.Util.TopNSearcher
-
Adds all leaving arcs, including 'finished' arc, if
the node is final, from this node into the queue.
- addStat(String, AggValueSource) - Method in class org.apache.solr.search.facet.FacetRequest
-
- addStatsCollected(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addStatsFieldCalcDistinct(String, boolean) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addStatsFieldFacets(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addStatsRequests(long) - Method in class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- addStatusMessage(String) - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
- addSubFacet(String, FacetRequest) - Method in class org.apache.solr.search.facet.FacetRequest
-
- addTerms(String, String, float, int) - Method in class org.apache.lucene.sandbox.queries.FuzzyLikeThisQuery
-
Adds user input for "fuzzification"
- addTermsField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addTermWeighted(Term, float) - Method in class org.apache.lucene.queryparser.surround.query.SpanNearClauseFactory
-
- addThreadLocalProvider(ExecutorUtil.InheritableThreadLocalProvider) - Static method in class org.apache.solr.common.util.ExecutorUtil
-
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
-
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
-
- addToGlobalColStats(SolrQueryRequest, Map.Entry<String, CollectionStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
-
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
-
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
-
- addToGlobalTermStats(SolrQueryRequest, Map.Entry<String, TermStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
-
- addTokenFilter(Class<? extends TokenFilterFactory>, String...) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given token filter.
- addTokenFilter(Class<? extends TokenFilterFactory>, Map<String, String>) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given token filter.
- addTokenFilter(String, String...) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given token filter.
- addTokenFilter(String, Map<String, String>) - Method in class org.apache.lucene.analysis.custom.CustomAnalyzer.Builder
-
Adds the given token filter.
- 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.
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
-
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.ExactStatsCache
-
- addToPerShardColStats(SolrQueryRequest, String, Map<String, CollectionStats>) - Method in class org.apache.solr.search.stats.LRUStatsCache
-
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactSharedStatsCache
-
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.ExactStatsCache
-
- addToPerShardTermStats(SolrQueryRequest, String, String) - Method in class org.apache.solr.search.stats.LRUStatsCache
-
- addTransformer(DocTransformer) - Method in class org.apache.solr.response.transform.DocTransformers
-
- addTransformerFactory(String, TransformerFactory) - Method in class org.apache.solr.core.SolrCore
-
- addTransition(int, int, String) - Method in class org.apache.lucene.search.TermAutomatonQuery
-
Adds a transition to the automaton.
- addTransition(int, int, BytesRef) - Method in class org.apache.lucene.search.TermAutomatonQuery
-
Adds a transition to the automaton.
- addTransition(int, int, int) - Method in class org.apache.lucene.util.automaton.Automaton
-
Add a new transition with min = max = label.
- addTransition(int, int, int, int) - Method in class org.apache.lucene.util.automaton.Automaton
-
Add a new transition with the specified source, dest, min, max.
- addTransition(int, int, int) - Method in class org.apache.lucene.util.automaton.Automaton.Builder
-
Add a new transition with min = max = label.
- addTransition(int, int, int, int) - Method in class org.apache.lucene.util.automaton.Automaton.Builder
-
Add a new transition with the specified source, dest, min, max.
- 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).
- addUnits(String, double, double) - Static method in class org.apache.solr.util.DistanceUnits
-
Custom distance units can be supplied using this method.
- AddUpdateCommand - Class in org.apache.solr.update
-
- AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
-
- addValue(BytesRef) - Method in class org.apache.lucene.codecs.bloom.FuzzySet
-
Records a value in the set.
- addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
-
Add values to a field.
- addWholeMatch(StringBuilder, String, String) - Method in class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Called while highlighting a single result, to append
the whole matched token to the provided fragments list.
- addZombie(HttpSolrClient, Exception) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrClient
-
- AdjustableSemaphore - Class in org.apache.solr.util
-
- AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
-
- ADMIN_PATHS - Static variable in interface org.apache.solr.common.params.CommonParams
-
- advance() - Method in class org.apache.lucene.analysis.ja.JapaneseNumberFilter.NumberBuffer
-
- advance(int) - Method in class org.apache.lucene.index.FilterLeafReader.FilterPostingsEnum
-
- advance(int) - Method in class org.apache.lucene.index.MultiPostingsEnum
-
- advance(int) - Method in class org.apache.lucene.search.ConjunctionDISI
-
- advance(int) - Method in class org.apache.lucene.search.DisjunctionDISIApproximation
-
- advance(int) - Method in class org.apache.lucene.search.DocIdSetIterator
-
Advances to the first beyond the current whose document number is greater
than or equal to target, and returns the document number itself.
- advance(int) - Method in class org.apache.lucene.search.FilteredDocIdSetIterator
-
- advance(int) - Method in class org.apache.lucene.search.spans.FilterSpans
-
- advance(int) - Method in class org.apache.lucene.search.spans.TermSpans
-
- advance(int) - Method in class org.apache.lucene.util.BitSetIterator
-
- advance(int) - Method in class org.apache.solr.ltr.feature.SolrFeature.SolrFeatureWeight.SolrFeatureScorerIterator
-
- advance(int) - Method in class org.apache.solr.search.BitsFilteredPostingsEnum
-
- advanceExact(int) - Method in class org.apache.lucene.search.DoubleValues
-
Advance this instance to the given document id
- advanceExact(int) - Method in class org.apache.lucene.search.LongValues
-
Advance this instance to the given document id
- advanceSegmentInfosVersion(long) - Method in class org.apache.lucene.index.IndexWriter
-
- advanceToMapKey(JSONParser, String, boolean) - Static method in class org.apache.solr.request.json.JSONUtil
-
- advise(FileDescriptor, long, long, int) - Static method in class org.apache.lucene.store.NativePosixUtil
-
- ae - Variable in class org.apache.lucene.analysis.uima.BaseUIMATokenizer
-
- AEProvider - Interface in org.apache.lucene.analysis.uima.ae
-
provide an Apache UIMA AnalysisEngine
- AEProviderFactory - Class in org.apache.lucene.analysis.uima.ae
-
Singleton factory class responsible of
AEProvider
s' creation
- afterClose() - Method in class org.apache.lucene.search.ReferenceManager
-
Called after close(), so subclass can free any resources.
- afterCoreSetName() - Method in class org.apache.solr.metrics.SolrCoreMetricManager
-
Make sure that metrics already collected that correspond to the old core name
are carried over and will be used under the new core name.
- AfterEffect - Class in org.apache.lucene.search.similarities
-
This class acts as the base class for the implementations of the first
normalization of the informative content in the DFR framework.
- AfterEffect() - Constructor for class org.apache.lucene.search.similarities.AfterEffect
-
Sole constructor.
- afterEffect - Variable in class org.apache.lucene.search.similarities.DFRSimilarity
-
The first normalization of the information content.
- AfterEffect.NoAfterEffect - Class in org.apache.lucene.search.similarities
-
Implementation used when there is no aftereffect.
- AfterEffectB - Class in org.apache.lucene.search.similarities
-
Model of the information gain based on the ratio of two Bernoulli processes.
- AfterEffectB() - Constructor for class org.apache.lucene.search.similarities.AfterEffectB
-
Sole constructor: parameter-free
- AfterEffectL - Class in org.apache.lucene.search.similarities
-
Model of the information gain based on Laplace's law of succession.
- AfterEffectL() - Constructor for class org.apache.lucene.search.similarities.AfterEffectL
-
Sole constructor: parameter-free
- afterMaybeRefresh() - Method in class org.apache.lucene.search.ReferenceManager
-
Called after a refresh was attempted, regardless of
whether a new reference was in fact created.
- afterRefresh(boolean) - Method in class org.apache.lucene.search.LiveFieldValues
-
- afterRefresh(boolean) - Method in interface org.apache.lucene.search.ReferenceManager.RefreshListener
-
Called after the attempted refresh; if the refresh
did open a new reference then didRefresh will be true
and
ReferenceManager.acquire()
is guaranteed to return the new
reference.
- AGENT - Static variable in class org.apache.solr.client.solrj.impl.HttpSolrClient
-
User-Agent String.
- agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- AggValueSource - Class in org.apache.solr.search.facet
-
- AggValueSource(String) - Constructor for class org.apache.solr.search.facet.AggValueSource
-
- ALEF - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
-
- ALEF - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
-
- ALEF_HAMZA_ABOVE - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
-
- ALEF_HAMZA_BELOW - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
-
- ALEF_MADDA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
-
- ALGORITHM - Static variable in class org.apache.solr.handler.clustering.carrot2.CarrotParams
-
- ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- Alias() - Constructor for class org.apache.solr.search.ExtendedDismaxQParser.ExtendedSolrQueryParser.Alias
-
- Alias() - Constructor for class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
-
- aliasedCollections - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
-
- Aliases - Class in org.apache.solr.common.cloud
-
- Aliases(Map<String, Map<String, String>>) - Constructor for class org.apache.solr.common.cloud.Aliases
-
- Aliases() - Constructor for class org.apache.solr.common.cloud.Aliases
-
- ALIASES - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- 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.
- aliasName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
-
- aliasName - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
-
- alignObjectSize(long) - Static method in class org.apache.lucene.util.RamUsageEstimator
-
- ALL - Static variable in class org.apache.lucene.index.PostingsEnum
-
- all(int) - Static method in class org.apache.lucene.search.DocIdSetIterator
-
- ALL - Static variable in class org.apache.lucene.util.automaton.RegExp
-
Syntax flag, enables all optional regexp syntax.
- ALL - Static variable in interface org.apache.solr.common.params.TermVectorParams
-
Return all the options: TF, positions, offsets, idf
- ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- ALL_STAT_LIST - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
-
- ALL_STAT_SET - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
-
- ALL_TERMS_REQUIRED - Static variable in class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
-
Boolean clause matching option for multiple terms
Default is true - all terms required.
- allAttributes - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- allAttributes - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
-
- allExists(int, FunctionValues[]) - Static method in class org.apache.lucene.queries.function.valuesource.MultiFunction
-
- allExists(int, FunctionValues, FunctionValues) - Static method in class org.apache.lucene.queries.function.valuesource.MultiFunction
-
Equivilent the the FunctionValues[]
method with the same name, but optimized for
dealing with exactly 2 arguments.
- allFragmentsProcessed() - Method in class org.apache.lucene.search.highlight.QueryTermScorer
-
- AllGroupHeadsCollector<T> - Class in org.apache.lucene.search.grouping
-
This collector specializes in collecting the most relevant document (group head) for each group that match the query.
- AllGroupHeadsCollector(int) - Constructor for class org.apache.lucene.search.grouping.AllGroupHeadsCollector
-
- AllGroupHeadsCollector.GroupHead<T> - Class in org.apache.lucene.search.grouping
-
Represents a group head.
- AllGroupHeadsCollector.TemporalResult - Class in org.apache.lucene.search.grouping
-
Contains the result of group head retrieval.
- AllGroupsCollector<T> - Class in org.apache.lucene.search.grouping
-
A collector that collects all groups that match the
query.
- AllGroupsCollector() - Constructor for class org.apache.lucene.search.grouping.AllGroupsCollector
-
- allMapFieldsSet - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- alloc(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
-
This is to implement memory allocation in the array.
- alloc(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
-
- allocate() - Method in class org.apache.lucene.queryparser.flexible.core.nodes.QueryNodeImpl
-
- Allocator(int) - Constructor for class org.apache.lucene.util.ByteBlockPool.Allocator
-
- Allocator(int) - Constructor for class org.apache.lucene.util.IntBlockPool.Allocator
-
- allocSlice(byte[], int) - Method in class org.apache.lucene.util.ByteBlockPool
-
Creates a new byte slice with the given starting size and
returns the slices offset in the pool.
- ALLOW_LEADING_WILDCARD - Static variable in class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys
-
Key used to set whether leading wildcards are supported
- allowCompression(boolean) - Method in class org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
-
- allowedSuffix(String) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
-
- allowedTruncation(String) - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
-
- AllowLeadingWildcardProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
-
- AllowLeadingWildcardProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.AllowLeadingWildcardProcessor
-
- allPhraseFields - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- AllScorer(LeafReaderContext, FunctionQuery.FunctionWeight, float) - Constructor for class org.apache.lucene.queries.function.FunctionQuery.AllScorer
-
- AllValuesOrNoneFieldMutatingUpdateProcessor - Class in org.apache.solr.update.processor
-
Abstract subclass of FieldMutatingUpdateProcessor for implementing
UpdateProcessors that will mutate all individual values of a selected
field independently.
- AllValuesOrNoneFieldMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.AllValuesOrNoneFieldMutatingUpdateProcessor
-
- ALPHA - Static variable in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
-
- ALPHA - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
-
- ALPHA - Static variable in class org.apache.lucene.search.suggest.analyzing.FreeTextSuggester
-
The constant used for backoff smoothing; during
lookup, this means that if a given trigram did not
occur, and we backoff to the bigram, the overall score
will be 0.4 times what the bigram model would have
assigned.
- ALPHANUM - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
-
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
-
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
Alpha/numeric token type
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
-
- ALPHANUM_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
-
- AlreadyClosedException - Exception in org.apache.lucene.store
-
This exception is thrown when there is an attempt to
access something that has already been closed.
- AlreadyClosedException(String) - Constructor for exception org.apache.lucene.store.AlreadyClosedException
-
- AlreadyClosedException(String, Throwable) - Constructor for exception org.apache.lucene.store.AlreadyClosedException
-
- AlreadySetException() - Constructor for exception org.apache.lucene.util.SetOnce.AlreadySetException
-
- ALTERNATE_FIELD - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- ALTERNATE_FIELD_LENGTH - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- alternateField(Document, int, String, DefaultSolrHighlighter.FvhContainer, Query, IndexReader, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Returns the alternate highlight object for this field -- a String[] by default.
- alternativeTermCount - Variable in class org.apache.solr.spelling.SpellingOptions
-
- ALTQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
-
Alternate query (expressed in Solr QuerySyntax)
to use if main query (q) is empty
- altQ - Variable in class org.apache.solr.search.ExtendedDismaxQParser.ExtendedDismaxConfiguration
-
- altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
-
- ALWAYS_CACHE - Static variable in interface org.apache.lucene.search.QueryCachingPolicy
-
A simple policy that caches all the provided filters on all segments.
- alwaysStreamDeletes() - Method in class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
-
Configures created clients to always stream delete requests.
- amILeader() - Method in class org.apache.solr.cloud.OverseerTaskProcessor
-
- Among - Class in org.tartarus.snowball
-
This is the rev 502 of the Snowball SVN trunk,
now located at
GitHub,
but modified:
made abstract and introduced abstract method stem to avoid expensive reflection in filter class.
- Among(String, int, int, String, MethodHandles.Lookup) - Constructor for class org.tartarus.snowball.Among
-
- analyseLines(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- ANALYSIS_DATA_DIR - Static variable in class org.apache.lucene.analysis.cn.smart.AnalyzerProfile
-
Global indicating the configured analysis data directory
- 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.
- 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.
- 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.
- AnalysisOffsetStrategy - Class in org.apache.lucene.search.uhighlight
-
Provides a base class for analysis based offset strategies to extend from.
- AnalysisOffsetStrategy(String, BytesRef[], PhraseHelper, CharacterRunAutomaton[], Analyzer) - Constructor for class org.apache.lucene.search.uhighlight.AnalysisOffsetStrategy
-
- AnalysisParams - Interface in org.apache.solr.common.params
-
Defines the request parameters used by all analysis request handlers.
- 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.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
-
- AnalysisResponseBase - Class in org.apache.solr.client.solrj.response
-
A base class for all analysis responses.
- AnalysisResponseBase() - Constructor for class org.apache.solr.client.solrj.response.AnalysisResponseBase
-
- AnalysisResponseBase.AnalysisPhase - Class in org.apache.solr.client.solrj.response
-
A phase in the analysis process.
- AnalysisResponseBase.TokenInfo - Class in org.apache.solr.client.solrj.response
-
Holds all information of a token as part of an analysis phase.
- AnalysisSPILoader<S extends AbstractAnalysisFactory> - Class in org.apache.lucene.analysis.util
-
Helper class for loading named SPIs from classpath (e.g.
- AnalysisSPILoader(Class<S>) - Constructor for class org.apache.lucene.analysis.util.AnalysisSPILoader
-
- AnalysisSPILoader(Class<S>, ClassLoader) - Constructor for class org.apache.lucene.analysis.util.AnalysisSPILoader
-
- AnalysisSPILoader(Class<S>, String[]) - Constructor for class org.apache.lucene.analysis.util.AnalysisSPILoader
-
- AnalysisSPILoader(Class<S>, String[], ClassLoader) - Constructor for class org.apache.lucene.analysis.util.AnalysisSPILoader
-
- ANALYTICS - Static variable in interface org.apache.solr.analytics.util.AnalyticsParams
-
- ANALYTICS_REQUEST - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
-
- ANALYTICS_REQUEST_ENVELOPE - Variable in class org.apache.solr.analytics.request.AnalyticsContentHandler
-
- AnalyticsComponent - Class in org.apache.solr.handler.component
-
- AnalyticsComponent() - Constructor for class org.apache.solr.handler.component.AnalyticsComponent
-
- AnalyticsContentHandler - Class in org.apache.solr.analytics.request
-
Handles the parsing of the AnalysisRequestEnvelope elements if passed in through XML.
- AnalyticsContentHandler(IndexSchema) - Constructor for class org.apache.solr.analytics.request.AnalyticsContentHandler
-
- AnalyticsParams - Interface in org.apache.solr.analytics.util
-
- AnalyticsParsers - Class in org.apache.solr.analytics.util
-
Class to hold the parsers used for Solr Analytics.
- AnalyticsParsers() - Constructor for class org.apache.solr.analytics.util.AnalyticsParsers
-
- AnalyticsParsers.NumericParser - Interface in org.apache.solr.analytics.util
-
Converts the long returned by NumericDocValues into the
correct number and return it as a string.
- AnalyticsParsers.Parser - Interface in org.apache.solr.analytics.util
-
For use in classes that grab values by docValue.
- AnalyticsQuery - Class in org.apache.solr.search
-
Note: This API is experimental and may change in non backward-compatible ways in the future
- AnalyticsQuery() - Constructor for class org.apache.solr.search.AnalyticsQuery
-
Use this constructor for single node analytics.
- AnalyticsQuery(MergeStrategy) - Constructor for class org.apache.solr.search.AnalyticsQuery
-
Use this constructor for distributed analytics.
- analyticsRequest - Variable in class org.apache.solr.analytics.accumulator.FacetingAccumulator
-
- AnalyticsRequest - Class in org.apache.solr.analytics.request
-
Contains the specifications of an Analytics Request, specifically a name,
a list of Expressions, a list of field facets, a list of range facets, a list of query facets
and the list of expressions and their results calculated in previous AnalyticsRequests.
- AnalyticsRequest(String) - Constructor for class org.apache.solr.analytics.request.AnalyticsRequest
-
- AnalyticsRequestFactory - Class in org.apache.solr.analytics.request
-
Parses the SolrParams to create a list of analytics requests.
- AnalyticsRequestFactory() - Constructor for class org.apache.solr.analytics.request.AnalyticsRequestFactory
-
- AnalyticsStatisticsCollector - Class in org.apache.solr.analytics.plugin
-
- AnalyticsStatisticsCollector() - Constructor for class org.apache.solr.analytics.plugin.AnalyticsStatisticsCollector
-
- AnalyticsStats - Class in org.apache.solr.analytics.request
-
- AnalyticsStats(SolrQueryRequest, DocSet, SolrParams, AnalyticsStatisticsCollector) - Constructor for class org.apache.solr.analytics.request.AnalyticsStats
-
- analyze(String, CharsRefBuilder) - Method in class org.apache.lucene.analysis.synonym.SynonymMap.Parser
-
- analyze(Collection<Token>, String, int, int) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
- analyzeBoolean(String, TokenStream) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates simple boolean query from the cached tokenstream contents
- analyzeGraph(TokenStream, BooleanClause.Occur, String, boolean, int) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates a query from a graph token stream by extracting all the finite strings from the graph and using them to create the query.
- analyzeIfMultitermTermText(String, String, FieldType) - Method in class org.apache.solr.parser.SolrQueryParserBase
-
- analyzeInput() - Method in class org.apache.lucene.analysis.uima.BaseUIMATokenizer
-
analyzes the tokenizer input using the given analysis engine
- analyzeMultiBoolean(String, TokenStream, BooleanClause.Occur) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates complex boolean query from the cached tokenstream contents
- analyzeMultiPhrase(String, TokenStream, int) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates complex phrase query from the cached tokenstream contents
- analyzeMultiTerm(String, String, Analyzer) - Static method in class org.apache.solr.schema.TextField
-
- analyzePhrase(String, TokenStream, int) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates simple phrase query from the cached tokenstream contents
- Analyzer - Class in org.apache.lucene.analysis
-
An Analyzer builds TokenStreams, which analyze text.
- Analyzer() - Constructor for class org.apache.lucene.analysis.Analyzer
-
- Analyzer(Analyzer.ReuseStrategy) - Constructor for class org.apache.lucene.analysis.Analyzer
-
- analyzer - Variable in class org.apache.lucene.classification.SimpleNaiveBayesClassifier
-
Analyzer
to be used for tokenizing unseen input text
- ANALYZER - Static variable in class org.apache.lucene.queryparser.flexible.standard.config.StandardQueryConfigHandler.ConfigurationKeys
-
Key used to set the
Analyzer
used for terms found in the query
- analyzer - Variable in class org.apache.lucene.queryparser.xml.CoreParser
-
- analyzer - Variable in class org.apache.lucene.search.suggest.document.PrefixCompletionQuery
-
Used to analyze the term text
- analyzer - Variable in class org.apache.lucene.search.uhighlight.AnalysisOffsetStrategy
-
- analyzer - Variable in class org.apache.lucene.util.QueryBuilder
-
- ANALYZER - Static variable in class org.apache.solr.schema.FieldType
-
- analyzer - Variable in class org.apache.solr.spelling.QueryConverter
-
- analyzer - Variable in class org.apache.solr.spelling.SolrSpellChecker
-
- Analyzer.ReuseStrategy - Class in org.apache.lucene.analysis
-
- Analyzer.TokenStreamComponents - Class in org.apache.lucene.analysis
-
This class encapsulates the outer components of a token stream.
- AnalyzerDefinition - Class in org.apache.solr.client.solrj.request.schema
-
- AnalyzerDefinition() - Constructor for class org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
-
- AnalyzerProfile - Class in org.apache.lucene.analysis.cn.smart
-
Manages analysis data configuration for SmartChineseAnalyzer
- AnalyzerProfile() - Constructor for class org.apache.lucene.analysis.cn.smart.AnalyzerProfile
-
- AnalyzerQueryNodeProcessor - Class in org.apache.lucene.queryparser.flexible.standard.processors
-
- AnalyzerQueryNodeProcessor() - Constructor for class org.apache.lucene.queryparser.flexible.standard.processors.AnalyzerQueryNodeProcessor
-
- AnalyzerWrapper - Class in org.apache.lucene.analysis
-
Extension to
Analyzer
suitable for Analyzers which wrap
other Analyzers.
- AnalyzerWrapper(Analyzer.ReuseStrategy) - Constructor for class org.apache.lucene.analysis.AnalyzerWrapper
-
Creates a new AnalyzerWrapper with the given reuse strategy.
- analyzeTerm(String, TokenStream) - Method in class org.apache.lucene.util.QueryBuilder
-
Creates simple term query from the cached tokenstream contents
- analyzeValue(String, AnalysisRequestHandlerBase.AnalysisContext) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Analyzes the given value using the given Analyzer.
- AnalyzingInfixLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
- AnalyzingInfixLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory
-
- AnalyzingInfixSuggester - Class in org.apache.lucene.search.suggest.analyzing
-
Analyzes the input text and then suggests matches based
on prefix matches to any tokens in the indexed text.
- AnalyzingInfixSuggester(Directory, Analyzer) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Create a new instance, loading from a previously built
AnalyzingInfixSuggester directory, if it exists.
- AnalyzingInfixSuggester(Directory, Analyzer, Analyzer, int, boolean) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Create a new instance, loading from a previously built
AnalyzingInfixSuggester directory, if it exists.
- AnalyzingInfixSuggester(Directory, Analyzer, Analyzer, int, boolean, boolean, boolean) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Create a new instance, loading from a previously built
AnalyzingInfixSuggester directory, if it exists.
- AnalyzingInfixSuggester(Directory, Analyzer, Analyzer, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester
-
Create a new instance, loading from a previously built
AnalyzingInfixSuggester directory, if it exists.
- AnalyzingLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
- AnalyzingLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory
-
- AnalyzingQueryParser - Class in org.apache.lucene.queryparser.analyzing
-
Overrides Lucene's default QueryParser so that Fuzzy-, Prefix-, Range-, and WildcardQuerys
are also passed through the given analyzer, but wildcard characters *
and
?
don't get removed from the search terms.
- AnalyzingQueryParser(String, Analyzer) - Constructor for class org.apache.lucene.queryparser.analyzing.AnalyzingQueryParser
-
- AnalyzingSuggester - Class in org.apache.lucene.search.suggest.analyzing
-
Suggester that first analyzes the surface form, adds the
analyzed form to a weighted FST, and then does the same
thing at lookup time.
- AnalyzingSuggester(Directory, String, Analyzer) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingSuggester
-
- AnalyzingSuggester(Directory, String, Analyzer, Analyzer) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingSuggester
-
- AnalyzingSuggester(Directory, String, Analyzer, Analyzer, int, int, int, boolean) - Constructor for class org.apache.lucene.search.suggest.analyzing.AnalyzingSuggester
-
Creates a new suggester.
- AND - Static variable in interface org.apache.lucene.queryparser.classic.QueryParserConstants
-
RegularExpression Id.
- AND - Static variable in interface org.apache.lucene.queryparser.flexible.standard.parser.StandardSyntaxParserConstants
-
RegularExpression Id.
- AND - Static variable in interface org.apache.lucene.queryparser.surround.parser.QueryParserConstants
-
RegularExpression Id.
- and(FixedBitSet) - Method in class org.apache.lucene.util.FixedBitSet
-
this = this AND other
- and(LongBitSet) - Method in class org.apache.lucene.util.LongBitSet
-
this = this AND other
- AND - Static variable in interface org.apache.solr.parser.QueryParserConstants
-
RegularExpression Id.
- AND_OPERATOR - Static variable in class org.apache.lucene.queryparser.classic.QueryParserBase
-
Alternative form of QueryParser.Operator.AND
- AND_OPERATOR - Static variable in class org.apache.lucene.queryparser.simple.SimpleQueryParser
-
Enables AND
operator (+)
- AND_OPERATOR - Static variable in interface org.apache.solr.common.params.SimpleParams
-
Enables AND
operator (+)
- AND_OPERATOR - Static variable in class org.apache.solr.parser.SolrQueryParserBase
-
Alternative form of QueryParser.Operator.AND
- andNot(FixedBitSet) - Method in class org.apache.lucene.util.FixedBitSet
-
this = this AND NOT other
- andNot(LongBitSet) - Method in class org.apache.lucene.util.LongBitSet
-
this = this AND NOT other
- 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
-
- andNotCount(FixedBitSet, FixedBitSet) - Static method in class org.apache.lucene.util.FixedBitSet
-
Returns the popcount or cardinality of "a and not b" or
"intersection(a, not(b))".
- andNotSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- andNotSize(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the number of documents in this set that are not in the other set.
- AndOperation - Class in org.apache.solr.client.solrj.io.ops
-
- AndOperation(BooleanOperation, BooleanOperation) - Constructor for class org.apache.solr.client.solrj.io.ops.AndOperation
-
- AndOperation(StreamExpression, StreamFactory) - Constructor for class org.apache.solr.client.solrj.io.ops.AndOperation
-
- AndQuery() - Method in class org.apache.lucene.queryparser.surround.parser.QueryParser
-
- AndQuery - Class in org.apache.lucene.queryparser.surround.query
-
Factory for conjunctions
- AndQuery(List<SrndQuery>, boolean, String) - Constructor for class org.apache.lucene.queryparser.surround.query.AndQuery
-
- AndQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
-
A
AndQueryNode
represents an AND boolean operation performed on a
list of nodes.
- AndQueryNode(List<QueryNode>) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.AndQueryNode
-
- answer - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- ANY - Static variable in interface org.apache.solr.security.PermissionNameProvider
-
- anyExists(int, FunctionValues[]) - Static method in class org.apache.lucene.queries.function.valuesource.MultiFunction
-
- anyExists(int, FunctionValues, FunctionValues) - Static method in class org.apache.lucene.queries.function.valuesource.MultiFunction
-
Equivilent the the FunctionValues[]
method with the same name, but optimized for
dealing with exactly 2 arguments.
- AnyQueryNode - Class in org.apache.lucene.queryparser.flexible.core.nodes
-
A
AnyQueryNode
represents an ANY operator performed on a list of
nodes.
- AnyQueryNode(List<QueryNode>, CharSequence, int) - Constructor for class org.apache.lucene.queryparser.flexible.core.nodes.AnyQueryNode
-
- AnyQueryNodeBuilder - Class in org.apache.lucene.queryparser.flexible.standard.builders
-
Builds a BooleanQuery of SHOULD clauses, possibly with
some minimum number to match.
- AnyQueryNodeBuilder() - Constructor for class org.apache.lucene.queryparser.flexible.standard.builders.AnyQueryNodeBuilder
-
- ANYSTRING - Static variable in class org.apache.lucene.util.automaton.RegExp
-
Syntax flag, enables anystring (@).
- ApiTool() - Constructor for class org.apache.solr.util.SolrCLI.ApiTool
-
- ApiTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.ApiTool
-
- APOSTROPHE - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
-
- APOSTROPHE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
-
- APOSTROPHE_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
-
- ApostropheFilter - Class in org.apache.lucene.analysis.tr
-
Strips all characters after an apostrophe (including the apostrophe itself).
- ApostropheFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.tr.ApostropheFilter
-
- ApostropheFilterFactory - Class in org.apache.lucene.analysis.tr
-
- ApostropheFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.tr.ApostropheFilterFactory
-
- append(CharSequence) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
- append(CharSequence, int, int) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
- append(char) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
- append(String) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
Appends the specified String
to this character sequence.
- append(StringBuilder) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
Appends the specified StringBuilder
to this character sequence.
- append(CharTermAttribute) - Method in interface org.apache.lucene.analysis.tokenattributes.CharTermAttribute
-
Appends the contents of the other CharTermAttribute
to this character sequence.
- append(CharSequence) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(CharSequence, int, int) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(char) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(String) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(StringBuilder) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(CharTermAttribute) - Method in class org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl
-
- append(CharSequence) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
-
- append(CharSequence, int, int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
-
- append(char) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
-
- append(StringBuilder, String, int, int) - Method in class org.apache.lucene.search.postingshighlight.DefaultPassageFormatter
-
Appends original text to the response.
- append(StringBuilder, String, int, int) - Method in class org.apache.lucene.search.uhighlight.DefaultPassageFormatter
-
Appends original text to the response.
- append(byte[], long, int) - Method in class org.apache.lucene.util.bkd.HeapPointWriter
-
- append(byte[], long, int) - Method in class org.apache.lucene.util.bkd.OfflinePointWriter
-
- append(byte[], long, int) - Method in interface org.apache.lucene.util.bkd.PointWriter
-
Add a new point
- append(BytesRef) - Method in class org.apache.lucene.util.ByteBlockPool
-
Appends the bytes in the provided
BytesRef
at
the current position.
- append(BytesRef) - Method in class org.apache.lucene.util.BytesRefArray
-
- append(byte) - Method in class org.apache.lucene.util.BytesRefBuilder
-
Append a single byte to this builder.
- append(byte[], int, int) - Method in class org.apache.lucene.util.BytesRefBuilder
-
Append the provided bytes to this builder.
- append(BytesRef) - Method in class org.apache.lucene.util.BytesRefBuilder
-
Append the provided bytes to this builder.
- append(BytesRefBuilder) - Method in class org.apache.lucene.util.BytesRefBuilder
-
Append the provided bytes to this builder.
- append(CharSequence) - Method in class org.apache.lucene.util.CharsRefBuilder
-
- append(CharSequence, int, int) - Method in class org.apache.lucene.util.CharsRefBuilder
-
- append(char) - Method in class org.apache.lucene.util.CharsRefBuilder
-
- append(char[], int, int) - Method in class org.apache.lucene.util.CharsRefBuilder
-
Appends the given array to this CharsRef
- append(int) - Method in class org.apache.lucene.util.IntsRefBuilder
-
Append the provided int to this buffer.
- 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(LoggingEvent) - Method in class org.apache.solr.logging.log4j.EventAppender
-
- append(List, Object) - Method in class org.apache.solr.request.json.ObjectUtil.ConflictHandler
-
- append(char) - Method in class org.apache.solr.security.PrintWriterWrapper
-
- append(CharSequence) - Method in class org.apache.solr.security.PrintWriterWrapper
-
- append(CharSequence, int, int) - Method in class org.apache.solr.security.PrintWriterWrapper
-
- append(char) - Method in class org.apache.solr.util.FastWriter
-
- appendAnyChar(Automaton, int) - Static method in class org.apache.lucene.util.automaton.Automata
-
Accept any single character starting from the specified state, returning the new state
- appendAttrs(Element, Map<String, ?>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
-
- appendChar(Automaton, int, int) - Static method in class org.apache.lucene.util.automaton.Automata
-
Appends the specified character to the specified state, returning a new state.
- AppendedSolrParams - Class in org.apache.solr.common.params
-
SolrParams wrapper which acts similar to DefaultSolrParams except that
it "appends" the values of multi-value params from both sub instances, so
that all of the values are returned.
- appendEscapedTextToBuilder(StringBuilder, String, char) - Static method in class org.apache.solr.common.util.StrUtils
-
writes chars from item to out, backslash escaping as needed based on separator --
but does not append the seperator itself
- appendFilterElements(Document, Element, String, List<Map<String, ?>>) - Static method in class org.apache.solr.rest.schema.FieldTypeXmlAdapter
-
- appendParam(String, String) - Static method in class org.apache.solr.util.SimplePostTool
-
Appends a URL query parameter to a URL
- appendRegExpForChar(char, StringBuilder) - Method in class org.apache.lucene.queryparser.surround.query.SrndTruncQuery
-
- appends - Variable in class org.apache.solr.core.InitParams
-
- APPENDS - Static variable in class org.apache.solr.core.PluginInfo
-
- APPENDS - Static variable in class org.apache.solr.core.RequestParams
-
- appends - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- appends - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
-
- appends - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
-
- appendThread(StringBuilder, LoggingEvent) - Method in class org.apache.solr.util.SolrLogLayout
-
- appendUrlPath(URL, String) - Static method in class org.apache.solr.util.SimplePostTool
-
Appends to the path of the URL
- apply(char[], int) - Method in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
-
- apply(PluginInfo) - Method in class org.apache.solr.core.InitParams
-
- apply(StringBuilder, CharSequence) - Static method in class org.egothor.stemmer.Diff
-
Apply the given patch string diff to the given string
dest.
- applyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
Returns the Future to wait on, or null if no replay was needed
- applyCaseSetting(boolean, String) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
- applyDynamic() - Method in class org.apache.solr.schema.IndexSchema.SchemaProps
-
- applyingBufferedOpsMeter - Variable in class org.apache.solr.update.UpdateLog
-
- applyListUpdates(List<String>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
- applyMapUpdates(Map<String, Object>, boolean) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
- applyTransformer(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.ltr.store.rest.ManagedFeatureStore
-
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.ltr.store.rest.ManagedModelStore
-
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.ManagedResource
-
Called during PUT/POST processing to apply updates to the managed data passed from the client.
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory.SynonymManager
-
- applyUpdatesToManagedData(Object) - Method in class org.apache.solr.rest.schema.analysis.ManagedWordSetResource
-
Applies updates to the word set being managed by this resource.
- approximateCardinality() - Method in class org.apache.lucene.util.BitSet
-
Return an approximation of the cardinality of this set.
- approximateCardinality() - Method in class org.apache.lucene.util.SparseFixedBitSet
-
- approximation - Variable in class org.apache.lucene.search.DisiWrapper
-
- approximation - Variable in class org.apache.lucene.search.TwoPhaseIterator
-
- approximation() - Method in class org.apache.lucene.search.TwoPhaseIterator
-
Return an approximation.
- ArabicAnalyzer - Class in org.apache.lucene.analysis.ar
-
- ArabicAnalyzer() - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
-
- ArabicAnalyzer(CharArraySet) - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
-
Builds an analyzer with the given stop words
- ArabicAnalyzer(CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
-
Builds an analyzer with the given stop word.
- ArabicNormalizationFilter - Class in org.apache.lucene.analysis.ar
-
- ArabicNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizationFilter
-
- ArabicNormalizationFilterFactory - Class in org.apache.lucene.analysis.ar
-
- ArabicNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizationFilterFactory
-
Creates a new ArabicNormalizationFilterFactory
- ArabicNormalizer - Class in org.apache.lucene.analysis.ar
-
Normalizer for Arabic.
- ArabicNormalizer() - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizer
-
- ArabicStemFilter - Class in org.apache.lucene.analysis.ar
-
- ArabicStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ar.ArabicStemFilter
-
- ArabicStemFilterFactory - Class in org.apache.lucene.analysis.ar
-
- ArabicStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ar.ArabicStemFilterFactory
-
Creates a new ArabicStemFilterFactory
- ArabicStemmer - Class in org.apache.lucene.analysis.ar
-
Stemmer for Arabic.
- ArabicStemmer() - Constructor for class org.apache.lucene.analysis.ar.ArabicStemmer
-
- Arc() - Constructor for class org.apache.lucene.util.fst.Builder.Arc
-
- Arc() - Constructor for class org.apache.lucene.util.fst.FST.Arc
-
- arc - Variable in class org.apache.lucene.util.fst.Util.FSTPath
-
- archiveConsoleLogs() - Method in class org.apache.solr.util.SolrCLI.UtilsTool
-
Moves console log(s) into archiced/
- archiveGcLogs() - Method in class org.apache.solr.util.SolrCLI.UtilsTool
-
Moves gc logs into archived/
- arcIdx - Variable in class org.apache.lucene.util.fst.FST.Arc
-
Where we are in the array; only valid if bytesPerArc != 0.
- arcs - Variable in class org.apache.lucene.util.fst.Builder.UnCompiledNode
-
- arg - Variable in class org.apache.solr.search.facet.StrAggValueSource
-
- args - Variable in class org.apache.lucene.spatial.prefix.tree.SpatialPrefixTreeFactory
-
- args - Variable in class org.apache.solr.index.MergePolicyFactory
-
- 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
-
- ArmenianAnalyzer - Class in org.apache.lucene.analysis.hy
-
- ArmenianAnalyzer() - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
-
- ArmenianAnalyzer(CharArraySet) - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
-
Builds an analyzer with the given stop words.
- ArmenianAnalyzer(CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
-
Builds an analyzer with the given stop words.
- ArmenianStemmer - Class in org.tartarus.snowball.ext
-
This class was automatically generated by a Snowball to Java compiler
It implements the stemming algorithm defined by a snowball script.
- ArmenianStemmer() - Constructor for class org.tartarus.snowball.ext.ArmenianStemmer
-
- ARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- ARRAY_ELEMENT_INDEX - Static variable in class org.apache.solr.common.util.Utils
-
- ArrayUtil - Class in org.apache.lucene.util
-
Methods for manipulating arrays.
- asc(String) - Static method in class org.apache.solr.client.solrj.SolrQuery.SortClause
-
Creates an ascending SortClause for an item
- ASCIIFoldingFilter - Class in org.apache.lucene.analysis.miscellaneous
-
This class converts alphabetic, numeric, and symbolic Unicode characters
which are not in the first 127 ASCII characters (the "Basic Latin" Unicode
block) into their ASCII equivalents, if one exists.
- ASCIIFoldingFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
-
- ASCIIFoldingFilter(TokenStream, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
-
- ASCIIFoldingFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
-
- ASCIIFoldingFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilterFactory
-
Creates a new ASCIIFoldingFilterFactory
- asDocIdSetIterator(TwoPhaseIterator) - Static method in class org.apache.lucene.search.TwoPhaseIterator
-
- asDoubleValuesSource() - Method in class org.apache.lucene.queries.function.ValueSource
-
Expose this ValueSource as a DoubleValuesSource
- asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asin(double) - Static method in class org.apache.lucene.util.SloppyMath
-
Returns the arc sine of a value.
- asinh(double) - Static method in class org.apache.lucene.util.MathUtil
-
Calculates inverse hyperbolic sine of a double
value.
- asList() - Method in class org.apache.lucene.index.SegmentInfos
-
Returns all contained segments as an
unmodifiable List
view.
- asList(Object) - Method in class org.apache.lucene.util.fst.ListOfOutputs
-
- asList(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
-
Helper function for reading a List of Strings from a JSON Object tree.
- asListenerConfig() - Method in class org.apache.solr.logging.LogWatcherConfig
-
- asLong(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
-
Helper function for reading a Long value from a JSON Object tree.
- asLongValuesSource() - Method in class org.apache.lucene.queries.function.ValueSource
-
Expose this ValueSource as a LongValuesSource
- asMap(int) - Method in class org.apache.solr.common.util.NamedList
-
- asMap(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
-
Helper function for reading a Map from a JSON Object tree.
- asMultiMap(SolrParams) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
-
Returns a MultiMap view of the SolrParams as efficiently as possible.
- asMultiMap(SolrParams, boolean) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
-
Returns a MultiMap view of the SolrParams.
- asNamedList() - Method in class org.apache.solr.util.RTimerTree
-
- assertFileExists(String) - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertFileNotExists(String) - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertNotRootUser() - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertRootUser() - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertSolrNotRunning(String) - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertSolrRunning(String) - Static method in class org.apache.solr.util.SolrCLI.AssertTool
-
- assertsOn() - Static method in class org.apache.lucene.index.CheckIndex
-
Check whether asserts are enabled or not.
- AssertTool() - Constructor for class org.apache.solr.util.SolrCLI.AssertTool
-
- AssertTool(PrintStream) - Constructor for class org.apache.solr.util.SolrCLI.AssertTool
-
- assertUnpositioned(DocIdSetIterator) - Method in class org.apache.lucene.util.BitSet
-
Assert that the current doc is -1.
- assertWarnOrFail(String, boolean, boolean) - Static method in class org.apache.solr.core.Config
-
- asShallowMap() - Method in class org.apache.solr.common.util.NamedList
-
- Assign - Class in org.apache.solr.cloud
-
- Assign() - Constructor for class org.apache.solr.cloud.Assign
-
- assign_to(StringBuilder) - Method in class org.tartarus.snowball.SnowballProgram
-
- assignClass(String) - Method in class org.apache.lucene.classification.BooleanPerceptronClassifier
-
Assign a class (with score) to the given text String
- assignClass(String) - Method in interface org.apache.lucene.classification.Classifier
-
Assign a class (with score) to the given text String
- assignClass(Document) - Method in interface org.apache.lucene.classification.document.DocumentClassifier
-
Assign a class (with score) to the given
Document
- assignClass(Document) - Method in class org.apache.lucene.classification.document.KNearestNeighborDocumentClassifier
-
Assign a class (with score) to the given
Document
- assignClass(Document) - Method in class org.apache.lucene.classification.document.SimpleNaiveBayesDocumentClassifier
-
Assign a class (with score) to the given
Document
- assignClass(String) - Method in class org.apache.lucene.classification.KNearestNeighborClassifier
-
Assign a class (with score) to the given text String
- assignClass(String) - Method in class org.apache.lucene.classification.SimpleNaiveBayesClassifier
-
Assign a class (with score) to the given text String
- assignClassNormalizedList(String) - Method in class org.apache.lucene.classification.CachingNaiveBayesClassifier
-
- assignClassNormalizedList(String) - Method in class org.apache.lucene.classification.SimpleNaiveBayesClassifier
-
Calculate probabilities for all classes for a given input text
- assignNode(DocCollection) - Static method in class org.apache.solr.cloud.Assign
-
- assignShard(DocCollection, Integer) - Static method in class org.apache.solr.cloud.Assign
-
Assign a new unique id up to slices count - then add replicas evenly.
- asString(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
-
Helper function for reading a String value from a JSON Object tree.
- ASSUME_CONTENT_TYPE - Static variable in interface org.apache.solr.common.params.UpdateParams
-
Override the content type used for UpdateLoader
- asTwoPhaseIterator() - Method in class org.apache.lucene.search.spans.FilterSpans
-
- asTwoPhaseIterator() - Method in class org.apache.lucene.search.spans.Spans
-
- asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- ASYNC - Static variable in interface org.apache.solr.common.params.CommonAdminParams
-
async or not?
- AsyncCollectionAdminRequest(CollectionParams.CollectionAction) - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
-
- AsyncCollectionSpecificAdminRequest(CollectionParams.CollectionAction, String) - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
-
- asyncId - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
-
- AsyncShardSpecificAdminRequest(CollectionParams.CollectionAction, String, String) - Constructor for class org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncShardSpecificAdminRequest
-
- atanh(double) - Static method in class org.apache.lucene.util.MathUtil
-
Calculates inverse hyperbolic tangent of a double
value.
- atLeast(SpanWeight.Postings) - Method in enum org.apache.lucene.search.spans.SpanWeight.Postings
-
- AtomicUpdateDocumentMerger - Class in org.apache.solr.update.processor
-
- AtomicUpdateDocumentMerger(SolrQueryRequest) - Constructor for class org.apache.solr.update.processor.AtomicUpdateDocumentMerger
-
- atPath(String, Map<String, Object>) - Static method in class org.apache.solr.util.SolrCLI
-
Helper function for reading an Object of unknown type from a JSON Object tree.
- attachManagedResource(ManagedResource, String, Router) - Method in class org.apache.solr.rest.RestManager
-
Attaches a ManagedResource and optionally a path for child resources
to the given Restlet Router.
- attachManagedResources(String, Router) - Method in class org.apache.solr.rest.RestManager
-
Attach managed resource paths to the given Restlet Router.
- Attribute - Interface in org.apache.lucene.util
-
Base interface for attributes.
- ATTRIBUTE_FACTORY - Static variable in class org.apache.lucene.search.highlight.TokenStreamFromTermVector
-
- attributeFactory(String) - Method in class org.apache.lucene.analysis.Analyzer
-
- attributeFactory(String) - Method in class org.apache.lucene.analysis.AnalyzerWrapper
-
- attributeFactory(String) - Method in class org.apache.lucene.collation.CollationKeyAnalyzer
-
- AttributeFactory - Class in org.apache.lucene.util
-
- AttributeFactory() - Constructor for class org.apache.lucene.util.AttributeFactory
-
- AttributeFactory.StaticImplementationAttributeFactory<A extends AttributeImpl> - Class in org.apache.lucene.util
-
Expert: AttributeFactory returning an instance of the given clazz
for the
attributes it implements.
- AttributeImpl - Class in org.apache.lucene.util
-
- AttributeImpl() - Constructor for class org.apache.lucene.util.AttributeImpl
-
- AttributeReflector - Interface in org.apache.lucene.util
-
- attributes() - Method in class org.apache.lucene.index.FieldInfo
-
Returns internal codec attributes map.
- attributes() - Method in class org.apache.lucene.index.FilteredTermsEnum
-
Returns the related attributes, the returned
AttributeSource
is shared with the delegate
TermsEnum
.
- attributes() - Method in class org.apache.lucene.index.FilterLeafReader.FilterPostingsEnum
-
- attributes() - Method in class org.apache.lucene.index.FilterLeafReader.FilterTermsEnum
-
- attributes() - Method in class org.apache.lucene.index.PostingsEnum
-
Returns the related attributes.
- attributes() - Method in class org.apache.lucene.index.TermsEnum
-
Returns the related attributes.
- attributes - Variable in class org.apache.solr.core.PluginInfo
-
- AttributeSource - Class in org.apache.lucene.util
-
An AttributeSource contains a list of different
AttributeImpl
s,
and methods to add and get them.
- AttributeSource() - Constructor for class org.apache.lucene.util.AttributeSource
-
- AttributeSource(AttributeSource) - Constructor for class org.apache.lucene.util.AttributeSource
-
An AttributeSource that uses the same attributes as the supplied one.
- AttributeSource(AttributeFactory) - Constructor for class org.apache.lucene.util.AttributeSource
-
- AttributeSource.State - Class in org.apache.lucene.util
-
This class holds the state of an AttributeSource.
- AUTH_HANDLER_PARAM - Static variable in class org.apache.solr.security.KerberosPlugin
-
- AUTHC_PATH - Static variable in interface org.apache.solr.common.params.CommonParams
-
- authenticate(String, String) - Method in class org.apache.solr.security.BasicAuthPlugin
-
- authenticate(String, String) - Method in interface org.apache.solr.security.BasicAuthPlugin.AuthenticationProvider
-
- authenticate(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler
-
- authenticate(String, String) - Method in class org.apache.solr.security.Sha256AuthenticationProvider
-
- AUTHENTICATION_PLUGIN_PROP - Static variable in class org.apache.solr.security.AuthenticationPlugin
-
- AuthenticationPlugin - Class in org.apache.solr.security
-
- AuthenticationPlugin() - Constructor for class org.apache.solr.security.AuthenticationPlugin
-
- AuthorizationContext - Class in org.apache.solr.security
-
Request context for Solr to be used by Authorization plugin.
- AuthorizationContext() - Constructor for class org.apache.solr.security.AuthorizationContext
-
- AuthorizationContext.CollectionRequest - Class in org.apache.solr.security
-
- AuthorizationContext.RequestType - Enum in org.apache.solr.security
-
- AuthorizationPlugin - Interface in org.apache.solr.security
-
Authorization interface that needs to be implemented to write an authorization
plugin.
- AuthorizationResponse - Class in org.apache.solr.security
-
- AuthorizationResponse(int) - Constructor for class org.apache.solr.security.AuthorizationResponse
-
- authorize(AuthorizationContext) - Method in interface org.apache.solr.security.AuthorizationPlugin
-
- authorize(AuthorizationContext) - Method in class org.apache.solr.security.RuleBasedAuthorizationPlugin
-
- AUTHZ_PATH - Static variable in interface org.apache.solr.common.params.CommonParams
-
- AUTO_ADD_REPLICAS - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- AUTO_DETECT_MERGES_AND_THREADS - Static variable in class org.apache.lucene.index.ConcurrentMergeScheduler
-
Dynamic default for maxThreadCount
and maxMergeCount
,
used to detect whether the index is backed by an SSD or rotational disk and
set maxThreadCount
accordingly.
- autoAddReplicas - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
-
- autoAddReplicas - Variable in class org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
-
- autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoDetectParser - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
-
- autoGeneratePhraseQueries - Variable in class org.apache.solr.schema.TextField
-
- automata() - Method in interface org.apache.lucene.search.FuzzyTermsEnum.LevenshteinAutomataAttribute
-
- automata() - Method in class org.apache.lucene.search.FuzzyTermsEnum.LevenshteinAutomataAttributeImpl
-
- automata - Variable in class org.apache.lucene.search.uhighlight.FieldOffsetStrategy
-
- Automata - Class in org.apache.lucene.util.automaton
-
Construction of basic automata.
- automatic() - Static method in class org.apache.lucene.util.OfflineSorter.BufferSize
-
- automaton - Variable in class org.apache.lucene.search.AutomatonQuery
-
the automaton to match index terms against
- Automaton - Class in org.apache.lucene.util.automaton
-
Represents an automaton and all its states and transitions.
- Automaton() - Constructor for class org.apache.lucene.util.automaton.Automaton
-
Sole constructor; creates an automaton with no states.
- Automaton(int, int) - Constructor for class org.apache.lucene.util.automaton.Automaton
-
Constructor which creates an automaton with enough space for the given
number of states and transitions.
- automaton - Variable in class org.apache.lucene.util.automaton.CompiledAutomaton
-
Two dimensional array of transitions, indexed by state
number for traversal.
- AUTOMATON - Static variable in class org.apache.lucene.util.automaton.RegExp
-
Syntax flag, enables named automata (<identifier>).
- Automaton.Builder - Class in org.apache.lucene.util.automaton
-
- AutomatonProvider - Interface in org.apache.lucene.util.automaton
-
- AutomatonQuery - Class in org.apache.lucene.search
-
A
Query
that will match terms against a finite-state machine.
- AutomatonQuery(Term, Automaton) - Constructor for class org.apache.lucene.search.AutomatonQuery
-
Create a new AutomatonQuery from an
Automaton
.
- AutomatonQuery(Term, Automaton, int) - Constructor for class org.apache.lucene.search.AutomatonQuery
-
Create a new AutomatonQuery from an
Automaton
.
- AutomatonQuery(Term, Automaton, int, boolean) - Constructor for class org.apache.lucene.search.AutomatonQuery
-
Create a new AutomatonQuery from an
Automaton
.
- AutomatonTermsEnum - Class in org.apache.lucene.index
-
A FilteredTermsEnum that enumerates terms based upon what is accepted by a
DFA.
- AutomatonTermsEnum(TermsEnum, CompiledAutomaton) - Constructor for class org.apache.lucene.index.AutomatonTermsEnum
-
Construct an enumerator based upon an automaton, enumerating the specified
field, working on a supplied TermsEnum
- 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
-
- AutoWarmCountRef(String) - Constructor for class org.apache.solr.search.SolrCacheBase.AutoWarmCountRef
-
- available() - Method in class org.apache.solr.common.util.FastInputStream
-
- available() - Method in class org.apache.solr.servlet.ServletInputStreamWrapper
-
- availableCharFilters() - Static method in class org.apache.lucene.analysis.util.CharFilterFactory
-
returns a list of all available charfilter names
- availableCodecs() - Static method in class org.apache.lucene.codecs.Codec
-
returns a list of all available codec names
- availableDocValuesFormats() - Static method in class org.apache.lucene.codecs.DocValuesFormat
-
returns a list of all available format names
- availableLocales - Variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
-
- availablePostingsFormats() - Static method in class org.apache.lucene.codecs.PostingsFormat
-
returns a list of all available format names
- availableServices() - Method in class org.apache.lucene.analysis.util.AnalysisSPILoader
-
- availableServices() - Method in class org.apache.lucene.util.NamedSPILoader
-
- availableTimezones - Variable in class org.apache.solr.handler.dataimport.DateFormatEvaluator
-
- availableTokenFilters() - Static method in class org.apache.lucene.analysis.util.TokenFilterFactory
-
returns a list of all available tokenfilter names from context classpath
- availableTokenizers() - Static method in class org.apache.lucene.analysis.util.TokenizerFactory
-
returns a list of all available tokenizer names from context classpath
- AveragePayloadFunction - Class in org.apache.lucene.queries.payloads
-
Calculate the final score as the average score of all payloads seen.
- AveragePayloadFunction() - Constructor for class org.apache.lucene.queries.payloads.AveragePayloadFunction
-
- AvgAgg - Class in org.apache.solr.search.facet
-
- AvgAgg(ValueSource) - Constructor for class org.apache.solr.search.facet.AvgAgg
-
- avgFieldLength - Variable in class org.apache.lucene.search.similarities.BasicStats
-
The average field length.
- avgFieldLength(CollectionStatistics) - Method in class org.apache.lucene.search.similarities.BM25Similarity
-
The default implementation computes the average as sumTotalTermFreq / docCount
,
or returns 1
if the index does not store sumTotalTermFreq:
any field that omits frequency information).
- AVOID_BAD_URL - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
-
- awaitTermination(long, TimeUnit) - Method in class org.apache.solr.update.UpdateShardHandler.IdleConnectionsEvictor
-
- Axiomatic - Class in org.apache.lucene.search.similarities
-
Axiomatic approaches for IR.
- Axiomatic(float, int, float) - Constructor for class org.apache.lucene.search.similarities.Axiomatic
-
Constructor setting all Axiomatic hyperparameters
- Axiomatic(float) - Constructor for class org.apache.lucene.search.similarities.Axiomatic
-
Constructor setting only s, letting k and queryLen to default
- Axiomatic(float, int) - Constructor for class org.apache.lucene.search.similarities.Axiomatic
-
Constructor setting s and queryLen, letting k to default
- Axiomatic() - Constructor for class org.apache.lucene.search.similarities.Axiomatic
-
Default constructor
- AxiomaticF1EXP - Class in org.apache.lucene.search.similarities
-
F1EXP is defined as Sum(tf(term_doc_freq)*ln(docLen)*IDF(term))
where IDF(t) = pow((N+1)/df(t), k) N=total num of docs, df=doc freq
- AxiomaticF1EXP(float, float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF1EXP
-
Constructor setting s and k, letting queryLen to default
- AxiomaticF1EXP(float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF1EXP
-
Constructor setting s only, letting k and queryLen to default
- AxiomaticF1EXP() - Constructor for class org.apache.lucene.search.similarities.AxiomaticF1EXP
-
Default constructor
- AxiomaticF1LOG - Class in org.apache.lucene.search.similarities
-
F1LOG is defined as Sum(tf(term_doc_freq)*ln(docLen)*IDF(term))
where IDF(t) = ln((N+1)/df(t)) N=total num of docs, df=doc freq
- AxiomaticF1LOG(float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF1LOG
-
Constructor setting s only, letting k and queryLen to default
- AxiomaticF1LOG() - Constructor for class org.apache.lucene.search.similarities.AxiomaticF1LOG
-
Default constructor
- AxiomaticF2EXP - Class in org.apache.lucene.search.similarities
-
F2EXP is defined as Sum(tfln(term_doc_freq, docLen)*IDF(term))
where IDF(t) = pow((N+1)/df(t), k) N=total num of docs, df=doc freq
- AxiomaticF2EXP(float, float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF2EXP
-
Constructor setting s and k, letting queryLen to default
- AxiomaticF2EXP(float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF2EXP
-
Constructor setting s only, letting k and queryLen to default
- AxiomaticF2EXP() - Constructor for class org.apache.lucene.search.similarities.AxiomaticF2EXP
-
Default constructor
- AxiomaticF2LOG - Class in org.apache.lucene.search.similarities
-
F2EXP is defined as Sum(tfln(term_doc_freq, docLen)*IDF(term))
where IDF(t) = ln((N+1)/df(t)) N=total num of docs, df=doc freq
- AxiomaticF2LOG(float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF2LOG
-
Constructor setting s only, letting k and queryLen to default
- AxiomaticF2LOG() - Constructor for class org.apache.lucene.search.similarities.AxiomaticF2LOG
-
Default constructor
- AxiomaticF3EXP - Class in org.apache.lucene.search.similarities
-
F2EXP is defined as Sum(tf(term_doc_freq)*IDF(term)-gamma(docLen, queryLen))
where IDF(t) = pow((N+1)/df(t), k) N=total num of docs, df=doc freq
gamma(docLen, queryLen) = (docLen-queryLen)*queryLen*s/avdl
- AxiomaticF3EXP(float, int, float) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF3EXP
-
Constructor setting all Axiomatic hyperparameters
- AxiomaticF3EXP(float, int) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF3EXP
-
Constructor setting s and queryLen, letting k to default
- AxiomaticF3LOG - Class in org.apache.lucene.search.similarities
-
F2EXP is defined as Sum(tf(term_doc_freq)*IDF(term)-gamma(docLen, queryLen))
where IDF(t) = ln((N+1)/df(t)) N=total num of docs, df=doc freq
gamma(docLen, queryLen) = (docLen-queryLen)*queryLen*s/avdl
- AxiomaticF3LOG(float, int) - Constructor for class org.apache.lucene.search.similarities.AxiomaticF3LOG
-
Constructor setting s and queryLen, letting k to default
- axisLat(double, double) - Static method in class org.apache.lucene.geo.Rectangle
-
Calculate the latitude of a circle's intersections with its bbox meridians.
- AXISLAT_ERROR - Static variable in class org.apache.lucene.geo.Rectangle
-