|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IndexWriter.getAnalyzer()
.
f
matching
dates on or after date
.
f
matching
times on or after time
.
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.
q
, required
r
and prohibited p
.
TermQuery
s or PhraseQuery
s.BooleanQuery.getMaxClauseCount()
clauses.bit
to zero.
close
method here.
overlap / maxOverlap
.
f
matching dates
between from
and to
inclusively.
f
matching times
between from
and to
inclusively.
Integer.MAX_VALUE
.
docNum
.
term
.
doc
method here.
i
.
t
.
term
.
n
th
Document
in this index.
docNum
.
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
.
doc
scored against
query
.
storeTermVector
,
which is set to false
.
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.freq
method here.
Directory
as a directory of files.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
.
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.
field
and calls the given SortComparator
to get the sort values.
QueryParser.getFieldQuery(String, Analyzer, String)
.
QueryParser.getFieldQuery(String,String)
.
Field
s 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.
QueryParser.getWildcardQuery(java.lang.String, java.lang.String)
).
QueryParser.getWildcardQuery(java.lang.String, java.lang.String)
).
field
as integers and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
QueryParser.getWildcardQuery(java.lang.String, java.lang.String)
).
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.
WordlistLoader.getWordSet(File)
getWordSet(File)} instead
WordlistLoader.getWordSet(File)
getWordSet(File)} instead
WordlistLoader.getWordSet(File)
getWordSet(File)} instead
log(numDocs/(docFreq+1)) + 1
.
indexOf(int)
but searches for a number of terms
at the same time.
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.
path
.
path
.
d
.
Directory
.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.isLetter(char)
.
Character.isWhitespace(char)
.
IndexReader.getCurrentVersion(String)
IndexReader.getCurrentVersion(File)
IndexReader.getCurrentVersion(Directory)
1/sqrt(numTerms)
.
org.apache.lucene.lockdir
or java.io.tmpdir
system property
Lock
.
Lock
with the specified name.
Lock
.
StopFilter.makeStopSet(String[])
instead.
MultipleTermPositions
here.MultipleTermPositions
instance.
Searchables
.Query
that matches documents containing a subset of terms provided
by a FilteredTermEnum
enumeration.term
.
next
method here.
nextPosition
method here.
Character.isLetter(char)
.
Searchables
.Query
.
PhrasePrefixQuery.add(Term[])
.prefix
.
query
.
1/sqrt(sumOfSquaredWeights)
.
Directory
implementation.Directory
.
RAMDirectory
instance from a different
Directory
implementation.
RAMDirectory
instance from the FSDirectory
.
RAMDirectory
instance from the FSDirectory
.
OutputStream
implementation.lowerTerm
but less than upperTerm
.
read
method here.
rewrite
method here.
Lock.With.doBody()
while lock is obtained.
query
.
query
and
filter
.
query
sorted by
sort
.
query
and filter
,
sorted by sort
.
seek
method here.
TermEnum
.
bit
to one.
b
.
GermanStemFilter.setExclusionSet(java.util.Set)
instead.
field
then by index order
(document number).
field
possibly in reverse,
then by index order (document number).
skipTo
method here.
1 / (distance + 1)
.
field
then by index order (document
number).
field
then by
index order (document number).
AUTO
).
AUTO
).
match
whose end
position is less than or equal to end
.
include
which
have no overlap with spans from exclude
.
StandardTokenizer
with StandardFilter
, LowerCaseFilter
and StopFilter
.StandardTokenizer
.StopFilter.StopFilter(TokenStream, Set)
instead
n
within its
sub-index.
n
in the array
used to construct this searcher.
term
.
TermDocs
enumerator.
term
.
TermPositions
enumerator.
TermFreqVector
to provide additional information about
positions in which each of the terms is found.t
.
sqrt(freq)
.
StandardTokenizer
filtered by a StandardFilter
, a LowerCaseFilter
and a StopFilter
.
field
as the default field
for terms.
WildcardTermEnum
.
name
in Directory
d
, in a format that can be read by the constructor BitVector.BitVector(Directory, String)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |