Pruning policy with a search quality parameterized guarantee - configuration
of this policy allows to specify two parameters:
results in the original index, should be "practically the same" as
the score that document in the pruned index: the scores difference should not
exceed
.
DAMMA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
DAMMATAN - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
DanishAnalyzer - Class in org.apache.lucene.analysis.da
DanishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
DanishAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
Builds an analyzer with the given stop words.
DanishAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
Builds an analyzer with the given stop words.
DanishStemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
DanishStemmer() - Constructor for class org.tartarus.snowball.ext.DanishStemmer
data - Variable in class org.apache.lucene.index.Payload
the byte array containing the payload data
data - Variable in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie.TSTNode
The key to the node.
DataInput - Class in org.apache.lucene.store
Abstract base class for performing read operations of Lucene's low-level
data types.
DataInput() - Constructor for class org.apache.lucene.store.DataInput
DataOutput - Class in org.apache.lucene.store
Abstract base class for performing write operations of Lucene's low-level
data types.
DataOutput() - Constructor for class org.apache.lucene.store.DataOutput
DATE_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
DATE_MSEC_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
DATE_RESOLUTION - Static variable in class org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler.ConfigurationKeys
DATE_TYPE - Static variable in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
DateField - Class in org.apache.lucene.document
Deprecated.
If you build a new index, use DateTools
or
NumericField
instead.
This class is included for use with existing
indices and will be removed in a future release (possibly Lucene 4.0).
dateFormat - Variable in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
DateRecognizerSinkFilter - Class in org.apache.lucene.analysis.sinks
DateRecognizerSinkFilter() - Constructor for class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
DateRecognizerSinkFilter(DateFormat) - Constructor for class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
DateResolutionAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
DateResolutionAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
DateResolutionAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.DateResolutionAttributeImpl
Deprecated.
DateTools - Class in org.apache.lucene.document
Provides support for converting dates to strings and vice-versa.
DateTools.Resolution - Enum in org.apache.lucene.document
Specifies the time granularity.
dateToString(Date) - Static method in class org.apache.lucene.document.DateField
Deprecated.
Converts a Date to a string suitable for indexing.
dateToString(Date, DateTools.Resolution) - Static method in class org.apache.lucene.document.DateTools
Converts a Date to a string suitable for indexing.
DBBI_AVAILABLE - Static variable in class org.apache.lucene.analysis.th.ThaiWordFilter
True if the JRE supports a working dictionary-based breakiterator for Thai.
debugStream - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Debug output.
debugStream - Variable in class org.apache.lucene.queryParser.QueryParserTokenManager
Debug output.
debugStream - Variable in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserTokenManager
Debug output.
debugStream - Variable in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
Debug output.
Decl() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
DeclName - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
decode(BytesRef, ByteArrayDataInput) - Method in class org.apache.lucene.search.suggest.SortedTermFreqIteratorWrapper
decode(String) - Static method in class org.apache.lucene.spatial.geohash.GeoHashUtils
Deprecated.
Decodes the given geohash into a latitude and longitude
decode() - Method in class org.apache.lucene.util.encoding.DGapIntDecoder
decode() - Method in class org.apache.lucene.util.encoding.EightFlagsIntDecoder
decode() - Method in class org.apache.lucene.util.encoding.FourFlagsIntDecoder
decode() - Method in class org.apache.lucene.util.encoding.IntDecoder
Decodes data received from the input stream, and returns one decoded
integer.
decode() - Method in class org.apache.lucene.util.encoding.NOnesIntDecoder
decode() - Method in class org.apache.lucene.util.encoding.SimpleIntDecoder
decode() - Method in class org.apache.lucene.util.encoding.VInt8IntDecoder
decode(CharBuffer, ByteBuffer) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
decode(char[], int, int, byte[], int, int) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
Decodes the input char sequence into the output byte sequence.
decode(CharBuffer) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
decode(byte[], Vint8.Position) - Static method in class org.apache.lucene.util.Vint8
Decodes a 32-bit integer from bytes
, beginning at offset pos.pos
.
decode(InputStream) - Static method in class org.apache.lucene.util.Vint8
Decodes a 32-bit integer from bytes read from in
.
decodeFloat(byte[]) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
decodeFloat(byte[], int) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
decodeInt(byte[], int) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
decodeNorm(byte) - Static method in class org.apache.lucene.search.Similarity
decodeNormValue(byte) - Method in class org.apache.lucene.search.Similarity
Decodes a normalization factor stored in an index.
decompose() - Method in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
decompose() - Method in class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
decompose() - Method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
decompose(CharSequence) - Method in class org.egothor.stemmer.MultiTrie2
Break the given patch command into its constituent pieces.
decompress(byte[]) - Static method in class org.apache.lucene.document.CompressionTools
Decompress the byte array previously returned by
compress
decompressString(byte[]) - Static method in class org.apache.lucene.document.CompressionTools
Decompress the byte array previously returned by
compressString back into a String
decRef() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
Expert: decreases the refCount of this TaxonomyReader instance.
decRef() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
Expert: decreases the refCount of this TaxonomyReader instance.
decRef() - Method in class org.apache.lucene.index.IndexReader
Expert: decreases the refCount of this IndexReader
instance.
decRef(IndexSearcher) - Method in class org.apache.lucene.search.NRTManager
decRef(G) - Method in class org.apache.lucene.search.ReferenceManager
Decrement reference counting on the given reference.
decRef(IndexSearcher) - Method in class org.apache.lucene.search.SearcherManager
deepCopyOf(BytesRef) - Static method in class org.apache.lucene.util.BytesRef
Creates a new BytesRef that points to a copy of the bytes from
other
The returned BytesRef will have a length of other.length
and an offset of zero.
deepCopyOf(CharsRef) - Static method in class org.apache.lucene.util.CharsRef
Creates a new CharsRef that points to a copy of the chars from
other
The returned CharsRef will have a length of other.length
and an offset of zero.
deepCopyOf(IntsRef) - Static method in class org.apache.lucene.util.IntsRef
Creates a new IntsRef that points to a copy of the ints from
other
The returned IntsRef will have a length of other.length
and an offset of zero.
DEFALT_FIELD_PREFIX - Static variable in class org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
Deprecated.
DEFAULT - Static variable in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
DEFAULT - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
DEFAULT - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
Lexical state.
DEFAULT - Static variable in interface org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserConstants
Lexical state.
DEFAULT - Static variable in interface org.apache.lucene.queryParser.surround.parser.QueryParserConstants
Lexical state.
DEFAULT - Static variable in class org.apache.lucene.search.ChainedFilter
Logical operation when none is declared.
DEFAULT - Static variable in interface org.apache.lucene.search.FieldCache
Expert: The cache used internally by sorting and range query classes.
DEFAULT_ACCURACY - Static variable in class org.apache.lucene.search.spell.SpellChecker
DEFAULT_ANALYZER - Static variable in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
A lower-casing word analyzer with English stop words (can be shared
freely across threads without harm); global per class loader.
DEFAULT_ANALYZER - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Deprecated.
This default will be removed in Lucene 4.0 (with the default
being null). If you are not using term vectors, explicitly set
your analyzer instead.
DEFAULT_ATTRIBUTE_FACTORY - Static variable in class org.apache.lucene.util.AttributeSource.AttributeFactory
This is the default factory that creates
AttributeImpl
s using the
class name of the supplied
Attribute
interface class by appending
Impl
to it.
DEFAULT_BOOST - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Boost terms in query based on score.
DEFAULT_BOUNDARY_CHARS - Static variable in class org.apache.lucene.search.vectorhighlight.SimpleBoundaryScanner
DEFAULT_BUCKETS - Static variable in class org.apache.lucene.search.suggest.fst.FSTCompletion
Default number of buckets.
DEFAULT_BUCKETS - Static variable in class org.apache.lucene.search.suggest.fst.FSTCompletionBuilder
Default number of buckets.
DEFAULT_BUFFERED_BLOCKS - Static variable in class org.apache.lucene.util.RecyclingByteBlockAllocator
DEFAULT_BYTE_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_CACHE_CLEAN_SIZE - Static variable in class org.apache.lucene.search.FilterManager
Deprecated.
The default maximum number of Filters in the cache
DEFAULT_CACHE_SIZE - Static variable in class org.apache.lucene.facet.search.TotalFacetCountsCache
Default size of in memory cache for computed total facet counts.
DEFAULT_CACHE_SLEEP_TIME - Static variable in class org.apache.lucene.search.FilterManager
Deprecated.
The default frequency of cache cleanup
DEFAULT_CAPACITY - Static variable in class org.apache.lucene.util.BytesRefHash
DEFAULT_COMPARATOR - Static variable in class org.apache.lucene.search.spell.SuggestWordQueue
DEFAULT_COMPARATOR - Static variable in class org.apache.lucene.search.suggest.fst.Sort
DEFAULT_COMPLEMENT_THRESHOLD - Static variable in class org.apache.lucene.facet.search.FacetsAccumulator
Default threshold for using the complements optimization.
DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter
DEFAULT_DEPTH - Static variable in class org.apache.lucene.facet.search.params.FacetRequest
Default depth for facets accumulation.
DEFAULT_DOC_DELETE_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
Gap between ids of deleted docs, applies when no docid param is provided.
DEFAULT_DOUBLE_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_EPSILON - Static variable in class org.apache.lucene.index.pruning.CarmelTopKTermPruningPolicy
Default largest meaningless score difference
DEFAULT_EXTENSION_FIELD_DELIMITER - Static variable in class org.apache.lucene.queryParser.ext.Extensions
The default extension field delimiter character.
DEFAULT_FACET_DELIM_CHAR - Static variable in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
delimiter between a categories in a path, e.g.
DEFAULT_FIELD_MATCH - Static variable in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
DEFAULT_FIELD_NAMES - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Default field names.
DEFAULT_FIELDS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
Fields to be written by default
DEFAULT_FLOAT_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_INT_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_LOG_STEP - Static variable in class org.apache.lucene.benchmark.Constants
DEFAULT_LONG_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_MAX_BUFF - Static variable in class org.apache.lucene.store.MMapDirectory
DEFAULT_MAX_BUFFERED - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
DEFAULT_MAX_BUFFERED_DELETE_TERMS - Static variable in class org.apache.lucene.index.IndexWriter
DEFAULT_MAX_BUFFERED_DELETE_TERMS - Static variable in class org.apache.lucene.index.IndexWriterConfig
Disabled by default (because IndexWriter flushes by RAM usage by default).
DEFAULT_MAX_BUFFERED_DOCS - Static variable in class org.apache.lucene.index.IndexWriter
DEFAULT_MAX_BUFFERED_DOCS - Static variable in class org.apache.lucene.index.IndexWriterConfig
Disabled by default (because IndexWriter flushes by RAM usage by default).
DEFAULT_MAX_CHARS_TO_ANALYZE - Static variable in class org.apache.lucene.search.highlight.Highlighter
DEFAULT_MAX_DOC_FREQ - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Ignore words which occur in more than this many docs.
DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.lucene.index.IndexWriter
DEFAULT_MAX_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
DEFAULT_MAX_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
DEFAULT_MAX_MERGE_DOCS - Static variable in class org.apache.lucene.index.LogMergePolicy
Default maximum segment size.
DEFAULT_MAX_MERGE_MB - Static variable in class org.apache.lucene.index.LogByteSizeMergePolicy
Default maximum segment size.
DEFAULT_MAX_MERGE_MB_FOR_FORCED_MERGE - Static variable in class org.apache.lucene.index.LogByteSizeMergePolicy
Default maximum segment size.
DEFAULT_MAX_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
DEFAULT_MAX_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
DEFAULT_MAX_NUM_TOKENS_PARSED - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Default maximum number of tokens to parse in each example doc field that is
not stored with TermVector support.
DEFAULT_MAX_QUERY_TERMS - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Return a Query with no more than this many terms.
DEFAULT_MAX_SAMPLE_SIZE - Static variable in class org.apache.lucene.facet.search.sampling.SamplingParams
Default maximum size of sample.
DEFAULT_MAX_SCAN - Static variable in class org.apache.lucene.search.vectorhighlight.SimpleBoundaryScanner
DEFAULT_MAX_SHINGLE_SIZE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
default maximum shingle size is 2.
DEFAULT_MAX_SUBWORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
The default for maximal length of subwords that get propagated to the output of this filter
DEFAULT_MAX_THREAD_STATES - Static variable in class org.apache.lucene.index.IndexWriterConfig
The maximum number of simultaneous threads that may be
indexing documents at once in IndexWriter; if more
than this many threads arrive they will wait for
others to finish.
DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.MockTokenizer
DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.ClassicAnalyzer
Default maximum allowed token length
DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.StandardAnalyzer
Default maximum allowed token length
DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
Default maximum allowed token length
DEFAULT_MAX_WORD_LENGTH - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Ignore words greater than this length or if 0 then this has no effect.
DEFAULT_MAXIMUM_DOCUMENTS - Static variable in class org.apache.lucene.benchmark.Constants
DEFAULT_MERGE_FACTOR - Static variable in class org.apache.lucene.index.LogMergePolicy
Default merge factor, which is how many segments are
merged at a time
DEFAULT_MERGE_PFACTOR - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
DEFAULT_MIN_DOC_FREQ - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Ignore words which do not occur in at least this many docs.
DEFAULT_MIN_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
DEFAULT_MIN_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
DEFAULT_MIN_LENGTH - Static variable in class org.apache.lucene.analysis.stempel.StempelFilter
Minimum length of input words to be processed.
DEFAULT_MIN_MERGE_DOCS - Static variable in class org.apache.lucene.index.LogDocMergePolicy
Default minimum segment size.
DEFAULT_MIN_MERGE_MB - Static variable in class org.apache.lucene.index.LogByteSizeMergePolicy
Default minimum segment size.
DEFAULT_MIN_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
DEFAULT_MIN_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
DEFAULT_MIN_SAMPLE_SIZE - Static variable in class org.apache.lucene.facet.search.sampling.SamplingParams
Default minimum size of sample.
DEFAULT_MIN_SHINGLE_SIZE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
default minimum shingle size is 2.
DEFAULT_MIN_SUBWORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
The default for minimal length of subwords that get propagated to the output of this filter
DEFAULT_MIN_TERM_FREQ - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Ignore terms with less than this frequency in the source doc.
DEFAULT_MIN_WORD_LENGTH - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Ignore words less than this length or if 0 then this has no effect.
DEFAULT_MIN_WORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
The default for minimal word length that gets decomposed
DEFAULT_MIN_WRITTEN_BYTES - Static variable in class org.apache.lucene.util.ThrottledIndexOutput
DEFAULT_MINIMAL_SUBPATH_LENGTH - Variable in class org.apache.lucene.facet.index.categorypolicy.NonTopLevelPathPolicy
The shortest path length delivered is two components (root + one child).
DEFAULT_MINIMUM_LENGTH - Static variable in class org.apache.lucene.analysis.ja.JapaneseKatakanaStemFilter
DEFAULT_MODE - Static variable in class org.apache.lucene.analysis.ja.JapaneseTokenizer
Default tokenization mode.
DEFAULT_NO_CFS_RATIO - Static variable in class org.apache.lucene.index.LogMergePolicy
Default noCFSRatio.
DEFAULT_NUM_LARGE_SEGMENTS - Static variable in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
DEFAULT_OPERATOR - Static variable in class org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler.ConfigurationKeys
Key used to set the default boolean operator
DEFAULT_OVERSAMPLE_FACTOR - Static variable in class org.apache.lucene.facet.search.sampling.SamplingParams
Default factor by which more results are requested over the sample set.
DEFAULT_PATH_TYPE - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
trec parser type used for unknown extensions
DEFAULT_PHRASE_HIGHLIGHT - Static variable in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
DEFAULT_R - Static variable in class org.apache.lucene.index.pruning.CarmelTopKTermPruningPolicy
Default number of query terms
DEFAULT_RAM_BUFFER_SIZE_MB - Static variable in class org.apache.lucene.index.IndexWriter
DEFAULT_RAM_BUFFER_SIZE_MB - Static variable in class org.apache.lucene.index.IndexWriterConfig
Default value is 16 MB (which means flush when buffered docs consume
approximately 16 MB RAM).
DEFAULT_RAM_FLUSH_MB - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
DEFAULT_READ_CHUNK_SIZE - Static variable in class org.apache.lucene.store.FSDirectory
Default read chunk size.
DEFAULT_READER_POOLING - Static variable in class org.apache.lucene.index.IndexWriterConfig
DEFAULT_READER_TERMS_INDEX_DIVISOR - Static variable in class org.apache.lucene.index.IndexWriterConfig
Default value is 1.
DEFAULT_RESOLUTION - Static variable in class org.apache.lucene.search.TimeLimitingCollector.TimerThread
DEFAULT_RESULT_MODE - Static variable in class org.apache.lucene.facet.search.params.FacetRequest
Default result mode
DEFAULT_RUN_COUNT - Static variable in class org.apache.lucene.benchmark.Constants
DEFAULT_SAMPLE_RATIO - Static variable in class org.apache.lucene.facet.search.sampling.SamplingParams
Default ratio between size of sample to original size of document set.
DEFAULT_SAMPLING_THRESHOLD - Static variable in class org.apache.lucene.facet.search.sampling.SamplingParams
Default sampling threshold, if number of results is less than this number - no sampling will take place
DEFAULT_SCALE_UP - Static variable in class org.apache.lucene.benchmark.Constants
DEFAULT_SCORE - Static variable in interface org.apache.lucene.facet.search.ScoredDocIDsIterator
Default score used in case scoring is disabled.
DEFAULT_SHORT_PARSER - Static variable in interface org.apache.lucene.search.FieldCache
DEFAULT_SIDE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
DEFAULT_SIDE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
DEFAULT_SKIP - Static variable in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
DEFAULT_SKIP - Static variable in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
DEFAULT_SORT_BY - Static variable in class org.apache.lucene.facet.search.params.FacetRequest
Default sort mode.
DEFAULT_STEMMER_FILE - Static variable in class org.apache.lucene.analysis.pl.PolishAnalyzer
File containing default Polish stemmer table.
DEFAULT_STOP_WORDS - Static variable in class org.apache.lucene.search.similar.MoreLikeThis
Default set of stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ar.ArabicAnalyzer
File containing default Arabic stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.bg.BulgarianAnalyzer
File containing default Bulgarian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.br.BrazilianAnalyzer
File containing default Brazilian Portuguese stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ca.CatalanAnalyzer
File containing default Catalan stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.cz.CzechAnalyzer
File containing default Czech stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.da.DanishAnalyzer
File containing default Danish stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.de.GermanAnalyzer
File containing default German stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.el.GreekAnalyzer
File containing default Greek stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.es.SpanishAnalyzer
File containing default Spanish stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.eu.BasqueAnalyzer
File containing default Basque stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fa.PersianAnalyzer
File containing default Persian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fi.FinnishAnalyzer
File containing default Italian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fr.FrenchAnalyzer
File containing default French stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ga.IrishAnalyzer
File containing default Irish stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.gl.GalicianAnalyzer
File containing default Galician stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hi.HindiAnalyzer
File containing default Hindi stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hu.HungarianAnalyzer
File containing default Hungarian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hy.ArmenianAnalyzer
File containing default Armenian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.id.IndonesianAnalyzer
File containing default Indonesian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.it.ItalianAnalyzer
File containing default Italian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.lv.LatvianAnalyzer
File containing default Latvian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.nl.DutchAnalyzer
File containing default Dutch stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.no.NorwegianAnalyzer
File containing default Norwegian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.pl.PolishAnalyzer
File containing default Polish stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.pt.PortugueseAnalyzer
File containing default Portuguese stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ro.RomanianAnalyzer
File containing default Romanian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ru.RussianAnalyzer
File containing default Russian stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.sv.SwedishAnalyzer
File containing default Swedish stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.th.ThaiAnalyzer
File containing default Thai stopwords.
DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.tr.TurkishAnalyzer
File containing default Turkish stopwords.
DEFAULT_SUFFICIENT_FIELDS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
Default fields which at least one of them is required to not skip the doc.
DEFAULT_TERM - Static variable in class org.apache.lucene.facet.index.params.CategoryListParams
The default term used to store the facets information.
DEFAULT_TERM_INDEX_INTERVAL - Static variable in class org.apache.lucene.index.IndexWriter
DEFAULT_TERM_INDEX_INTERVAL - Static variable in class org.apache.lucene.index.IndexWriterConfig
Default value is 128.
DEFAULT_TOKEN_TYPE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
default token type attribute value is "shingle"
DEFAULT_TOP_K - Static variable in class org.apache.lucene.index.pruning.CarmelTopKTermPruningPolicy
Default number of guaranteed top K scores
DEFAULT_TYPE - Static variable in interface org.apache.lucene.analysis.tokenattributes.TypeAttribute
the default type
DefaultEncoder - Class in org.apache.lucene.search.highlight
Simple
Encoder
implementation that does not modify the output
DefaultEncoder() - Constructor for class org.apache.lucene.search.highlight.DefaultEncoder
DefaultEnhancementsIndexingParams - Class in org.apache.lucene.facet.enhancements.params
DefaultEnhancementsIndexingParams(CategoryEnhancement...) - Constructor for class org.apache.lucene.facet.enhancements.params.DefaultEnhancementsIndexingParams
DefaultEnhancementsIndexingParams(CategoryListParams, CategoryEnhancement...) - Constructor for class org.apache.lucene.facet.enhancements.params.DefaultEnhancementsIndexingParams
DefaultFacetIndexingParams - Class in org.apache.lucene.facet.index.params
DefaultFacetIndexingParams() - Constructor for class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
DefaultFacetIndexingParams(CategoryListParams) - Constructor for class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
DefaultICUTokenizerConfig - Class in org.apache.lucene.analysis.icu.segmentation
DefaultICUTokenizerConfig() - Constructor for class org.apache.lucene.analysis.icu.segmentation.DefaultICUTokenizerConfig
DefaultLoadFactor - Static variable in class org.apache.lucene.facet.taxonomy.writercache.cl2o.CompactLabelToOrdinal
defaultMaxDocFreqPercent - Static variable in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
defaultMaxExpansions - Static variable in class org.apache.lucene.search.FuzzyQuery
defaultMinSimilarity - Static variable in class org.apache.lucene.search.FuzzyQuery
DEFAULTnumTerms - Static variable in class org.apache.lucene.misc.HighFreqTerms
DefaultOperatorAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
DefaultOperatorAttribute.Operator - Enum in org.apache.lucene.queryParser.standard.config
Deprecated.
DefaultOperatorAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
DefaultOperatorAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.DefaultOperatorAttributeImpl
Deprecated.
DefaultOrdinalPolicy - Class in org.apache.lucene.facet.index.categorypolicy
This class filters our the ROOT category ID.
DefaultOrdinalPolicy() - Constructor for class org.apache.lucene.facet.index.categorypolicy.DefaultOrdinalPolicy
DefaultPathPolicy - Class in org.apache.lucene.facet.index.categorypolicy
This class filters our the ROOT category path.
DefaultPathPolicy() - Constructor for class org.apache.lucene.facet.index.categorypolicy.DefaultPathPolicy
DefaultPhraseSlopAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
DefaultPhraseSlopAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
DefaultPhraseSlopAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttributeImpl
Deprecated.
DefaultPhraseSlopQueryNodeProcessor - Class in org.apache.lucene.queryParser.standard.processors
DefaultPhraseSlopQueryNodeProcessor() - Constructor for class org.apache.lucene.queryParser.standard.processors.DefaultPhraseSlopQueryNodeProcessor
defaultPrefixLength - Static variable in class org.apache.lucene.search.FuzzyQuery
defaultSettingsCodec - Static variable in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
DefaultSimilarity - Class in org.apache.lucene.search
Expert: Default scoring implementation.
DefaultSimilarity() - Constructor for class org.apache.lucene.search.DefaultSimilarity
defaultSpacerCharacter - Static variable in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
defaultTaxonomyWriterCache() - Static method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
defaultTempDir() - Static method in class org.apache.lucene.search.suggest.fst.Sort
Returns the default temporary directory.
defThreshold - Variable in class org.apache.lucene.index.pruning.TFTermPruningPolicy
DEG_180_AS_RADS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEG_225_AS_RADS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEG_270_AS_RADS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEG_45_AS_RADS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEG_90_AS_RADS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEGREES_TO_RADIANS - Static variable in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
DEL_ALL - Static variable in class org.apache.lucene.index.pruning.PruningPolicy
Delete all data for this field.
DEL_PAYLOADS - Static variable in class org.apache.lucene.index.pruning.PruningPolicy
Delete (some or all) payloads in these fields.
DEL_POSTINGS - Static variable in class org.apache.lucene.index.pruning.PruningPolicy
Delete (some or all) postings for this field.
DEL_STORED - Static variable in class org.apache.lucene.index.pruning.PruningPolicy
Delete (some or all) stored values for this field.
DEL_VECTOR - Static variable in class org.apache.lucene.index.pruning.PruningPolicy
Delete term frequency vectors for this field (whole vectors or individual terms).
delCount - Variable in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
DELETABLE - Static variable in class org.apache.lucene.index.IndexFileNames
Name of the index deletable file (only used in
pre-lockless indices)
delete(char[], int, int) - Static method in class org.apache.lucene.analysis.util.StemmerUtil
Delete a character in-place
delete() - Method in class org.apache.lucene.index.IndexCommit
Delete this commit point.
delete() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
deleteAll() - Method in class org.apache.lucene.index.IndexWriter
Delete all documents in the index.
deleteAll - Variable in class org.apache.lucene.index.pruning.StorePruningPolicy
Fields to be completely deleted
deleteAll() - Method in class org.apache.lucene.index.RandomIndexWriter
deleteAll() - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
DeleteByPercentTask - Class in org.apache.lucene.benchmark.byTask.tasks
Deletes a percentage of documents from an index randomly
over the number of documents.
DeleteByPercentTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
deletedDocs - Variable in class org.apache.lucene.index.SegmentWriteState
DeleteDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
Delete a document by docid.
DeleteDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
deleteDocument(int) - Method in class org.apache.lucene.index.IndexReader
deleteDocuments(Term) - Method in class org.apache.lucene.index.IndexReader
deleteDocuments(Term) - Method in class org.apache.lucene.index.IndexWriter
Deletes the document(s) containing term
.
deleteDocuments(Term...) - Method in class org.apache.lucene.index.IndexWriter
Deletes the document(s) containing any of the
terms.
deleteDocuments(Query) - Method in class org.apache.lucene.index.IndexWriter
Deletes the document(s) matching the provided query.
deleteDocuments(Query...) - Method in class org.apache.lucene.index.IndexWriter
Deletes the document(s) matching any of the provided queries.
deleteDocuments(Term) - Method in class org.apache.lucene.index.RandomIndexWriter
deleteDocuments(Query) - Method in class org.apache.lucene.index.RandomIndexWriter
deleteDocuments(Term) - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
deleteDocuments(Term) - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
deleteDocuments(Term...) - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
deleteDocuments(Query) - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
deleteDocuments(Query...) - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
deleteDocuments(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
deleteDocuments(Term[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
DeletedQueryNode - Class in org.apache.lucene.queryParser.core.nodes
DeletedQueryNode() - Constructor for class org.apache.lucene.queryParser.core.nodes.DeletedQueryNode
deleteFile(String) - Method in class org.apache.lucene.store.Directory
Removes an existing file in the directory.
deleteFile(String) - Method in class org.apache.lucene.store.FileSwitchDirectory
deleteFile(String) - Method in class org.apache.lucene.store.FSDirectory
Removes an existing file in the directory.
deleteFile(String) - Method in class org.apache.lucene.store.MockDirectoryWrapper
deleteFile(String) - Method in class org.apache.lucene.store.NRTCachingDirectory
deleteFile(String) - Method in class org.apache.lucene.store.RAMDirectory
Removes an existing file in the directory.
deleteLast(int, Builder.Node) - Method in class org.apache.lucene.util.fst.Builder.UnCompiledNode
deleteN(char[], int, int, int) - Static method in class org.apache.lucene.analysis.util.StemmerUtil
Delete n characters in-place
DELETES_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of deletes
deleteUnusedFiles() - Method in class org.apache.lucene.index.IndexWriter
Expert: remove any index files that are no longer
used.
deletionsFileName - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Name of the current deletions file name.
delFields - Variable in class org.apache.lucene.index.pruning.StorePruningPolicy
DelimitedPayloadTokenFilter - Class in org.apache.lucene.analysis.payloads
Characters before the delimiter are the "token", those after are the payload.
DelimitedPayloadTokenFilter(TokenStream, char, PayloadEncoder) - Constructor for class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter
DELIMITER - Static variable in class org.apache.lucene.analysis.cn.smart.CharType
Punctuation Characters
DELIMITER - Static variable in class org.apache.lucene.analysis.cn.smart.WordType
Punctuation Symbol
delTermCount - Variable in class org.apache.lucene.index.PruningReader
delVecCount - Variable in class org.apache.lucene.index.PruningReader
DemoHTMLParser - Class in org.apache.lucene.benchmark.byTask.feeds
HTML Parser that is based on Lucene's demo HTML parser.
DemoHTMLParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
depth - Variable in class org.apache.lucene.util.fst.Builder.UnCompiledNode
This node's depth, starting from the automaton root.
describeParams() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Describe the parameters that control how the "more like this" query is
formed.
description() - Method in class org.apache.lucene.search.function.ByteFieldSource
description() - Method in class org.apache.lucene.search.function.FieldCacheSource
description() - Method in class org.apache.lucene.search.function.FloatFieldSource
description() - Method in class org.apache.lucene.search.function.IntFieldSource
description() - Method in class org.apache.lucene.search.function.OrdFieldSource
description() - Method in class org.apache.lucene.search.function.ReverseOrdFieldSource
description() - Method in class org.apache.lucene.search.function.ShortFieldSource
description() - Method in class org.apache.lucene.search.function.ValueSource
description of field, used in explain()
description - Variable in enum org.apache.lucene.util.RamUsageEstimator.JvmFeature
deserializeCategoryAttribute(ObjectInputStream) - Method in class org.apache.lucene.facet.index.CategoryContainer
deserializeFromStreamReader(InputStreamReader) - Method in class org.apache.lucene.facet.taxonomy.CategoryPath
Serializes the content of this CategoryPath to a byte stream, using UTF-8
encoding to convert characters to bytes, and treating the ends as 16-bit
characters.
DGapIntDecoder - Class in org.apache.lucene.util.encoding
DGapIntDecoder(IntDecoder) - Constructor for class org.apache.lucene.util.encoding.DGapIntDecoder
DGapIntEncoder - Class in org.apache.lucene.util.encoding
An
IntEncoderFilter
which encodes the gap between the given values,
rather than the values themselves.
DGapIntEncoder(IntEncoder) - Constructor for class org.apache.lucene.util.encoding.DGapIntEncoder
Initializes with the given encoder.
diagnostics - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Map that includes certain
debugging details that IndexWriter records into
each segment it creates
DICT_FILENAME_SUFFIX - Static variable in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
DICT_HEADER - Static variable in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
dictionary - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
Dictionary - Interface in org.apache.lucene.analysis.ja.dict
Dictionary interface for retrieving morphological data
by id.
Dictionary - Interface in org.apache.lucene.search.spell
A simple interface representing a Dictionary.
DictionaryCompoundWordTokenFilter - Class in org.apache.lucene.analysis.compound
A
TokenFilter
that decomposes compound words found in many Germanic languages.
DictionaryCompoundWordTokenFilter(TokenStream, String[], int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
DictionaryCompoundWordTokenFilter(TokenStream, String[]) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
DictionaryCompoundWordTokenFilter(TokenStream, Set) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
DictionaryCompoundWordTokenFilter(TokenStream, Set, int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
DictionaryCompoundWordTokenFilter(Version, TokenStream, String[], int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
Deprecated.
Use the constructors taking Set
DictionaryCompoundWordTokenFilter(Version, TokenStream, String[]) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
Deprecated.
Use the constructors taking Set
DictionaryCompoundWordTokenFilter(Version, TokenStream, Set<?>) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
DictionaryCompoundWordTokenFilter(Version, TokenStream, Set<?>, int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
Diff - Class in org.egothor.stemmer
The Diff object generates a patch string.
Diff() - Constructor for class org.egothor.stemmer.Diff
Constructor for the Diff object.
Diff(int, int, int, int) - Constructor for class org.egothor.stemmer.Diff
Constructor for the Diff object
difference() - Method in class org.apache.lucene.search.FilteredTermEnum
Equality measure on the term
difference() - Method in class org.apache.lucene.search.FuzzyTermEnum
Equality measure on the term
difference() - Method in class org.apache.lucene.search.PrefixTermEnum
difference() - Method in class org.apache.lucene.search.regex.RegexTermEnum
difference() - Method in class org.apache.lucene.search.SingleTermEnum
difference() - Method in class org.apache.lucene.search.TermRangeTermEnum
difference() - Method in class org.apache.lucene.search.WildcardTermEnum
DiffIt - Class in org.egothor.stemmer
The DiffIt class is a means generate patch commands from an already prepared
stemmer table.
DiffIt() - Constructor for class org.egothor.stemmer.DiffIt
DIGIT - Static variable in class org.apache.lucene.analysis.cn.smart.CharType
Numeric Digits
dir - Variable in class org.apache.lucene.index.CheckIndex.Status
Directory index is in.
dir - Variable in class org.apache.lucene.index.ConcurrentMergeScheduler
dir - Variable in class org.apache.lucene.index.SegmentInfo
dir - Variable in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
DirContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
DirContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
DirContentSource.Iterator - Class in org.apache.lucene.benchmark.byTask.feeds
Iterator over the files in the directory
DirContentSource.Iterator(File) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
DirectIOLinuxDirectory - Class in org.apache.lucene.store
An
Directory
implementation that uses the
Linux-specific O_DIRECT flag to bypass all OS level
caching.
DirectIOLinuxDirectory(File, LockFactory, int) - Constructor for class org.apache.lucene.store.DirectIOLinuxDirectory
Create a new NIOFSDirectory for the named location.
directory(int, File) - Method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
directory() - Method in class org.apache.lucene.index.FilterIndexReader
directory() - Method in class org.apache.lucene.index.IndexReader
Returns the directory associated with this index.
directory() - Method in class org.apache.lucene.index.SegmentReader
Returns the directory this index resides in.
directory - Variable in class org.apache.lucene.index.SegmentWriteState
directory - Static variable in class org.apache.lucene.search.SearchEquivalenceTestBase
Directory - Class in org.apache.lucene.store
A Directory is a flat list of files.
Directory() - Constructor for class org.apache.lucene.store.Directory
directory - Variable in class org.apache.lucene.store.FSDirectory
directory() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
DirectoryTaxonomyReader - Class in org.apache.lucene.facet.taxonomy.directory
DirectoryTaxonomyReader(Directory) - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
Open for reading a taxonomy stored in a given
Directory
.
DirectoryTaxonomyWriter - Class in org.apache.lucene.facet.taxonomy.directory
TaxonomyWriter
which uses a
Directory
to store the taxonomy
information on disk, and keeps an additional in-memory cache of some or all
categories.
DirectoryTaxonomyWriter(Directory, IndexWriterConfig.OpenMode, TaxonomyWriterCache) - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
Construct a Taxonomy writer.
DirectoryTaxonomyWriter(Directory, IndexWriterConfig.OpenMode) - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
DirectoryTaxonomyWriter(Directory) - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
DirectoryTaxonomyWriter.DiskOrdinalMap - Class in org.apache.lucene.facet.taxonomy.directory
DirectoryTaxonomyWriter.DiskOrdinalMap(File) - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.DiskOrdinalMap
DirectoryTaxonomyWriter.MemoryOrdinalMap - Class in org.apache.lucene.facet.taxonomy.directory
DirectoryTaxonomyWriter.MemoryOrdinalMap() - Constructor for class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.MemoryOrdinalMap
DirectoryTaxonomyWriter.OrdinalMap - Interface in org.apache.lucene.facet.taxonomy.directory
Mapping from old ordinal to new ordinals, used when merging indexes
wit separate taxonomies.
DISABLE_AUTO_FLUSH - Static variable in class org.apache.lucene.index.IndexWriter
DISABLE_AUTO_FLUSH - Static variable in class org.apache.lucene.index.IndexWriterConfig
Denotes a flush trigger is disabled.
DISABLE_COMPLEMENT - Static variable in class org.apache.lucene.facet.search.FacetsAccumulator
disable_tracing() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Disable tracing.
disable_tracing() - Method in class org.apache.lucene.queryParser.QueryParser
Disable tracing.
disable_tracing() - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
Disable tracing.
disable_tracing() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
Disable tracing.
discardEscapeChar(CharSequence) - Static method in class org.apache.lucene.queryParser.standard.parser.EscapeQuerySyntaxImpl
Returns a String where the escape char has been removed, or kept only once
if there was a double escape.
discountOverlaps - Variable in class org.apache.lucene.search.DefaultSimilarity
DisjQuery(CharSequence) - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
DisjunctionMaxQuery - Class in org.apache.lucene.search
A query that generates the union of documents produced by its subqueries, and that scores each document with the maximum
score for that document as produced by any subquery, plus a tie breaking increment for any additional matching subqueries.
DisjunctionMaxQuery(float) - Constructor for class org.apache.lucene.search.DisjunctionMaxQuery
Creates a new empty DisjunctionMaxQuery.
DisjunctionMaxQuery(Collection<Query>, float) - Constructor for class org.apache.lucene.search.DisjunctionMaxQuery
Creates a new DisjunctionMaxQuery
DisjunctionMaxQuery.DisjunctionMaxWeight - Class in org.apache.lucene.search
Expert: the Weight for DisjunctionMaxQuery, used to
normalize, score and explain these queries.
DisjunctionMaxQuery.DisjunctionMaxWeight(Searcher) - Constructor for class org.apache.lucene.search.DisjunctionMaxQuery.DisjunctionMaxWeight
Construct the Weight for this Query searched by searcher.
distance(Point2D, Point2D) - Method in class org.apache.lucene.spatial.geometry.shape.LineSegment
Deprecated.
Finds the distance of a specified point from the line segment and the
closest point on the segment to the specified point.
distance - Variable in class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
DistanceApproximation - Class in org.apache.lucene.spatial.geometry.shape
Deprecated.
This has been replaced with more accurate
math in LLRect
. This class will be removed in a future release.
DistanceApproximation() - Constructor for class org.apache.lucene.spatial.geometry.shape.DistanceApproximation
Deprecated.
DistanceFieldComparatorSource - Class in org.apache.lucene.spatial.tier
Deprecated.
DistanceFieldComparatorSource(Filter) - Constructor for class org.apache.lucene.spatial.tier.DistanceFieldComparatorSource
Deprecated.
DistanceFilter - Class in org.apache.lucene.spatial.tier
Deprecated.
DistanceFilter(Filter, double) - Constructor for class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
Filters the startingFilter by precise distance
checking filter
DistanceHandler - Class in org.apache.lucene.spatial.tier
Deprecated.
DistanceHandler(Map<Integer, Double>, Map<String, Double>, DistanceHandler.Precision) - Constructor for class org.apache.lucene.spatial.tier.DistanceHandler
Deprecated.
DistanceHandler.Precision - Enum in org.apache.lucene.spatial.tier
Deprecated.
distanceLookupCache - Variable in class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
DistanceQuery - Class in org.apache.lucene.queryParser.surround.query
DistanceQuery(List<SrndQuery>, boolean, int, String, boolean) - Constructor for class org.apache.lucene.queryParser.surround.query.DistanceQuery
DistanceQueryBuilder - Class in org.apache.lucene.spatial.tier
Deprecated.
DistanceQueryBuilder(double, double, double, String, String, String, boolean, int, int) - Constructor for class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
Create a distance query using
a boundary box wrapper around a more precise
DistanceFilter.
DistanceQueryBuilder(double, double, double, String, String, boolean, int, int) - Constructor for class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
Create a distance query using
a boundary box wrapper around a more precise
DistanceFilter.
distances - Variable in class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
DistanceSubQuery - Interface in org.apache.lucene.queryParser.surround.query
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
distanceSubQueryNotAllowed() - Method in interface org.apache.lucene.queryParser.surround.query.DistanceSubQuery
When distanceSubQueryNotAllowed() returns non null, the reason why the subquery
is not allowed as a distance subquery is returned.
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.OrQuery
distanceSubQueryNotAllowed() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
DistanceUnits - Enum in org.apache.lucene.spatial.geometry
Deprecated.
DistanceUtils - Class in org.apache.lucene.spatial
Deprecated.
DistanceUtils() - Constructor for class org.apache.lucene.spatial.DistanceUtils
Deprecated.
doAfterFlush() - Method in class org.apache.lucene.index.IndexWriter
A hook for extending classes to execute operations after pending added and
deleted documents have been flushed to the Directory but before the change
is committed (new segments_N file written).
doAfterIndexingThreadDone() - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
doAfterWriter(ExecutorService) - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
doBeforeFlush() - Method in class org.apache.lucene.index.IndexWriter
A hook for extending classes to execute operations before pending added and
deleted documents are flushed to the Directory.
doBody(String) - Method in class org.apache.lucene.index.SegmentInfos.FindSegmentsFile
Subclass must implement this.
doBody() - Method in class org.apache.lucene.store.Lock.With
Code to execute with exclusive access.
DOC - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
doc - Variable in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
volatile data passed between setup(), doLogic(), tearDown().
doc - Variable in class org.apache.lucene.index.AbstractAllTermDocs
doc() - Method in class org.apache.lucene.index.AbstractAllTermDocs
doc() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
doc() - Method in class org.apache.lucene.index.MultipleTermPositions
doc() - Method in interface org.apache.lucene.index.TermDocs
Returns the current document number.
doc - Variable in class org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector.GroupHead
doc(int) - Method in class org.apache.lucene.search.IndexSearcher
doc(int, FieldSelector) - Method in class org.apache.lucene.search.IndexSearcher
doc(int) - Method in class org.apache.lucene.search.MultiSearcher
Deprecated.
doc(int, FieldSelector) - Method in class org.apache.lucene.search.MultiSearcher
Deprecated.
doc(int) - Method in class org.apache.lucene.search.RemoteSearchable
Deprecated.
doc(int, FieldSelector) - Method in class org.apache.lucene.search.RemoteSearchable
Deprecated.
doc - Variable in class org.apache.lucene.search.ScoreDoc
Expert: A hit document's number.
doc(int) - Method in interface org.apache.lucene.search.Searchable
Deprecated.
Returns the stored fields of document i
.
doc(int, FieldSelector) - Method in interface org.apache.lucene.search.Searchable
Deprecated.
doc(int) - Method in class org.apache.lucene.search.Searcher
Deprecated.
doc(int, FieldSelector) - Method in class org.apache.lucene.search.Searcher
Deprecated.
DOC - Static variable in class org.apache.lucene.search.SortField
Sort by document number (index order).
doc() - Method in class org.apache.lucene.search.spans.NearSpansOrdered
doc() - Method in class org.apache.lucene.search.spans.NearSpansUnordered
doc() - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery.PositionCheckSpan
doc() - Method in class org.apache.lucene.search.spans.Spans
Returns the document number of the current match.
doc - Variable in class org.apache.lucene.search.spans.SpanScorer
doc - Variable in class org.apache.lucene.search.spans.TermSpans
doc() - Method in class org.apache.lucene.search.spans.TermSpans
doc() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
doCacheWrite(String) - Method in class org.apache.lucene.store.NRTCachingDirectory
Subclass can override this to customize logic; return
true if this file should be written to the RAMDirectory.
docBase - Variable in class org.apache.lucene.facet.search.ScoredDocIdCollector
docCount - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Document count (does not take deletions into account).
docCount - Variable in class org.apache.lucene.index.CheckIndex.Status.StoredFieldStatus
Number of documents tested.
docCount - Variable in class org.apache.lucene.index.CheckIndex.Status.TermVectorStatus
Number of documents tested.
docCount - Variable in class org.apache.lucene.index.PruningReader
docCount - Variable in class org.apache.lucene.index.SegmentInfo
docCount() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
Returns the number of documents currently in this index.
DocData - Class in org.apache.lucene.benchmark.byTask.feeds
Output of parsing (e.g.
DocData() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocData
docFreq(Term) - Method in class org.apache.lucene.index.FilterIndexReader
docFreq() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
docFreq(Term) - Method in class org.apache.lucene.index.IndexReader
Returns the number of documents containing the term t
.
docFreq(Term) - Method in class org.apache.lucene.index.MultiReader
docFreq(Term) - Method in class org.apache.lucene.index.ParallelReader
docFreq(Term) - Method in class org.apache.lucene.index.SegmentReader
docFreq() - Method in class org.apache.lucene.index.TermEnum
Returns the docFreq of the current Term in the enumeration.
docFreq() - Method in class org.apache.lucene.search.FilteredTermEnum
Returns the docFreq of the current Term in the enumeration.
docFreq(Term) - Method in class org.apache.lucene.search.IndexSearcher
Returns total docFreq for this term.
docFreq(Term) - Method in class org.apache.lucene.search.MultiSearcher
Deprecated.
docFreq(Term) - Method in class org.apache.lucene.search.ParallelMultiSearcher
Deprecated.
Executes each
Searchable
's docFreq() in its own thread and waits for each search to complete and merge
the results back together.
docFreq(Term) - Method in class org.apache.lucene.search.RemoteSearchable
Deprecated.
docFreq(Term) - Method in interface org.apache.lucene.search.Searchable
Deprecated.
Expert: Returns the number of documents containing term
.
docFreq(Term) - Method in class org.apache.lucene.search.Searcher
Deprecated.
docFreq(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
docFreq() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
Returns the docFreq of the current Term in the enumeration.
docFreqs(Term[]) - Method in class org.apache.lucene.search.RemoteSearchable
Deprecated.
docFreqs(Term[]) - Method in interface org.apache.lucene.search.Searchable
Deprecated.
Expert: For each term in the terms array, calculates the number of
documents containing term
.
docFreqs(Term[]) - Method in class org.apache.lucene.search.Searcher
Deprecated.
docID() - Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantScorer
docID() - Method in class org.apache.lucene.search.DocIdSetIterator
docID() - Method in class org.apache.lucene.search.FilteredDocIdSetIterator
docID() - Method in class org.apache.lucene.search.ScoreCachingWrappingScorer
docID() - Method in class org.apache.lucene.search.spans.SpanScorer
docID() - Method in class org.apache.lucene.util.OpenBitSetIterator
DocIdBitSet - Class in org.apache.lucene.util
Simple DocIdSet and DocIdSetIterator backed by a BitSet
DocIdBitSet(BitSet) - Constructor for class org.apache.lucene.util.DocIdBitSet
docids - Variable in class org.apache.lucene.facet.search.sampling.Sampler.SampleResult
docIds - Variable in class org.apache.lucene.facet.search.ScoredDocIdCollector
DocIdSet - Class in org.apache.lucene.search
A DocIdSet contains a set of doc ids.
DocIdSet() - Constructor for class org.apache.lucene.search.DocIdSet
DocIdSetIterator - Class in org.apache.lucene.search
This abstract class defines methods to iterate over a set of non-decreasing
doc ids.
DocIdSetIterator() - Constructor for class org.apache.lucene.search.DocIdSetIterator
docIdSetToCache(DocIdSet, IndexReader) - Method in class org.apache.lucene.search.CachingWrapperFilter
Provide the DocIdSet to be cached, using the DocIdSet provided
by the wrapped Filter.
doClose() - Method in class org.apache.lucene.index.FilterIndexReader
doClose() - Method in class org.apache.lucene.index.IndexReader
Implements close.
doClose() - Method in class org.apache.lucene.index.MultiReader
doClose() - Method in class org.apache.lucene.index.ParallelReader
doClose() - Method in class org.apache.lucene.index.SegmentReader
doClose() - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
doClose() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
DocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
DocMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocMaker
docMaker - Variable in class org.apache.lucene.benchmark.utils.ExtractWikipedia
docName(IndexSearcher, int) - Method in class org.apache.lucene.benchmark.quality.utils.DocNameExtractor
Extract the name of the input doc from the index.
DocNameExtractor - Class in org.apache.lucene.benchmark.quality.utils
Utility: extract doc names from an index
DocNameExtractor(String) - Constructor for class org.apache.lucene.benchmark.quality.utils.DocNameExtractor
Constructor for DocNameExtractor.
docNameField - Variable in class org.apache.lucene.benchmark.quality.QualityBenchmark
index field to extract doc name for each search result; used for judging the results.
DOCNO - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
doCommit(Map<String, String>) - Method in class org.apache.lucene.index.FilterIndexReader
Deprecated.
doCommit(Map<String, String>) - Method in class org.apache.lucene.index.IndexReader
Deprecated.
Write support will be removed in Lucene 4.0.
doCommit(Map<String, String>) - Method in class org.apache.lucene.index.MultiReader
Deprecated.
doCommit(Map<String, String>) - Method in class org.apache.lucene.index.ParallelReader
Deprecated.
doCommit(Map<String, String>) - Method in class org.apache.lucene.index.SegmentReader
Deprecated.
doCommit(Map<String, String>) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
docScore(int, String, int, float) - Method in class org.apache.lucene.search.payloads.AveragePayloadFunction
docScore(int, String, int, float) - Method in class org.apache.lucene.search.payloads.MaxPayloadFunction
docScore(int, String, int, float) - Method in class org.apache.lucene.search.payloads.MinPayloadFunction
docScore(int, String, int, float) - Method in class org.apache.lucene.search.payloads.PayloadFunction
Calculate the final score for all the payloads seen so far for this doc/field
docStarts - Variable in class org.apache.lucene.search.IndexSearcher
docStoreCompoundFile - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
True if the shared doc store files are compound file
format.
docStoreOffset - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Doc store offset, if this segment shares the doc
store files (stored fields and term vectors) with
other segments.
docStoreSegment - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
String of the shared doc store segment, or null if
this segment does not share the doc store files.
docsWithField - Variable in class org.apache.lucene.search.FieldComparator.NumericComparator
Document - Class in org.apache.lucene.document
Documents are the unit of indexing and search.
Document() - Constructor for class org.apache.lucene.document.Document
Constructs a new document with no fields.
document(int, FieldSelector) - Method in class org.apache.lucene.index.FilterIndexReader
document(int) - Method in class org.apache.lucene.index.IndexReader
Returns the stored fields of the n
th
Document
in this index.
document(int, FieldSelector) - Method in class org.apache.lucene.index.IndexReader
document(int, FieldSelector) - Method in class org.apache.lucene.index.MultiReader
document(int, FieldSelector) - Method in class org.apache.lucene.index.ParallelReader
document(int, FieldSelector) - Method in class org.apache.lucene.index.PruningReader
document(int, FieldSelector) - Method in class org.apache.lucene.index.SegmentReader
document(int, FieldSelector) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
Return the
Document
at the
n
th
position.
documentNumberComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
DocValues - Class in org.apache.lucene.search.function
Expert: represents field values as different types.
DocValues() - Constructor for class org.apache.lucene.search.function.DocValues
doDelete(int) - Method in class org.apache.lucene.index.FilterIndexReader
Deprecated.
doDelete(int) - Method in class org.apache.lucene.index.IndexReader
doDelete(int) - Method in class org.apache.lucene.index.MultiReader
Deprecated.
doDelete(int) - Method in class org.apache.lucene.index.ParallelReader
Deprecated.
doDelete(int) - Method in class org.apache.lucene.index.SegmentReader
Deprecated.
doDelete(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
doFail - Variable in class org.apache.lucene.store.MockDirectoryWrapper.Failure
doHighlight(IndexReader, int, String, Document, Analyzer, String) - Method in class org.apache.lucene.benchmark.byTask.tasks.BenchmarkHighlighter
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitTaxonomyIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CreateTaxonomyIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewShingleAnalyzerTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Perform the task once (ignoring repetitions specification)
Return number of work items done by this task.
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReopenReaderTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RollbackIndexTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitForMergesTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitTask
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
doMerge(MergePolicy.OneMerge) - Method in class org.apache.lucene.index.ConcurrentMergeScheduler
DOMUtils - Class in org.apache.lucene.xmlparser
DOMUtils() - Constructor for class org.apache.lucene.xmlparser.DOMUtils
Done() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reset buffer when finished.
Done() - Method in interface org.apache.lucene.queryParser.CharStream
The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.lucene.queryParser.FastCharStream
Done() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
Set buffers back to null when finished.
Done() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
doNext() - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery.PositionCheckSpan
DONTNEED - Static variable in class org.apache.lucene.store.NativePosixUtil
doOpenIfChanged() - Method in class org.apache.lucene.index.IndexReader
If the index has changed since it was opened, open and return a new reader;
else, return null
.
doOpenIfChanged(boolean) - Method in class org.apache.lucene.index.IndexReader
doOpenIfChanged(IndexCommit) - Method in class org.apache.lucene.index.IndexReader
If the index has changed since it was opened, open and return a new reader;
else, return null
.
doOpenIfChanged(IndexWriter, boolean) - Method in class org.apache.lucene.index.IndexReader
If the index has changed since it was opened, open and return a new reader;
else, return null
.
doOpenIfChanged() - Method in class org.apache.lucene.index.MultiReader
doOpenIfChanged(boolean) - Method in class org.apache.lucene.index.MultiReader
doOpenIfChanged() - Method in class org.apache.lucene.index.ParallelReader
doOpenIfChanged(boolean) - Method in class org.apache.lucene.index.ParallelReader
doOpenIfChanged() - Method in class org.apache.lucene.index.SegmentReader
doOpenIfChanged(boolean) - Method in class org.apache.lucene.index.SegmentReader
Deprecated.
doPagingSearch(BufferedReader, IndexSearcher, Query, int, boolean, boolean) - Static method in class org.apache.lucene.demo.SearchFiles
This demonstrates a typical paging search scenario, where the search engine presents
pages of size n to the user.
doPrune(double, IndexSearcher) - Method in class org.apache.lucene.search.SearcherLifetimeManager.PruneByAge
doPrune(double, IndexSearcher) - Method in interface org.apache.lucene.search.SearcherLifetimeManager.Pruner
Return true if this searcher should be removed.
doSearching(ExecutorService, long) - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
doSetNorm(int, String, byte) - Method in class org.apache.lucene.index.FilterIndexReader
Deprecated.
doSetNorm(int, String, byte) - Method in class org.apache.lucene.index.IndexReader
Deprecated.
Write support will be removed in Lucene 4.0.
There will be no replacement for this method.
doSetNorm(int, String, byte) - Method in class org.apache.lucene.index.MultiReader
Deprecated.
doSetNorm(int, String, byte) - Method in class org.apache.lucene.index.ParallelReader
Deprecated.
doSetNorm(int, String, byte) - Method in class org.apache.lucene.index.SegmentReader
Deprecated.
doSetNorm(int, String, byte) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
dot(Vector2D) - Method in class org.apache.lucene.spatial.geometry.shape.Vector2D
Deprecated.
DOTLESS_YEH - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
DOUBLE - Static variable in class org.apache.lucene.search.SortField
Sort using term values as encoded Doubles.
DOUBLE_TYPE - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
when we emit a bigram, its then marked as this type
DoubleBarrelLRUCache <K extends DoubleBarrelLRUCache.CloneableKey ,V > - Class in org.apache.lucene.util
Simple concurrent LRU cache, using a "double barrel"
approach where two ConcurrentHashMaps record entries.
DoubleBarrelLRUCache(int) - Constructor for class org.apache.lucene.util.DoubleBarrelLRUCache
DoubleBarrelLRUCache.CloneableKey - Class in org.apache.lucene.util
Object providing clone(); the key class must subclass this.
DoubleBarrelLRUCache.CloneableKey() - Constructor for class org.apache.lucene.util.DoubleBarrelLRUCache.CloneableKey
DoubleIterator - Interface in org.apache.lucene.util.collections
Iterator interface for primitive double iteration
DoubleMetaphoneFilter - Class in org.apache.lucene.analysis.phonetic
Filter for DoubleMetaphone (supporting secondary codes)
DoubleMetaphoneFilter(TokenStream, int, boolean) - Constructor for class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilter
doubleToFixed(double) - Static method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
doubleToPrefixCoded(double) - Static method in class org.apache.lucene.util.NumericUtils
doubleToSortableLong(double) - Static method in class org.apache.lucene.util.NumericUtils
Converts a double
value to a sortable signed long
.
doubleVal(int) - Method in class org.apache.lucene.search.function.DocValues
Return doc value as a double.
doumentNumberIntegerComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
doUndeleteAll() - Method in class org.apache.lucene.index.FilterIndexReader
Deprecated.
doUndeleteAll() - Method in class org.apache.lucene.index.IndexReader
Deprecated.
Write support will be removed in Lucene 4.0.
There will be no replacement for this method.
doUndeleteAll() - Method in class org.apache.lucene.index.MultiReader
Deprecated.
doUndeleteAll() - Method in class org.apache.lucene.index.ParallelReader
Deprecated.
doUndeleteAll() - Method in class org.apache.lucene.index.SegmentReader
Deprecated.
doUndeleteAll() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
DrillDown - Class in org.apache.lucene.facet.search
Creation of drill down term or query.
DrillDown() - Constructor for class org.apache.lucene.facet.search.DrillDown
drillDownTermText(CategoryPath, char[]) - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
drillDownTermText(CategoryPath, char[]) - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Return the drilldown Term-Text which does not need to do any allocations.
dropBuffersAndReset() - Method in class org.apache.lucene.util.ByteBlockPool
DummyConcurrentLock - Class in org.apache.lucene.util
A dummy lock as a replacement for
ReentrantLock
to disable locking
DummyConcurrentLock() - Constructor for class org.apache.lucene.util.DummyConcurrentLock
DummyQueryNodeBuilder - Class in org.apache.lucene.queryParser.standard.builders
This builder does nothing.
DummyQueryNodeBuilder() - Constructor for class org.apache.lucene.queryParser.standard.builders.DummyQueryNodeBuilder
dumpArray(String, Object[], PrintStream) - Static method in class org.apache.lucene.util.LuceneTestCase
Convenience method for logging an array.
dumpIterator(String, Iterator<?>, PrintStream) - Static method in class org.apache.lucene.util.LuceneTestCase
Convenience method for logging an iterator.
DuplicateFilter - Class in org.apache.lucene.search
DuplicateFilter(String) - Constructor for class org.apache.lucene.search.DuplicateFilter
DuplicateFilter(String, int, int) - Constructor for class org.apache.lucene.search.DuplicateFilter
DuplicateFilterBuilder - Class in org.apache.lucene.xmlparser.builders
DuplicateFilterBuilder() - Constructor for class org.apache.lucene.xmlparser.builders.DuplicateFilterBuilder
DUTCH_STOP_WORDS - Static variable in class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer - Class in org.apache.lucene.analysis.nl
DutchAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, Set<?>, Set<?>, CharArrayMap<String>) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, String...) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, HashSet<?>) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchAnalyzer(Version, File) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
DutchStemFilter - Class in org.apache.lucene.analysis.nl
DutchStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
Deprecated.
DutchStemFilter(TokenStream, Set<?>) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
DutchStemFilter(TokenStream, Map<?, ?>) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
Deprecated.
DutchStemFilter(TokenStream, Set<?>, Map<?, ?>) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
DutchStemmer - Class in org.apache.lucene.analysis.nl
Deprecated.
Use DutchStemmer
instead,
which has the same functionality. This filter will be removed in Lucene 5.0
DutchStemmer() - Constructor for class org.apache.lucene.analysis.nl.DutchStemmer
Deprecated.
DutchStemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
DutchStemmer() - Constructor for class org.tartarus.snowball.ext.DutchStemmer
F_WORD - Static variable in class org.apache.lucene.search.spell.SpellChecker
Field name for each word in the ngram index.
FacetArrays - Class in org.apache.lucene.facet.search
Provider of arrays used for facet operations such as counting.
FacetArrays(IntArrayAllocator, FloatArrayAllocator) - Constructor for class org.apache.lucene.facet.search.FacetArrays
Create a FacetArrays with certain array allocators.
FacetException - Exception in org.apache.lucene.facet
A parent class for exceptions thrown by the Facets code.
FacetException() - Constructor for exception org.apache.lucene.facet.FacetException
FacetException(String) - Constructor for exception org.apache.lucene.facet.FacetException
FacetException(String, Throwable) - Constructor for exception org.apache.lucene.facet.FacetException
FacetException(Throwable) - Constructor for exception org.apache.lucene.facet.FacetException
FacetIndexingParams - Interface in org.apache.lucene.facet.index.params
Parameters on how facets are to be written to the index.
FacetParamsMissingPropertyException - Exception in org.apache.lucene.facet.index.params
Thrown when the facets params are missing a property
FacetParamsMissingPropertyException(String) - Constructor for exception org.apache.lucene.facet.index.params.FacetParamsMissingPropertyException
facetRequest - Variable in class org.apache.lucene.facet.search.FacetResultsHandler
Facet request served by this handler.
FacetRequest - Class in org.apache.lucene.facet.search.params
Request to accumulate facet information for a specified facet and possibly
also some of its descendants, upto a specified depth.
FacetRequest(CategoryPath, int) - Constructor for class org.apache.lucene.facet.search.params.FacetRequest
Initialize the request with a given path, and a requested number of facets
results.
FacetRequest.ResultMode - Enum in org.apache.lucene.facet.search.params
FacetRequest.SortBy - Enum in org.apache.lucene.facet.search.params
Sort options for facet results.
FacetRequest.SortOrder - Enum in org.apache.lucene.facet.search.params
Requested sort order for the results.
facetRequests - Variable in class org.apache.lucene.facet.search.params.FacetSearchParams
FacetResult - Class in org.apache.lucene.facet.search.results
Result of faceted search.
FacetResult(FacetRequest, FacetResultNode, int) - Constructor for class org.apache.lucene.facet.search.results.FacetResult
FacetResultNode - Interface in org.apache.lucene.facet.search.results
Result of faceted search for a certain taxonomy node.
FacetResultsHandler - Class in org.apache.lucene.facet.search
Handler for facet results.
FacetResultsHandler(TaxonomyReader, FacetRequest) - Constructor for class org.apache.lucene.facet.search.FacetResultsHandler
Create a faceted search handler.
FacetsAccumulator - Class in org.apache.lucene.facet.search
Driver for Accumulating facets of faceted search requests over given
documents.
FacetsAccumulator(FacetSearchParams, IndexReader, TaxonomyReader) - Constructor for class org.apache.lucene.facet.search.FacetsAccumulator
facetsAccumulator - Variable in class org.apache.lucene.facet.search.FacetsCollector
FacetsCollector - Class in org.apache.lucene.facet.search
Collector for facet accumulation
FacetsCollector(FacetSearchParams, IndexReader, TaxonomyReader) - Constructor for class org.apache.lucene.facet.search.FacetsCollector
Create a collector for accumulating facets while collecting documents
during search.
FacetSearchParams - Class in org.apache.lucene.facet.search.params
Faceted search parameters indicate for which facets should info be gathered.
FacetSearchParams(FacetIndexingParams) - Constructor for class org.apache.lucene.facet.search.params.FacetSearchParams
Construct with specific faceted indexing parameters.
FacetSearchParams() - Constructor for class org.apache.lucene.facet.search.params.FacetSearchParams
Construct with default faceted indexing parameters.
FacetSource - Class in org.apache.lucene.benchmark.byTask.feeds
Source items for facets.
FacetSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.FacetSource
FacetsPayloadProcessorProvider - Class in org.apache.lucene.facet.index
FacetsPayloadProcessorProvider(Directory, int[], FacetIndexingParams) - Constructor for class org.apache.lucene.facet.index.FacetsPayloadProcessorProvider
Construct FacetsPayloadProcessorProvider with FacetIndexingParams
FacetsPayloadProcessorProvider.FacetsDirPayloadProcessor - Class in org.apache.lucene.facet.index
FacetsPayloadProcessorProvider.FacetsDirPayloadProcessor(FacetIndexingParams, int[]) - Constructor for class org.apache.lucene.facet.index.FacetsPayloadProcessorProvider.FacetsDirPayloadProcessor
Construct FacetsDirPayloadProcessor with custom FacetIndexingParams
FacetsPayloadProcessorProvider.FacetsPayloadProcessor - Class in org.apache.lucene.facet.index
A PayloadProcessor for updating facets ordinal references, based on an ordinal map
FacetsPayloadProcessorProvider.FacetsPayloadProcessor(CategoryListParams, int[]) - Constructor for class org.apache.lucene.facet.index.FacetsPayloadProcessorProvider.FacetsPayloadProcessor
failed - Variable in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
failOn(MockDirectoryWrapper.Failure) - Method in class org.apache.lucene.store.MockDirectoryWrapper
add a Failure object to the list of objects to be evaluated
at every potential failure point
failureReason - Variable in class org.apache.lucene.store.Lock
If a lock obtain called, this failureReason may be set
with the "root cause" Exception as to why the lock was
not obtained.
FARSI_YEH - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
FastCharStream - Class in org.apache.lucene.queryParser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.FastCharStream
Constructs from a Reader.
FastCharStream - Class in org.apache.lucene.queryParser.surround.parser
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(Reader) - Constructor for class org.apache.lucene.queryParser.surround.parser.FastCharStream
Constructs from a Reader.
fastClear(int) - Method in class org.apache.lucene.util.OpenBitSet
clears a bit.
fastClear(long) - Method in class org.apache.lucene.util.OpenBitSet
clears a bit.
fastFlip(int) - Method in class org.apache.lucene.util.OpenBitSet
flips a bit.
fastFlip(long) - Method in class org.apache.lucene.util.OpenBitSet
flips a bit.
fastGet(int) - Method in class org.apache.lucene.util.OpenBitSet
Returns true or false for the specified bit index.
fastGet(long) - Method in class org.apache.lucene.util.OpenBitSet
Returns true or false for the specified bit index.
fastSet(int) - Method in class org.apache.lucene.util.OpenBitSet
Sets the bit at the specified index.
fastSet(long) - Method in class org.apache.lucene.util.OpenBitSet
Sets the bit at the specified index.
FastVectorHighlighter - Class in org.apache.lucene.search.vectorhighlight
Another highlighter implementation.
FastVectorHighlighter() - Constructor for class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
the default constructor.
FastVectorHighlighter(boolean, boolean) - Constructor for class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
a constructor.
FastVectorHighlighter(boolean, boolean, FragListBuilder, FragmentsBuilder) - Constructor for class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
a constructor.
FATHA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
FATHATAN - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
FEH - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
fetchPartitionResult(FacetArrays, int) - Method in class org.apache.lucene.facet.search.FacetResultsHandler
Fetch results of a single partition, given facet arrays for that partition,
and based on the matching documents and faceted search parameters.
fetchPartitionResult(FacetArrays, int) - Method in class org.apache.lucene.facet.search.TopKFacetResultsHandler
fetchPartitionResult(FacetArrays, int) - Method in class org.apache.lucene.facet.search.TopKInEachNodeHandler
Recursively explore all facets that can be potentially included in the
FacetResult
to be generated, and that belong to the given
partition, so that values can be examined and collected.
Field - Class in org.apache.lucene.document
A field is a section of a Document.
Field(String, String, Field.Store, Field.Index) - Constructor for class org.apache.lucene.document.Field
Create a field by specifying its name, value and how it will
be saved in the index.
Field(String, String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a field by specifying its name, value and how it will
be saved in the index.
Field(String, boolean, String, Field.Store, Field.Index, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a field by specifying its name, value and how it will
be saved in the index.
Field(String, Reader) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored.
Field(String, Reader, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored, optionally with
storing term vectors.
Field(String, TokenStream) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored.
Field(String, TokenStream, Field.TermVector) - Constructor for class org.apache.lucene.document.Field
Create a tokenized and indexed field that is not stored, optionally with
storing term vectors.
Field(String, byte[], Field.Store) - Constructor for class org.apache.lucene.document.Field
Field(String, byte[]) - Constructor for class org.apache.lucene.document.Field
Create a stored field with binary value.
Field(String, byte[], int, int, Field.Store) - Constructor for class org.apache.lucene.document.Field
Field(String, byte[], int, int) - Constructor for class org.apache.lucene.document.Field
Create a stored field with binary value.
field - Variable in class org.apache.lucene.facet.search.aggregator.association.AssociationFloatSumAggregator
field - Variable in class org.apache.lucene.facet.search.aggregator.association.AssociationIntSumAggregator
field() - Method in class org.apache.lucene.index.Term
Returns the field of this term, an interned string.
field - Variable in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
The term's field
field - Variable in class org.apache.lucene.search.FieldComparator.NumericComparator
field() - Method in class org.apache.lucene.search.FieldValueFilter
Returns the field this filter is applied on.
field - Variable in class org.apache.lucene.search.function.OrdFieldSource
field - Variable in class org.apache.lucene.search.function.ReverseOrdFieldSource
field - Variable in class org.apache.lucene.search.spans.SpanNearQuery
field() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
Field.Index - Enum in org.apache.lucene.document
Specifies whether and how a field should be indexed.
Field.Store - Enum in org.apache.lucene.document
Specifies whether and how a field should be stored.
Field.TermVector - Enum in org.apache.lucene.document
Specifies whether and how a field should have term vectors.
FIELD_BOOST_MAP - Static variable in class org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler.ConfigurationKeys
Key used to set a field to boost map that is used to set the boost for
each field
FIELD_DATE_RESOLUTION_MAP - Static variable in class org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler.ConfigurationKeys
Key used to set a field to
DateTools.Resolution
map that is used to
normalize each date field value.
FIELD_DOC - Static variable in class org.apache.lucene.search.SortField
Represents sorting by document number (index order).
FIELD_INFOS_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of field infos
FIELD_SCORE - Static variable in class org.apache.lucene.search.SortField
Represents sorting by document score (relevance).
Fieldable - Interface in org.apache.lucene.document
FieldableNode - Interface in org.apache.lucene.queryParser.core.nodes
A query node implements
FieldableNode
interface to indicate that its
children and itself are associated to a specific field.
FieldBoostMapAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
FieldBoostMapAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
FieldBoostMapAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.FieldBoostMapAttributeImpl
Deprecated.
FieldBoostMapFCListener - Class in org.apache.lucene.queryParser.standard.config
FieldBoostMapFCListener(QueryConfigHandler) - Constructor for class org.apache.lucene.queryParser.standard.config.FieldBoostMapFCListener
FieldCache - Interface in org.apache.lucene.search
Expert: Maintains caches of term values.
FieldCache.ByteParser - Interface in org.apache.lucene.search
Interface to parse bytes from document fields.
FieldCache.CacheEntry - Class in org.apache.lucene.search
EXPERT: A unique Identifier/Description for each item in the FieldCache.
FieldCache.CacheEntry() - Constructor for class org.apache.lucene.search.FieldCache.CacheEntry
FieldCache.CreationPlaceholder - Class in org.apache.lucene.search
FieldCache.CreationPlaceholder() - Constructor for class org.apache.lucene.search.FieldCache.CreationPlaceholder
FieldCache.DoubleParser - Interface in org.apache.lucene.search
Interface to parse doubles from document fields.
FieldCache.FloatParser - Interface in org.apache.lucene.search
Interface to parse floats from document fields.
FieldCache.IntParser - Interface in org.apache.lucene.search
Interface to parse ints from document fields.
FieldCache.LongParser - Interface in org.apache.lucene.search
Interface to parse long from document fields.
FieldCache.Parser - Interface in org.apache.lucene.search
Marker interface as super-interface to all parsers.
FieldCache.ShortParser - Interface in org.apache.lucene.search
Interface to parse shorts from document fields.
FieldCache.StringIndex - Class in org.apache.lucene.search
Expert: Stores term text values and document ordering data.
FieldCache.StringIndex(int[], String[]) - Constructor for class org.apache.lucene.search.FieldCache.StringIndex
Creates one of these objects
FieldCacheDocIdSet - Class in org.apache.lucene.search
Base class for DocIdSet to be used with FieldCache.
FieldCacheDocIdSet(IndexReader) - Constructor for class org.apache.lucene.search.FieldCacheDocIdSet
FieldCacheRangeFilter <T > - Class in org.apache.lucene.search
A range filter built on top of a cached single term field (in
FieldCache
).
FieldCacheSanityChecker - Class in org.apache.lucene.util
Provides methods for sanity checking that entries in the FieldCache
are not wasteful or inconsistent.
FieldCacheSanityChecker() - Constructor for class org.apache.lucene.util.FieldCacheSanityChecker
FieldCacheSanityChecker.Insanity - Class in org.apache.lucene.util
Simple container for a collection of related CacheEntry objects that
in conjunction with each other represent some "insane" usage of the
FieldCache.
FieldCacheSanityChecker.Insanity(FieldCacheSanityChecker.InsanityType, String, FieldCache.CacheEntry...) - Constructor for class org.apache.lucene.util.FieldCacheSanityChecker.Insanity
FieldCacheSanityChecker.InsanityType - Class in org.apache.lucene.util
An Enumeration of the different types of "insane" behavior that
may be detected in a FieldCache.
FieldCacheSource - Class in org.apache.lucene.search.function
Expert: A base class for ValueSource implementations that retrieve values for
a single field from the
FieldCache
.
FieldCacheSource(String) - Constructor for class org.apache.lucene.search.function.FieldCacheSource
Create a cached field source for the input field.
FieldCacheTermsFilter - Class in org.apache.lucene.search
A
Filter
that only accepts documents whose single
term value in the specified field is contained in the
provided set of allowed terms.
FieldCacheTermsFilter(String, String...) - Constructor for class org.apache.lucene.search.FieldCacheTermsFilter
FieldComparator <T > - Class in org.apache.lucene.search
Expert: a FieldComparator compares hits so as to determine their
sort order when collecting the top results with
TopFieldCollector
.
FieldComparator() - Constructor for class org.apache.lucene.search.FieldComparator
FieldComparator.ByteComparator - Class in org.apache.lucene.search
FieldComparator.DocComparator - Class in org.apache.lucene.search
Sorts by ascending docID
FieldComparator.DoubleComparator - Class in org.apache.lucene.search
FieldComparator.FloatComparator - Class in org.apache.lucene.search
FieldComparator.IntComparator - Class in org.apache.lucene.search
FieldComparator.LongComparator - Class in org.apache.lucene.search
FieldComparator.NumericComparator <T extends Number > - Class in org.apache.lucene.search
FieldComparator.NumericComparator(String, T) - Constructor for class org.apache.lucene.search.FieldComparator.NumericComparator
FieldComparator.RelevanceComparator - Class in org.apache.lucene.search
Sorts by descending relevance.
FieldComparator.ShortComparator - Class in org.apache.lucene.search
FieldComparator.StringComparatorLocale - Class in org.apache.lucene.search
Sorts by a field's value using the Collator for a
given Locale.
FieldComparator.StringOrdValComparator - Class in org.apache.lucene.search
Sorts by field's natural String sort order, using
ordinals.
FieldComparator.StringOrdValComparator(int, String, int, boolean) - Constructor for class org.apache.lucene.search.FieldComparator.StringOrdValComparator
FieldComparator.StringValComparator - Class in org.apache.lucene.search
Sorts by field's natural String sort order.
FieldComparatorSource - Class in org.apache.lucene.search
FieldComparatorSource() - Constructor for class org.apache.lucene.search.FieldComparatorSource
FieldConfig - Class in org.apache.lucene.queryParser.core.config
This class represents a field configuration.
FieldConfig(CharSequence) - Constructor for class org.apache.lucene.queryParser.core.config.FieldConfig
FieldConfig(String) - Constructor for class org.apache.lucene.queryParser.core.config.FieldConfig
FieldConfigListener - Interface in org.apache.lucene.queryParser.core.config
This interface should be implemented by classes that wants to listen for
field configuration requests.
FieldDateResolutionFCListener - Class in org.apache.lucene.queryParser.standard.config
FieldDateResolutionFCListener(QueryConfigHandler) - Constructor for class org.apache.lucene.queryParser.standard.config.FieldDateResolutionFCListener
FieldDateResolutionMapAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
FieldDateResolutionMapAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
FieldDateResolutionMapAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttributeImpl
Deprecated.
FieldDoc - Class in org.apache.lucene.search
Expert: A ScoreDoc which also contains information about
how to sort the referenced document.
FieldDoc(int, float) - Constructor for class org.apache.lucene.search.FieldDoc
Expert: Creates one of these objects with empty sort information.
FieldDoc(int, float, Object[]) - Constructor for class org.apache.lucene.search.FieldDoc
Expert: Creates one of these objects with the given sort information.
FieldDoc(int, float, Object[], int) - Constructor for class org.apache.lucene.search.FieldDoc
Expert: Creates one of these objects with the given sort information.
fieldFlags - Variable in class org.apache.lucene.index.pruning.StorePruningPolicy
Pruning in effect for each field
fieldFlags - Variable in class org.apache.lucene.index.pruning.TermPruningPolicy
Pruning operations to be conducted on fields.
FieldFragList - Class in org.apache.lucene.search.vectorhighlight
FieldFragList has a list of "frag info" that is used by FragmentsBuilder class
to create fragments (snippets).
FieldFragList(int) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldFragList
a constructor.
FieldFragList.WeightedFragInfo - Class in org.apache.lucene.search.vectorhighlight
FieldFragList.WeightedFragInfo(int, int, List<FieldPhraseList.WeightedPhraseInfo>) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo
FieldFragList.WeightedFragInfo.SubInfo - Class in org.apache.lucene.search.vectorhighlight
FieldInfo - Class in org.apache.lucene.index
Access to the Fieldable Info file that describes document fields and whether or
not they are indexed.
fieldInfo(String) - Method in class org.apache.lucene.index.FieldInfos
fieldInfo(int) - Method in class org.apache.lucene.index.FieldInfos
Return the fieldinfo object referenced by the fieldNumber.
FieldInfo.IndexOptions - Enum in org.apache.lucene.index
Controls how much information is stored in the postings lists.
FieldInfos - Class in org.apache.lucene.index
Collection of
FieldInfo
s (accessible by number or by name).
FieldInfos() - Constructor for class org.apache.lucene.index.FieldInfos
FieldInfos(Directory, String) - Constructor for class org.apache.lucene.index.FieldInfos
Construct a FieldInfos object using the directory and the name of the file
IndexInput
fieldInfos - Variable in class org.apache.lucene.index.SegmentWriteState
FieldInvertState - Class in org.apache.lucene.index
This class tracks the number and position / offset parameters of terms
being added to the index.
FieldInvertState() - Constructor for class org.apache.lucene.index.FieldInvertState
FieldInvertState(int, int, int, int, float) - Constructor for class org.apache.lucene.index.FieldInvertState
fieldList - Variable in class org.apache.lucene.facet.index.CategoryDocumentBuilder
FieldMaskingSpanQuery - Class in org.apache.lucene.search.spans
Wrapper to allow
SpanQuery
objects participate in composite
single-field SpanQueries by 'lying' about their search field.
FieldMaskingSpanQuery(SpanQuery, String) - Constructor for class org.apache.lucene.search.spans.FieldMaskingSpanQuery
fieldName(int) - Method in class org.apache.lucene.index.FieldInfos
Return the fieldName identified by its number.
fieldName - Variable in class org.apache.lucene.search.payloads.PayloadNearQuery
fieldNameComparator(String) - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
Necessary to implement matches for queries against defaultField
fieldNamesToString(StringBuilder) - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
FieldNormModifier - Class in org.apache.lucene.index
Deprecated.
This class is broken, as it does not correctly take position
overlaps into account.
FieldNormModifier(Directory, Similarity) - Constructor for class org.apache.lucene.index.FieldNormModifier
Deprecated.
Constructor for code that wishes to use this class programmatically
If Similarity is null, kill the field norms.
fieldNormStatus - Variable in class org.apache.lucene.index.CheckIndex.Status.SegmentInfoStatus
Status for testing of field norms (null if field norms could not be tested).
fieldNumber(String) - Method in class org.apache.lucene.index.FieldInfos
lookup the number of a field by name.
FieldPhraseList - Class in org.apache.lucene.search.vectorhighlight
FieldPhraseList has a list of WeightedPhraseInfo that is used by FragListBuilder
to create a FieldFragList object.
FieldPhraseList(FieldTermStack, FieldQuery) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldPhraseList
create a FieldPhraseList that has no limit on the number of phrases to analyze
FieldPhraseList(FieldTermStack, FieldQuery, int) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldPhraseList
a constructor.
FieldPhraseList.WeightedPhraseInfo - Class in org.apache.lucene.search.vectorhighlight
FieldPhraseList.WeightedPhraseInfo(LinkedList<FieldTermStack.TermInfo>, float) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo
FieldPhraseList.WeightedPhraseInfo(LinkedList<FieldTermStack.TermInfo>, float, int) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo
FieldPhraseList.WeightedPhraseInfo.Toffs - Class in org.apache.lucene.search.vectorhighlight
FieldPhraseList.WeightedPhraseInfo.Toffs(int, int) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo.Toffs
FieldQuery - Class in org.apache.lucene.search.vectorhighlight
FieldQuery breaks down query object into terms/phrases and keep
them in QueryPhraseMap structure.
FieldQuery.QueryPhraseMap - Class in org.apache.lucene.search.vectorhighlight
FieldQuery.QueryPhraseMap(FieldQuery) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldQuery.QueryPhraseMap
FieldQueryNode - Class in org.apache.lucene.queryParser.core.nodes
FieldQueryNode(CharSequence, CharSequence, int, int) - Constructor for class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
FieldQueryNodeBuilder - Class in org.apache.lucene.queryParser.standard.builders
FieldQueryNodeBuilder() - Constructor for class org.apache.lucene.queryParser.standard.builders.FieldQueryNodeBuilder
FieldReaderException - Exception in org.apache.lucene.index
Exception thrown when stored fields have an unexpected format.
FieldReaderException() - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with null
as its
detail message.
FieldReaderException(Throwable) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause ).
FieldReaderException(String) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified detail message.
FieldReaderException(String, Throwable) - Constructor for exception org.apache.lucene.index.FieldReaderException
Constructs a new runtime exception with the specified detail message and
cause.
fields - Variable in class org.apache.lucene.queryParser.MultiFieldQueryParser
fields - Variable in class org.apache.lucene.search.FieldDoc
Expert: The values which are used to sort the referenced document.
fields - Variable in class org.apache.lucene.search.FieldValueHitQueue
Stores the sort criteria being used.
fields - Variable in class org.apache.lucene.search.TopFieldDocs
The fields which were used to sort results by.
FIELDS_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of stored fields file
FIELDS_HEADER_INDICATOR - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
FIELDS_INDEX_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of stored fields index file
FieldScoreQuery - Class in org.apache.lucene.search.function
A query that scores each document as the value of the numeric input field.
FieldScoreQuery(String, FieldScoreQuery.Type) - Constructor for class org.apache.lucene.search.function.FieldScoreQuery
Create a FieldScoreQuery - a query that scores each document as the value of the numeric input field.
FieldScoreQuery.Type - Class in org.apache.lucene.search.function
Type of score field, indicating how field values are interpreted/parsed.
fieldsData - Variable in class org.apache.lucene.document.AbstractField
fieldSelector - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
FieldSelector - Interface in org.apache.lucene.document
FieldSelectorResult - Enum in org.apache.lucene.document
Provides information about what should be done with this Field
FieldSortedTermVectorMapper - Class in org.apache.lucene.index
For each Field, store a sorted collection of
TermVectorEntry
s
This is not thread-safe.
FieldSortedTermVectorMapper(Comparator<TermVectorEntry>) - Constructor for class org.apache.lucene.index.FieldSortedTermVectorMapper
FieldSortedTermVectorMapper(boolean, boolean, Comparator<TermVectorEntry>) - Constructor for class org.apache.lucene.index.FieldSortedTermVectorMapper
FieldsQuery() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
FieldsQuery - Class in org.apache.lucene.queryParser.surround.query
FieldsQuery(SrndQuery, List<String>, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
FieldsQuery(SrndQuery, String, char) - Constructor for class org.apache.lucene.queryParser.surround.query.FieldsQuery
FieldsQueryList() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
FieldTermStack - Class in org.apache.lucene.search.vectorhighlight
FieldTermStack
is a stack that keeps query terms in the specified field
of the document to be highlighted.
FieldTermStack(IndexReader, int, String, FieldQuery) - Constructor for class org.apache.lucene.search.vectorhighlight.FieldTermStack
a constructor.
FieldTermStack.TermInfo - Class in org.apache.lucene.search.vectorhighlight
FieldValueFilter - Class in org.apache.lucene.search
A
Filter
that accepts all documents that have one or more values in a
given field.
FieldValueFilter(String) - Constructor for class org.apache.lucene.search.FieldValueFilter
FieldValueFilter(String, boolean) - Constructor for class org.apache.lucene.search.FieldValueFilter
FieldValueHitQueue <T extends FieldValueHitQueue.Entry > - Class in org.apache.lucene.search
Expert: A hit queue for sorting by hits by terms in more than one field.
FieldValueHitQueue.Entry - Class in org.apache.lucene.search
FieldValueHitQueue.Entry(int, int, float) - Constructor for class org.apache.lucene.search.FieldValueHitQueue.Entry
FieldValuePairQueryNode <T > - Interface in org.apache.lucene.queryParser.core.nodes
This interface should be implemented by
QueryNode
that holds a field
and an arbitrary value.
file - Variable in class org.apache.lucene.store.SimpleFSDirectory.SimpleFSIndexInput
FileBasedQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Create queries from a FileReader.
FileBasedQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker
FileDictionary - Class in org.apache.lucene.search.suggest
Dictionary represented by a text file.
FileDictionary(InputStream) - Constructor for class org.apache.lucene.search.suggest.FileDictionary
FileDictionary(Reader) - Constructor for class org.apache.lucene.search.suggest.FileDictionary
Creates a dictionary based on a reader.
fileExists(String) - Method in class org.apache.lucene.store.Directory
Returns true iff a file with the given name exists.
fileExists(String) - Method in class org.apache.lucene.store.FileSwitchDirectory
fileExists(String) - Method in class org.apache.lucene.store.FSDirectory
Returns true iff a file with the given name exists.
fileExists(String) - Method in class org.apache.lucene.store.MockDirectoryWrapper
fileExists(String) - Method in class org.apache.lucene.store.NRTCachingDirectory
fileExists(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns true iff the named file exists in this directory.
fileLength(String) - Method in class org.apache.lucene.store.Directory
Returns the length of a file in the directory.
fileLength(String) - Method in class org.apache.lucene.store.FileSwitchDirectory
fileLength(String) - Method in class org.apache.lucene.store.FSDirectory
Returns the length in bytes of a file in the directory.
fileLength(String) - Method in class org.apache.lucene.store.MockDirectoryWrapper
fileLength(String) - Method in class org.apache.lucene.store.NRTCachingDirectory
fileLength(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns the length in bytes of a file in the directory.
fileMap - Variable in class org.apache.lucene.store.RAMDirectory
fileModified(String) - Method in class org.apache.lucene.store.Directory
Deprecated.
fileModified(String) - Method in class org.apache.lucene.store.FileSwitchDirectory
fileModified(String) - Method in class org.apache.lucene.store.FSDirectory
Returns the time the named file was last modified.
fileModified(File, String) - Static method in class org.apache.lucene.store.FSDirectory
Returns the time the named file was last modified.
fileModified(String) - Method in class org.apache.lucene.store.MockDirectoryWrapper
fileModified(String) - Method in class org.apache.lucene.store.NRTCachingDirectory
fileModified(String) - Method in class org.apache.lucene.store.RAMDirectory
Returns the time the named file was last modified.
FILENAME - Static variable in class org.apache.lucene.search.suggest.fst.FSTLookup
Deprecated.
Serialized automaton file name (storage).
FILENAME_SUFFIX - Static variable in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
FILENAME_SUFFIX - Static variable in class org.apache.lucene.analysis.ja.dict.ConnectionCosts
fileNameFromGeneration(String, String, long) - Static method in class org.apache.lucene.index.IndexFileNames
Computes the full file name from base, extension and generation.
files() - Method in class org.apache.lucene.index.SegmentInfo
files(Directory, boolean) - Method in class org.apache.lucene.index.SegmentInfos
Returns all file names referenced by SegmentInfo
instances matching the provided Directory (ie files
associated with any "external" segments are skipped).
FileSwitchDirectory - Class in org.apache.lucene.store
Expert: A Directory instance that switches files between
two other Directory instances.
FileSwitchDirectory(Set<String>, Directory, Directory, boolean) - Constructor for class org.apache.lucene.store.FileSwitchDirectory
FileUtils - Class in org.apache.lucene.benchmark.byTask.utils
File utilities.
FileUtils() - Constructor for class org.apache.lucene.benchmark.byTask.utils.FileUtils
fill(CharacterUtils.CharacterBuffer, Reader) - Method in class org.apache.lucene.util.CharacterUtils
fill(BytesRef, long) - Method in class org.apache.lucene.util.PagedBytes.Reader
Reads length as 1 or 2 byte vInt prefix, starting at start .
fillAndGetIndex(BytesRef, long) - Method in class org.apache.lucene.util.PagedBytes.Reader
Reads length as 1 or 2 byte vInt prefix, starting at start . *
Note: this method does not support slices spanning across block
borders.
fillAndGetStart(BytesRef, long) - Method in class org.apache.lucene.util.PagedBytes.Reader
Reads length as 1 or 2 byte vInt prefix, starting at
start and
returns the start offset of the next part, suitable as start parameter on
next call to sequentially read all
BytesRef
.
FillBuff() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
FillBuff() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
fillCategoriesMap(Iterable<CategoryAttribute>) - Method in class org.apache.lucene.facet.index.CategoryDocumentBuilder
Fills the categories mapping between a field name and a list of
categories that belongs to it according to this builder's
FacetIndexingParams
object
fillChildrenBufferAndApplyModifiery(QueryNode) - Method in class org.apache.lucene.queryParser.standard.processors.BooleanQuery2ModifierNodeProcessor
FILLER_TOKEN - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
filler token for when positionIncrement is more than 1
fillSlice(BytesRef, long, int) - Method in class org.apache.lucene.util.PagedBytes.Reader
Gets a slice out of
PagedBytes
starting at
start with a
given length.
fillSliceWithPrefix(BytesRef, long) - Method in class org.apache.lucene.util.PagedBytes.Reader
Gets a slice out of
PagedBytes
starting at
start , the
length is read as 1 or 2 byte vInt prefix.
fillTotalCountsForPartition(int[], int) - Method in class org.apache.lucene.facet.search.TotalFacetCounts
Fill a partition's array with the TotalCountsArray values.
filter(SegToken) - Method in class org.apache.lucene.analysis.cn.smart.hhmm.SegTokenFilter
Filter an input
SegToken
Full-width latin will be converted to half-width, then all latin will be lowercased.
filter - Variable in class org.apache.lucene.search.ConstantScoreQuery
Filter - Class in org.apache.lucene.search
Abstract base class for restricting which documents may
be returned during searching.
Filter() - Constructor for class org.apache.lucene.search.Filter
filter - Variable in class org.apache.lucene.search.FilterManager.FilterItem
Deprecated.
filter - Variable in class org.apache.lucene.search.RemoteCachingWrapperFilter
Deprecated.
FilterBuilder - Interface in org.apache.lucene.xmlparser
FilterBuilderFactory - Class in org.apache.lucene.xmlparser
FilterBuilderFactory() - Constructor for class org.apache.lucene.xmlparser.FilterBuilderFactory
FilterClause - Class in org.apache.lucene.search
A Filter that wrapped with an indication of how that filter
is used when composed with another filter.
FilterClause(Filter, BooleanClause.Occur) - Constructor for class org.apache.lucene.search.FilterClause
Create a new FilterClause
filterCleaner - Variable in class org.apache.lucene.search.FilterManager
Deprecated.
Cache cleaner that runs in a separate thread
FilteredDocIdSet - Class in org.apache.lucene.search
Abstract decorator class for a DocIdSet implementation
that provides on-demand filtering/validation
mechanism on a given DocIdSet.
FilteredDocIdSet(DocIdSet) - Constructor for class org.apache.lucene.search.FilteredDocIdSet
Constructor.
FilteredDocIdSetIterator - Class in org.apache.lucene.search
Abstract decorator class of a DocIdSetIterator
implementation that provides on-demand filter/validation
mechanism on an underlying DocIdSetIterator.
FilteredDocIdSetIterator(DocIdSetIterator) - Constructor for class org.apache.lucene.search.FilteredDocIdSetIterator
Constructor.
FilteredQuery - Class in org.apache.lucene.search
A query that applies a filter to the results of another query.
FilteredQuery(Query, Filter) - Constructor for class org.apache.lucene.search.FilteredQuery
Constructs a new query which applies a filter to the results of the original query.
FilteredQueryBuilder - Class in org.apache.lucene.xmlparser.builders
FilteredQueryBuilder(FilterBuilder, QueryBuilder) - Constructor for class org.apache.lucene.xmlparser.builders.FilteredQueryBuilder
FilteredTermEnum - Class in org.apache.lucene.search
Abstract class for enumerating a subset of all terms.
FilteredTermEnum() - Constructor for class org.apache.lucene.search.FilteredTermEnum
filterFactory - Variable in class org.apache.lucene.xmlparser.CoreParser
FilterIndexReader - Class in org.apache.lucene.index
A FilterIndexReader
contains another IndexReader, which it
uses as its basic source of data, possibly transforming the data along the
way or providing additional functionality.
FilterIndexReader(IndexReader) - Constructor for class org.apache.lucene.index.FilterIndexReader
Construct a FilterIndexReader based on the specified base reader.
FilterIndexReader.FilterTermDocs - Class in org.apache.lucene.index
Base class for filtering
TermDocs
implementations.
FilterIndexReader.FilterTermDocs(TermDocs) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
FilterIndexReader.FilterTermEnum - Class in org.apache.lucene.index
Base class for filtering
TermEnum
implementations.
FilterIndexReader.FilterTermEnum(TermEnum) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermEnum
FilterIndexReader.FilterTermPositions - Class in org.apache.lucene.index
FilterIndexReader.FilterTermPositions(TermPositions) - Constructor for class org.apache.lucene.index.FilterIndexReader.FilterTermPositions
FilteringTokenFilter - Class in org.apache.lucene.analysis
Abstract base class for TokenFilters that may remove tokens.
FilteringTokenFilter(boolean, TokenStream) - Constructor for class org.apache.lucene.analysis.FilteringTokenFilter
FilterManager - Class in org.apache.lucene.search
FilterManager() - Constructor for class org.apache.lucene.search.FilterManager
Deprecated.
Sets up the FilterManager singleton.
FilterManager.FilterCleaner - Class in org.apache.lucene.search
Deprecated.
Keeps the cache from getting too big.
FilterManager.FilterCleaner() - Constructor for class org.apache.lucene.search.FilterManager.FilterCleaner
Deprecated.
FilterManager.FilterItem - Class in org.apache.lucene.search
Deprecated.
Holds the filter and the last time the filter was used, to make LRU-based
cache cleaning possible.
FilterManager.FilterItem(Filter) - Constructor for class org.apache.lucene.search.FilterManager.FilterItem
Deprecated.
finalResult(OpenBitSetDISI, int) - Method in class org.apache.lucene.search.ChainedFilter
Deprecated.
Either use CachingWrapperFilter, or
switch to a different DocIdSet implementation yourself.
This method will be removed in Lucene 4.0
find(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
find(char[], int) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
find(int) - Method in class org.apache.lucene.search.grouping.SentinelIntSet
returns the slot for this key, or -slot-1 if not found
find(K) - Method in class org.apache.lucene.util.collections.ArrayHashMap
Returns the index of the given key, or zero if the key wasn't found.
find(float) - Method in class org.apache.lucene.util.collections.FloatToObjectMap
Find the actual index of a given key.
find(int) - Method in class org.apache.lucene.util.collections.IntHashSet
Find the actual index of a given key.
find(int) - Method in class org.apache.lucene.util.collections.IntToDoubleMap
Find the actual index of a given key.
find(int) - Method in class org.apache.lucene.util.collections.IntToIntMap
Find the actual index of a given key.
find(int) - Method in class org.apache.lucene.util.collections.IntToObjectMap
Find the actual index of a given key.
find(K) - Method in class org.apache.lucene.util.collections.ObjectToFloatMap
Find the actual index of a given key.
find(K) - Method in class org.apache.lucene.util.collections.ObjectToIntMap
Find the actual index of a given key.
find_among(Among[], int) - Method in class org.tartarus.snowball.SnowballProgram
find_among_b(Among[], int) - Method in class org.tartarus.snowball.SnowballProgram
findCategory(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
Look up the given category in the cache and/or the on-disk storage,
returning the category's ordinal, or a negative number in case the
category does not yet exist in the taxonomy.
findDistanceUnit(String) - Static method in enum org.apache.lucene.spatial.geometry.DistanceUnits
Deprecated.
Returns the DistanceUnit which represents the given unit
findEndOffset(StringBuilder, int) - Method in interface org.apache.lucene.search.vectorhighlight.BoundaryScanner
Scan forward to find start offset.
findEndOffset(StringBuilder, int) - Method in class org.apache.lucene.search.vectorhighlight.BreakIteratorBoundaryScanner
findEndOffset(StringBuilder, int) - Method in class org.apache.lucene.search.vectorhighlight.SimpleBoundaryScanner
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.LogMergePolicy
Finds merges necessary to force-merge all deletes from the
index.
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.MergePolicy
Determine what set of merge operations is necessary in order to expunge all
deletes from the index.
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.MockRandomMergePolicy
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.NoMergePolicy
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.TieredMergePolicy
findForcedDeletesMerges(SegmentInfos) - Method in class org.apache.lucene.index.UpgradeIndexMergePolicy
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.LogMergePolicy
Returns the merges necessary to merge the index down
to a specified number of segments.
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.MergePolicy
Determine what set of merge operations is necessary in
order to merge to <= the specified segment count.
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.MockRandomMergePolicy
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.NoMergePolicy
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.TieredMergePolicy
findForcedMerges(SegmentInfos, int, Map<SegmentInfo, Boolean>) - Method in class org.apache.lucene.index.UpgradeIndexMergePolicy
findIndexCommit(Directory, String) - Static method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.LogMergePolicy
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.MergePolicy
Determine what set of merge operations are now necessary on the index.
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.MockRandomMergePolicy
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.NoMergePolicy
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.TieredMergePolicy
findMerges(SegmentInfos) - Method in class org.apache.lucene.index.UpgradeIndexMergePolicy
findPattern(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
findStartOffset(StringBuilder, int) - Method in interface org.apache.lucene.search.vectorhighlight.BoundaryScanner
Scan backward to find end offset.
findStartOffset(StringBuilder, int) - Method in class org.apache.lucene.search.vectorhighlight.BreakIteratorBoundaryScanner
findStartOffset(StringBuilder, int) - Method in class org.apache.lucene.search.vectorhighlight.SimpleBoundaryScanner
findTargetArc(int, FST.Arc<Long>, FST.Arc<Long>, boolean, FST.BytesReader) - Method in class org.apache.lucene.analysis.ja.dict.TokenInfoFST
findTargetArc(int, FST.Arc<T>, FST.Arc<T>, FST.BytesReader) - Method in class org.apache.lucene.util.fst.FST
Finds an arc leaving the incoming arc, replacing the arc in place.
finish() - Method in class org.apache.lucene.analysis.ja.GraphvizFormatter
finish() - Method in class org.apache.lucene.util.fst.Builder
Returns final FST.
finish() - Method in class org.apache.lucene.util.packed.PackedInts.Writer
finishCommit() - Method in class org.apache.lucene.store.ChecksumIndexOutput
FinnishAnalyzer - Class in org.apache.lucene.analysis.fi
FinnishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
FinnishAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
Builds an analyzer with the given stop words.
FinnishAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
Builds an analyzer with the given stop words.
FinnishLightStemFilter - Class in org.apache.lucene.analysis.fi
FinnishLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fi.FinnishLightStemFilter
FinnishLightStemmer - Class in org.apache.lucene.analysis.fi
Light Stemmer for Finnish.
FinnishLightStemmer() - Constructor for class org.apache.lucene.analysis.fi.FinnishLightStemmer
FinnishStemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
FinnishStemmer() - Constructor for class org.tartarus.snowball.ext.FinnishStemmer
first() - Method in class org.apache.lucene.analysis.icu.segmentation.LaoBreakIterator
first() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
first - Variable in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs.TwoLongs
FIRST_LEVEL_SIZE - Static variable in class org.apache.lucene.util.ByteBlockPool
firstRangeBeginningOriginal - Variable in class org.apache.lucene.analysis.CollationTestBase
firstRangeEndOriginal - Variable in class org.apache.lucene.analysis.CollationTestBase
FixedBitSet - Class in org.apache.lucene.util
BitSet of fixed length (numBits), backed by accessible
(
FixedBitSet.getBits()
) long[], accessed with an int index,
implementing Bits and DocIdSet.
FixedBitSet(int) - Constructor for class org.apache.lucene.util.FixedBitSet
FixedBitSet(FixedBitSet) - Constructor for class org.apache.lucene.util.FixedBitSet
Makes full copy.
FixedLatLng - Class in org.apache.lucene.spatial.geometry
Deprecated.
FixedLatLng(int, int) - Constructor for class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
FixedLatLng(LatLng) - Constructor for class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
fixedOrdinalPolicy() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
"fixed" ordinal policy.
fixedPartitionSize() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
"fixed" partition size.
fixedPathPolicy() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
"fixed" path policy.
fixedToDouble(int) - Static method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
fixIndex(CheckIndex.Status) - Method in class org.apache.lucene.index.CheckIndex
fixResult(ScoredDocIDs, FacetResult) - Method in interface org.apache.lucene.facet.search.sampling.SampleFixer
Alter the input result, fixing it to account for the sampling.
FLAG_CANON_EQ - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_CASE_INSENSITIVE - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_COMMENTS - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_DOTALL - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_LITERAL - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_MATCH_CASEINDEPENDENT - Static variable in class org.apache.lucene.search.regex.JakartaRegexpCapabilities
Flag to specify that matching should be case-independent (folded)
FLAG_MATCH_NORMAL - Static variable in class org.apache.lucene.search.regex.JakartaRegexpCapabilities
Flag to specify normal, case-sensitive matching behaviour.
FLAG_MULTILINE - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_UNICODE_CASE - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FLAG_UNIX_LINES - Static variable in class org.apache.lucene.search.regex.JavaUtilRegexCapabilities
FlagsAttribute - Interface in org.apache.lucene.analysis.tokenattributes
This attribute can be used to pass different flags down the
Tokenizer
chain,
eg from one TokenFilter to another one.
FlagsAttributeImpl - Class in org.apache.lucene.analysis.tokenattributes
This attribute can be used to pass different flags down the tokenizer chain,
eg from one TokenFilter to another one.
FlagsAttributeImpl() - Constructor for class org.apache.lucene.analysis.tokenattributes.FlagsAttributeImpl
flip(int, int) - Method in class org.apache.lucene.util.FixedBitSet
Flips a range of bits
flip(long) - Method in class org.apache.lucene.util.OpenBitSet
flips a bit, expanding the set size if necessary
flip(long, long) - Method in class org.apache.lucene.util.OpenBitSet
Flips a range of bits, expanding the set size if necessary
flipAndGet(int) - Method in class org.apache.lucene.util.OpenBitSet
flips a bit and returns the resulting bit value.
flipAndGet(long) - Method in class org.apache.lucene.util.OpenBitSet
flips a bit and returns the resulting bit value.
FLOAT - Static variable in class org.apache.lucene.search.function.FieldScoreQuery.Type
field values are interpreted as numeric float values.
FLOAT - Static variable in class org.apache.lucene.search.SortField
Sort using term values as encoded Floats.
FloatArrayAllocator - Class in org.apache.lucene.facet.search
An FloatArrayAllocator is an object which manages float array objects
of a certain size.
FloatArrayAllocator(int, int) - Constructor for class org.apache.lucene.facet.search.FloatArrayAllocator
Construct an allocator for float arrays of size size
,
keeping around a pool of up to maxArrays
old arrays.
floatArrayAllocator - Variable in class org.apache.lucene.facet.search.StandardFacetsAccumulator
FloatEncoder - Class in org.apache.lucene.analysis.payloads
Encode a character array Float as a
Payload
.
FloatEncoder() - Constructor for class org.apache.lucene.analysis.payloads.FloatEncoder
FloatFieldSource - Class in org.apache.lucene.search.function
Expert: obtains float field values from the
FieldCache
using
getFloats()
and makes those values
available as other numeric types, casting as needed.
FloatFieldSource(String) - Constructor for class org.apache.lucene.search.function.FloatFieldSource
Create a cached float field source with default string-to-float parser.
FloatFieldSource(String, FieldCache.FloatParser) - Constructor for class org.apache.lucene.search.function.FloatFieldSource
Create a cached float field source with a specific string-to-float parser.
FloatIterator - Interface in org.apache.lucene.util.collections
Iterator interface for primitive int iteration
FloatLatLng - Class in org.apache.lucene.spatial.geometry
Deprecated.
FloatLatLng(double, double) - Constructor for class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
FloatLatLng(LatLng) - Constructor for class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
floatToByte(float, int, int) - Static method in class org.apache.lucene.util.SmallFloat
Converts a 32 bit float to an 8 bit float.
floatToByte315(float) - Static method in class org.apache.lucene.util.SmallFloat
floatToByte(b, mantissaBits=3, zeroExponent=15)
smallest non-zero value = 5.820766E-10
largest value = 7.5161928E9
epsilon = 0.125
floatToByte52(float) - Static method in class org.apache.lucene.util.SmallFloat
floatToByte(b, mantissaBits=5, zeroExponent=2)
smallest nonzero value = 0.033203125
largest value = 1984.0
epsilon = 0.03125
FloatToObjectMap <T > - Class in org.apache.lucene.util.collections
An Array-based hashtable which maps primitive float to Objects of generic type
T.
FloatToObjectMap() - Constructor for class org.apache.lucene.util.collections.FloatToObjectMap
Constructs a map with default capacity.
FloatToObjectMap(int) - Constructor for class org.apache.lucene.util.collections.FloatToObjectMap
Constructs a map with given capacity.
floatToPrefixCoded(float) - Static method in class org.apache.lucene.util.NumericUtils
floatToSortableInt(float) - Static method in class org.apache.lucene.util.NumericUtils
Converts a float
value to a sortable signed int
.
floatVal(int) - Method in class org.apache.lucene.search.function.DocValues
Return doc value as a float.
flush() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
flush() - Method in class org.apache.lucene.benchmark.quality.utils.SubmissionReport
flush() - Method in class org.apache.lucene.index.IndexReader
Deprecated.
Write support will be removed in Lucene 4.0.
flush(Map<String, String>) - Method in class org.apache.lucene.index.IndexReader
Deprecated.
Write support will be removed in Lucene 4.0.
flush(boolean, boolean, boolean) - Method in class org.apache.lucene.index.IndexWriter
NOTE: flushDocStores is ignored now (hardwired to
true); this method is only here for backwards
compatibility
flush(boolean, boolean) - Method in class org.apache.lucene.index.IndexWriter
Flush all in-memory buffered updates (adds and deletes)
to the Directory.
flush() - Method in class org.apache.lucene.store.BufferedIndexOutput
Forces any buffered output to be written.
flush() - Method in class org.apache.lucene.store.ChecksumIndexOutput
flush() - Method in class org.apache.lucene.store.IndexOutput
Forces any buffered output to be written.
flush() - Method in class org.apache.lucene.store.MockIndexOutputWrapper
flush() - Method in class org.apache.lucene.store.RAMOutputStream
flush() - Method in class org.apache.lucene.util.ThrottledIndexOutput
flushBuffer(IndexOutput, long) - Method in class org.apache.lucene.store.BufferedIndexInput
Flushes the in-memory bufer to the given output, copying at most
numBytes
.
flushBuffer(byte[], int, int) - Method in class org.apache.lucene.store.BufferedIndexOutput
Expert: implements buffer write.
flushBuffer(byte[], int, int) - Method in class org.apache.lucene.store.FSDirectory.FSIndexOutput
output methods:
FlushReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Commits via IndexReader.
FlushReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
foldToASCII(char[], int) - Method in class org.apache.lucene.analysis.ASCIIFoldingFilter
Converts characters above ASCII to their ASCII equivalents.
foldToASCII(char[], int, char[], int, int) - Static method in class org.apache.lucene.analysis.ASCIIFoldingFilter
Converts characters above ASCII to their ASCII equivalents.
following(int) - Method in class org.apache.lucene.analysis.icu.segmentation.LaoBreakIterator
follows(TextFragment) - Method in class org.apache.lucene.search.highlight.TextFragment
FORCE_COMPLEMENT - Static variable in class org.apache.lucene.facet.search.FacetsAccumulator
forceMerge(int) - Method in class org.apache.lucene.index.IndexWriter
Forces merge policy to merge segments until there's <=
maxNumSegments.
forceMerge(int, boolean) - Method in class org.apache.lucene.index.IndexWriter
forceMerge(int) - Method in class org.apache.lucene.index.RandomIndexWriter
Forces a forceMerge.
forceMergeDeletes(boolean) - Method in class org.apache.lucene.index.IndexWriter
forceMergeDeletes() - Method in class org.apache.lucene.index.IndexWriter
Forces merging of all segments that have deleted
documents.
forceMergeDeletes(boolean) - Method in class org.apache.lucene.index.RandomIndexWriter
forceMergeDeletes() - Method in class org.apache.lucene.index.RandomIndexWriter
ForceMergeTask - Class in org.apache.lucene.benchmark.byTask.tasks
Runs forceMerge on the index.
ForceMergeTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
forever - Variable in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Format - Class in org.apache.lucene.benchmark.byTask.utils
Formatting utilities (for reports).
Format() - Constructor for class org.apache.lucene.benchmark.byTask.utils.Format
format(int, float, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a number from left.
format(int, double, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
format(int, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a number from left.
format(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a string from right.
FORMAT - Static variable in class org.apache.lucene.index.SegmentInfos
The file format version, a negative number.
format(double, StringBuffer, FieldPosition) - Method in class org.apache.lucene.queryParser.standard.config.NumberDateFormat
format(long, StringBuffer, FieldPosition) - Method in class org.apache.lucene.queryParser.standard.config.NumberDateFormat
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.lucene.queryParser.standard.config.NumberDateFormat
FORMAT_3_1 - Static variable in class org.apache.lucene.index.SegmentInfos
Each segment records the Lucene version that created it.
FORMAT_CHECKSUM - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds a checksum at the end of the file to
ensure all bytes were successfully written.
FORMAT_DEL_COUNT - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds the deletion count for each segment.
FORMAT_DIAGNOSTICS - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds optional per-segment String
diagnostics storage, and switches userData to Map
FORMAT_HAS_PROX - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds the boolean hasProx to record if any
fields in the segment store prox information (ie, have
omitTermFreqAndPositions==false)
FORMAT_HAS_VECTORS - Static variable in class org.apache.lucene.index.SegmentInfos
Each segment records whether it has term vectors
FORMAT_LOCKLESS - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds details used for lockless commits.
FORMAT_MAXIMUM - Static variable in class org.apache.lucene.index.SegmentInfos
FORMAT_MINIMUM - Static variable in class org.apache.lucene.index.SegmentInfos
FORMAT_OMIT_POSITIONS - Static variable in class org.apache.lucene.index.FieldInfos
FORMAT_PRE - Static variable in class org.apache.lucene.index.FieldInfos
FORMAT_SHARED_DOC_STORE - Static variable in class org.apache.lucene.index.SegmentInfos
This format allows multiple segments to share a single
vectors and stored fields file.
FORMAT_SINGLE_NORM_FILE - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds a "hasSingleNormFile" flag into each segment info.
FORMAT_START - Static variable in class org.apache.lucene.index.FieldInfos
FORMAT_USER_DATA - Static variable in class org.apache.lucene.index.SegmentInfos
This format adds optional commit userData (String) storage.
formatError(String, Test, Throwable) - Method in class org.apache.lucene.util.LuceneJUnitResultFormatter
Format an error and print it.
formatPaddLeft(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a string from left.
formatPaddRight(int, float, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a number from right.
formatPaddRight(int, double, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Formatter - Interface in org.apache.lucene.search.highlight
Processes terms found in the original text, typically by applying some form
of mark-up to highlight terms in HTML search results pages.
formatTest(Test) - Method in class org.apache.lucene.util.LuceneJUnitResultFormatter
Format the test for printing..
formSimilarQuery(String, Analyzer, String, Set<?>) - Static method in class org.apache.lucene.search.similar.SimilarityQueries
Simple similarity query generators.
FourFlagsIntDecoder - Class in org.apache.lucene.util.encoding
FourFlagsIntDecoder() - Constructor for class org.apache.lucene.util.encoding.FourFlagsIntDecoder
FourFlagsIntEncoder - Class in org.apache.lucene.util.encoding
FourFlagsIntEncoder() - Constructor for class org.apache.lucene.util.encoding.FourFlagsIntEncoder
FragListBuilder - Interface in org.apache.lucene.search.vectorhighlight
FragListBuilder is an interface for FieldFragList builder classes.
Fragmenter - Interface in org.apache.lucene.search.highlight
Implements the policy for breaking text into multiple fragments for
consideration by the
Highlighter
class.
FragmentsBuilder - Interface in org.apache.lucene.search.vectorhighlight
fragSize - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
free() - Method in class org.apache.lucene.facet.search.FacetArrays
Notify allocators that they can free arrays allocated
on behalf of this FacetArrays object.
free(T) - Method in class org.apache.lucene.facet.search.TemporaryObjectAllocator
Return a no-longer-needed object back to the pool.
freeBefore(int) - Method in class org.apache.lucene.util.RollingBuffer
freeBefore(int) - Method in class org.apache.lucene.util.RollingCharBuffer
Call this to notify us that no chars before this
absolute position are needed anymore.
freeBlocks(int) - Method in class org.apache.lucene.util.RecyclingByteBlockAllocator
Removes the given number of byte blocks from the buffer if possible.
freenode - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
freeze(Builder.UnCompiledNode<T>[], int, IntsRef) - Method in class org.apache.lucene.util.fst.Builder.FreezeTail
freeze(boolean) - Method in class org.apache.lucene.util.PagedBytes
Commits final byte[], trimming it if necessary and if trim=true
FRENCH_STOP_WORDS - Static variable in class org.apache.lucene.analysis.fr.FrenchAnalyzer
FrenchAnalyzer - Class in org.apache.lucene.analysis.fr
FrenchAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
FrenchAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
Builds an analyzer with the given stop words
FrenchAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
Builds an analyzer with the given stop words
FrenchAnalyzer(Version, String...) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
FrenchAnalyzer(Version, File) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
FrenchLightStemFilter - Class in org.apache.lucene.analysis.fr
FrenchLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchLightStemFilter
FrenchLightStemmer - Class in org.apache.lucene.analysis.fr
Light Stemmer for French.
FrenchLightStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchLightStemmer
FrenchMinimalStemFilter - Class in org.apache.lucene.analysis.fr
FrenchMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchMinimalStemFilter
FrenchMinimalStemmer - Class in org.apache.lucene.analysis.fr
Light Stemmer for French.
FrenchMinimalStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchMinimalStemmer
FrenchStemFilter - Class in org.apache.lucene.analysis.fr
FrenchStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchStemFilter
Deprecated.
FrenchStemFilter(TokenStream, Set<?>) - Constructor for class org.apache.lucene.analysis.fr.FrenchStemFilter
FrenchStemmer - Class in org.apache.lucene.analysis.fr
Deprecated.
Use FrenchStemmer
instead,
which has the same functionality. This filter will be removed in Lucene 5.0
FrenchStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchStemmer
Deprecated.
FrenchStemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
FrenchStemmer() - Constructor for class org.tartarus.snowball.ext.FrenchStemmer
freq() - Method in class org.apache.lucene.index.AbstractAllTermDocs
freq() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermDocs
freq() - Method in class org.apache.lucene.index.MultipleTermPositions
freq() - Method in interface org.apache.lucene.index.TermDocs
Returns the frequency of the term within the current document.
freq() - Method in class org.apache.lucene.search.Scorer
Returns number of matches for the current document.
freq - Variable in class org.apache.lucene.search.spans.SpanScorer
freq() - Method in class org.apache.lucene.search.spans.SpanScorer
freq - Variable in class org.apache.lucene.search.spans.TermSpans
freq - Variable in class org.apache.lucene.search.spell.SuggestWord
The freq of the word
freq() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
FREQ_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of freq postings file
freqs - Variable in class org.apache.lucene.search.suggest.BufferingTermFreqIteratorWrapper
fromCartesian(CartesianPoint) - Static method in class org.apache.lucene.spatial.geometry.LatLng
Deprecated.
The inverse of toCartesian().
fs - Variable in class org.apache.lucene.index.pruning.StorePruningPolicy
FSDirectory - Class in org.apache.lucene.store
FSDirectory(File, LockFactory) - Constructor for class org.apache.lucene.store.FSDirectory
Create a new FSDirectory for the named location (ctor for subclasses).
FSDirectory.FSIndexOutput - Class in org.apache.lucene.store
FSDirectory.FSIndexOutput(FSDirectory, String) - Constructor for class org.apache.lucene.store.FSDirectory.FSIndexOutput
FSLockFactory - Class in org.apache.lucene.store
Base class for file system based locking implementation.
FSLockFactory() - Constructor for class org.apache.lucene.store.FSLockFactory
fst - Variable in class org.apache.lucene.analysis.synonym.SynonymMap
map >
FST <T > - Class in org.apache.lucene.util.fst
Represents an finite state machine (FST), using a
compact byte[] format.
FST(DataInput, Outputs<T>) - Constructor for class org.apache.lucene.util.fst.FST
Load a previously saved FST.
FST.Arc <T > - Class in org.apache.lucene.util.fst
Represents a single arc.
FST.Arc() - Constructor for class org.apache.lucene.util.fst.FST.Arc
FST.BytesReader - Class in org.apache.lucene.util.fst
Reads the bytes from this FST.
FST.BytesReader(byte[], int) - Constructor for class org.apache.lucene.util.fst.FST.BytesReader
FST.INPUT_TYPE - Enum in org.apache.lucene.util.fst
Specifies allowed range of each int input label for
this FST.
FST_FILENAME_SUFFIX - Static variable in class org.apache.lucene.analysis.ja.dict.TokenInfoDictionary
FSTCompletion - Class in org.apache.lucene.search.suggest.fst
Finite state automata based implementation of "autocomplete" functionality.
FSTCompletion(FST<Object>, boolean, boolean) - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletion
FSTCompletion(FST<Object>) - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletion
Defaults to higher weights first and exact first.
FSTCompletion.Completion - Class in org.apache.lucene.search.suggest.fst
A single completion for a given key.
FSTCompletionBuilder - Class in org.apache.lucene.search.suggest.fst
Finite state automata based implementation of "autocomplete" functionality.
FSTCompletionBuilder() - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletionBuilder
FSTCompletionBuilder(int, BytesRefSorter, int) - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletionBuilder
FSTCompletionLookup - Class in org.apache.lucene.search.suggest.fst
FSTCompletionLookup() - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletionLookup
FSTCompletionLookup(int, boolean) - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletionLookup
FSTCompletionLookup(FSTCompletion, boolean) - Constructor for class org.apache.lucene.search.suggest.fst.FSTCompletionLookup
This constructor takes a pre-built automaton.
FSTLookup - Class in org.apache.lucene.search.suggest.fst
FSTLookup() - Constructor for class org.apache.lucene.search.suggest.fst.FSTLookup
Deprecated.
FSTLookup(int, boolean) - Constructor for class org.apache.lucene.search.suggest.fst.FSTLookup
Deprecated.
fsync(String) - Method in class org.apache.lucene.store.FSDirectory
FULLWIDTH_DIGIT - Static variable in class org.apache.lucene.analysis.cn.smart.CharType
Full-Width alphanumeric characters
FULLWIDTH_LETTER - Static variable in class org.apache.lucene.analysis.cn.smart.CharType
Full-Width letters
FULLWIDTH_NUMBER - Static variable in class org.apache.lucene.analysis.cn.smart.WordType
Full-Width Alphanumeric
FULLWIDTH_STRING - Static variable in class org.apache.lucene.analysis.cn.smart.WordType
Full-Width String
fullyDelete(File) - Static method in class org.apache.lucene.benchmark.byTask.utils.FileUtils
Delete files and directories, even if non-empty.
function - Variable in class org.apache.lucene.search.payloads.PayloadNearQuery
function - Variable in class org.apache.lucene.search.payloads.PayloadTermQuery
FUZZY_CONFIG - Static variable in class org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler.ConfigurationKeys
Key used to set the
FuzzyConfig
used to create fuzzy queries.
FUZZY_SLOP - Static variable in interface org.apache.lucene.queryParser.QueryParserConstants
RegularExpression Id.
FUZZY_SLOP - Static variable in interface org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserConstants
RegularExpression Id.
FuzzyAttribute - Interface in org.apache.lucene.queryParser.standard.config
Deprecated.
FuzzyAttributeImpl - Class in org.apache.lucene.queryParser.standard.config
Deprecated.
FuzzyAttributeImpl() - Constructor for class org.apache.lucene.queryParser.standard.config.FuzzyAttributeImpl
Deprecated.
FuzzyConfig - Class in org.apache.lucene.queryParser.standard.config
FuzzyConfig() - Constructor for class org.apache.lucene.queryParser.standard.config.FuzzyConfig
FuzzyLikeThisQuery - Class in org.apache.lucene.search
Fuzzifies ALL terms provided as strings and then picks the best n differentiating terms.
FuzzyLikeThisQuery(int, Analyzer) - Constructor for class org.apache.lucene.search.FuzzyLikeThisQuery
FuzzyLikeThisQueryBuilder - Class in org.apache.lucene.xmlparser.builders
FuzzyLikeThisQueryBuilder(Analyzer) - Constructor for class org.apache.lucene.xmlparser.builders.FuzzyLikeThisQueryBuilder
FuzzyQuery - Class in org.apache.lucene.search
Implements the fuzzy search query.
FuzzyQuery(Term, float, int, int) - Constructor for class org.apache.lucene.search.FuzzyQuery
Create a new FuzzyQuery that will match terms with a similarity
of at least minimumSimilarity
to term
.
FuzzyQuery(Term, float, int) - Constructor for class org.apache.lucene.search.FuzzyQuery
FuzzyQuery(Term, float) - Constructor for class org.apache.lucene.search.FuzzyQuery
FuzzyQuery(Term) - Constructor for class org.apache.lucene.search.FuzzyQuery
FuzzyQueryNode - Class in org.apache.lucene.queryParser.core.nodes
A
FuzzyQueryNode
represents a element that contains
field/text/similarity tuple
FuzzyQueryNode(CharSequence, CharSequence, float, int, int) - Constructor for class org.apache.lucene.queryParser.core.nodes.FuzzyQueryNode
FuzzyQueryNodeBuilder - Class in org.apache.lucene.queryParser.standard.builders
FuzzyQueryNodeBuilder() - Constructor for class org.apache.lucene.queryParser.standard.builders.FuzzyQueryNodeBuilder
FuzzyQueryNodeProcessor - Class in org.apache.lucene.queryParser.standard.processors
FuzzyQueryNodeProcessor() - Constructor for class org.apache.lucene.queryParser.standard.processors.FuzzyQueryNodeProcessor
FuzzyTermEnum - Class in org.apache.lucene.search
Subclass of FilteredTermEnum for enumerating all terms that are similar
to the specified filter term.
FuzzyTermEnum(IndexReader, Term) - Constructor for class org.apache.lucene.search.FuzzyTermEnum
Creates a FuzzyTermEnum with an empty prefix and a minSimilarity of 0.5f.
FuzzyTermEnum(IndexReader, Term, float) - Constructor for class org.apache.lucene.search.FuzzyTermEnum
Creates a FuzzyTermEnum with an empty prefix.
FuzzyTermEnum(IndexReader, Term, float, int) - Constructor for class org.apache.lucene.search.FuzzyTermEnum
Constructor for enumeration of all terms from specified reader
which share a prefix of
length prefixLength
with term
and which have a fuzzy similarity >
minSimilarity
.
GalicianAnalyzer - Class in org.apache.lucene.analysis.gl
GalicianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
GalicianAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
Builds an analyzer with the given stop words.
GalicianAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
Builds an analyzer with the given stop words.
GalicianMinimalStemFilter - Class in org.apache.lucene.analysis.gl
GalicianMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gl.GalicianMinimalStemFilter
GalicianMinimalStemmer - Class in org.apache.lucene.analysis.gl
Minimal Stemmer for Galician
This follows the "RSLP-S" algorithm, but modified for Galician.
GalicianMinimalStemmer() - Constructor for class org.apache.lucene.analysis.gl.GalicianMinimalStemmer
GalicianStemFilter - Class in org.apache.lucene.analysis.gl
GalicianStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gl.GalicianStemFilter
GalicianStemmer - Class in org.apache.lucene.analysis.gl
Galician stemmer implementing "Regras do lematizador para o galego".
GalicianStemmer() - Constructor for class org.apache.lucene.analysis.gl.GalicianStemmer
gatherSubReaders(List<IndexReader>, IndexReader) - Method in class org.apache.lucene.search.IndexSearcher
gatherSubReaders(List<IndexReader>, IndexReader) - Static method in class org.apache.lucene.util.ReaderUtil
Gathers sub-readers from reader into a List.
GB - Static variable in class org.apache.lucene.search.suggest.fst.Sort
GEN_EXTENSION - Static variable in class org.apache.lucene.index.IndexFileNames
Extension of gen file
Gener - Class in org.egothor.stemmer
The Gener object helps in the discarding of nodes which break the reduction
effort and defend the structure against large reductions.
Gener() - Constructor for class org.egothor.stemmer.Gener
Constructor for the Gener object.
generateParseException() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Generate ParseException.
generateParseException() - Method in class org.apache.lucene.queryParser.QueryParser
Generate ParseException.
generateParseException() - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
Generate ParseException.
generateParseException() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
generateParseException() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
Generate ParseException.
generatesCategoryList() - Method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
generatesCategoryList() - Method in interface org.apache.lucene.facet.enhancements.CategoryEnhancement
Declarative method to indicate whether this enhancement generates separate
category list.
generationFromSegmentsFileName(String) - Static method in class org.apache.lucene.index.SegmentInfos
Parse the generation off the segments file name and
return it.
genPartialReport(int, LinkedHashMap<String, TaskStats>, int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
GeoHashDistanceFilter - Class in org.apache.lucene.spatial.geohash
Deprecated.
GeoHashDistanceFilter(Filter, double, double, double, String) - Constructor for class org.apache.lucene.spatial.geohash.GeoHashDistanceFilter
Deprecated.
Provide a distance filter based from a center point with a radius
in miles
GeoHashUtils - Class in org.apache.lucene.spatial.geohash
Deprecated.
Geometry2D - Interface in org.apache.lucene.spatial.geometry.shape
Deprecated.
German2Stemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
German2Stemmer() - Constructor for class org.tartarus.snowball.ext.German2Stemmer
GERMAN_STOP_WORDS - Static variable in class org.apache.lucene.analysis.de.GermanAnalyzer
GermanAnalyzer - Class in org.apache.lucene.analysis.de
GermanAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
GermanAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
Builds an analyzer with the given stop words
GermanAnalyzer(Version, Set<?>, Set<?>) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
Builds an analyzer with the given stop words
GermanAnalyzer(Version, String...) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
GermanAnalyzer(Version, Map<?, ?>) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
GermanAnalyzer(Version, File) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
GermanLightStemFilter - Class in org.apache.lucene.analysis.de
GermanLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanLightStemFilter
GermanLightStemmer - Class in org.apache.lucene.analysis.de
Light Stemmer for German.
GermanLightStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanLightStemmer
GermanMinimalStemFilter - Class in org.apache.lucene.analysis.de
GermanMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanMinimalStemFilter
GermanMinimalStemmer - Class in org.apache.lucene.analysis.de
Minimal Stemmer for German.
GermanMinimalStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanMinimalStemmer
GermanNormalizationFilter - Class in org.apache.lucene.analysis.de
GermanNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanNormalizationFilter
GermanStemFilter - Class in org.apache.lucene.analysis.de
GermanStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanStemFilter
GermanStemFilter(TokenStream, Set<?>) - Constructor for class org.apache.lucene.analysis.de.GermanStemFilter
GermanStemmer - Class in org.apache.lucene.analysis.de
A stemmer for German words.
GermanStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanStemmer
GermanStemmer - Class in org.tartarus.snowball.ext
Generated class implementing code defined by a snowball script.
GermanStemmer() - Constructor for class org.tartarus.snowball.ext.GermanStemmer
get(char[], int, int) - Method in class org.apache.lucene.analysis.CharArrayMap
returns the value of the mapping of len
chars of text
starting at off
get(CharSequence) - Method in class org.apache.lucene.analysis.CharArrayMap
returns the value of the mapping of the chars inside this CharSequence
get(Object) - Method in class org.apache.lucene.analysis.CharArrayMap
get(Reader) - Static method in class org.apache.lucene.analysis.CharReader
get(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
get(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
get(int, int) - Method in class org.apache.lucene.analysis.ja.dict.ConnectionCosts
get(String, String) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Return a string property.
get(String, int) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Return an int property.
get(String, double) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Return a double property.
get(String, boolean) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Return a boolean property.
get(String) - Method in class org.apache.lucene.document.Document
Returns the string value of the field with the given name if any exist in
this document, or null.
get(CategoryListParams) - Method in class org.apache.lucene.facet.search.cache.CategoryListCache
get(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.Cl2oTaxonomyWriterCache
get(CategoryPath, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.Cl2oTaxonomyWriterCache
get(CategoryPath, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.CollisionMap
get(CategoryPath, int, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.CollisionMap
get(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.writercache.lru.LruTaxonomyWriterCache
get(CategoryPath, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.lru.LruTaxonomyWriterCache
get(CategoryPath) - Method in interface org.apache.lucene.facet.taxonomy.writercache.TaxonomyWriterCache
Lookup a category in the cache, returning its ordinal, or a negative
number if the category is not in the cache.
get(CategoryPath, int) - Method in interface org.apache.lucene.facet.taxonomy.writercache.TaxonomyWriterCache
get(boolean, SegmentInfo, int) - Static method in class org.apache.lucene.index.SegmentReader
get(boolean, Directory, SegmentInfo, int, boolean, int) - Static method in class org.apache.lucene.index.SegmentReader
get() - Static method in class org.apache.lucene.LucenePackage
Return Lucene's package, including version information.
get(ConfigurationKey<T>) - Method in class org.apache.lucene.queryParser.core.config.AbstractQueryConfig
Returns the value held by the given key.
get(ConfigurationKey<T>, T) - Method in class org.apache.lucene.queryParser.core.config.AbstractQueryConfig
Returns the value held by the given key or the given default value if the
key is not found.
get(int) - Method in class org.apache.lucene.queryParser.core.processors.QueryNodeProcessorPipeline
get(BytesRef, int) - Method in class org.apache.lucene.search.suggest.BytesRefList
get(CharSequence) - Method in class org.apache.lucene.search.suggest.fst.FSTCompletionLookup
get(CharSequence) - Method in class org.apache.lucene.search.suggest.fst.FSTLookup
Deprecated.
Get the (approximated) weight of a single key (if there is a perfect match
for it in the automaton).
get(CharSequence) - Method in class org.apache.lucene.search.suggest.fst.WFSTCompletionLookup
Returns the weight associated with an input string,
or null if it does not exist.
get(CharSequence) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellLookup
get(CharSequence) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Retrieve the object indexed by a key.
get(CharSequence) - Method in class org.apache.lucene.search.suggest.tst.TSTLookup
get(int) - Method in interface org.apache.lucene.util.Bits
get(int) - Method in class org.apache.lucene.util.Bits.MatchAllBits
get(int) - Method in class org.apache.lucene.util.Bits.MatchNoBits
get(int) - Method in class org.apache.lucene.util.BitVector
Returns true
if bit
is one and
false
if it is zero.
get(int, BytesRef) - Method in class org.apache.lucene.util.BytesRefHash
Populates and returns a
BytesRef
with the bytes for the given ord.
get() - Method in class org.apache.lucene.util.CloseableThreadLocal
get(K) - Method in class org.apache.lucene.util.collections.ArrayHashMap
Returns the object mapped with the given key, or null if the key wasn't found.
get(float) - Method in class org.apache.lucene.util.collections.FloatToObjectMap
Returns the object mapped with the given key.
get(int) - Method in class org.apache.lucene.util.collections.IntArray
Get an element from a specific index.
get(int) - Method in class org.apache.lucene.util.collections.IntToDoubleMap
Returns the value mapped with the given key.
get(int) - Method in class org.apache.lucene.util.collections.IntToIntMap
Returns the object mapped with the given key.
get(int) - Method in class org.apache.lucene.util.collections.IntToObjectMap
Returns the object mapped with the given key.
get(K) - Method in class org.apache.lucene.util.collections.ObjectToFloatMap
Returns the float mapped with the given key.
get(K) - Method in class org.apache.lucene.util.collections.ObjectToIntMap
Returns the int mapped with the given key.
get() - Method in class org.apache.lucene.util.Counter
Returns the counters current value
get(K) - Method in class org.apache.lucene.util.DoubleBarrelLRUCache
get(int) - Method in class org.apache.lucene.util.FixedBitSet
get(long) - Method in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs
get(long, long) - Method in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs
get(FST<T>, IntsRef) - Static method in class org.apache.lucene.util.fst.Util
Looks up the output for this input, or null if the
input is not accepted.
get(FST<T>, BytesRef) - Static method in class org.apache.lucene.util.fst.Util
Looks up the output for this input, or null if the
input is not accepted
get(int) - Method in class org.apache.lucene.util.OpenBitSet
Returns true or false for the specified bit index.
get(long) - Method in class org.apache.lucene.util.OpenBitSet
Returns true or false for the specified bit index
get(int) - Method in class org.apache.lucene.util.packed.GrowableWriter
get(int) - Method in interface org.apache.lucene.util.packed.PackedInts.Reader
get(int) - Method in class org.apache.lucene.util.RollingBuffer
Get T instance for this absolute position;
this is allowed to be arbitrarily far "in the
future" but cannot be before the last freeBefore.
get(int) - Method in class org.apache.lucene.util.RollingCharBuffer
get(int, int) - Method in class org.apache.lucene.util.RollingCharBuffer
get() - Method in class org.apache.lucene.util.SetOnce
get(Object) - Method in class org.apache.lucene.util.WeakIdentityMap
getAccuracy() - Method in class org.apache.lucene.search.spell.SpellChecker
getAlgorithm() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
getAlgorithmText() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
getAll(CharSequence) - Method in class org.egothor.stemmer.Trie
Gets the all attribute of the Trie object
getAllCategoryListParams() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getAllCategoryListParams() - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Return info about all category lists in the index.
getAllCategoryListParams() - Method in class org.apache.lucene.facet.index.params.PerDimensionIndexingParams
Get all the categoryListParams, including the default.
getAllowLeadingWildcard() - Method in class org.apache.lucene.queryParser.QueryParser
getAllowLeadingWildcard() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getAllowLeadingWildcard() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getAnalyzer() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getAnalyzer() - Method in class org.apache.lucene.index.IndexWriter
Returns the analyzer used by this index.
getAnalyzer() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the default analyzer to use for indexing documents.
getAnalyzer() - Method in class org.apache.lucene.queryParser.QueryParser
getAnalyzer() - Method in interface org.apache.lucene.queryParser.standard.config.AnalyzerAttribute
Deprecated.
getAnalyzer() - Method in class org.apache.lucene.queryParser.standard.config.AnalyzerAttributeImpl
Deprecated.
getAnalyzer() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getAnalyzer() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getAnalyzer() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns an analyzer that will be used to parse source doc with.
getAnalyzer() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getAnalyzer() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
getAndClear(int) - Method in class org.apache.lucene.util.FixedBitSet
getAndIncrement(String) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Retrieve the Float
indexed by key, increment it by one unit
and store the new Float
.
getAndQuery(List<SrndQuery>, boolean, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getAndResetClearCalled() - Method in interface org.apache.lucene.analysis.BaseTokenStreamTestCase.CheckClearAttributesAttribute
getAndResetClearCalled() - Method in class org.apache.lucene.analysis.BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl
getAndSet(int) - Method in class org.apache.lucene.util.BitVector
Sets the value of bit
to true, and
returns true if bit was already set
getAndSet(int) - Method in class org.apache.lucene.util.FixedBitSet
getAndSet(int) - Method in class org.apache.lucene.util.OpenBitSet
Sets a bit and returns the previous value.
getAndSet(long) - Method in class org.apache.lucene.util.OpenBitSet
Sets a bit and returns the previous value.
getAnyTokenStream(IndexReader, int, String, Document, Analyzer) - Static method in class org.apache.lucene.search.highlight.TokenSources
A convenience method that tries to first get a TermPositionVector for the
specified docId, then, falls back to using the passed in
Document
to retrieve the TokenStream.
getAnyTokenStream(IndexReader, int, String, Analyzer) - Static method in class org.apache.lucene.search.highlight.TokenSources
A convenience method that tries a number of approaches to getting a token
stream.
getAppend() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
Returns the append defined for the affix
getAppendFlags() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
Returns the flags defined for the affix append
getArcCount() - Method in class org.apache.lucene.util.fst.FST
getArcWithOutputCount() - Method in class org.apache.lucene.util.fst.FST
getArea() - Method in class org.apache.lucene.spatial.tier.Shape
Deprecated.
getArguments() - Method in interface org.apache.lucene.messages.Message
Deprecated.
getArguments() - Method in class org.apache.lucene.messages.MessageImpl
Deprecated.
getArray() - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
getArray() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
getArray() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
getArray() - Method in class org.apache.lucene.util.packed.GrowableWriter
getArray() - Method in interface org.apache.lucene.util.packed.PackedInts.Reader
Expert: if the bit-width of this reader matches one of
java's native types, returns the underlying array
(ie, byte[], short[], int[], long[]); else, returns
null.
getArray() - Method in class org.apache.lucene.util.packed.PackedInts.ReaderImpl
getArraysLength() - Method in class org.apache.lucene.facet.search.FacetArrays
Return the arrays length
getAssociatedDocument(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
Navigates to the view of this occurrences of this term in a specific document.
getAssociatedDocuments() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
Meta data per document in which this term is occurring.
getAssociatedOrdinals() - Method in class org.apache.lucene.facet.enhancements.association.AssociationsPayloadIterator
getAssociation() - Method in class org.apache.lucene.facet.enhancements.association.AssociationProperty
Returns the association value.
getAssociation(int) - Method in class org.apache.lucene.facet.enhancements.association.AssociationsPayloadIterator
Get int association value for the given ordinal.
getAssociationProperty(CategoryAttribute) - Static method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
getAttribute(Class<A>) - Method in class org.apache.lucene.util.AttributeSource
The caller must pass in a Class<?
getAttribute(Element, String, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAttribute(Element, String, float) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAttribute(Element, String, int) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAttribute(Element, String, boolean) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAttributeClassesIterator() - Method in class org.apache.lucene.util.AttributeSource
Returns a new iterator that iterates the attribute classes
in the same order they were added in.
getAttributeFactory() - Method in class org.apache.lucene.util.AttributeSource
returns the used AttributeFactory.
getAttributeImplsIterator() - Method in class org.apache.lucene.util.AttributeSource
Returns a new iterator that iterates all unique Attribute implementations.
getAttributeOrFail(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAttributeSource() - Method in class org.apache.lucene.index.FieldInvertState
getAttributeWithInheritance(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
Returns an attribute value from this node, or first parent node with this attribute defined
getAttributeWithInheritanceOrFail(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getAutoGeneratePhraseQueries() - Method in class org.apache.lucene.queryParser.QueryParser
getAverageValue() - Method in class org.apache.lucene.search.function.DocValues
Returns the average of all values or Float.NaN
if this
DocValues instance does not contain any value. *
This operation is optional
getAvp() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Return the average precision at recall points.
getBackgroundColorString(float) - Method in class org.apache.lucene.search.highlight.GradientFormatter
getBackgroundDeltaPriority() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getBaseForm(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getBaseForm(int, char[], int, int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get base form of word
getBaseForm(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getBaseForm() - Method in class org.apache.lucene.analysis.ja.Token
getBaseForm() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.BaseFormAttribute
getBaseForm() - Method in class org.apache.lucene.analysis.ja.tokenattributes.BaseFormAttributeImpl
getBasicQueryFactory() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
getBegin() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getBegin() - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode.QueryText
getBeginColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token beginning column number.
getBeginColumn() - Method in interface org.apache.lucene.queryParser.CharStream
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
getBeginColumn() - Method in exception org.apache.lucene.queryParser.core.QueryNodeParseException
For EndOfLine and EndOfFile ("") parsing problems the last char in the
string is returned For the case where the parser is not able to figure out
the line and column number -1 will be returned
getBeginColumn() - Method in class org.apache.lucene.queryParser.FastCharStream
getBeginColumn() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
getBeginColumn() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getBeginIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getBeginLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token beginning line number.
getBeginLine() - Method in interface org.apache.lucene.queryParser.CharStream
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
getBeginLine() - Method in exception org.apache.lucene.queryParser.core.QueryNodeParseException
For EndOfLine and EndOfFile ("") parsing problems the last char in the
string is returned For the case where the parser is not able to figure out
the line and column number -1 will be returned
getBeginLine() - Method in class org.apache.lucene.queryParser.FastCharStream
getBeginLine() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
getBeginLine() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return an appropriate highlighter to be used with
highlighting tasks
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
getBestFragment(Analyzer, String, String) - Method in class org.apache.lucene.search.highlight.Highlighter
Highlights chosen terms in a text, extracting the most relevant section.
getBestFragment(TokenStream, String) - Method in class org.apache.lucene.search.highlight.Highlighter
Highlights chosen terms in a text, extracting the most relevant section.
getBestFragment(FieldQuery, IndexReader, int, String, int) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
return the best fragment.
getBestFragment(FieldQuery, IndexReader, int, String, int, FragListBuilder, FragmentsBuilder, String[], String[], Encoder) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
return the best fragment.
getBestFragments(Analyzer, String, String, int) - Method in class org.apache.lucene.search.highlight.Highlighter
Highlights chosen terms in a text, extracting the most relevant sections.
getBestFragments(TokenStream, String, int) - Method in class org.apache.lucene.search.highlight.Highlighter
Highlights chosen terms in a text, extracting the most relevant sections.
getBestFragments(TokenStream, String, int, String) - Method in class org.apache.lucene.search.highlight.Highlighter
Highlights terms in the text , extracting the most relevant sections
and concatenating the chosen fragments with a separator (typically "...").
getBestFragments(FieldQuery, IndexReader, int, String, int, int) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
return the best fragments.
getBestFragments(FieldQuery, IndexReader, int, String, int, int, FragListBuilder, FragmentsBuilder, String[], String[], Encoder) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
return the best fragments.
getBestTextFragments(TokenStream, String, boolean, int) - Method in class org.apache.lucene.search.highlight.Highlighter
Low level api to get the most relevant (formatted) sections of the document.
getBinaryLength() - Method in class org.apache.lucene.document.AbstractField
Returns length of byte[] segment that is used as value, if Field is not binary
returned value is undefined
getBinaryLength() - Method in interface org.apache.lucene.document.Fieldable
Returns length of byte[] segment that is used as value, if Field is not binary
returned value is undefined
getBinaryOffset() - Method in class org.apache.lucene.document.AbstractField
Returns offset into byte[] segment that is used as value, if Field is not binary
returned value is undefined
getBinaryOffset() - Method in interface org.apache.lucene.document.Fieldable
Returns offset into byte[] segment that is used as value, if Field is not binary
returned value is undefined
getBinaryValue() - Method in class org.apache.lucene.document.AbstractField
Return the raw byte[] for the binary field.
getBinaryValue(byte[]) - Method in class org.apache.lucene.document.AbstractField
getBinaryValue(String) - Method in class org.apache.lucene.document.Document
Returns an array of bytes for the first (or only) field that has the name
specified as the method parameter.
getBinaryValue() - Method in interface org.apache.lucene.document.Fieldable
Return the raw byte[] for the binary field.
getBinaryValue(byte[]) - Method in interface org.apache.lucene.document.Fieldable
Return the raw byte[] for the binary field.
getBinaryValue(byte[]) - Method in class org.apache.lucene.document.NumericField
Returns always null
for numeric fields
getBinaryValues(String) - Method in class org.apache.lucene.document.Document
Returns an array of byte arrays for of the fields that have the name specified
as the method parameter.
getBit(int) - Method in class org.apache.lucene.util.OpenBitSet
returns 1 if the bit is set, 0 if not.
getBits() - Method in class org.apache.lucene.util.FixedBitSet
Expert.
getBits() - Method in class org.apache.lucene.util.OpenBitSet
Expert: returns the long[] storing the bits
getBitSet() - Method in class org.apache.lucene.util.DocIdBitSet
Returns the underlying BitSet.
getBitsPerValue() - Method in class org.apache.lucene.util.packed.GrowableWriter
getBitsPerValue() - Method in interface org.apache.lucene.util.packed.PackedInts.Reader
getBitsPerValue() - Method in class org.apache.lucene.util.packed.PackedInts.ReaderImpl
getBlockEnds() - Method in class org.apache.lucene.util.PagedBytes.Reader
getBlocks() - Method in class org.apache.lucene.util.PagedBytes.Reader
getBody() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getBooleanQuery(List<BooleanClause>) - Method in class org.apache.lucene.queryParser.QueryParser
Factory method for generating query, given a set of clauses.
getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.lucene.queryParser.QueryParser
Factory method for generating query, given a set of clauses.
getBooleanQuery(List<BooleanClause>, boolean) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getBoost() - Method in class org.apache.lucene.document.AbstractField
Returns the boost factor for hits for this field.
getBoost() - Method in class org.apache.lucene.document.Document
getBoost() - Method in interface org.apache.lucene.document.Fieldable
Returns the boost factor for hits for this field.
getBoost() - Method in class org.apache.lucene.index.FieldInvertState
Get boost value.
getBoost() - Method in interface org.apache.lucene.queryParser.standard.config.BoostAttribute
Deprecated.
getBoost() - Method in class org.apache.lucene.queryParser.standard.config.BoostAttributeImpl
Deprecated.
getBoost() - Method in class org.apache.lucene.search.Query
Gets the boost for this clause.
getBoost() - Method in class org.apache.lucene.search.vectorhighlight.FieldQuery.QueryPhraseMap
getBoostFactor() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the boost factor used when boosting terms
getBottomSlot() - Method in class org.apache.lucene.search.FieldComparator.StringOrdValComparator
getBoundary(double, double, double) - Static method in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
getBoundingArea(double, double, double) - Method in class org.apache.lucene.spatial.tier.CartesianPolyFilterBuilder
Deprecated.
getBoxShape(double, double, double) - Method in class org.apache.lucene.spatial.tier.CartesianPolyFilterBuilder
Deprecated.
getBracketClose() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getBracketOpen() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getBreakIterator(int) - Method in class org.apache.lucene.analysis.icu.segmentation.DefaultICUTokenizerConfig
getBreakIterator(int) - Method in class org.apache.lucene.analysis.icu.segmentation.ICUTokenizerConfig
Return a breakiterator capable of processing a given script.
getBucket(CharSequence) - Method in class org.apache.lucene.search.suggest.fst.FSTCompletion
Returns the bucket assigned to a given key (if found) or -1
if
no exact match exists.
getBucketCount() - Method in class org.apache.lucene.search.suggest.fst.FSTCompletion
Returns the bucket count (discretization thresholds).
getBuffer() - Method in class org.apache.lucene.facet.search.PayloadIterator
Get the buffer with the content of the last read payload.
getBuffer(int) - Method in class org.apache.lucene.store.RAMFile
getBuffer() - Method in class org.apache.lucene.util.CharacterUtils.CharacterBuffer
Returns the internal buffer
getBufferSize() - Method in class org.apache.lucene.store.BufferedIndexInput
Returns buffer size.
getByOutput(FST<Long>, long) - Static method in class org.apache.lucene.util.fst.Util
Reverse lookup (lookup by output instead of by input),
in the special case when your FSTs outputs are
strictly ascending.
getByteBlock() - Method in class org.apache.lucene.util.ByteBlockPool.Allocator
getByteBlock() - Method in class org.apache.lucene.util.ByteBlockPool.DirectTrackingAllocator
getByteBlock() - Method in class org.apache.lucene.util.RecyclingByteBlockAllocator
getBytes(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field
as a single byte and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getBytes(IndexReader, String, FieldCache.ByteParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as bytes and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getBytes(IndexReader, String, FieldCache.ByteParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as bytes and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the number of bytes generated since last reset.
getBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Returns the number of bytes generated by the content source since last
reset.
getByteSize() - Method in class org.apache.lucene.util.SortedVIntList
getBytesReader(int) - Method in class org.apache.lucene.analysis.ja.dict.TokenInfoFST
getBytesReader(int) - Method in class org.apache.lucene.util.fst.FST
getCachedFieldValues(FieldCache, String, IndexReader) - Method in class org.apache.lucene.search.function.ByteFieldSource
getCachedFieldValues(FieldCache, String, IndexReader) - Method in class org.apache.lucene.search.function.FieldCacheSource
Return cached DocValues for input field and reader.
getCachedFieldValues(FieldCache, String, IndexReader) - Method in class org.apache.lucene.search.function.FloatFieldSource
getCachedFieldValues(FieldCache, String, IndexReader) - Method in class org.apache.lucene.search.function.IntFieldSource
getCachedFieldValues(FieldCache, String, IndexReader) - Method in class org.apache.lucene.search.function.ShortFieldSource
getCacheEntries() - Method in interface org.apache.lucene.search.FieldCache
EXPERT: Generates an array of CacheEntry objects representing all items
currently in the FieldCache.
getCacheEntries() - Method in class org.apache.lucene.util.FieldCacheSanityChecker.Insanity
CacheEntry objects which suggest a problem
getCacheMemoryUsage() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
Returns the number of memory bytes used by the cache.
getCacheSize() - Method in class org.apache.lucene.facet.search.TotalFacetCountsCache
getCacheType() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
getCalibrateSizeByDeletes() - Method in class org.apache.lucene.index.LogMergePolicy
Returns true if the segment size should be calibrated
by the number of deletes when choosing segments for merge.
getCategoryAttribute(CategoryPath) - Method in class org.apache.lucene.facet.index.CategoryContainer
Get the
CategoryAttribute
this container has for a certain
category, or
null
if the category is not in the container.
getCategoryData(CategoryEnhancement) - Method in class org.apache.lucene.facet.enhancements.EnhancementsPayloadIterator
Get the data of the current category and document for a certain
enhancement, or null
if no such enhancement exists.
getCategoryEnhancements() - Method in class org.apache.lucene.facet.enhancements.params.DefaultEnhancementsIndexingParams
getCategoryEnhancements() - Method in interface org.apache.lucene.facet.enhancements.params.EnhancementsIndexingParams
Get a list of the active category enhancements.
getCategoryListMap(FacetArrays, int) - Method in class org.apache.lucene.facet.search.StandardFacetsAccumulator
getCategoryListParams(CategoryPath) - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getCategoryListParams(CategoryPath) - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
The name of the category-list to put this category in, or null if this
category should not be aggregatable.
getCategoryListParams(CategoryPath) - Method in class org.apache.lucene.facet.index.params.PerDimensionIndexingParams
Get the CategoryListParams based on the dimension or "zero-th category"
of the specified CategoryPath.
getCategoryListTermText() - Method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
getCategoryListTermText() - Method in interface org.apache.lucene.facet.enhancements.CategoryEnhancement
Returns the text of this enhancement's category list term.
getCategoryListTokenizer(TokenStream, EnhancementsIndexingParams, TaxonomyWriter) - Method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
getCategoryListTokenizer(TokenStream, EnhancementsIndexingParams, TaxonomyWriter) - Method in interface org.apache.lucene.facet.enhancements.CategoryEnhancement
getCategoryListTokenizer(TokenStream) - Method in class org.apache.lucene.facet.enhancements.EnhancementsDocumentBuilder
getCategoryListTokenizer(TokenStream) - Method in class org.apache.lucene.facet.index.CategoryDocumentBuilder
Get a category list tokenizer (or a series of such tokenizers) to create
the category list tokens .
getCategoryPath() - Method in interface org.apache.lucene.facet.index.attributes.CategoryAttribute
Returns the value of this attribute: a category path.
getCategoryPath() - Method in class org.apache.lucene.facet.index.attributes.CategoryAttributeImpl
Returns the category path value.
getCategoryPath() - Method in class org.apache.lucene.facet.search.params.FacetRequest
The root category of this facet request.
getCategoryTokenBytes(CategoryAttribute) - Method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
getCategoryTokenBytes(CategoryAttribute) - Method in interface org.apache.lucene.facet.enhancements.CategoryEnhancement
Get the bytes to be added to the category token payload for this
enhancement.
getCategoryTokenizer(TokenStream) - Method in class org.apache.lucene.facet.enhancements.EnhancementsDocumentBuilder
getCategoryTokenizer(TokenStream) - Method in class org.apache.lucene.facet.index.CategoryDocumentBuilder
getCells() - Method in class org.egothor.stemmer.Row
Return the number of cells in use.
getCells() - Method in class org.egothor.stemmer.Trie
Return the number of cells in this Trie object.
getCellsPnt() - Method in class org.egothor.stemmer.Row
Return the number of references (how many transitions) to other rows.
getCellsPnt() - Method in class org.egothor.stemmer.Trie
Gets the cellsPnt attribute of the Trie object
getCellsVal() - Method in class org.egothor.stemmer.Row
Return the number of patch commands saved in this Row.
getCellsVal() - Method in class org.egothor.stemmer.Trie
Gets the cellsVal attribute of the Trie object
getCharacterClass(char) - Method in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
getCharacterDefinition() - Method in class org.apache.lucene.analysis.ja.dict.UnknownDictionary
getCharType(char) - Static method in class org.apache.lucene.analysis.cn.smart.Utility
Return the internal
CharType
constant of a given character.
getCheckIndexOnClose() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getChecksum() - Method in class org.apache.lucene.store.ChecksumIndexInput
getChecksum() - Method in class org.apache.lucene.store.ChecksumIndexOutput
getChild() - Method in class org.apache.lucene.queryParser.core.nodes.BoostQueryNode
Returns the single child which this node boosts.
getChild() - Method in class org.apache.lucene.queryParser.core.nodes.GroupQueryNode
getChild() - Method in class org.apache.lucene.queryParser.core.nodes.ModifierQueryNode
getChild() - Method in class org.apache.lucene.queryParser.core.nodes.PhraseSlopQueryNode
getChild() - Method in class org.apache.lucene.queryParser.core.nodes.SlopQueryNode
getChildByTagName(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getChildByTagOrFail(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getChildren() - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
get Children nodes
getChildren() - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
getChildrenArrays() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getChildrenArrays() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getChildrenArrays() returns a
TaxonomyReader.ChildrenArrays
object which can
be used together to efficiently enumerate the children of any category.
getChildTextByTagName(Element, String) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getClassResource(Class<?>, String) - Static method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getClauses() - Method in class org.apache.lucene.search.BooleanQuery
Returns the set of clauses in this query.
getClauses() - Method in class org.apache.lucene.search.spans.SpanNearQuery
Return the clauses whose spans are matched.
getClauses() - Method in class org.apache.lucene.search.spans.SpanOrQuery
Return the clauses whose spans are matched.
getClCache() - Method in class org.apache.lucene.facet.search.params.FacetSearchParams
getCmd(Character) - Method in class org.egothor.stemmer.Row
Return the command in the Cell associated with the given Character.
getCnt(Character) - Method in class org.egothor.stemmer.Row
Return the number of patch commands were in the Cell associated with the
given Character before the Trie containing this Row was reduced.
getCode() - Method in interface org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute
Get the numeric code for this script value.
getCode() - Method in class org.apache.lucene.analysis.icu.tokenattributes.ScriptAttributeImpl
getCollator() - Method in class org.apache.lucene.queryParser.standard.nodes.RangeQueryNode
Deprecated.
getCollator() - Method in class org.apache.lucene.search.TermRangeFilter
Returns the collator used to determine range inclusion, if any.
getCollator() - Method in class org.apache.lucene.search.TermRangeQuery
Returns the collator used to determine range inclusion, if any.
getCollectedGroupHeads() - Method in class org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector
Returns the collected group heads.
getColsNamesForValsByRound() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
getColsValuesForValsByRound(int) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
getColumn() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column.Row
Deprecated.
getColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Deprecated.
getColumn() - Method in interface org.apache.lucene.queryParser.CharStream
Deprecated.
getColumn() - Method in class org.apache.lucene.queryParser.FastCharStream
getColumn() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
Deprecated.
getColumn() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Deprecated.
getColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getColumns() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix
Deprecated.
getCommitUserData() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getCommitUserData() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
Retrieve user committed data.
getCommitUserData() - Method in class org.apache.lucene.index.FilterIndexReader
getCommitUserData(Directory) - Static method in class org.apache.lucene.index.IndexReader
getCommitUserData() - Method in class org.apache.lucene.index.IndexReader
getComparator() - Method in class org.apache.lucene.index.FieldSortedTermVectorMapper
getComparator(int, int) - Method in class org.apache.lucene.search.SortField
getComparator() - Method in class org.apache.lucene.search.spell.SpellChecker
getComparator() - Method in class org.apache.lucene.search.spell.TermFreqIterator.TermFreqIteratorWrapper
getComparator() - Method in class org.apache.lucene.search.suggest.BufferingTermFreqIteratorWrapper
getComparator() - Method in interface org.apache.lucene.search.suggest.fst.BytesRefSorter
getComparator() - Method in class org.apache.lucene.search.suggest.fst.ExternalRefSorter
getComparator() - Method in class org.apache.lucene.search.suggest.fst.InMemorySorter
getComparator() - Method in class org.apache.lucene.search.suggest.fst.Sort
getComparator() - Method in class org.apache.lucene.search.suggest.SortedTermFreqIteratorWrapper
getComparator() - Method in interface org.apache.lucene.util.BytesRefIterator
Return the
BytesRef
Comparator used to sort terms provided by the
iterator.
getComparators() - Method in class org.apache.lucene.search.FieldValueHitQueue
getComparatorSource() - Method in class org.apache.lucene.search.SortField
getComplementSet(ScoredDocIDs, IndexReader) - Static method in class org.apache.lucene.facet.util.ScoredDocIdsUtils
Create a complement of the input set.
getComplementThreshold() - Method in class org.apache.lucene.facet.search.FacetsAccumulator
getComplementThreshold() - Method in class org.apache.lucene.facet.search.SamplingWrapper
getComponent(int) - Method in class org.apache.lucene.facet.taxonomy.CategoryPath
Return the i'th component of the path, in a new String object.
getCondition() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
Returns the condition that must be met before the affix can be applied
getConfig() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
getConfig() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getConfig() - Method in class org.apache.lucene.index.IndexWriter
getCoreCacheKey() - Method in class org.apache.lucene.index.FilterIndexReader
If the subclass of FilteredIndexReader modifies the
contents of the FieldCache, you must override this
method to provide a different key
getCoreCacheKey() - Method in class org.apache.lucene.index.IndexReader
Expert
getCoreCacheKey() - Method in class org.apache.lucene.index.SegmentReader
getCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
getCount() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getCountingListTokenizer(TokenStream) - Method in class org.apache.lucene.facet.index.CategoryDocumentBuilder
getCountsByTime() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getCountsByTimeStepMSec() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getCurrent() - Method in class org.tartarus.snowball.SnowballProgram
Get the current string.
getCurrentBuffer() - Method in class org.tartarus.snowball.SnowballProgram
Get the current buffer containing the stem.
getCurrentBufferLength() - Method in class org.tartarus.snowball.SnowballProgram
getCurrentLabel() - Method in class org.apache.lucene.util.fst.BytesRefFSTEnum
getCurrentLabel() - Method in class org.apache.lucene.util.fst.IntsRefFSTEnum
getCurrentMerge() - Method in class org.apache.lucene.index.ConcurrentMergeScheduler.MergeThread
getCurrentSearcher() - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
getCurrentSearchingGen() - Method in class org.apache.lucene.search.NRTManager
Returns generation of current searcher.
getCurrentStats() - Method in class org.apache.lucene.benchmark.byTask.stats.Points
getCurrentVersion(Directory) - Static method in class org.apache.lucene.index.IndexReader
getCustom() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
getCustomScoreProvider(IndexReader) - Method in class org.apache.lucene.search.function.CustomScoreQuery
getData() - Method in class org.apache.lucene.index.Payload
Returns a reference to the underlying byte array
that holds this payloads data.
getDataFile(String) - Method in class org.apache.lucene.util.LuceneTestCase
Gets a resource from the classpath as
File
.
getDataInput() - Method in class org.apache.lucene.util.PagedBytes
Returns a DataInput to read values from this
PagedBytes instance.
getDataOutput() - Method in class org.apache.lucene.util.PagedBytes
Returns a DataOutput that you may use to write into
this PagedBytes instance.
getDataType() - Method in class org.apache.lucene.document.NumericField
Returns the data type of the current value, null
if not yet set.
getDate() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getDateResolution(String) - Method in class org.apache.lucene.queryParser.QueryParser
Returns the date resolution that is used by RangeQueries for the given field.
getDateResolution() - Method in interface org.apache.lucene.queryParser.standard.config.DateResolutionAttribute
Deprecated.
getDateResolution() - Method in class org.apache.lucene.queryParser.standard.config.DateResolutionAttributeImpl
Deprecated.
getDateResolution(String) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getDateResolution() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getDateResolutionMap() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getDecodedLength(CharBuffer) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
getDecodedLength(char[], int, int) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
Returns the number of bytes required to decode the given char sequence.
getDecodingReader(InputStream, Charset) - Static method in class org.apache.lucene.util.IOUtils
getDecodingReader(File, Charset) - Static method in class org.apache.lucene.util.IOUtils
getDecodingReader(Class<?>, String, Charset) - Static method in class org.apache.lucene.util.IOUtils
getDefault() - Static method in class org.apache.lucene.search.Similarity
Return the default Similarity implementation used by indexing and search
code.
getDefaultGenLookahedCount() - Static method in class org.apache.lucene.index.SegmentInfos
getDefaultInfoStream() - Static method in class org.apache.lucene.index.IndexWriter
Returns the current default infoStream for newly
instantiated IndexWriters.
getDefaultOperator() - Method in class org.apache.lucene.queryParser.QueryParser
Gets implicit operator setting, which will be either AND_OPERATOR
or OR_OPERATOR.
getDefaultOperator() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getDefaultOperator() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getDefaultPhraseSlop() - Method in interface org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttribute
Deprecated.
getDefaultPhraseSlop() - Method in class org.apache.lucene.queryParser.standard.config.DefaultPhraseSlopAttributeImpl
Deprecated.
getDefaultScore() - Method in class org.apache.lucene.facet.search.ScoredDocIdCollector
Returns the default score used when scoring is disabled.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ar.ArabicAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.bg.BulgarianAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ca.CatalanAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.cjk.CJKAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.cn.smart.SmartChineseAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.cz.CzechAnalyzer
Returns a set of default Czech-stopwords
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.da.DanishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.de.GermanAnalyzer
Returns a set of default German-stopwords
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.el.GreekAnalyzer
Returns a set of default Greek-stopwords
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.en.EnglishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.es.SpanishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.eu.BasqueAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fa.PersianAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fi.FinnishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ga.IrishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.gl.GalicianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hi.HindiAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hu.HungarianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hy.ArmenianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.id.IndonesianAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.it.ItalianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ja.JapaneseAnalyzer
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.lv.LatvianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.nl.DutchAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.no.NorwegianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.pl.PolishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.pt.PortugueseAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ro.RomanianAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ru.RussianAnalyzer
Returns an unmodifiable instance of the default stop-words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.sv.SwedishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.th.ThaiAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopSet() - Static method in class org.apache.lucene.analysis.tr.TurkishAnalyzer
Returns an unmodifiable instance of the default stop words set.
getDefaultStopTags() - Static method in class org.apache.lucene.analysis.ja.JapaneseAnalyzer
getDefaultWriteLockTimeout() - Static method in class org.apache.lucene.index.IndexWriter
getDefaultWriteLockTimeout() - Static method in class org.apache.lucene.index.IndexWriterConfig
Returns the default write lock timeout for newly instantiated
IndexWriterConfigs.
getDelay(boolean) - Method in class org.apache.lucene.util.ThrottledIndexOutput
getDelCount() - Method in class org.apache.lucene.index.SegmentInfo
getDeletedDocuments() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getDeletesCacheKey() - Method in class org.apache.lucene.index.FilterIndexReader
If the subclass of FilteredIndexReader modifies the
deleted docs, you must override this method to provide
a different key
getDeletesCacheKey() - Method in class org.apache.lucene.index.IndexReader
Expert.
getDeletesCacheKey() - Method in class org.apache.lucene.index.SegmentReader
getDelFileName() - Method in class org.apache.lucene.index.SegmentInfo
getDepth() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getDepth() - Method in class org.apache.lucene.facet.search.params.FacetRequest
How deeply to look under the given category.
getDescription() - Method in class org.apache.lucene.search.Explanation
A description of this explanation node.
getDetails() - Method in class org.apache.lucene.search.Explanation
The sub-nodes of this explanation node.
getDiagnostics() - Method in class org.apache.lucene.index.SegmentInfo
getDirectory() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getDirectory() - Method in class org.apache.lucene.index.CompoundFileWriter
Returns the directory of the compound file.
getDirectory() - Method in class org.apache.lucene.index.IndexCommit
getDirectory() - Method in class org.apache.lucene.index.IndexWriter
Returns the Directory used by this index.
getDirectory() - Method in exception org.apache.lucene.index.MergePolicy.MergeException
Returns the
Directory
of the index that hit
the exception.
getDirectory() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getDirectory(Directory) - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
getDirectory() - Method in class org.apache.lucene.store.FSDirectory
getDirProcessor(Directory) - Method in class org.apache.lucene.index.PayloadProcessorProvider
getDiscountOverlaps() - Method in class org.apache.lucene.search.DefaultSimilarity
getDistance() - Method in class org.apache.lucene.queryParser.core.nodes.ProximityQueryNode
getDistance(String, String) - Method in class org.apache.lucene.search.spell.JaroWinklerDistance
getDistance(String, String) - Method in class org.apache.lucene.search.spell.LevensteinDistance
getDistance(String, String) - Method in class org.apache.lucene.search.spell.NGramDistance
getDistance(String, String) - Method in interface org.apache.lucene.search.spell.StringDistance
Returns a float between 0 and 1 based on how similar the specified strings are to one another.
getDistance(int) - Method in class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
getDistance(int, double, double, double, double) - Method in class org.apache.lucene.spatial.tier.DistanceHandler
Deprecated.
getDistanceFilter() - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getDistanceMi(double, double, double, double) - Static method in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
getDistanceQuery(List<SrndQuery>, boolean, Token, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getDistances() - Method in class org.apache.lucene.spatial.tier.DistanceFilter
Deprecated.
getDistanceSq(double, double) - Method in class org.apache.lucene.spatial.geometry.shape.DistanceApproximation
Deprecated.
getDistanceSq(double, double, double, double) - Method in class org.apache.lucene.spatial.geometry.shape.DistanceApproximation
Deprecated.
getDoc() - Method in class org.apache.lucene.search.SpanFilterResult.PositionInfo
getDocGroupValue(int) - Method in class org.apache.lucene.search.grouping.AbstractFirstPassGroupingCollector
Returns the group value for the specified doc.
getDocGroupValue(int) - Method in class org.apache.lucene.search.grouping.TermFirstPassGroupingCollector
getDocID() - Method in interface org.apache.lucene.facet.search.ScoredDocIDsIterator
Returns the ID of the current document.
getDocIDs() - Method in interface org.apache.lucene.facet.search.ScoredDocIDs
Returns the set of doc IDs.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.BooleanFilter
Returns the a DocIdSetIterator representing the Boolean composition
of the filters that have been added.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.CachingSpanFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.CachingWrapperFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.CachingWrapperFilterHelper
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.ChainedFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.DuplicateFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.FieldCacheRangeFilter
This method is implemented for each data type
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.FieldCacheTermsFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.FieldValueFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.Filter
Creates a
DocIdSet
enumerating the documents that should be
permitted in search results.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.join.RawTermFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.MultiTermQueryWrapperFilter
Returns a DocIdSet with documents that should be
permitted in search results.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.QueryWrapperFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.RemoteCachingWrapperFilter
Deprecated.
Uses the
FilterManager
to keep the cache for a filter on the
searcher side of a remote connection.
getDocIdSet() - Method in class org.apache.lucene.search.SpanFilterResult
Returns the docIdSet
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.SpanQueryFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.search.TermsFilter
getDocIdSet(IndexReader) - Method in class org.apache.lucene.spatial.geohash.GeoHashDistanceFilter
Deprecated.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.spatial.tier.CartesianShapeFilter
Deprecated.
getDocIdSet(IndexReader) - Method in class org.apache.lucene.spatial.tier.LatLongDistanceFilter
Deprecated.
getDocMaker() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Returns the docMaker.
getDocNamesExtractTime() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the time it took to extract doc names for judging the measured query, in milliseconds.
getDocState() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
getDocStoreIsCompoundFile() - Method in class org.apache.lucene.index.SegmentInfo
getDocStoreOffset() - Method in class org.apache.lucene.index.SegmentInfo
getDocStoreSegment() - Method in class org.apache.lucene.index.SegmentInfo
getDocsWithField(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
and returns a bit set at the size of
reader.maxDoc()
, with turned on bits for each docid that
does have a value for this field.
getDocument() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
getDocument() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
getDocumentNumber() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
getDocumentsByNumber() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getDoubles(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field
as integers and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getDoubles(IndexReader, String, FieldCache.DoubleParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as doubles and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getDoubles(IndexReader, String, FieldCache.DoubleParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as doubles and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getElapsed() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getEmptyOutput() - Method in class org.apache.lucene.util.fst.FST
getEnablePositionIncrements() - Method in class org.apache.lucene.analysis.FilteringTokenFilter
getEnablePositionIncrements() - Method in class org.apache.lucene.queryParser.QueryParser
getEnablePositionIncrements() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getEnablePositionIncrements() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getEnablePositionIncrementsVersionDefault(Version) - Static method in class org.apache.lucene.analysis.StopFilter
getEncodedLength(ByteBuffer) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
getEncodedLength(byte[], int, int) - Static method in class org.apache.lucene.util.IndexableBinaryStringTools
Returns the number of chars required to encode the given bytes.
getEncoder() - Method in class org.apache.lucene.search.highlight.Highlighter
getEnd() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getEnd() - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode.QueryText
getEnd() - Method in class org.apache.lucene.search.SpanFilterResult.StartEnd
getEnd() - Method in class org.apache.lucene.search.spans.SpanPositionRangeQuery
getEndColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token end column number.
getEndColumn() - Method in interface org.apache.lucene.queryParser.CharStream
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.lucene.queryParser.FastCharStream
getEndColumn() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
Get end column.
getEndColumn() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getEndIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getEndLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token end line number.
getEndLine() - Method in interface org.apache.lucene.queryParser.CharStream
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.lucene.queryParser.FastCharStream
getEndLine() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
Get end line.
getEndLine() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getEndOffset() - Method in class org.apache.lucene.index.TermVectorOffsetInfo
The accessor for the ending offset for the term
getEndOffset() - Method in class org.apache.lucene.search.highlight.TokenGroup
getEndOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo
getEndOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo
getEndOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo.Toffs
getEndOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldTermStack.TermInfo
getEnum(IndexReader) - Method in class org.apache.lucene.search.FuzzyQuery
getEnum(IndexReader) - Method in class org.apache.lucene.search.MultiTermQuery
Construct the enumeration to be used, expanding the pattern term.
getEnum(IndexReader) - Method in class org.apache.lucene.search.NumericRangeQuery
getEnum(IndexReader) - Method in class org.apache.lucene.search.PrefixQuery
getEnum(IndexReader) - Method in class org.apache.lucene.search.regex.RegexQuery
getEnum(IndexReader) - Method in class org.apache.lucene.search.TermRangeQuery
getEnum(IndexReader) - Method in class org.apache.lucene.search.WildcardQuery
getErrorToken() - Method in exception org.apache.lucene.queryParser.core.QueryNodeParseException
getEstimatedSize() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
The most recently estimated size of the value, null unless
estimateSize has been called.
getExceptionWord(ArrayList<?>) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
getExclude() - Method in class org.apache.lucene.search.spans.SpanNotQuery
Return the SpanQuery whose matches must not overlap those returned.
getExpandMultiTermQuery() - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
getExtension(String) - Method in class org.apache.lucene.queryParser.ext.Extensions
Returns the
ParserExtension
instance for the given key or
null
if no extension can be found for the key.
getExtension(String) - Static method in class org.apache.lucene.store.FileSwitchDirectory
Utility method to return a file's extension.
getExtensionFieldDelimiter() - Method in class org.apache.lucene.queryParser.ext.ExtendableQueryParser
Returns the extension field delimiter character.
getExtensionFieldDelimiter() - Method in class org.apache.lucene.queryParser.ext.Extensions
Returns the extension field delimiter
getFacetDelimChar() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getFacetDelimChar() - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Get the delimiter character used internally for drill-down terms
getFacetIndexingParams() - Method in class org.apache.lucene.facet.search.params.FacetSearchParams
getFacetRequest() - Method in class org.apache.lucene.facet.search.FacetResultsHandler
Return the facet request served by this handler.
getFacetRequest() - Method in class org.apache.lucene.facet.search.results.FacetResult
Request for which this result was obtained.
getFacetRequest() - Method in interface org.apache.lucene.facet.search.results.IntermediateFacetResult
Facet request for which this temporary result was created.
getFacetRequest() - Method in class org.apache.lucene.facet.search.TopKInEachNodeHandler.IntermediateFacetResultWithHash
getFacetRequests() - Method in class org.apache.lucene.facet.search.params.FacetSearchParams
Parameters which controlled the indexing of facets, and which are also
needed during search.
getFacetResultNode() - Method in class org.apache.lucene.facet.search.results.FacetResult
getFacetResults() - Method in class org.apache.lucene.facet.search.FacetsCollector
Return accumulated facets results (according to faceted search parameters)
for collected documents.
getFacetSource() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Returns the facet source.
getField(String) - Method in class org.apache.lucene.document.Document
getField() - Method in interface org.apache.lucene.index.TermFreqVector
getField() - Method in class org.apache.lucene.index.TermVectorEntry
getField() - Method in class org.apache.lucene.queryParser.core.config.FieldConfig
Returns the field name this configuration represents.
getField() - Method in class org.apache.lucene.queryParser.core.nodes.AnyQueryNode
returns null if the field was not specified
getField() - Method in interface org.apache.lucene.queryParser.core.nodes.FieldableNode
Returns the field associated to the node and every node under it.
getField() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getField() - Method in class org.apache.lucene.queryParser.core.nodes.ParametricRangeQueryNode
getField() - Method in class org.apache.lucene.queryParser.core.nodes.PhraseSlopQueryNode
getField() - Method in class org.apache.lucene.queryParser.core.nodes.ProximityQueryNode
returns null if the field was not specified in the query string
getField() - Method in class org.apache.lucene.queryParser.core.nodes.SlopQueryNode
getField() - Method in class org.apache.lucene.queryParser.core.nodes.TokenizedPhraseQueryNode
getField() - Method in class org.apache.lucene.queryParser.ext.ExtensionQuery
Returns the query field
getField() - Method in class org.apache.lucene.queryParser.QueryParser
getField() - Method in class org.apache.lucene.queryParser.standard.nodes.AbstractRangeQueryNode
Returns the field associated with this node.
getField() - Method in class org.apache.lucene.queryParser.standard.nodes.MultiPhraseQueryNode
getField() - Method in class org.apache.lucene.queryParser.standard.nodes.NumericQueryNode
Returns the field associated with this node.
getField() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getField() - Method in class org.apache.lucene.search.FieldCacheRangeFilter
Returns the field name for this filter
getField() - Method in class org.apache.lucene.search.FieldComparator.StringOrdValComparator
getField() - Method in class org.apache.lucene.search.NumericRangeFilter
Returns the field name for this filter
getField() - Method in class org.apache.lucene.search.NumericRangeQuery
Returns the field name for this query
getField() - Method in class org.apache.lucene.search.QueryTermVector
getField() - Method in class org.apache.lucene.search.SortField
Returns the name of the field.
getField() - Method in class org.apache.lucene.search.spans.FieldMaskingSpanQuery
getField() - Method in class org.apache.lucene.search.spans.SpanMultiTermQueryWrapper
getField() - Method in class org.apache.lucene.search.spans.SpanNearQuery
getField() - Method in class org.apache.lucene.search.spans.SpanNotQuery
getField() - Method in class org.apache.lucene.search.spans.SpanOrQuery
getField() - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery
getField() - Method in class org.apache.lucene.search.spans.SpanQuery
Returns the name of the field matched by this query.
getField() - Method in class org.apache.lucene.search.spans.SpanTermQuery
getField() - Method in class org.apache.lucene.search.TermRangeFilter
Returns the field name for this filter
getField() - Method in class org.apache.lucene.search.TermRangeQuery
Returns the field name for this query
getField() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
getFieldable(String) - Method in class org.apache.lucene.document.Document
Returns a field with the given name if any exist in this document, or
null.
getFieldables(String) - Method in class org.apache.lucene.document.Document
Returns an array of
Fieldable
s with the given name.
getFieldAsString() - Method in class org.apache.lucene.queryParser.core.nodes.AnyQueryNode
returns - null if the field was not specified
getFieldAsString() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
returns null if the field was not specified in the query string
getFieldAsString() - Method in class org.apache.lucene.queryParser.core.nodes.ProximityQueryNode
returns null if the field was not specified in the query string
getFieldBoostMap() - Method in interface org.apache.lucene.queryParser.standard.config.FieldBoostMapAttribute
Deprecated.
getFieldBoostMap() - Method in class org.apache.lucene.queryParser.standard.config.FieldBoostMapAttributeImpl
Deprecated.
getFieldCache() - Method in class org.apache.lucene.search.FieldCacheTermsFilter
getFieldConfig(CharSequence) - Method in class org.apache.lucene.queryParser.core.config.QueryConfigHandler
getFieldConfig(String) - Method in class org.apache.lucene.queryParser.core.config.QueryConfigHandler
Returns an implementation of
FieldConfig
for a specific field name.
getFieldDateResolutionMap() - Method in interface org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttribute
Deprecated.
getFieldDateResolutionMap() - Method in class org.apache.lucene.queryParser.standard.config.FieldDateResolutionMapAttributeImpl
Deprecated.
getFieldInfos() - Method in class org.apache.lucene.index.FilterIndexReader
getFieldInfos() - Method in class org.apache.lucene.index.IndexReader
Get the
FieldInfos
describing all fields in
this reader.
getFieldInfos() - Method in class org.apache.lucene.index.MultiReader
getFieldInfos() - Method in class org.apache.lucene.index.ParallelReader
getFieldInfos(FieldInfos) - Method in class org.apache.lucene.index.pruning.StorePruningPolicy
Compute field infos that should be retained
getFieldInfos() - Method in class org.apache.lucene.index.PruningReader
getFieldInfos() - Method in class org.apache.lucene.index.SegmentReader
getFieldInfos() - Method in class org.apache.lucene.index.SlowMultiReaderWrapper
getFieldInfos() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getFieldInfos() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getFieldName() - Method in class org.apache.lucene.queryParser.core.config.FieldConfig
getFieldName() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
getFieldName() - Method in class org.apache.lucene.search.DuplicateFilter
getFieldName() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
getFieldName() - Method in class org.apache.lucene.search.vectorhighlight.FieldTermStack
getFieldNames() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
getFieldNames() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the field names that will be used when generating the 'More Like
This' query.
getFieldOperator() - Method in class org.apache.lucene.queryParser.surround.query.FieldsQuery
getFieldOperator() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser
getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryParser.ext.ExtendableQueryParser
getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getFieldQuery(String, String) - Method in class org.apache.lucene.queryParser.QueryParser
getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryParser.QueryParser
getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryParser.QueryParser
getFieldQuery(String, String) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
getFieldQuery(String, String, boolean) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getFieldQuery(String, String, int) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getFieldQuery(Query) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
getFieldQuery(Query, IndexReader) - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
getFields() - Method in class org.apache.lucene.document.Document
Returns a List of all the fields in a document.
getFields(String) - Method in class org.apache.lucene.document.Document
getFields() - Method in interface org.apache.lucene.queryParser.standard.config.MultiFieldAttribute
Deprecated.
getFields() - Method in class org.apache.lucene.queryParser.standard.config.MultiFieldAttributeImpl
Deprecated.
getFields(IndexReader, int, String) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getFieldsBoost() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Returns the field to boost map used to set boost for each field.
getFieldsQuery(SrndQuery, ArrayList<String>) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Define the fields to highlight.
getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
getFieldTermMap(String, String) - Method in class org.apache.lucene.search.vectorhighlight.FieldQuery
getFieldToTerms() - Method in class org.apache.lucene.index.FieldSortedTermVectorMapper
Get the mapping between fields and terms, sorted by the comparator
getFieldToTerms() - Method in class org.apache.lucene.index.PositionBasedTermVectorMapper
Get the mapping between fields and terms, sorted by the comparator
getFieldValues(IndexReader, int, String) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
Deprecated.
getFile() - Method in class org.apache.lucene.store.FSDirectory
getFileNames() - Method in class org.apache.lucene.index.IndexCommit
Returns all index files referenced by this commit point.
getFileNames() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getFilePointer() - Method in class org.apache.lucene.store.BufferedIndexInput
getFilePointer() - Method in class org.apache.lucene.store.BufferedIndexOutput
Returns the current position in this file, where the next write will
occur.
getFilePointer() - Method in class org.apache.lucene.store.ChecksumIndexInput
getFilePointer() - Method in class org.apache.lucene.store.ChecksumIndexOutput
getFilePointer() - Method in class org.apache.lucene.store.IndexInput
Returns the current position in this file, where the next read will
occur.
getFilePointer() - Method in class org.apache.lucene.store.IndexOutput
Returns the current position in this file, where the next write will
occur.
getFilePointer() - Method in class org.apache.lucene.store.MockIndexInputWrapper
getFilePointer() - Method in class org.apache.lucene.store.MockIndexOutputWrapper
getFilePointer() - Method in class org.apache.lucene.store.RAMInputStream
getFilePointer() - Method in class org.apache.lucene.store.RAMOutputStream
getFilePointer() - Method in class org.apache.lucene.util.ThrottledIndexOutput
getFilter() - Static method in class org.apache.lucene.index.IndexFileNameFilter
getFilter() - Method in class org.apache.lucene.search.ConstantScoreQuery
Returns the encapsulated filter, returns null
if a query is wrapped.
getFilter() - Method in class org.apache.lucene.search.FilterClause
Returns this FilterClause's filter
getFilter() - Method in class org.apache.lucene.search.FilteredQuery
getFilter(Filter) - Method in class org.apache.lucene.search.FilterManager
Deprecated.
Returns the cached version of the filter.
getFilter() - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
Create a distance query using
a boundary box wrapper around a more precise
DistanceFilter.
getFilter(Query) - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.BooleanFilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.CachedFilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.DuplicateFilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.NumericRangeFilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.RangeFilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.builders.TermsFilterBuilder
getFilter(Element) - Method in interface org.apache.lucene.xmlparser.FilterBuilder
getFilter(Element) - Method in class org.apache.lucene.xmlparser.FilterBuilderFactory
getFilterBuilder(String) - Method in class org.apache.lucene.xmlparser.FilterBuilderFactory
getFinalSearcher() - Method in class org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase
getFirstArc(FST.Arc<Long>) - Method in class org.apache.lucene.analysis.ja.dict.TokenInfoFST
getFirstArc(FST.Arc<T>) - Method in class org.apache.lucene.util.fst.FST
Fills virtual 'start' arc, ie, an empty incoming arc to
the FST's start node
getFirstChildElement(Element) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getFirstChildOrFail(Element) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getFirstPathElement() - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode
Returns the CharSequence value of a specific QueryText element
getFixedLat() - Method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
getFixedLat() - Method in class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
getFixedLat() - Method in class org.apache.lucene.spatial.geometry.LatLng
Deprecated.
getFixedLng() - Method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
getFixedLng() - Method in class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
getFixedLng() - Method in class org.apache.lucene.spatial.geometry.LatLng
Deprecated.
getFlag() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
Returns the affix flag
getFlags() - Method in class org.apache.lucene.analysis.hunspell.HunspellWord
Returns the flags associated with the word
getFlags() - Method in class org.apache.lucene.analysis.Token
Get the bitset for any bits that have been set.
getFlags() - Method in interface org.apache.lucene.analysis.tokenattributes.FlagsAttribute
Get the bitset for any bits that have been set.
getFlags() - Method in class org.apache.lucene.analysis.tokenattributes.FlagsAttributeImpl
Get the bitset for any bits that have been set.
getFloatArray() - Method in class org.apache.lucene.facet.search.FacetArrays
Obtain a float array, e.g. for evaluating facet association values.
getFloatAssociation() - Method in class org.apache.lucene.facet.enhancements.association.AssociationFloatProperty
getFloats(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if
none is found, reads the terms in field
as floats and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getFloats(IndexReader, String, FieldCache.FloatParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if
none is found, reads the terms in field
as floats and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getFloats(IndexReader, String, FieldCache.FloatParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if
none is found, reads the terms in field
as floats and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getFloorSegmentMB() - Method in class org.apache.lucene.index.TieredMergePolicy
getForceMergeDeletesPctAllowed() - Method in class org.apache.lucene.index.TieredMergePolicy
getForegroundColorString(float) - Method in class org.apache.lucene.search.highlight.GradientFormatter
getFormat() - Method in class org.apache.lucene.index.SegmentInfos
getFragInfos() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList
return the list of WeightedFragInfos.
getFragmentScore() - Method in class org.apache.lucene.search.highlight.QueryScorer
getFragmentScore() - Method in class org.apache.lucene.search.highlight.QueryTermScorer
getFragmentScore() - Method in interface org.apache.lucene.search.highlight.Scorer
Called when the
Highlighter
has no more tokens for the current fragment -
the Scorer returns the weighting it has derived for the most recent
fragment, typically based on the results of
Scorer.getTokenScore()
.
getFragmentScorer() - Method in class org.apache.lucene.search.highlight.Highlighter
getFragmentSize() - Method in class org.apache.lucene.search.highlight.SimpleFragmenter
getFragmentSource(StringBuilder, int[], String[], int, int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
Deprecated.
getFragmentSource(StringBuilder, int[], Field[], int, int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getFragmentSourceMSO(StringBuilder, int[], Field[], int, int, int[]) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getFragNum() - Method in class org.apache.lucene.search.highlight.TextFragment
getFrequency() - Method in class org.apache.lucene.index.TermVectorEntry
getFST() - Method in class org.apache.lucene.analysis.ja.dict.TokenInfoDictionary
getFST() - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getFST() - Method in class org.apache.lucene.search.suggest.fst.FSTCompletion
Returns the internal automaton.
getFully(CharSequence) - Method in class org.egothor.stemmer.MultiTrie
Return the element that is stored in a cell associated with the given key.
getFully(CharSequence) - Method in class org.egothor.stemmer.MultiTrie2
Return the element that is stored in a cell associated with the given key.
getFully(CharSequence) - Method in class org.egothor.stemmer.Trie
Return the element that is stored in a cell associated with the given key.
getFuzzyMinSim() - Method in class org.apache.lucene.queryParser.QueryParser
Get the minimal similarity for fuzzy queries.
getFuzzyMinSim() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getFuzzyMinSim() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Get the minimal similarity for fuzzy queries.
getFuzzyMinSimilarity() - Method in interface org.apache.lucene.queryParser.standard.config.FuzzyAttribute
Deprecated.
getFuzzyMinSimilarity() - Method in class org.apache.lucene.queryParser.standard.config.FuzzyAttributeImpl
Deprecated.
getFuzzyPrefixLength() - Method in class org.apache.lucene.queryParser.QueryParser
Get the prefix length for fuzzy queries.
getFuzzyPrefixLength() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getFuzzyPrefixLength() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Get the prefix length for fuzzy queries.
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser
Called when parser parses an input term token that has the fuzzy suffix (~) appended.
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.QueryParser
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.QueryParserTestBase.QPTestParser
getFuzzyQuery(String, String, float) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getGeneration() - Method in class org.apache.lucene.index.IndexCommit
Returns the generation (the _N in segments_N) for this
IndexCommit
getGeneration() - Method in class org.apache.lucene.index.SegmentInfos
getGeneration() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getGeneration() - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
getGlobalCounter() - Static method in class org.apache.lucene.search.TimeLimitingCollector
getGlobalTimerThread() - Static method in class org.apache.lucene.search.TimeLimitingCollector
getGroupCount() - Method in class org.apache.lucene.search.grouping.AbstractAllGroupsCollector
Returns the total number of groups for the executed search.
getGroups() - Method in class org.apache.lucene.search.grouping.AbstractAllGroupsCollector
Returns the group values
This is an unordered collections of group values.
getGroups() - Method in class org.apache.lucene.search.grouping.TermAllGroupsCollector
Returns the group values
This is an unordered collections of group values.
getHasProx() - Method in class org.apache.lucene.index.SegmentInfo
getHasVectors() - Method in class org.apache.lucene.index.SegmentInfo
getHeapArray() - Method in class org.apache.lucene.util.PriorityQueue
This method returns the internal heap array as Object[].
getHighFreqTerms(IndexReader, int, String) - Static method in class org.apache.lucene.misc.HighFreqTerms
getHyphenationPoints() - Method in class org.apache.lucene.analysis.compound.hyphenation.Hyphenation
getHyphenationTree(String) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
Create a hyphenator tree
getHyphenationTree(File) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
Create a hyphenator tree
getHyphenationTree(Reader) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
getHyphenationTree(InputSource) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
Create a hyphenator tree
getID() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getIdf() - Method in class org.apache.lucene.search.Explanation.IDFExplanation
getIdfWeightedTerms(Query, IndexReader, String) - Static method in class org.apache.lucene.search.highlight.QueryTermExtractor
Extracts all terms texts of a given Query into an array of WeightedTerms
GetImage() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token literal value.
GetImage() - Method in interface org.apache.lucene.queryParser.CharStream
Returns a string made up of characters from the marked token beginning
to the current buffer position.
GetImage() - Method in class org.apache.lucene.queryParser.FastCharStream
GetImage() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
GetImage() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns a string made up of characters from the marked token beginning
to the current buffer position.
GetImage() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getImplementationDistance(Class<? extends C>) - Method in class org.apache.lucene.util.VirtualMethod
Returns the distance from the baseClass
in which this method is overridden/implemented
in the inheritance path between baseClass
and the given subclass subclazz
.
getInclude() - Method in class org.apache.lucene.search.spans.SpanNotQuery
Return the SpanQuery whose matches are filtered.
getIndex() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column
Deprecated.
getIndex() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column.Row
Deprecated.
getIndex() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.TokenPositioner
Deprecated.
getIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getIndex() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getIndexCommit() - Method in class org.apache.lucene.index.FilterIndexReader
getIndexCommit() - Method in class org.apache.lucene.index.IndexReader
Expert: return the IndexCommit that this reader has
opened.
getIndexCommit() - Method in class org.apache.lucene.index.IndexWriterConfig
getIndexDeletionPolicy(Config) - Static method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
getIndexDeletionPolicy() - Method in class org.apache.lucene.index.IndexWriterConfig
getIndexedFields(IndexReader) - Static method in class org.apache.lucene.util.ReaderUtil
getIndexOptions() - Method in class org.apache.lucene.document.AbstractField
getIndexOptions() - Method in interface org.apache.lucene.document.Fieldable
getIndexReader() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getIndexReader() - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
getIndexReader() - Method in class org.apache.lucene.search.IndexSearcher
getIndexSearcher() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getIndexWriter() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getIndexWriter() - Method in class org.apache.lucene.search.NRTManager.TrackingIndexWriter
getInflectedFormTranslation(String) - Static method in class org.apache.lucene.analysis.ja.util.ToStringUtil
Get the english form of inflected form
getInflectionForm(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getInflectionForm(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get inflection form of tokens
getInflectionForm(int) - Method in class org.apache.lucene.analysis.ja.dict.UnknownDictionary
getInflectionForm(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getInflectionForm() - Method in class org.apache.lucene.analysis.ja.Token
getInflectionForm() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.InflectionAttribute
getInflectionForm() - Method in class org.apache.lucene.analysis.ja.tokenattributes.InflectionAttributeImpl
getInflectionType(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getInflectionType(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get inflection type of tokens
getInflectionType(int) - Method in class org.apache.lucene.analysis.ja.dict.UnknownDictionary
getInflectionType(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getInflectionType() - Method in class org.apache.lucene.analysis.ja.Token
getInflectionType() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.InflectionAttribute
getInflectionType() - Method in class org.apache.lucene.analysis.ja.tokenattributes.InflectionAttributeImpl
getInflectionTypeTranslation(String) - Static method in class org.apache.lucene.analysis.ja.util.ToStringUtil
Get the english form of inflection type
getInfoStream() - Method in class org.apache.lucene.index.IndexWriter
Returns the current infoStream in use by this writer.
getInfoStream() - Static method in class org.apache.lucene.index.SegmentInfos
getInfoStream() - Method in interface org.apache.lucene.search.FieldCache
getInfoStream() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
getInputCloneCount() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getInputType() - Method in class org.apache.lucene.util.fst.FST
getInstance() - Static method in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
getInstance() - Static method in class org.apache.lucene.analysis.ja.dict.ConnectionCosts
getInstance() - Static method in class org.apache.lucene.analysis.ja.dict.TokenInfoDictionary
getInstance() - Static method in class org.apache.lucene.analysis.ja.dict.UnknownDictionary
getInstance() - Static method in class org.apache.lucene.search.FilterManager
Deprecated.
getInstance(Version) - Static method in class org.apache.lucene.util.CharacterUtils
getIntArray() - Method in class org.apache.lucene.facet.search.FacetArrays
Obtain an int array, e.g. for facet counting.
getInterletterValues(String) - Static method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
getInts(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field
as integers and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getInts(IndexReader, String, FieldCache.IntParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as integers and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getInts(IndexReader, String, FieldCache.IntParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as integers and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getItemsCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the number of generated items since last reset.
getKeepMode() - Method in class org.apache.lucene.search.DuplicateFilter
getKey() - Method in interface org.apache.lucene.messages.Message
Deprecated.
getKey() - Method in class org.apache.lucene.messages.MessageImpl
Deprecated.
getKey(JaspellTernarySearchTrie.TSTNode) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Returns the key that indexes the node argument.
getLabel() - Method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.Side
getLabel() - Method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side
getLabel() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Category path of the category of this result, or null if not computed,
because the application did not request to compute it.
getLabel(TaxonomyReader) - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Category path of the category of this result.
getLabel() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getLabel(TaxonomyReader) - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getLastCommitGeneration(String[]) - Static method in class org.apache.lucene.index.SegmentInfos
Get the generation of the most recent commit to the
list of index files (N in the segments_N file).
getLastCommitGeneration(Directory) - Static method in class org.apache.lucene.index.SegmentInfos
Get the generation of the most recent commit to the
index in this directory (N in the segments_N file).
getLastCommitSegmentsFileName(String[]) - Static method in class org.apache.lucene.index.SegmentInfos
Get the filename of the segments_N file for the most
recent commit in the list of index files.
getLastCommitSegmentsFileName(Directory) - Static method in class org.apache.lucene.index.SegmentInfos
Get the filename of the segments_N file for the most
recent commit to the index in this Directory.
getLastCumulativeDiff() - Method in class org.apache.lucene.analysis.BaseCharFilter
getLastDocCollected() - Method in exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
Returns last doc (absolute doc id) that was collected when the search time exceeded.
getLastGeneration() - Method in class org.apache.lucene.index.SegmentInfos
getLastModified() - Method in class org.apache.lucene.store.RAMFile
getLastOnPath(CharSequence) - Method in class org.egothor.stemmer.MultiTrie
Return the element that is stored as last on a path belonging to the given
key.
getLastOnPath(CharSequence) - Method in class org.egothor.stemmer.MultiTrie2
Return the element that is stored as last on a path belonging to the given
key.
getLastOnPath(CharSequence) - Method in class org.egothor.stemmer.Trie
Return the element that is stored as last on a path associated with the
given key.
getLastOutput(int) - Method in class org.apache.lucene.util.fst.Builder.UnCompiledNode
getLat() - Method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
getLat() - Method in class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
getLat() - Method in class org.apache.lucene.spatial.geometry.LatLng
Deprecated.
getLat() - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getLeftId(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getLeftId(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get left id of specified word
getLeftId(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getLength() - Method in class org.apache.lucene.analysis.ja.Token
getLength() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getLength() - Method in class org.apache.lucene.index.FieldInvertState
Get total number of terms in this field.
getLength() - Method in class org.apache.lucene.store.RAMFile
getLength() - Method in class org.apache.lucene.util.CharacterUtils.CharacterBuffer
getLikeText() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getLimit() - Method in class org.apache.lucene.index.IndexWriter.MaxFieldLength
Deprecated.
getLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Deprecated.
getLine() - Method in interface org.apache.lucene.queryParser.CharStream
Deprecated.
getLine() - Method in class org.apache.lucene.queryParser.FastCharStream
getLine() - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
Deprecated.
getLine() - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Deprecated.
getLine() - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getLLMDistance(double, double, double, double) - Static method in class org.apache.lucene.spatial.DistanceUtils
Deprecated.
getLng() - Method in class org.apache.lucene.spatial.geometry.FixedLatLng
Deprecated.
getLng() - Method in class org.apache.lucene.spatial.geometry.FloatLatLng
Deprecated.
getLng() - Method in class org.apache.lucene.spatial.geometry.LatLng
Deprecated.
getLng() - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getLocale() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getLocale() - Method in class org.apache.lucene.queryParser.QueryParser
Returns current locale, allowing access by subclasses.
getLocale() - Method in interface org.apache.lucene.queryParser.standard.config.LocaleAttribute
Deprecated.
getLocale() - Method in class org.apache.lucene.queryParser.standard.config.LocaleAttributeImpl
Deprecated.
getLocale() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getLocale() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Returns current locale, allowing access by subclasses.
getLocale() - Method in class org.apache.lucene.search.SortField
Returns the Locale by which term values are interpreted.
getLocalizedMessage() - Method in interface org.apache.lucene.messages.Message
Deprecated.
getLocalizedMessage(Locale) - Method in interface org.apache.lucene.messages.Message
Deprecated.
getLocalizedMessage() - Method in class org.apache.lucene.messages.MessageImpl
Deprecated.
getLocalizedMessage(Locale) - Method in class org.apache.lucene.messages.MessageImpl
Deprecated.
getLocalizedMessage(String) - Static method in class org.apache.lucene.messages.NLS
Deprecated.
getLocalizedMessage(String, Locale) - Static method in class org.apache.lucene.messages.NLS
Deprecated.
getLocalizedMessage(String, Locale, Object...) - Static method in class org.apache.lucene.messages.NLS
Deprecated.
getLocalizedMessage(String, Object...) - Static method in class org.apache.lucene.messages.NLS
Deprecated.
getLocalizedMessage() - Method in exception org.apache.lucene.queryParser.core.QueryNodeException
getLocalizedMessage(Locale) - Method in exception org.apache.lucene.queryParser.core.QueryNodeException
getLockDir() - Method in class org.apache.lucene.store.FSLockFactory
Retrieve the lock directory.
getLockFactory() - Method in class org.apache.lucene.store.Directory
Get the LockFactory that this Directory instance is
using for its locking implementation.
getLockFactory() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getLockFactory() - Method in class org.apache.lucene.store.NRTCachingDirectory
getLockID() - Method in class org.apache.lucene.store.Directory
Return a string identifier that uniquely differentiates
this Directory instance from other Directory instances.
getLockID() - Method in class org.apache.lucene.store.FSDirectory
getLockID() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getLockID() - Method in class org.apache.lucene.store.NRTCachingDirectory
getLockPrefix() - Method in class org.apache.lucene.store.LockFactory
Get the prefix in use for all locks created in this LockFactory.
getLockPrefix() - Method in class org.apache.lucene.store.MockLockFactoryWrapper
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
getLongs(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field
as longs and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getLongs(IndexReader, String, FieldCache.LongParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as longs and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getLongs(IndexReader, String, FieldCache.LongParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as longs and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getLowerBound() - Method in class org.apache.lucene.queryParser.core.nodes.ParametricRangeQueryNode
getLowerBound() - Method in interface org.apache.lucene.queryParser.core.nodes.RangeQueryNode
getLowerBound() - Method in class org.apache.lucene.queryParser.standard.nodes.AbstractRangeQueryNode
Returns the lower bound node.
getLowerBound() - Method in class org.apache.lucene.queryParser.standard.nodes.RangeQueryNode
Deprecated.
getLowercaseExpandedTerms() - Method in class org.apache.lucene.queryParser.QueryParser
getLowercaseExpandedTerms() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getLowercaseExpandedTerms() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getLowerLeft() - Method in class org.apache.lucene.spatial.geometry.shape.LLRect
Deprecated.
getLowerTerm() - Method in class org.apache.lucene.search.TermRangeFilter
Returns the lower value of this range filter
getLowerTerm() - Method in class org.apache.lucene.search.TermRangeQuery
Returns the lower value of this range query
getLowerVal() - Method in class org.apache.lucene.search.FieldCacheRangeFilter
Returns the lower value of this range filter
getLucenePrefixTerm(String) - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
getLuceneTerm(String) - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
getMap() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.DiskOrdinalMap
getMap() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.MemoryOrdinalMap
getMap() - Method in interface org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.OrdinalMap
Return the map from the taxonomy's original (consecutive) ordinals
to the new taxonomy's ordinals.
getMap() - Method in class org.apache.lucene.util.MapOfSets
getMappedStateCount() - Method in class org.apache.lucene.util.fst.Builder
getMaskedQuery() - Method in class org.apache.lucene.search.spans.FieldMaskingSpanQuery
getMatch() - Method in class org.apache.lucene.search.ComplexExplanation
The match status of this explanation node.
getMatch() - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery
getMatrix() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
getMatrix() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column
Deprecated.
getMax() - Method in class org.apache.lucene.search.NumericRangeFilter
Returns the upper value of this range filter
getMax() - Method in class org.apache.lucene.search.NumericRangeQuery
Returns the upper value of this range query
getMaxBasicQueries() - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
getMaxBufferedDeleteTerms() - Method in class org.apache.lucene.index.IndexWriter
getMaxBufferedDeleteTerms() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the number of buffered deleted terms that will trigger a flush if
enabled.
getMaxBufferedDocs() - Method in class org.apache.lucene.index.IndexWriter
getMaxBufferedDocs() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the number of buffered added documents that will trigger a flush if
enabled.
getMaxChunkSize() - Method in class org.apache.lucene.store.MMapDirectory
Returns the current mmap chunk size.
getMaxClauseCount() - Static method in class org.apache.lucene.search.BooleanQuery
Return the maximum number of clauses permitted, 1024 by default.
getMaxDocCharsToAnalyze() - Method in class org.apache.lucene.search.highlight.Highlighter
getMaxDocFreq() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the maximum frequency in which words may still appear.
getMaxFieldLength() - Method in class org.apache.lucene.index.IndexWriter
getMaxFieldLength() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
getMaxGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the maximal number of good points.
getMaximumShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
getMaxMergeAtOnce() - Method in class org.apache.lucene.index.TieredMergePolicy
getMaxMergeAtOnceExplicit() - Method in class org.apache.lucene.index.TieredMergePolicy
getMaxMergeCount() - Method in class org.apache.lucene.index.ConcurrentMergeScheduler
getMaxMergeDocs() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy.MergePolicyParams
Deprecated.
getMaxMergeDocs() - Method in class org.apache.lucene.index.IndexWriter
getMaxMergeDocs() - Method in class org.apache.lucene.index.LogMergePolicy
Returns the largest segment (measured by document
count) that may be merged with other segments.
getMaxMergedSegmentMB() - Method in class org.apache.lucene.index.TieredMergePolicy
getMaxMergeMB() - Method in class org.apache.lucene.index.LogByteSizeMergePolicy
Returns the largest segment (measured by total byte
size of the segment's files, in MB) that may be merged
with other segments.
getMaxMergeMBForForcedMerge() - Method in class org.apache.lucene.index.LogByteSizeMergePolicy
Returns the largest segment (measured by total byte
size of the segment's files, in MB) that may be merged
with other segments during forceMerge.
getMaxMergeMBForOptimize() - Method in class org.apache.lucene.index.LogByteSizeMergePolicy
getMaxNumTokensParsed() - Method in class org.apache.lucene.search.similar.MoreLikeThis
getMaxOrdinal() - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.LabelToOrdinal
return the maximal Ordinal assigned so far
getMaxPoint() - Method in class org.apache.lucene.spatial.geometry.shape.Rectangle
Deprecated.
getMaxQueries() - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
getMaxQueryTerms() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the maximum number of query terms that will be included in any
generated query.
getMaxQueryTerms() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getMaxResults() - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
getMaxSampleSize() - Method in class org.apache.lucene.facet.search.sampling.SamplingParams
Return the maxSampleSize.
getMaxScore() - Method in class org.apache.lucene.search.TopDocs
Returns the maximum score value encountered.
getMaxShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
The max shingle (token ngram) size
getMaxSize() - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsBoostOnlyBooleanQueryRewrite
getMaxSize() - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsScoringBooleanQueryRewrite
getMaxSize() - Method in class org.apache.lucene.search.TopTermsRewrite
return the maximum size of the priority queue (for boolean rewrites this is BooleanQuery#getMaxClauseCount).
getMaxSize() - Method in class org.apache.lucene.util.collections.LRUHashMap
Return the max size
getMaxSizeInBytes() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getMaxSmallSegments() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
getMaxSmallSegments() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy.MergePolicyParams
Deprecated.
getMaxTermFrequency() - Method in class org.apache.lucene.index.FieldInvertState
Get the maximum term-frequency encountered for any term in the field.
getMaxTermWeight() - Method in class org.apache.lucene.search.highlight.QueryScorer
getMaxTermWeight() - Method in class org.apache.lucene.search.highlight.QueryTermScorer
getMaxThreadCount() - Method in class org.apache.lucene.index.ConcurrentMergeScheduler
getMaxThreadStates() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the max number of simultaneous threads that
may be indexing documents at once in IndexWriter.
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.ClassicAnalyzer
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.StandardAnalyzer
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
getMaxTotMem() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getMaxUsedMem() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getMaxUsedSizeInBytes() - Method in class org.apache.lucene.store.MockDirectoryWrapper
Returns the peek actual storage used (bytes) in this
directory.
getMaxValue() - Method in class org.apache.lucene.search.function.DocValues
Returns the maximum of all values or Float.NaN
if this
DocValues instance does not contain any value.
getMaxValue() - Method in class org.apache.lucene.util.packed.PackedInts.ReaderImpl
getMaxWordLen() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the maximum word length above which words will be ignored.
getMemorySize() - Method in class org.apache.lucene.index.memory.MemoryIndex
Returns a reasonable approximation of the main memory [bytes] consumed by
this instance.
getMemoryUsage() - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.Cl2oTaxonomyWriterCache
Returns the number of bytes in memory used by this object.
getMergedFieldInfos(IndexReader) - Static method in class org.apache.lucene.util.ReaderUtil
Call this to get the (merged) FieldInfos for a
composite reader
getMergedSegmentWarmer() - Method in class org.apache.lucene.index.IndexWriter
getMergedSegmentWarmer() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the current merged segment warmer.
getMergeFactor() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy.MergePolicyParams
Deprecated.
getMergeFactor() - Method in class org.apache.lucene.index.IndexWriter
getMergeFactor() - Method in class org.apache.lucene.index.LogMergePolicy
Returns the number of segments that are merged at
once and also controls the total number of segments
allowed to accumulate in the index.
getMergeFactor() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
getMergePolicy() - Method in class org.apache.lucene.index.IndexWriter
getMergePolicy() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the current MergePolicy in use by this writer.
getMergeScheduler() - Method in class org.apache.lucene.index.IndexWriter
getMergeScheduler() - Method in class org.apache.lucene.index.IndexWriterConfig
getMergeScheduler() - Method in class org.apache.lucene.store.NRTCachingDirectory
getMergeThread(IndexWriter, MergePolicy.OneMerge) - Method in class org.apache.lucene.index.ConcurrentMergeScheduler
Create and return a new MergeThread
getMergeThreadPriority() - Method in class org.apache.lucene.index.ConcurrentMergeScheduler
Return the priority that merge threads run at.
getMergingSegments() - Method in class org.apache.lucene.index.IndexWriter
Expert: to be used by a
MergePolicy
to avoid
selecting merges for segments already being merged.
getMessage() - Method in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This method has the standard behavior when this object has been
created using the standard constructors.
getMessage() - Method in error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.lucene.queryParser.core.QueryNodeException
getMessage() - Method in error org.apache.lucene.queryParser.standard.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.lucene.queryParser.surround.parser.ParseException
This method has the standard behavior when this object has been
created using the standard constructors.
getMessage() - Method in error org.apache.lucene.queryParser.surround.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in error org.apache.lucene.queryParser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageObject() - Method in interface org.apache.lucene.messages.NLSException
Deprecated.
getMessageObject() - Method in error org.apache.lucene.queryParser.core.QueryNodeError
getMessageObject() - Method in exception org.apache.lucene.queryParser.core.QueryNodeException
getMetaTags() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
getMidpoint() - Method in class org.apache.lucene.spatial.geometry.shape.LLRect
Deprecated.
getMiles() - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getMilesPerLatDeg() - Static method in class org.apache.lucene.spatial.geometry.shape.DistanceApproximation
Deprecated.
getMilesPerLngDeg(double) - Static method in class org.apache.lucene.spatial.geometry.shape.DistanceApproximation
Deprecated.
getMilliseconds() - Method in class org.apache.lucene.search.TimeLimitingCollector.TimerThread
Get the timer value in milliseconds.
getMin() - Method in class org.apache.lucene.search.NumericRangeFilter
Returns the lower value of this range filter
getMin() - Method in class org.apache.lucene.search.NumericRangeQuery
Returns the lower value of this range query
getMinDocFreq() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the frequency at which words will be ignored which do not occur in
at least this many docs.
getMinDocFreq() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getMinimumMatchingElements() - Method in class org.apache.lucene.queryParser.core.nodes.AnyQueryNode
getMinimumNumberShouldMatch() - Method in class org.apache.lucene.search.BooleanQuery
Gets the minimum number of the optional BooleanClauses
which must be satisfied.
getMinimumShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
getMinMergeDocs() - Method in class org.apache.lucene.index.LogDocMergePolicy
Get the minimum size for a segment to remain
un-merged.
getMinMergeMB() - Method in class org.apache.lucene.index.LogByteSizeMergePolicy
Get the minimum size for a segment to remain
un-merged.
getMinPoint() - Method in class org.apache.lucene.spatial.geometry.shape.Rectangle
Deprecated.
getMinSampleSize() - Method in class org.apache.lucene.facet.search.sampling.SamplingParams
Return the minSampleSize.
getMinShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
The min shingle (token ngram) size
getMinSimilarity() - Method in class org.apache.lucene.queryParser.standard.config.FuzzyConfig
getMinSimilarity() - Method in class org.apache.lucene.search.FuzzyQuery
Returns the minimum similarity that is required for this query to match.
getMinTermFreq() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the frequency below which terms will be ignored in the source doc.
getMinTermFrequency() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getMinValue() - Method in class org.apache.lucene.search.function.DocValues
Returns the minimum of all values or Float.NaN
if this
DocValues instance does not contain any value.
getMinWordLen() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Returns the minimum word length below which words will be ignored.
getModifier() - Method in class org.apache.lucene.queryParser.core.nodes.ModifierQueryNode
getMoreLikeFields() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getMRR() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the Mean reciprocal rank over the queries or RR for a single query.
getMsg() - Method in class org.apache.lucene.util.FieldCacheSanityChecker.Insanity
Description of hte insane behavior
getMultiFields(CharSequence[]) - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Returns the fields used to expand the query when the field for a certain
query is null
getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryParser.QueryParser
getMultiTermRewriteMethod() - Method in interface org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttribute
Deprecated.
getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryParser.standard.config.MultiTermRewriteMethodAttributeImpl
Deprecated.
getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getMultiTermRewriteMethod() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getMultiValuedSeparator() - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getMutable() - Method in class org.apache.lucene.util.packed.GrowableWriter
getMutable(int, int) - Static method in class org.apache.lucene.util.packed.PackedInts
Create a packed integer array with the given amount of values initialized
to 0. the valueCount and the bitsPerValue cannot be changed after creation.
getName() - Method in interface org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute
Get the full name.
getName() - Method in class org.apache.lucene.analysis.icu.tokenattributes.ScriptAttributeImpl
getName() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getName() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getName() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
getName() - Method in class org.apache.lucene.index.CompoundFileWriter
Returns the name of the compound file.
getName() - Method in class org.apache.lucene.util.LuceneTestCase
getNames() - Method in class org.apache.lucene.benchmark.quality.QualityQuery
Return all the names of name-value-pairs in this QualityQuery.
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentSource
Returns the next
DocData
from the content source.
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.SingleDocSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.SortableSingleDocSource
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
getNextFacets(CategoryContainer) - Method in class org.apache.lucene.benchmark.byTask.feeds.FacetSource
getNextFacets(CategoryContainer) - Method in class org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource
getNextFixedSize(int) - Static method in class org.apache.lucene.util.packed.PackedInts
Rounds bitsPerValue up to 8, 16, 32 or 64.
getNextMerge() - Method in class org.apache.lucene.index.IndexWriter
Expert: the
MergeScheduler
calls this method
to retrieve the next merge requested by the
MergePolicy
getNextOrdinal() - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.LabelToOrdinal
Returns the next unassigned ordinal.
getNextSegmentFileName() - Method in class org.apache.lucene.index.SegmentInfos
Get the next segments_N filename that will be written.
getNextToken() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
Deprecated.
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
Deprecated.
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
Deprecated.
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
getNextToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Get the next Token.
getNextToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.QueryParser
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.QueryParserTokenManager
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParserTokenManager
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
Get the next Token.
getNextToken() - Method in class org.apache.lucene.queryParser.surround.parser.QueryParserTokenManager
Get the next Token.
getNoCFSRatio() - Method in class org.apache.lucene.index.LogMergePolicy
getNoCFSRatio() - Method in class org.apache.lucene.index.TieredMergePolicy
getNode(CharSequence) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Returns the node indexed by key, or null
if that node doesn't
exist.
getNode(CharSequence, JaspellTernarySearchTrie.TSTNode) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Returns the node indexed by key, or null
if that node doesn't
exist.
getNodeCount() - Method in class org.apache.lucene.util.fst.FST
getNoDeleteOpenFile() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getNoLockFactory() - Static method in class org.apache.lucene.store.NoLockFactory
getNonBlankTextOrFail(Element) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getNoOutput() - Method in class org.apache.lucene.util.fst.ByteSequenceOutputs
getNoOutput() - Method in class org.apache.lucene.util.fst.IntSequenceOutputs
getNoOutput() - Method in class org.apache.lucene.util.fst.NoOutputs
getNoOutput() - Method in class org.apache.lucene.util.fst.Outputs
NOTE: this output is compared with == so you must
ensure that all methods return the single object if
it's really no output
getNoOutput() - Method in class org.apache.lucene.util.fst.PairOutputs
getNoOutput() - Method in class org.apache.lucene.util.fst.PositiveIntOutputs
getNoOutput() - Method in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs
getNormDecoder() - Static method in class org.apache.lucene.search.Similarity
Deprecated.
Use instance methods for encoding/decoding norm values to enable customization.
getNormFileName(int) - Method in class org.apache.lucene.index.SegmentInfo
Get the file name for the norms file for this field.
getNormsByFieldNameAndDocumentNumber() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getNotQuery(List<SrndQuery>, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getNrQueriesMade() - Method in class org.apache.lucene.queryParser.surround.query.BasicQueryFactory
getNrSubQueries() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getNumberFormat() - Method in class org.apache.lucene.queryParser.standard.config.NumericConfig
getNumberFormat() - Method in class org.apache.lucene.queryParser.standard.nodes.NumericQueryNode
getNumericConfig() - Method in class org.apache.lucene.queryParser.standard.nodes.NumericRangeQueryNode
Returns the
NumericConfig
associated with the lower and upper bounds.
getNumericConfigMap() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getNumericValue() - Method in class org.apache.lucene.document.NumericField
Returns the current numeric value as a subclass of
Number
,
null
if not yet initialized.
getNumGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the number of good points (only relevant points).
getNumLabel() - Method in class org.apache.lucene.facet.search.params.FacetRequest
If getNumLabel()
getNumLargeSegments() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
getNumLargeSegments() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy.MergePolicyParams
Deprecated.
getNumOverlap() - Method in class org.apache.lucene.index.FieldInvertState
Get the number of terms with positionIncrement == 0
.
getNumParallelTasks() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getNumPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the number of points (both relevant and irrelevant points).
getNumResults() - Method in class org.apache.lucene.facet.search.params.FacetRequest
The number of sub-categories to return (at most).
getNumRuns() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getNumSubResults() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Number of sub results
getNumSubResults() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getNumTokens() - Method in class org.apache.lucene.search.highlight.TokenGroup
getNumValidDescendants() - Method in class org.apache.lucene.facet.search.results.FacetResult
getNumWords() - Method in class org.apache.lucene.util.OpenBitSet
Expert: gets the number of longs in the array that are in use
getOccur() - Method in class org.apache.lucene.search.BooleanClause
getOccur() - Method in class org.apache.lucene.search.FilterClause
Returns this FilterClause's occur parameter
getOffset() - Method in class org.apache.lucene.analysis.ja.Token
getOffset() - Method in class org.apache.lucene.index.FieldInvertState
Get end offset of the last processed term.
getOffset() - Method in class org.apache.lucene.index.Payload
Returns the offset in the underlying byte array
getOffset() - Method in class org.apache.lucene.util.CharacterUtils.CharacterBuffer
Returns the data offset in the internal buffer.
getOffsetGap(Fieldable) - Method in class org.apache.lucene.analysis.Analyzer
getOffsetGap(Fieldable) - Method in class org.apache.lucene.analysis.LimitTokenCountAnalyzer
getOffsetGap(Fieldable) - Method in class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
Return the offsetGap from the analyzer assigned to field
getOffsets() - Method in class org.apache.lucene.index.PositionBasedTermVectorMapper.TVPositionInfo
getOffsets(int) - Method in interface org.apache.lucene.index.TermPositionVector
Returns an array of TermVectorOffsetInfo in which the term is found.
getOffsets() - Method in class org.apache.lucene.index.TermVectorEntry
getOffsets(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
getOlderSiblingArray() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader.ChildrenArrays
getOlderSiblingArray() returns an int array of size getSize()
listing for each category the ordinal of its immediate older
sibling (the sibling in the taxonomy tree with the highest ordinal
below that of the given ordinal).
getOmitNorms() - Method in class org.apache.lucene.document.AbstractField
True if norms are omitted for this indexed field
getOmitNorms() - Method in interface org.apache.lucene.document.Fieldable
True if norms are omitted for this indexed field
getOmitTermFreqAndPositions() - Method in class org.apache.lucene.document.AbstractField
getOpDistance(String) - Static method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getOpDistance() - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
getOpenDeletedFiles() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getOpenMode() - Method in class org.apache.lucene.index.IndexWriterConfig
getOperand() - Method in class org.apache.lucene.queryParser.core.nodes.ParametricQueryNode
Deprecated.
getOperator() - Method in class org.apache.lucene.queryParser.core.nodes.ParametricQueryNode
Deprecated.
getOperator() - Method in interface org.apache.lucene.queryParser.standard.config.DefaultOperatorAttribute
Deprecated.
getOperator() - Method in class org.apache.lucene.queryParser.standard.config.DefaultOperatorAttributeImpl
Deprecated.
getOperatorName() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getOrCreateNode(CharSequence) - Method in class org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie
Returns the node indexed by key, creating that node if it doesn't exist,
and creating any required intermediate nodes if they don't exist.
getOrderedTerms() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getOrdinal() - Method in class org.apache.lucene.facet.index.attributes.OrdinalProperty
getOrdinal() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Ordinal of the category of this result.
getOrdinal() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getOrdinal(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getOrdinal(CategoryPath) - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getOrdinal() returns the ordinal of the category given as a path.
getOrdinal(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.CompactLabelToOrdinal
getOrdinal(CategoryPath, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.CompactLabelToOrdinal
getOrdinal(CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.LabelToOrdinal
getOrdinal(CategoryPath, int) - Method in class org.apache.lucene.facet.taxonomy.writercache.cl2o.LabelToOrdinal
getOrdinalPolicy() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getOrdinalPolicy() - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Get the policy for indexing category ordinals ,
used for deciding how "high" to climb in taxonomy
from a category when ingesting its ordinals
getOrQuery(List<SrndQuery>, boolean, Token) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getOutOf() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
Returns total number of stats points when this report was created.
getOversampleFactor() - Method in class org.apache.lucene.facet.search.sampling.SamplingParams
Return the oversampleFactor.
getParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getParent() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
getParent(int) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getParent(int) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
getParent(int) - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getParent() returns the ordinal of the parent category of the category
with the given ordinal.
getParent(int) - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyWriter
getParent() returns the ordinal of the parent category of the category
with the given ordinal.
getParent() - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
getParent() - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
getParentArray() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getParentArray() returns an int array of size getSize() listing the
ordinal of the parent category of each category in the taxonomy.
getParentArray() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getParentArray() returns an int array of size getSize() listing the
ordinal of the parent category of each category in the taxonomy.
getParentsStream(CategoryAttributesStream) - Method in class org.apache.lucene.facet.enhancements.EnhancementsDocumentBuilder
getParentsStream(CategoryAttributesStream) - Method in class org.apache.lucene.facet.index.CategoryDocumentBuilder
Get a stream of categories which includes the parents, according to
policies defined in indexing parameters.
getParser(Analyzer) - Method in class org.apache.lucene.queryParser.QueryParserTestBase
getParser() - Method in class org.apache.lucene.search.FieldCacheRangeFilter
Returns the current numeric parser (null
for T
is String
}
getParser() - Method in class org.apache.lucene.search.SortField
Returns the instance of a
FieldCache
parser that fits to the given sort type.
getPartialExpunge() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy
Deprecated.
getPartialExpunge() - Method in class org.apache.lucene.index.BalancedSegmentMergePolicy.MergePolicyParams
Deprecated.
getPartitionSize() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getPartitionSize() - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Get the partition size.
getPartOfSpeech(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getPartOfSpeech(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get Part-Of-Speech of tokens
getPartOfSpeech(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getPartOfSpeech() - Method in class org.apache.lucene.analysis.ja.Token
getPartOfSpeech() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttribute
getPartOfSpeech() - Method in class org.apache.lucene.analysis.ja.tokenattributes.PartOfSpeechAttributeImpl
getPath(int) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getPath(int, CategoryPath) - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getPath(int) - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getPath() returns the path name of the category with the given
ordinal.
getPath(int, CategoryPath) - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getPath() returns the path name of the category with the given
ordinal.
getPathElement(int) - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode
Returns the a specific QueryText element
getPathElements() - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode
Returns the a List with all QueryText elements
getPathElements(int) - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode
Returns a List QueryText element from position startIndex
getPathPolicy() - Method in class org.apache.lucene.facet.index.params.DefaultFacetIndexingParams
getPathPolicy() - Method in interface org.apache.lucene.facet.index.params.FacetIndexingParams
Get the policy for indexing category paths ,
used for deciding how "high" to climb in taxonomy
from a category when ingesting its category paths.
getPattern(String) - Static method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
getPause() - Method in class org.apache.lucene.index.MergePolicy.OneMerge
getPayload() - Method in class org.apache.lucene.analysis.Token
Returns this Token's payload.
getPayload() - Method in interface org.apache.lucene.analysis.tokenattributes.PayloadAttribute
Returns this Token's payload.
getPayload() - Method in class org.apache.lucene.analysis.tokenattributes.PayloadAttributeImpl
Returns this Token's payload.
getPayload(byte[], int) - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermPositions
getPayload(byte[], int) - Method in class org.apache.lucene.index.MultipleTermPositions
Not implemented.
getPayload(byte[], int) - Method in interface org.apache.lucene.index.TermPositions
Returns the payload data at the current term position.
getPayload() - Method in class org.apache.lucene.search.spans.NearSpansOrdered
getPayload() - Method in class org.apache.lucene.search.spans.NearSpansUnordered
WARNING: The List is not necessarily in order of the the positions
getPayload() - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery.PositionCheckSpan
getPayload() - Method in class org.apache.lucene.search.spans.Spans
Returns the payload data for the current span.
getPayload() - Method in class org.apache.lucene.search.spans.TermSpans
getPayload(byte[], int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
getPayloadLength() - Method in class org.apache.lucene.facet.search.PayloadIterator
Get the length of the last read payload.
getPayloadLength() - Method in class org.apache.lucene.index.FilterIndexReader.FilterTermPositions
getPayloadLength() - Method in class org.apache.lucene.index.MultipleTermPositions
Not implemented.
getPayloadLength() - Method in interface org.apache.lucene.index.TermPositions
Returns the length of the payload at the current term position.
getPayloadLength() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
getPayloadProcessorProvider() - Method in class org.apache.lucene.index.IndexWriter
getPayloads(Spans[]) - Method in class org.apache.lucene.search.payloads.PayloadNearQuery.PayloadNearSpanScorer
getPayloads() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
getPayloadScore() - Method in class org.apache.lucene.search.payloads.PayloadTermQuery.PayloadTermWeight.PayloadTermSpanScorer
The score for the payload
getPayloadsForQuery(Query) - Method in class org.apache.lucene.search.payloads.PayloadSpanUtil
Query should be rewritten for wild/fuzzy support.
getPayloadStream(CategoryPath, int) - Method in class org.apache.lucene.facet.index.streaming.CountingListTokenizer
getPercentTermsToMatch() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getPerfObject(String) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getPhraseLimit() - Method in class org.apache.lucene.search.vectorhighlight.FastVectorHighlighter
getPhraseSlop() - Method in class org.apache.lucene.queryParser.QueryParser
Gets the default slop for phrases.
getPhraseSlop() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getPhraseSlop() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
Gets the default slop for phrases.
getPointer() - Method in class org.apache.lucene.util.PagedBytes
getPoints() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getPosition() - Method in class org.apache.lucene.analysis.ja.Token
Get index of this token in input text
getPosition() - Method in class org.apache.lucene.index.FieldInvertState
Get the last processed term position.
getPosition() - Method in class org.apache.lucene.index.PositionBasedTermVectorMapper.TVPositionInfo
getPosition() - Method in class org.apache.lucene.search.vectorhighlight.FieldTermStack.TermInfo
getPosition() - Method in class org.apache.lucene.store.ByteArrayDataInput
getPosition() - Method in class org.apache.lucene.store.ByteArrayDataOutput
getPosition() - Method in class org.apache.lucene.util.PagedBytes.PagedBytesDataInput
Returns the current byte position.
getPosition() - Method in class org.apache.lucene.util.PagedBytes.PagedBytesDataOutput
Return the current byte position.
getPositionIncrement() - Method in class org.apache.lucene.analysis.Token
Returns the position increment of this Token.
getPositionIncrement() - Method in interface org.apache.lucene.analysis.tokenattributes.PositionIncrementAttribute
Returns the position increment of this Token.
getPositionIncrement() - Method in class org.apache.lucene.analysis.tokenattributes.PositionIncrementAttributeImpl
Returns the position increment of this Token.
getPositionIncrement() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getPositionIncrementGap(String) - Method in class org.apache.lucene.analysis.Analyzer
Invoked before indexing a Fieldable instance if
terms have already been added to that field.
getPositionIncrementGap(String) - Method in class org.apache.lucene.analysis.LimitTokenCountAnalyzer
getPositionIncrementGap(String) - Method in class org.apache.lucene.analysis.MockAnalyzer
getPositionIncrementGap(String) - Method in class org.apache.lucene.analysis.PerFieldAnalyzerWrapper
Return the positionIncrementGap from the analyzer assigned to fieldName
getPositionLength() - Method in class org.apache.lucene.analysis.ja.Token
Get the length (in tokens) of this token.
getPositionLength() - Method in class org.apache.lucene.analysis.Token
Get the position length.
getPositionLength() - Method in interface org.apache.lucene.analysis.tokenattributes.PositionLengthAttribute
Returns the position length of this Token.
getPositionLength() - Method in class org.apache.lucene.analysis.tokenattributes.PositionLengthAttributeImpl
Returns the position length of this Token.
getPositions() - Method in class org.apache.lucene.index.TermVectorEntry
getPositions() - Method in class org.apache.lucene.search.MultiPhraseQuery
Returns the relative positions of terms in this phrase.
getPositions() - Method in class org.apache.lucene.search.PhraseQuery
Returns the relative positions of terms in this phrase.
getPositions() - Method in class org.apache.lucene.search.SpanFilterResult
The first entry in the array corresponds to the first "on" bit.
getPositions() - Method in class org.apache.lucene.search.SpanFilterResult.PositionInfo
getPositions() - Method in class org.apache.lucene.search.spans.TermSpans
getPositionSpans() - Method in class org.apache.lucene.search.highlight.WeightedSpanTerm
getPOSTranslation(String) - Static method in class org.apache.lucene.analysis.ja.util.ToStringUtil
Get the english form of a POS tag
getPostTag(int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getPostTag(String[], int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getPrecision(double, DistanceHandler.Precision) - Static method in class org.apache.lucene.spatial.tier.DistanceHandler
Deprecated.
getPrecision() - Method in class org.apache.lucene.spatial.tier.DistanceHandler
Deprecated.
getPrecisionAt(int) - Method in class org.apache.lucene.benchmark.quality.QualityStats
Return the precision at rank n:
|{relevant hits within first n
hits}| / n
.
getPrecisionStep() - Method in class org.apache.lucene.analysis.NumericTokenStream
Returns the precision step.
getPrecisionStep() - Method in class org.apache.lucene.document.NumericField
Returns the precision step.
getPrecisionStep() - Method in class org.apache.lucene.queryParser.standard.config.NumericConfig
Returns the precision used to index the numeric values
getPrecisionStep() - Method in class org.apache.lucene.search.NumericRangeFilter
Returns the precision step.
getPrecisionStep() - Method in class org.apache.lucene.search.NumericRangeQuery
Returns the precision step.
getPrefix() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
getPrefix() - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
getPrefix() - Method in class org.apache.lucene.search.PrefixFilter
getPrefix() - Method in class org.apache.lucene.search.PrefixQuery
Returns the prefix of this query.
getPrefixes() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
Returns the list of prefixes used to generate the stem
getPrefixLength() - Method in class org.apache.lucene.queryParser.core.nodes.FuzzyQueryNode
getPrefixLength() - Method in interface org.apache.lucene.queryParser.standard.config.FuzzyAttribute
Deprecated.
getPrefixLength() - Method in class org.apache.lucene.queryParser.standard.config.FuzzyAttributeImpl
Deprecated.
getPrefixLength() - Method in class org.apache.lucene.queryParser.standard.config.FuzzyConfig
getPrefixLength() - Method in class org.apache.lucene.search.FuzzyQuery
Returns the non-fuzzy prefix length.
getPrefixQuery(String, String) - Method in class org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser
Called when parser parses an input term
token that uses prefix notation; that is, contains a single '*' wildcard
character as its last character.
getPrefixQuery(String, String) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getPrefixQuery(String, String) - Method in class org.apache.lucene.queryParser.QueryParser
getPrefixQuery(String, String) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getPrefixQuery(String, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getPrefixSeparator() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getPrefixTerm() - Method in class org.apache.lucene.search.PrefixTermEnum
getPreTag(int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getPreTag(String[], int) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getPreviousTokenStream() - Method in class org.apache.lucene.analysis.Analyzer
Used by Analyzers that implement reusableTokenStream
to retrieve previously saved TokenStreams for re-use
by the same thread.
getPrimaryDir() - Method in class org.apache.lucene.store.FileSwitchDirectory
Return the primary directory
getProcessingMode() - Method in class org.apache.lucene.search.DuplicateFilter
getProcessor(Term) - Method in class org.apache.lucene.facet.index.FacetsPayloadProcessorProvider.FacetsDirPayloadProcessor
getProcessor(Term) - Method in class org.apache.lucene.index.PayloadProcessorProvider.ReaderPayloadProcessor
getPronunciation(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getPronunciation(int, char[], int, int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get pronunciation of tokens
getPronunciation(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getPronunciation() - Method in class org.apache.lucene.analysis.ja.Token
getPronunciation() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.ReadingAttribute
getPronunciation() - Method in class org.apache.lucene.analysis.ja.tokenattributes.ReadingAttributeImpl
getProperty(Class<? extends CategoryProperty>) - Method in interface org.apache.lucene.facet.index.attributes.CategoryAttribute
Get a property of a certain property class.
getProperty(Collection<Class<? extends CategoryProperty>>) - Method in interface org.apache.lucene.facet.index.attributes.CategoryAttribute
Get a property of one of given property classes.
getProperty(Class<? extends CategoryProperty>) - Method in class org.apache.lucene.facet.index.attributes.CategoryAttributeImpl
getProperty(Collection<Class<? extends CategoryProperty>>) - Method in class org.apache.lucene.facet.index.attributes.CategoryAttributeImpl
getPropertyClasses() - Method in interface org.apache.lucene.facet.index.attributes.CategoryAttribute
Get all the active property classes.
getPropertyClasses() - Method in class org.apache.lucene.facet.index.attributes.CategoryAttributeImpl
getProps() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getProximityType() - Method in class org.apache.lucene.queryParser.core.nodes.ProximityQueryNode
getQuery() - Method in exception org.apache.lucene.queryParser.core.QueryNodeParseException
getQuery(String, Analyzer) - Method in class org.apache.lucene.queryParser.QueryParserTestBase
getQuery() - Method in class org.apache.lucene.search.BooleanClause
getQuery() - Method in class org.apache.lucene.search.BooleanQuery.BooleanWeight
getQuery() - Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
getQuery() - Method in class org.apache.lucene.search.ConstantScoreQuery
Returns the encapsulated query, returns null
if a filter is wrapped.
getQuery() - Method in class org.apache.lucene.search.DisjunctionMaxQuery.DisjunctionMaxWeight
Return our associated DisjunctionMaxQuery
getQuery() - Method in class org.apache.lucene.search.FilteredQuery
getQuery() - Method in class org.apache.lucene.search.SpanQueryFilter
getQuery() - Method in class org.apache.lucene.search.spans.SpanWeight
getQuery() - Method in class org.apache.lucene.search.Weight
The query that this concerns.
getQuery(Query) - Method in class org.apache.lucene.spatial.tier.DistanceQueryBuilder
Deprecated.
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.BooleanQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.BoostingQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.ConstantScoreQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.FilteredQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.FuzzyLikeThisQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.LikeThisQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.MatchAllDocsQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.NumericRangeQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanBuilderBase
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanQueryBuilderFactory
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.TermQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.TermsQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.UserInputQueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.CoreParser
getQuery(Element) - Method in interface org.apache.lucene.xmlparser.QueryBuilder
getQuery(Element) - Method in class org.apache.lucene.xmlparser.QueryBuilderFactory
getQueryAsDOM(Properties, String) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
getQueryAsDOM(Properties) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
getQueryAsDOM(Properties, Templates) - Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
Fast means of constructing query using a cached,precompiled stylesheet
getQueryAsDOM(Properties, InputStream) - Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
Slow means of constructing query - parses stylesheet from input stream
getQueryAsXmlString(Properties, String) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
getQueryAsXmlString(Properties) - Method in class org.apache.lucene.xmlparser.QueryTemplateManager
getQueryAsXmlString(Properties, Templates) - Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
Fast means of constructing query using a precompiled stylesheet
getQueryAsXmlString(Properties, InputStream) - Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
Slow means of constructing query parsing a stylesheet from an input stream
getQueryBuilder() - Method in class org.apache.lucene.queryParser.core.QueryParserHelper
Returns the query builder used to build a object from the query node tree.
getQueryBuilder(String) - Method in class org.apache.lucene.xmlparser.QueryBuilderFactory
getQueryConfigHandler() - Method in interface org.apache.lucene.queryParser.core.processors.QueryNodeProcessor
Returns the
QueryConfigHandler
associated to the query tree if any,
otherwise it returns
null
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.core.processors.QueryNodeProcessorImpl
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.core.processors.QueryNodeProcessorPipeline
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.core.QueryParserHelper
Returns the query configuration handler, which is used during the query
node tree processing.
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.standard.processors.BooleanQuery2ModifierNodeProcessor
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.standard.processors.GroupQueryNodeProcessor
Deprecated.
getQueryConfigHandler() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
Returns the query config handler used by this query parser
getQueryDOA(String, Analyzer) - Method in class org.apache.lucene.queryParser.QueryParserTestBase
getQueryID() - Method in class org.apache.lucene.benchmark.quality.QualityQuery
Return the ID of this query.
getQueryMaker(ReadTask) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return query maker used for this task.
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
getQueryNodeProcessor() - Method in class org.apache.lucene.queryParser.core.QueryParserHelper
Returns the processor object used to process the query node tree, it
returns null
if no processor is used.
getQueryProcessor() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getQuote() - Method in class org.apache.lucene.queryParser.surround.query.SimpleTerm
getRAMBufferSizeMB() - Method in class org.apache.lucene.index.IndexWriter
getRAMBufferSizeMB() - Method in class org.apache.lucene.index.IndexWriterConfig
getRandomIOExceptionRate() - Method in class org.apache.lucene.store.MockDirectoryWrapper
getRangeCollator() - Method in class org.apache.lucene.queryParser.QueryParser
getRangeCollator() - Method in interface org.apache.lucene.queryParser.standard.config.RangeCollatorAttribute
Deprecated.
getRangeCollator() - Method in class org.apache.lucene.queryParser.standard.config.RangeCollatorAttributeImpl
Deprecated.
getRangeCollator() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getRangeCollator() - Method in class org.apache.lucene.queryParser.standard.StandardQueryParser
getRangeQuery(String, String, String, boolean) - Method in class org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser
Overrides super class, by passing terms through analyzer.
getRangeQuery(String, String, String, boolean) - Method in class org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser
getRangeQuery(String, String, String, boolean) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getRangeQuery(String, String, String, boolean) - Method in class org.apache.lucene.queryParser.QueryParser
getRangeQuery(String, String, String, boolean) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getRank() - Method in class org.apache.lucene.benchmark.quality.QualityStats.RecallPoint
Returns the rank: where on the list of returned docs this relevant doc appeared.
getRate() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
Returns the rate per minute: how many operations should be performed in a minute.
getRawQueryString() - Method in class org.apache.lucene.queryParser.ext.ExtensionQuery
Returns the raw extension query string
getReadChunkSize() - Method in class org.apache.lucene.store.FSDirectory
getReader() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
getReader() - Method in class org.apache.lucene.index.IndexWriter
getReader(int) - Method in class org.apache.lucene.index.IndexWriter
getReader() - Method in class org.apache.lucene.index.RandomIndexWriter
getReader(boolean) - Method in class org.apache.lucene.index.RandomIndexWriter
getReader(DataInput) - Static method in class org.apache.lucene.util.packed.PackedInts
Retrieve PackedInt data from the DataInput and return a packed int
structure based on it.
getReaderForField(String) - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
getReaderKey() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
getReaderPooling() - Method in class org.apache.lucene.index.IndexWriterConfig
getReaderProcessor(IndexReader) - Method in class org.apache.lucene.facet.index.FacetsPayloadProcessorProvider
getReaderProcessor(IndexReader) - Method in class org.apache.lucene.index.PayloadProcessorProvider
getReaderTermsIndexDivisor() - Method in class org.apache.lucene.index.IndexWriter
getReaderTermsIndexDivisor() - Method in class org.apache.lucene.index.IndexWriterConfig
getReading(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getReading(int, char[], int, int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get reading of tokens
getReading(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.UnknownDictionary
getReading(int, char[], int, int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getReading() - Method in class org.apache.lucene.analysis.ja.Token
getReading() - Method in interface org.apache.lucene.analysis.ja.tokenattributes.ReadingAttribute
getReading() - Method in class org.apache.lucene.analysis.ja.tokenattributes.ReadingAttributeImpl
getRecall() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Return the recall: |{relevant hits found}| / |{relevant hits existing}|.
getRecall() - Method in class org.apache.lucene.benchmark.quality.QualityStats.RecallPoint
Returns the recall: how many relevant docs were returned up to this point, inclusive.
getRecallPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the recallPoints.
getReclaimDeletesWeight() - Method in class org.apache.lucene.index.TieredMergePolicy
getRecomputedActualSizeInBytes() - Method in class org.apache.lucene.store.MockDirectoryWrapper
Like getRecomputedSizeInBytes(), but, uses actual file
lengths rather than buffer allocations (which are
quantized up to nearest
RAMOutputStream.BUFFER_SIZE (now 1024) bytes.
getRecomputedCount() - Method in class org.apache.lucene.util.BitVector
For testing
getRecomputedSizeInBytes() - Method in class org.apache.lucene.store.MockDirectoryWrapper
Provided for testing purposes.
getRef(Character) - Method in class org.egothor.stemmer.Row
Return the reference to the next Row in the Cell associated with the given
Character.
getRefCount() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
Expert: returns the current refCount for this taxonomy reader
getRefCount() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
Expert: returns the current refCount for this taxonomy reader
getRefCount() - Method in class org.apache.lucene.index.IndexReader
Expert: returns the current refCount for this reader
getRegexImplementation() - Method in class org.apache.lucene.search.regex.RegexQuery
getRegexImplementation() - Method in interface org.apache.lucene.search.regex.RegexQueryCapable
getRegexImplementation() - Method in class org.apache.lucene.search.regex.SpanRegexQuery
Deprecated.
getRepetitions() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
getReported() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
Returns number of stats points represented in this report.
getResidue() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Value of screened out sub results.
getResidue() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getResolution() - Method in class org.apache.lucene.search.TimeLimitingCollector.TimerThread
Return the timer resolution.
getResource(String) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getResultMode() - Method in class org.apache.lucene.facet.search.params.FacetRequest
Return the requested result mode.
getResults() - Method in class org.apache.lucene.search.suggest.Lookup.LookupPriorityQueue
Returns the top N results in descending order.
getRetainableProperties() - Method in class org.apache.lucene.facet.enhancements.params.DefaultEnhancementsIndexingParams
getRetainableProperties() - Method in interface org.apache.lucene.facet.enhancements.params.EnhancementsIndexingParams
getRetainableProperty() - Method in class org.apache.lucene.facet.enhancements.association.AssociationEnhancement
getRetainableProperty() - Method in interface org.apache.lucene.facet.enhancements.CategoryEnhancement
getReverse() - Method in class org.apache.lucene.search.SortField
Returns whether the sort should be reversed.
getReverseMul() - Method in class org.apache.lucene.search.FieldValueHitQueue
getRewriteMethod() - Method in class org.apache.lucene.search.MultiTermQuery
getRewriteMethod() - Method in class org.apache.lucene.search.spans.SpanMultiTermQueryWrapper
Expert: returns the rewriteMethod
getRightId(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getRightId(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get right id of specified word
getRightId(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getRomanization(String) - Static method in class org.apache.lucene.analysis.ja.util.ToStringUtil
Romanize katakana with modified hepburn
getRomanization(Appendable, CharSequence) - Static method in class org.apache.lucene.analysis.ja.util.ToStringUtil
Romanize katakana with modified hepburn
getRound() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getRoundedFixedSize(int) - Static method in class org.apache.lucene.util.packed.PackedInts
Possibly wastes some storage in exchange for faster lookups
getRoundNumber() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
getRows() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column
Deprecated.
getRunData() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
getRunData() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getRunInBackground() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
getRunningMerge() - Method in class org.apache.lucene.index.ConcurrentMergeScheduler.MergeThread
getSampleFixer(IndexReader, TaxonomyReader, FacetSearchParams) - Method in class org.apache.lucene.facet.search.sampling.Sampler
Get a fixer of sample facet accumulation results.
getSampler() - Method in class org.apache.lucene.facet.search.AdaptiveFacetsAccumulator
getSampleRatio() - Method in class org.apache.lucene.facet.search.sampling.SamplingParams
getSampleSet(ScoredDocIDs) - Method in class org.apache.lucene.facet.search.sampling.Sampler
getSamplingParams() - Method in class org.apache.lucene.facet.search.sampling.Sampler
Return the sampling params in effect
getSamplingThreshold() - Method in class org.apache.lucene.facet.search.sampling.SamplingParams
Return the samplingThreshold.
getSchema() - Method in class org.apache.lucene.queryParser.core.nodes.OpaqueQueryNode
getScore() - Method in interface org.apache.lucene.facet.search.ScoredDocIDsIterator
Returns the score of the current document.
getScore() - Method in class org.apache.lucene.search.highlight.TextFragment
getScore(int) - Method in class org.apache.lucene.search.highlight.TokenGroup
getScoredDocIDs() - Method in class org.apache.lucene.facet.search.ScoredDocIdCollector
getSearchables() - Method in class org.apache.lucene.search.MultiSearcher
Deprecated.
getSearchTime() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the search time in milliseconds for the measured query.
getSecondaryDir() - Method in class org.apache.lucene.store.FileSwitchDirectory
Return the secondary directory
getSegmentCount() - Method in class org.apache.lucene.index.IndexCommit
Returns number of segments referenced by this commit.
getSegmentCount() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getSegmentName() - Method in class org.apache.lucene.index.SegmentReader
Return the name of the segment this reader is reading.
getSegmentsFileName() - Method in class org.apache.lucene.index.IndexCommit
Get the segments file (segments_N
) associated
with this commit point.
getSegmentsFileName() - Method in class org.apache.lucene.index.SegmentInfos
Get the segments_N filename in use by this segment infos.
getSegmentsFileName() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getSegmentsPerTier() - Method in class org.apache.lucene.index.TieredMergePolicy
getSentinelObject() - Method in class org.apache.lucene.util.PriorityQueue
This method can be overridden by extending classes to return a sentinel
object which will be used by
PriorityQueue.initialize(int)
to fill the queue, so
that the code which uses that queue can always assume it's full and only
change the top without attempting to insert any new object.
getSeqnum() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo.SubInfo
getSequentialSubReaders() - Method in class org.apache.lucene.index.FilterIndexReader
getSequentialSubReaders() - Method in class org.apache.lucene.index.IndexReader
Expert: returns the sequential sub readers that this
reader is logically composed of.
getSequentialSubReaders() - Method in class org.apache.lucene.index.MultiReader
getSequentialSubReaders() - Method in class org.apache.lucene.index.PruningReader
getSequentialSubReaders() - Method in class org.apache.lucene.index.SlowMultiReaderWrapper
getShapeLoop(Shape, CartesianTierPlotter, double, double, double, double) - Method in class org.apache.lucene.spatial.tier.CartesianPolyFilterBuilder
Deprecated.
getShortName() - Method in interface org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute
Get the abbreviated name.
getShortName() - Method in class org.apache.lucene.analysis.icu.tokenattributes.ScriptAttributeImpl
getShorts(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field
as shorts and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
getShorts(IndexReader, String, FieldCache.ShortParser) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as shorts and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getShorts(IndexReader, String, FieldCache.ShortParser, boolean) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field
as shorts and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
getShrinkSize(int, int, int) - Static method in class org.apache.lucene.util.ArrayUtil
getSide(String) - Static method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.Side
getSide(String) - Static method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.Side
getSimilarity() - Method in class org.apache.lucene.index.IndexWriter
getSimilarity() - Method in class org.apache.lucene.index.IndexWriterConfig
Expert: returns the
Similarity
implementation used by this
IndexWriter.
getSimilarity() - Method in class org.apache.lucene.queryParser.core.nodes.FuzzyQueryNode
getSimilarity() - Method in class org.apache.lucene.search.IndexSearcher
getSimilarity(Searcher) - Method in class org.apache.lucene.search.Query
Deprecated.
Instead of using "runtime" subclassing/delegation, subclass the Weight instead.
getSimilarity() - Method in class org.apache.lucene.search.ScoreCachingWrappingScorer
getSimilarity() - Method in class org.apache.lucene.search.Scorer
Deprecated.
Store any Similarity you might need privately in your implementation instead.
getSimilarity() - Method in class org.apache.lucene.search.Searcher
Deprecated.
Expert: Return the Similarity implementation used by this Searcher.
getSimilarity() - Method in class org.apache.lucene.search.similar.MoreLikeThis
getSimilarity() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Deprecated.
getSingleton() - Static method in class org.apache.lucene.facet.search.TotalFacetCountsCache
Get the single instance of this cache
getSingleton() - Static method in class org.apache.lucene.util.fst.ByteSequenceOutputs
getSingleton() - Static method in class org.apache.lucene.util.fst.IntSequenceOutputs
getSingleton() - Static method in class org.apache.lucene.util.fst.NoOutputs
getSingleton(boolean) - Static method in class org.apache.lucene.util.fst.PositiveIntOutputs
getSingleton(boolean) - Static method in class org.apache.lucene.util.fst.UpToTwoPositiveIntOutputs
getSize() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
Returns number of lines in the report.
getSize() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader
getSize() - Method in class org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter
getSize() returns the number of categories in the taxonomy.
getSize() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader
getSize() returns the number of categories in the taxonomy.
getSize() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyWriter
getSize() returns the number of categories in the taxonomy.
getSize() - Method in class org.apache.lucene.search.spans.SpanMultiTermQueryWrapper.TopTermsSpanBooleanQueryRewrite
return the maximum priority queue size
getSize() - Method in class org.apache.lucene.search.TopTermsRewrite
return the maximum priority queue size
getSizeInBytes() - Method in class org.apache.lucene.store.RAMFile
getSlop() - Method in class org.apache.lucene.search.MultiPhraseQuery
Sets the phrase slop for this query.
getSlop() - Method in class org.apache.lucene.search.PhraseQuery
Returns the slop.
getSlop() - Method in class org.apache.lucene.search.spans.SpanNearQuery
Return the maximum number of intervening unmatched positions permitted.
getSlop() - Method in class org.apache.lucene.search.vectorhighlight.FieldQuery.QueryPhraseMap
getSlot(int) - Method in class org.apache.lucene.search.grouping.SentinelIntSet
returns the slot for this key
getSnapshot(String) - Method in class org.apache.lucene.index.SnapshotDeletionPolicy
Get a snapshotted IndexCommit by ID.
getSnapshots() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy
Get all the snapshots in a map of snapshot IDs to the segments they
'cover.'
getSnowballWordSet(Reader, CharArraySet) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads stopwords from a stopword list in Snowball format.
getSnowballWordSet(Reader, Version) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads stopwords from a stopword list in Snowball format.
getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
getSort() - Method in class org.apache.lucene.search.Sort
Representation of the sort criteria.
getSortBy() - Method in class org.apache.lucene.facet.search.params.FacetRequest
Specify how should results be sorted.
getSortOrder() - Method in class org.apache.lucene.facet.search.params.FacetRequest
Return the requested order of results.
getSpacerCharacter() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter
Deprecated.
getSpanNearQuery(IndexReader, String, float, BasicQueryFactory) - Method in class org.apache.lucene.queryParser.surround.query.DistanceQuery
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.BoostingTermBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanFirstBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanNearBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanNotBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanOrBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanOrTermsBuilder
getSpanQuery(Element) - Method in interface org.apache.lucene.xmlparser.builders.SpanQueryBuilder
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanQueryBuilderFactory
getSpanQuery(Element) - Method in class org.apache.lucene.xmlparser.builders.SpanTermBuilder
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.FieldMaskingSpanQuery
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanMultiTermQueryWrapper
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanNearQuery
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanNotQuery
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanOrQuery
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanPositionCheckQuery
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanQuery
Expert: Returns the matches for this query in an index.
getSpans(IndexReader) - Method in class org.apache.lucene.search.spans.SpanTermQuery
getSpanScore() - Method in class org.apache.lucene.search.payloads.PayloadTermQuery.PayloadTermWeight.PayloadTermSpanScorer
Returns the SpanScorer score only.
getStart() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getStart() - Method in class org.apache.lucene.search.SpanFilterResult.StartEnd
The Start position
getStart() - Method in class org.apache.lucene.search.spans.SpanPositionRangeQuery
getStartOffset() - Method in class org.apache.lucene.index.TermVectorOffsetInfo
The accessor for the starting offset of the term.
getStartOffset() - Method in class org.apache.lucene.search.highlight.TokenGroup
getStartOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo
getStartOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo
getStartOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldPhraseList.WeightedPhraseInfo.Toffs
getStartOffset() - Method in class org.apache.lucene.search.vectorhighlight.FieldTermStack.TermInfo
getStartPos() - Method in class org.apache.lucene.util.UnsafeByteArrayOutputStream
Returns the start position data was written to.
getStarts() - Method in class org.apache.lucene.search.MultiSearcher
Deprecated.
getStartTimeMillis() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getStem() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
Returns the actual word stem itself
getStemDict(Reader, CharArrayMap<String>) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads a stem dictionary.
getStemLength() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
getStemString() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
getStopWords(String) - Method in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
Provides information on which stop words have been identified for a field
getStopWords() - Method in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
Provides information on which stop words have been identified for all fields
getStopWords() - Method in class org.apache.lucene.search.similar.MoreLikeThis
Get the current stop words being used.
getStopWords() - Method in class org.apache.lucene.search.similar.MoreLikeThisQuery
getStopwordSet() - Method in class org.apache.lucene.analysis.StopwordAnalyzerBase
Returns the analyzer's stopword set or an empty set if the analyzer has no
stopwords
getStringDistance() - Method in class org.apache.lucene.search.spell.SpellChecker
getStringIndex(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none
is found reads the term values in field
and returns
an array of them in natural order, along with an array telling
which element in the term array each document uses.
getStrings(IndexReader, String) - Method in interface org.apache.lucene.search.FieldCache
Checks the internal cache for an appropriate entry, and if none
is found, reads the term values in field
and returns an array
of size reader.maxDoc()
containing the value each document
has in the given field.
getStrip() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
Returns the stripping characters defined for the affix
getSubInfos() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo
getSubQueriesIterator() - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getSubQuery(int) - Method in class org.apache.lucene.queryParser.surround.query.ComposedQuery
getSubReaders() - Method in class org.apache.lucene.search.IndexSearcher
Returns the atomic subReaders used by this searcher.
getSubResults() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Contained sub results.
getSubResults() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getSubSpans() - Method in class org.apache.lucene.search.spans.NearSpansOrdered
getSubSpans() - Method in class org.apache.lucene.search.spans.NearSpansUnordered
getSuffix() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
GetSuffix(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get the suffix.
GetSuffix(int) - Method in interface org.apache.lucene.queryParser.CharStream
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
GetSuffix(int) - Method in class org.apache.lucene.queryParser.FastCharStream
GetSuffix(int) - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
GetSuffix(int) - Method in interface org.apache.lucene.queryParser.surround.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
GetSuffix(int) - Method in class org.apache.lucene.queryParser.surround.parser.FastCharStream
getSuffixes() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
Returns the list of suffixes used to generate the stem
getSuffixOperator() - Method in class org.apache.lucene.queryParser.surround.query.SrndPrefixQuery
getSummary() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
getSummary() - Method in class org.apache.lucene.search.ComplexExplanation
getSummary() - Method in class org.apache.lucene.search.Explanation
A short one line summary which should contain all high level
information about this Explanation, without the "Details"
getSupportedFeatures() - Static method in class org.apache.lucene.util.RamUsageEstimator
Return the set of supported JVM features that improve the estimation.
getSurfaceForm() - Method in class org.apache.lucene.analysis.ja.Token
getSurfaceFormString() - Method in class org.apache.lucene.analysis.ja.Token
getSyntaxParser() - Method in class org.apache.lucene.queryParser.core.QueryParserHelper
Returns the text parser used to build a query node tree from a query
string.
getTabSize(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
getTabSize(int) - Method in class org.apache.lucene.queryParser.standard.parser.JavaCharStream
getTag(String) - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
getTag(CharSequence) - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
getTag(CharSequence) - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
getTag(String) - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
getTagMap() - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
Returns a map containing all tags attached to this query node.
getTagMap() - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
Returns a map containing all tags attached to this query node.
getTags() - Method in interface org.apache.lucene.queryParser.core.nodes.QueryNode
getTags() - Method in class org.apache.lucene.queryParser.core.nodes.QueryNodeImpl
getTargetLabel() - Method in class org.apache.lucene.util.fst.BytesRefFSTEnum
getTargetLabel() - Method in class org.apache.lucene.util.fst.IntsRefFSTEnum
getTask() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getTaskRunNum() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
getTasks() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
getTaxonomyDir() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getTaxonomyReader() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getTaxonomyReader() - Method in class org.apache.lucene.facet.search.FacetResultsHandler
Return taxonomy reader used for current facets accumulation operation.
getTaxonomyWriter() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
getTempDir(String) - Static method in class org.apache.lucene.util._TestUtil
Returns temp dir, based on String arg in its name;
does not create the directory.
getTemplates(InputStream) - Static method in class org.apache.lucene.xmlparser.QueryTemplateManager
Parses a query stylesheet for repeated use
getTerm() - Method in class org.apache.lucene.facet.index.params.CategoryListParams
A
Term
who's payload holds the category-list.
getTerm() - Method in class org.apache.lucene.index.TermVectorEntry
getTerm() - Method in class org.apache.lucene.search.FuzzyQuery
Returns the pattern term.
getTerm() - Method in class org.apache.lucene.search.highlight.WeightedTerm
getTerm() - Method in class org.apache.lucene.search.regex.RegexQuery
getTerm() - Method in class org.apache.lucene.search.regex.SpanRegexQuery
Deprecated.
getTerm() - Method in class org.apache.lucene.search.spans.SpanTermQuery
Return the term whose spans are matched.
getTerm() - Method in class org.apache.lucene.search.TermQuery
Returns the term of this query.
getTerm() - Method in class org.apache.lucene.search.WildcardQuery
Returns the pattern term.
getTerm() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
getTerm() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
getTermArrays() - Method in class org.apache.lucene.search.MultiPhraseQuery
Returns a List of the terms in the multiphrase.
getTermCount() - Method in class org.apache.lucene.util.fst.Builder
getTermDocumentInformations() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
getTermEnum(String) - Method in class org.apache.lucene.queryParser.surround.query.SpanNearClauseFactory
getTermEscaped(EscapeQuerySyntax) - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getTermEscaped(EscapeQuerySyntax) - Method in class org.apache.lucene.queryParser.standard.nodes.NumericQueryNode
getTermEscapeQuoted(EscapeQuerySyntax) - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getTermFrequencies() - Method in interface org.apache.lucene.index.TermFreqVector
Array of term frequencies.
getTermFrequencies() - Method in class org.apache.lucene.search.QueryTermVector
getTermFrequencies() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
getTermFreqVector(int, String) - Method in class org.apache.lucene.index.FilterIndexReader
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.index.FilterIndexReader
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.index.FilterIndexReader
getTermFreqVector(int, String) - Method in class org.apache.lucene.index.IndexReader
Return a term frequency vector for the specified document and field.
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.index.IndexReader
Load the Term Vector into a user-defined data structure instead of relying on the parallel arrays of
the
TermFreqVector
.
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.index.IndexReader
Map all the term vectors for all fields in a Document
getTermFreqVector(int, String) - Method in class org.apache.lucene.index.MultiReader
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.index.MultiReader
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.index.MultiReader
getTermFreqVector(int, String) - Method in class org.apache.lucene.index.ParallelReader
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.index.ParallelReader
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.index.ParallelReader
getTermFreqVector(int, String) - Method in class org.apache.lucene.index.SegmentReader
Return a term frequency vector for the specified document and field.
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.index.SegmentReader
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.index.SegmentReader
getTermFreqVector(int, String) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getTermFreqVectors(int) - Method in class org.apache.lucene.index.FilterIndexReader
getTermFreqVectors(int) - Method in class org.apache.lucene.index.IndexReader
Return an array of term frequency vectors for the specified document.
getTermFreqVectors(int) - Method in class org.apache.lucene.index.MultiReader
getTermFreqVectors(int) - Method in class org.apache.lucene.index.ParallelReader
getTermFreqVectors(int) - Method in class org.apache.lucene.index.PruningReader
getTermFreqVectors(int) - Method in class org.apache.lucene.index.SegmentReader
Return an array of term frequency vectors for the specified document.
getTermFreqVectors(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
getTermIndex() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
getTermIndexInterval() - Method in class org.apache.lucene.index.IndexWriter
getTermIndexInterval() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns the interval between indexed terms.
GetTermInfo - Class in org.apache.lucene.misc
Utility to get document frequency and total number of occurrences (sum of the tf for each doc) of a term.
GetTermInfo() - Constructor for class org.apache.lucene.misc.GetTermInfo
getTermInfo(Directory, Term) - Static method in class org.apache.lucene.misc.GetTermInfo
getTermInfosIndexDivisor() - Method in class org.apache.lucene.index.FilterIndexReader
getTermInfosIndexDivisor() - Method in class org.apache.lucene.index.IndexReader
For IndexReader implementations that use
TermInfosReader to read terms, this returns the
current indexDivisor as specified when the reader was
opened.
getTermInfosIndexDivisor() - Method in class org.apache.lucene.index.SegmentReader
getTermMap(String) - Method in class org.apache.lucene.search.vectorhighlight.FieldQuery.QueryPhraseMap
getTermOffsets() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
getTermOrPhraseNumber() - Method in class org.apache.lucene.search.vectorhighlight.FieldQuery.QueryPhraseMap
getTermPositions(int) - Method in interface org.apache.lucene.index.TermPositionVector
Returns an array of positions in which the term is found.
getTermPositions() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
getTermPositions(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
getTermQuery(String, boolean) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getTerms() - Method in class org.apache.lucene.index.PositionBasedTermVectorMapper.TVPositionInfo
Note, there may be multiple terms at the same position
getTerms() - Method in interface org.apache.lucene.index.TermFreqVector
getTerms(Query) - Static method in class org.apache.lucene.search.highlight.QueryTermExtractor
Extracts all terms texts of a given Query into an array of WeightedTerms
getTerms(Query, boolean, String) - Static method in class org.apache.lucene.search.highlight.QueryTermExtractor
Extracts all terms texts of a given Query into an array of WeightedTerms
getTerms(Query, boolean) - Static method in class org.apache.lucene.search.highlight.QueryTermExtractor
Extracts all terms texts of a given Query into an array of WeightedTerms
getTerms() - Method in class org.apache.lucene.search.PhraseQuery
Returns the set of terms in this phrase.
getTerms() - Method in class org.apache.lucene.search.QueryTermVector
getTerms() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
getTermsByFieldAndText() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getTermsEnum(IndexReader, MultiTermQuery) - Method in class org.apache.lucene.search.MultiTermQuery.RewriteMethod
getTermsOffsets() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo.SubInfo
getTermText() - Method in class org.apache.lucene.queryParser.surround.query.SrndTermQuery
getTermVectorEntrySet() - Method in class org.apache.lucene.index.SortedTermVectorMapper
The TermVectorEntrySet.
getTestClass() - Static method in class org.apache.lucene.util.LuceneTestCase
Return the current class being tested.
getTestClass() - Method in class org.apache.lucene.util.StoreClassNameRule
Returns the test class currently executing in this rule.
getTestLabel() - Method in class org.apache.lucene.util.LuceneTestCase
getText() - Method in class org.apache.lucene.analysis.icu.segmentation.LaoBreakIterator
getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
Fills CharTermAttribute with the current token text.
getText(CharTermAttribute) - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
Copies the matched text into the CharTermAttribute
getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
Deprecated.
Fills CharTermAttribute with the current token text.
getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
Deprecated.
Fills CharTermAttribute with the current token text.
getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
Deprecated.
Fills CharTermAttribute with the current token text.
getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
Fills CharTermAttribute with the current token text.
getText() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
getText() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
Returns the report text.
getText() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
Returns the term.
getText() - Method in interface org.apache.lucene.queryParser.core.nodes.TextableQueryNode
getText() - Method in class org.apache.lucene.search.vectorhighlight.FieldTermStack.TermInfo
getText(Node) - Static method in class org.apache.lucene.xmlparser.DOMUtils
getTextAsString() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getTextFragmenter() - Method in class org.apache.lucene.search.highlight.Highlighter
getThreshold() - Method in class org.apache.lucene.search.spell.JaroWinklerDistance
Returns the current value of the threshold used for adding the Winkler bonus.
getTierBoxId(double, double) - Method in class org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
Deprecated.
TierBoxId is latitude box id + longitude box id
where latitude box id, and longitude box id are transposed in to position
coordinates.
getTierFieldName() - Method in class org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
Deprecated.
get the string name representing current tier
_localTier<tiedId>
getTierFieldName(int) - Method in class org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
Deprecated.
get the string name representing tierId
_localTier<tierId>
getTierId() - Method in class org.apache.lucene.spatial.tier.Shape
Deprecated.
getTierVerticalPosDivider() - Method in class org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
Deprecated.
getTimeAllowed() - Method in exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
Returns allowed time (milliseconds).
getTimeElapsed() - Method in exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
Returns elapsed time (milliseconds).
getTimestamp() - Method in class org.apache.lucene.index.IndexCommit
getTitle() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
getTitle() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
getToken() - Method in class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
getToken(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Get the specific Token.
getToken(int) - Method in class org.apache.lucene.queryParser.QueryParser
Get the specific Token.
getToken(int) - Method in class org.apache.lucene.queryParser.standard.parser.StandardSyntaxParser
Get the specific Token.
getToken(int) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
Get the specific Token.
getToken(int) - Method in class org.apache.lucene.search.highlight.TokenGroup
getTokenPositioner(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.OneDimensionalNonWeightedTokenSettingsCodec
Deprecated.
getTokenPositioner(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.SimpleThreeDimensionalTokenSettingsCodec
Deprecated.
getTokenPositioner(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.TokenSettingsCodec
Deprecated.
getTokenPositioner(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.TwoDimensionalNonWeightedSynonymTokenSettingsCodec
Deprecated.
getTokens() - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column.Row
Deprecated.
getTokenScore() - Method in class org.apache.lucene.search.highlight.QueryScorer
getTokenScore() - Method in class org.apache.lucene.search.highlight.QueryTermScorer
getTokenScore() - Method in interface org.apache.lucene.search.highlight.Scorer
Called for each token in the current fragment.
getTokenSeparator() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
getTokenStream() - Method in class org.apache.lucene.analysis.ReusableAnalyzerBase.TokenStreamComponents
getTokenStream(TermPositionVector) - Static method in class org.apache.lucene.search.highlight.TokenSources
getTokenStream(TermPositionVector, boolean) - Static method in class org.apache.lucene.search.highlight.TokenSources
Low level api.
getTokenStream(IndexReader, int, String) - Static method in class org.apache.lucene.search.highlight.TokenSources
getTokenStream(IndexReader, int, String, Analyzer) - Static method in class org.apache.lucene.search.highlight.TokenSources
getTokenStream(Document, String, Analyzer) - Static method in class org.apache.lucene.search.highlight.TokenSources
getTokenStream(String, String, Analyzer) - Static method in class org.apache.lucene.search.highlight.TokenSources
getTokenStream() - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
getTopGroups(int, boolean) - Method in class org.apache.lucene.search.grouping.AbstractFirstPassGroupingCollector
Returns top groups, starting from offset.
getTopGroups(int) - Method in class org.apache.lucene.search.grouping.AbstractSecondPassGroupingCollector
getTopGroups(Sort, int, int, int, boolean) - Method in class org.apache.lucene.search.grouping.BlockGroupingCollector
Returns the grouped results.
getTopGroups(ToParentBlockJoinQuery, Sort, int, int, int, boolean) - Method in class org.apache.lucene.search.join.ToParentBlockJoinCollector
Return the TopGroups for the specified
BlockJoinQuery.
getTopLevelParser() - Method in class org.apache.lucene.queryParser.ext.ExtensionQuery
getTopLevelQuery() - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsBoostOnlyBooleanQueryRewrite
getTopLevelQuery() - Method in class org.apache.lucene.search.MultiTermQuery.TopTermsScoringBooleanQueryRewrite
getTotalBoost() - Method in class org.apache.lucene.search.vectorhighlight.FieldFragList.WeightedFragInfo
getTotalBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the total number of bytes that were generated by this source.
getTotalBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Returns the total number of bytes that were generated by the content source
defined to that doc maker.
getTotalCount(int) - Method in class org.apache.lucene.facet.search.TotalFacetCounts
Return the total count of an input category
getTotalCounts(IndexReader, TaxonomyReader, FacetIndexingParams, CategoryListCache) - Method in class org.apache.lucene.facet.search.TotalFacetCountsCache
Get the total facet counts for a reader/taxonomy pair and facet indexing parameters.
getTotalCountsFactor() - Method in class org.apache.lucene.facet.search.sampling.SamplingAccumulator
getTotalCountsFactor() - Method in class org.apache.lucene.facet.search.StandardFacetsAccumulator
Expert: factor by which counts should be multiplied when initializing
the count arrays from total counts.
getTotalHits() - Method in class org.apache.lucene.search.TopDocsCollector
The total number of documents that matched this query.
getTotalHits() - Method in class org.apache.lucene.search.TotalHitCountCollector
Returns how many hits matched the search.
getTotalItemsCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the total number of generated items.
getTotalNumberOfTerms() - Method in class org.apache.lucene.search.MultiTermQuery
Deprecated.
Don't use this method, as its not thread safe and useless.
getTotalNumberOfTerms() - Method in class org.apache.lucene.search.MultiTermQueryWrapperFilter
Deprecated.
Don't use this method, as its not thread safe and useless.
getTotalScore() - Method in class org.apache.lucene.search.highlight.TokenGroup
getTotalTermFreq(IndexReader, Term) - Static method in class org.apache.lucene.misc.HighFreqTerms
getTotStateCount() - Method in class org.apache.lucene.util.fst.Builder
getTruncated() - Method in class org.apache.lucene.queryParser.surround.query.SrndTruncQuery
getTruncQuery(String) - Method in class org.apache.lucene.queryParser.surround.parser.QueryParser
getType(int, int) - Method in class org.apache.lucene.analysis.icu.segmentation.DefaultICUTokenizerConfig
getType(int, int) - Method in class org.apache.lucene.analysis.icu.segmentation.ICUTokenizerConfig
Return a token type value for a given script and BreakIterator
rule status.
getType() - Method in class org.apache.lucene.queryParser.standard.config.NumericConfig
Returns the numeric type used to index the numeric values
getType() - Method in class org.apache.lucene.search.SortField
Returns the type of contents in the field.
getType() - Method in class org.apache.lucene.util.FieldCacheSanityChecker.Insanity
Type of insane behavior this object represents
getUniqueTermCount() - Method in class org.apache.lucene.index.FieldInvertState
Return the number of unique terms encountered in this field.
getUniqueTermCount() - Method in class org.apache.lucene.index.FilterIndexReader
getUniqueTermCount() - Method in class org.apache.lucene.index.IndexReader
Returns the number of unique terms (across all fields)
in this reader.
getUniqueTermCount() - Method in class org.apache.lucene.index.SegmentReader
getUnit() - Method in enum org.apache.lucene.spatial.geometry.DistanceUnits
Deprecated.
Returns the string representation of the distance unit
getUnsupportedFeatures() - Static method in class org.apache.lucene.util.RamUsageEstimator
Return the set of unsupported JVM features that improve the estimation.
getUpperBound() - Method in class org.apache.lucene.queryParser.core.nodes.ParametricRangeQueryNode
getUpperBound() - Method in interface org.apache.lucene.queryParser.core.nodes.RangeQueryNode
getUpperBound() - Method in class org.apache.lucene.queryParser.standard.nodes.AbstractRangeQueryNode
Returns the upper bound node.
getUpperBound() - Method in class org.apache.lucene.queryParser.standard.nodes.RangeQueryNode
Deprecated.
getUpperRight() - Method in class org.apache.lucene.spatial.geometry.shape.LLRect
Deprecated.
getUpperTerm() - Method in class org.apache.lucene.search.TermRangeFilter
Returns the upper value of this range filter
getUpperTerm() - Method in class org.apache.lucene.search.TermRangeQuery
Returns the upper value of this range query
getUpperVal() - Method in class org.apache.lucene.search.FieldCacheRangeFilter
Returns the upper value of this range filter
getUseCompoundFile() - Method in class org.apache.lucene.index.IndexWriter
getUseCompoundFile() - Method in class org.apache.lucene.index.LogMergePolicy
Returns true if newly flushed and newly merge segments
are written in compound file format.
getUseCompoundFile() - Method in class org.apache.lucene.index.SegmentInfo
Returns true if this segment is stored as a compound
file; else, false.
getUseCompoundFile() - Method in class org.apache.lucene.index.TieredMergePolicy
getUseOldRangeQuery() - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getUserData() - Method in class org.apache.lucene.index.IndexCommit
getUserData() - Method in class org.apache.lucene.index.SegmentInfos
getUserData() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getUseUnmap() - Method in class org.apache.lucene.store.MMapDirectory
Returns true
, if the unmap workaround is enabled.
getUTF16SortedAsUTF8Comparator() - Static method in class org.apache.lucene.util.CharsRef
getUTF8SortedAsUnicodeComparator() - Static method in class org.apache.lucene.util.BytesRef
getUTF8SortedAsUTF16Comparator() - Static method in class org.apache.lucene.util.BytesRef
getValue() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
getValue() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
An optional attribute value of the Token.
getValue(String) - Method in class org.apache.lucene.benchmark.quality.QualityQuery
Return the value of a certain name-value pair.
getValue() - Method in interface org.apache.lucene.facet.search.results.FacetResultNode
Value of this result - usually either count or a value derived from some
computing on the association of it.
getValue() - Method in class org.apache.lucene.facet.search.results.MutableFacetResultNode
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.BoostQueryNode
Returns the boost value.
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.FieldQueryNode
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.OpaqueQueryNode
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.PathQueryNode.QueryText
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.PhraseSlopQueryNode
getValue() - Method in class org.apache.lucene.queryParser.core.nodes.SlopQueryNode
getValue() - Method in interface org.apache.lucene.queryParser.core.nodes.ValueQueryNode
getValue() - Method in class org.apache.lucene.queryParser.standard.nodes.NumericQueryNode
Returns the numeric value as
Number
.
getValue() - Method in class org.apache.lucene.queryParser.standard.parser.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.lucene.queryParser.surround.parser.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.lucene.queryParser.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.lucene.search.BooleanQuery.BooleanWeight
getValue() - Method in class org.apache.lucene.search.ConstantScoreQuery.ConstantWeight
getValue() - Method in class org.apache.lucene.search.DisjunctionMaxQuery.DisjunctionMaxWeight
Return our boost
getValue() - Method in class org.apache.lucene.search.Explanation
The value assigned to this explanation node.
getValue() - Method in class org.apache.lucene.search.FieldCache.CacheEntry
getValue() - Method in class org.apache.lucene.search.spans.SpanWeight
getValue() - Method in class org.apache.lucene.search.Weight
The weight for this query.
getValueOf(FacetArrays, int) - Method in class org.apache.lucene.facet.search.params.association.AssociationFloatSumFacetRequest
getValueOf(FacetArrays, int) - Method in class org.apache.lucene.facet.search.params.association.AssociationIntSumFacetRequest
getValueOf(FacetArrays, int) - Method in class org.apache.lucene.facet.search.params.CountFacetRequest
getValueOf(FacetArrays, int) - Method in class org.apache.lucene.facet.search.params.FacetRequest
Return the value of a category used for facets computations for this
request.
getValueOf(FacetArrays, int) - Method in class org.apache.lucene.facet.search.params.ScoreFacetRequest
getValues(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
getValues(String) - Method in class org.apache.lucene.document.Document
Returns an array of values of the field specified as the method parameter.
getValues() - Method in class org.apache.lucene.search.FieldComparator.StringOrdValComparator
getValues(IndexReader) - Method in class org.apache.lucene.search.function.FieldCacheSource
getValues(IndexReader) - Method in class org.apache.lucene.search.function.OrdFieldSource
getValues(IndexReader) - Method in class org.apache.lucene.search.function.ReverseOrdFieldSource
getValues(IndexReader) - Method in class org.apache.lucene.search.function.ValueSource
Return the DocValues used by the function query.
getVectorSpace() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
getVersion() - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
getVersion() - Method in class org.apache.lucene.index.FilterIndexReader
getVersion() - Method in class org.apache.lucene.index.IndexCommit
getVersion() - Method in class org.apache.lucene.index.IndexReader
Version number when this IndexReader was opened.
getVersion() - Method in class org.apache.lucene.index.MultiReader
Not implemented.
getVersion() - Method in class org.apache.lucene.index.ParallelReader
Not implemented.
getVersion() - Method in class org.apache.lucene.index.SegmentInfo
Returns the version of the code which wrote the segment.
getVersion() - Method in class org.apache.lucene.index.SegmentInfos
version number when this SegmentInfos was generated.
getVersion() - Method in class org.apache.lucene.index.SnapshotDeletionPolicy.SnapshotCommitPoint
getVersion() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
Deprecated.
getVersion() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Deprecated.
An InstantiatedIndexReader is not a snapshot in time, it is completely in
sync with the latest commit to the store!
getVersionComparator() - Static method in class org.apache.lucene.util.StringHelper
getWeight(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.OneDimensionalNonWeightedTokenSettingsCodec
Deprecated.
getWeight(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.SimpleThreeDimensionalTokenSettingsCodec
Deprecated.
Returns a 32 bit float from the payload, or 1f it null.
getWeight(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.TokenSettingsCodec
Deprecated.
Have this method return 1f in order to 'disable' weights.
getWeight(Token) - Method in class org.apache.lucene.analysis.shingle.ShingleMatrixFilter.TwoDimensionalNonWeightedSynonymTokenSettingsCodec
Deprecated.
getWeight() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
getWeight() - Method in class org.apache.lucene.search.highlight.WeightedTerm
getWeightedFragInfoList(List<FieldFragList.WeightedFragInfo>) - Method in class org.apache.lucene.search.vectorhighlight.BaseFragmentsBuilder
getWeightedFragInfoList(List<FieldFragList.WeightedFragInfo>) - Method in class org.apache.lucene.search.vectorhighlight.ScoreOrderFragmentsBuilder
Sort by score the list of WeightedFragInfo
getWeightedFragInfoList(List<FieldFragList.WeightedFragInfo>) - Method in class org.apache.lucene.search.vectorhighlight.SimpleFragmentsBuilder
do nothing. return the source list.
getWeightedSpanTerm(String) - Method in class org.apache.lucene.search.highlight.QueryScorer
getWeightedSpanTerms(Query, TokenStream) - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
Creates a Map of WeightedSpanTerms
from the given Query
and TokenStream
.
getWeightedSpanTerms(Query, TokenStream, String) - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
Creates a Map of WeightedSpanTerms
from the given Query
and TokenStream
.
getWeightedSpanTermsWithScores(Query, TokenStream, String, IndexReader) - Method in class org.apache.lucene.search.highlight.WeightedSpanTermExtractor
Creates a Map of WeightedSpanTerms
from the given Query
and TokenStream
.
getWeightOperator() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
getWeightString() - Method in class org.apache.lucene.queryParser.surround.query.SrndQuery
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.analyzing.AnalyzingQueryParser
Called when parser
parses an input term token that contains one or more wildcard
characters (like *
), but is not a prefix term token (one
that has just a single * character at the end).
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.complexPhrase.ComplexPhraseQueryParser
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.MultiFieldQueryParser
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.QueryParser
Factory method for generating a query.
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.QueryParserTestBase.QPTestParser
getWildcardQuery(String, String) - Method in class org.apache.lucene.queryParser.standard.QueryParserWrapper
Deprecated.
getWordCost(int) - Method in class org.apache.lucene.analysis.ja.dict.BinaryDictionary
getWordCost(int) - Method in interface org.apache.lucene.analysis.ja.dict.Dictionary
Get word cost of specified word
getWordCost(int) - Method in class org.apache.lucene.analysis.ja.dict.UserDictionary
getWordSet(Reader, CharArraySet) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads lines from a Reader and adds every line as an entry to a CharArraySet (omitting
leading and trailing whitespace).
getWordSet(Reader, Version) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads lines from a Reader and adds every line as an entry to a CharArraySet (omitting
leading and trailing whitespace).
getWordSet(Reader, String, Version) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads lines from a Reader and adds every non-comment line as an entry to a CharArraySet (omitting
leading and trailing whitespace).
getWordSet(Reader, String, CharArraySet) - Static method in class org.apache.lucene.analysis.WordlistLoader
Reads lines from a Reader and adds every non-comment line as an entry to a CharArraySet (omitting
leading and trailing whitespace).
getWordsIterator() - Method in interface org.apache.lucene.search.spell.Dictionary
Return all words present in the dictionary
getWordsIterator() - Method in class org.apache.lucene.search.spell.HighFrequencyDictionary
getWordsIterator() - Method in class org.apache.lucene.search.spell.LuceneDictionary
getWordsIterator() - Method in class org.apache.lucene.search.spell.PlainTextDictionary
getWordsIterator() - Method in class org.apache.lucene.search.suggest.FileDictionary
getWriteLockTimeout() - Method in class org.apache.lucene.index.IndexWriter
getWriteLockTimeout() - Method in class org.apache.lucene.index.IndexWriterConfig
Returns allowed timeout when acquiring the write lock.
getWriter(DataOutput, int, int) - Static method in class org.apache.lucene.util.packed.PackedInts
Create a packed integer array writer for the given number of values at the
given bits/value.
getX() - Method in class org.apache.lucene.spatial.geometry.CartesianPoint
Deprecated.
getX() - Method in class org.apache.lucene.spatial.geometry.shape.Point2D
Deprecated.
getX() - Method in class org.apache.lucene.spatial.geometry.shape.Vector2D
Deprecated.
getY() - Method in class org.apache.lucene.spatial.geometry.CartesianPoint
Deprecated.
getY() - Method in class org.apache.lucene.spatial.geometry.shape.Point2D
Deprecated.
getY() - Method in class org.apache.lucene.spatial.geometry.shape.Vector2D
Deprecated.
getYoungestChildArray() - Method in interface org.apache.lucene.facet.taxonomy.TaxonomyReader.ChildrenArrays
getYoungestChildArray() returns an int array of size getSize()
listing the ordinal of the youngest (highest numbered) child
category of each category in the taxonomy.
GradientFormatter - Class in org.apache.lucene.search.highlight
Formats text with different color intensity depending on the score of the
term.
GradientFormatter(float, String, String, String, String) - Constructor for class org.apache.lucene.search.highlight.GradientFormatter
Sets the color range for the IDF scores
GraphvizFormatter - Class in org.apache.lucene.analysis.ja
Outputs the dot (graphviz) string for the viterbi lattice.
GraphvizFormatter(ConnectionCosts) - Constructor for class org.apache.lucene.analysis.ja.GraphvizFormatter
GREEK - Static variable in class org.apache.lucene.analysis.ja.dict.CharacterDefinition
GreekAnalyzer - Class in org.apache.lucene.analysis.el
GreekAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
Builds an analyzer with the default stop words.
GreekAnalyzer(Version, Set<?>) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
Builds an analyzer with the given stop words.
GreekAnalyzer(Version, String...) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
GreekAnalyzer(Version, Map<?, ?>) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
GreekLowerCaseFilter - Class in org.apache.lucene.analysis.el
Normalizes token text to lower case, removes some Greek diacritics,
and standardizes final sigma to sigma.
GreekLowerCaseFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.el.GreekLowerCaseFilter
GreekLowerCaseFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.el.GreekLowerCaseFilter
Create a GreekLowerCaseFilter that normalizes Greek token text.
GreekStemFilter - Class in org.apache.lucene.analysis.el
GreekStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.el.GreekStemFilter
GreekStemmer - Class in org.apache.lucene.analysis.el
A stemmer for Greek words, according to: Development of a Stemmer for the
Greek Language.
GreekStemmer() - Constructor for class org.apache.lucene.analysis.el.GreekStemmer
GROUD - Static variable in class org.apache.lucene.util.collections.IntToIntMap
GROUND - Static variable in class org.apache.lucene.util.collections.IntToDoubleMap
groupDocs - Variable in class org.apache.lucene.search.grouping.AbstractSecondPassGroupingCollector
GroupDocs <GROUP_VALUE_TYPE > - Class in org.apache.lucene.search.grouping
Represents one group in the results.
GroupDocs(float, int, ScoreDoc[], GROUP_VALUE_TYPE, Object[]) - Constructor for class org.apache.lucene.search.grouping.GroupDocs
groupHead - Variable in class org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector.TemporalResult
groupHeadsSize() - Method in class org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector
groupMap - Variable in class org.apache.lucene.search.grouping.AbstractSecondPassGroupingCollector
GroupQueryNode - Class in org.apache.lucene.queryParser.core.nodes
A
GroupQueryNode
represents a location where the original user typed
real parenthesis on the query string.
GroupQueryNode(QueryNode) - Constructor for class org.apache.lucene.queryParser.core.nodes.GroupQueryNode
This QueryNode is used to identify parenthesis on the original query string
GroupQueryNodeBuilder - Class in org.apache.lucene.queryParser.standard.builders
GroupQueryNodeBuilder() - Constructor for class org.apache.lucene.queryParser.standard.builders.GroupQueryNodeBuilder
GroupQueryNodeProcessor - Class in org.apache.lucene.queryParser.standard.processors
GroupQueryNodeProcessor() - Constructor for class org.apache.lucene.queryParser.standard.processors.GroupQueryNodeProcessor
Deprecated.
groups - Variable in class org.apache.lucene.search.grouping.TopGroups
Group results in groupSort order
groupSort - Variable in class org.apache.lucene.search.grouping.TopGroups
How groups are sorted against each other
groupSortValues - Variable in class org.apache.lucene.search.grouping.GroupDocs
groupValue - Variable in class org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector.GroupHead
groupValue - Variable in class org.apache.lucene.search.grouping.AbstractSecondPassGroupingCollector.SearchGroupDocs
groupValue - Variable in class org.apache.lucene.search.grouping.GroupDocs
The groupField value for all docs in this group; this
may be null if hits did not have the groupField.
groupValue - Variable in class org.apache.lucene.search.grouping.SearchGroup
The value that defines this group
grow(short[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(short[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(float[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(float[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(double[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(double[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(int[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(int[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(long[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(long[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(byte[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(byte[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(boolean[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(boolean[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(char[], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(char[]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(int[][], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(int[][]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(float[][], int) - Static method in class org.apache.lucene.util.ArrayUtil
grow(float[][]) - Static method in class org.apache.lucene.util.ArrayUtil
grow(int) - Method in class org.apache.lucene.util.BytesRef
Used to grow the reference array.
grow() - Method in class org.apache.lucene.util.BytesRefHash.BytesStartArray
grow() - Method in class org.apache.lucene.util.BytesRefHash.DirectBytesStartArray
grow() - Method in class org.apache.lucene.util.BytesRefHash.TrackingDirectBytesStartArray
grow(int) - Method in class org.apache.lucene.util.CharsRef
Used to grow the reference array.
grow() - Method in class org.apache.lucene.util.collections.ArrayHashMap
Allocates a new map of double the capacity, and fast-insert the old
key-value pairs.
grow() - Method in class org.apache.lucene.util.collections.FloatToObjectMap
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.IntHashSet
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.IntToDoubleMap
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.IntToIntMap
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.IntToObjectMap
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.ObjectToFloatMap
Grows the map.
grow() - Method in class org.apache.lucene.util.collections.ObjectToIntMap
Grows the map.
grow() - Method in class org.apache.lucene.util.fst.BytesRefFSTEnum
grow() - Method in class org.apache.lucene.util.fst.IntsRefFSTEnum
grow(int) - Method in class org.apache.lucene.util.IntsRef
Used to grow the reference array.
GrowableWriter - Class in org.apache.lucene.util.packed
Implements
PackedInts.Mutable
, but grows the
bit count of the underlying packed ints on-demand.
GrowableWriter(int, int, boolean) - Constructor for class org.apache.lucene.util.packed.GrowableWriter