|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
BitSet.and(java.util.BitSet).
BitSet.andNot(java.util.BitSet).
f matching
dates on or after date.
f matching
times on or after time.
? and * don't get
removed from the search terms.BooleanQuery.add(Query, BooleanClause.Occur) instead:
IndexWriter.getAnalyzer().
Field.
Field.
scorerQueue.
f matching
dates on or before before date.
f matching times
on or before time.
n bits.
name in Directory
d, as written by the BitVector.write(org.apache.lucene.store.Directory, java.lang.String) method.
BooleanQuery.getMaxClauseCount() clauses.BrazilianAnalyzer.BRAZILIAN_STOP_WORDS).
IndexInput.IndexOutput.Filter.bits(org.apache.lucene.index.IndexReader).
CJKAnalyzer.STOP_WORDS.
Filters to be chained.CzechAnalyzer.CZECH_STOP_WORDS).
bit to zero.
overlap / maxOverlap.
Directory.createOutput(String)
query
Integer.MAX_VALUE.
IndexWriter.DEFAULT_MAX_BUFFERED_DOCS instead
QueryParser.AND_OPERATOR instead
QueryParser.OR_OPERATOR instead
DateTools instead. For
existing indices you can continue using this class, as it will not be
removed in the near future despite being deprecated.RangeFilter combined with
DateTools.f matching dates
between from and to inclusively.
f matching times
between from and to inclusively.
Encoder implementation that does not modify the outputConjunctionScorer.DisjunctionScorer.
DisjunctionScorer, using one as the minimum number
of matching subscorers.
Document from a File.
DutchAnalyzer.DUTCH_STOP_WORDS).
IndexModifier.deleteDocuments(Term) instead.
IndexModifier.deleteDocument(int) instead.
IndexReader.deleteDocument(int docNum) instead.
IndexReader.deleteDocuments(Term term) instead.
docNum.
docNum.
term.
term.
docNum.
i.
t.
term.
term.
nth
Document in this index.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
o is equal to this.
\.
\.
doc scored against
weight.
Searcher.explain(Weight, int) instead.
doc scored against
query.
Directory as a directory of files.Field.Field(String, String, Field.Store, Field.Index) instead
Field.Field(String, String, Field.Store, Field.Index, Field.TermVector) instead
FilterIndexReader contains another IndexReader, which it
uses as its basic source of data, possibly transforming the data along the
way or providing additional functionality.TermDocs implementations.TermEnum implementations.TermPositions implementations.Highlighter class.FrenchAnalyzer.FRENCH_STOP_WORDS).
minimumSimilarity to term.
FuzzyQuery(term, minimumSimilarity, 0).
FuzzyQuery(term, 0.5f, 0).
reader which share a prefix of
length prefixLength with term and which have a fuzzy similarity >
minSimilarity.
GERMAN_STOP_WORDS).
GermanStemFilter.GermanStemFilter(org.apache.lucene.analysis.TokenStream, java.util.Set) instead.
true if bit is one and
false if it is zero.
field to see if it contains integers, floats
or strings, and then calls one of the other methods in this class to get the
values.
HtmlDocument object.
field and calls the given SortComparator
to get the sort values.
Document from an InputStream.
IndexReader.getFieldNames(IndexReader.FieldOption)
IndexReader.getFieldNames(IndexReader.FieldOption)
MultiFieldQueryParser.getFieldQuery(String, String)
QueryParser.getFieldQuery(String, String)
QueryParser.getFieldQuery(String, String, int)
QueryParser.getFieldQuery(String,String).
PrecedenceQueryParser.getFieldQuery(String,String).
Fields with the given name.
field as floats and returns an array
of size reader.maxDoc() of the value each document
has in the given field.
field as floats and returns an array
of size reader.maxDoc() of the value each document
has in the given field.
MultiFieldQueryParser.getFuzzyQuery(String, String, float)
QueryParser.getFuzzyQuery(String, String, float)
QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
PrecedenceQueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
IndexReader this searches.
IndexReader.getFieldNames(IndexReader.FieldOption)
IndexReader.getFieldNames(IndexReader.FieldOption)
field as integers and returns an array
of size reader.maxDoc() of the value each document
has in the given field.
field as integers and returns an array of
size reader.maxDoc() of the value each document has in the
given field.
QueryParser.getLowercaseExpandedTerms() instead
maxTokens tokens from the underlying child analyzer,
ignoring all remaining tokens.
QueryParser.getDefaultOperator() instead
QueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
PrecedenceQueryParser.getWildcardQuery(java.lang.String, java.lang.String)).
MultiFieldQueryParser.getRangeQuery(String, String, String, boolean)
QueryParser.getRangeQuery(String, String, String, boolean)
Searchables this searches.
field and returns
an array of them in natural order, along with an array telling
which element in the term array each document uses.
field and returns an array
of size reader.maxDoc() containing the value each document
has in the given field.
SynonymTokenFilter.
HtmlDocument
object.
WordlistLoader.getWordSet(File) instead
WordlistLoader.getWordSet(File) instead
WordlistLoader.getWordSet(File) instead
WordlistLoader.getWordSet(File) getWordSet(File)} instead
WordlistLoader.getWordSet(File) getWordSet(File)} instead
WordlistLoader.getWordSet(File) getWordSet(File)} instead
HighFreqTerms class extracts terms and their frequencies out
of an existing Lucene index.Fragmenter, Scorer, Formatter,
Encoder and tokenizers.HitIterator to provide a lazily loaded hit
from Hits.Hits that provides lazy fetching of each document.HtmlDocument class creates a Lucene Document from an HTML document.HtmlDocument from a File.
HtmlDocument from an InputStream.
Directory.path.
path.
d.
IndexInput or BufferedIndexInput instead.log(numDocs/(docFreq+1)) + 1.
true if the lower endpoint is inclusive
true if the upper endpoint is inclusive
true if an index exists at the specified directory.
true if an index exists at the specified directory.
true if an index exists at the specified directory.
getTerms at which the term with the specified
term appears.
indexOf(int) but searches for a number of terms
at the same time.
IndexWriter.setInfoStream(java.io.PrintStream) instead
Similarity.coord(int,int) is disabled in
scoring for this query instance.
true if the range query is inclusive
true iff the index in the named directory is
currently locked.
true iff the index in the named directory is
currently locked.
IndexReader.getTermFreqVector(int,String).
Character.isLetter(char).
Character.isWhitespace(char).
Character.isLetter(char).
HitIterator to navigate the Hits.
Field(name, value, Field.Store.YES, Field.Index.UN_TOKENIZED) instead