|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
IndexWriter.getAnalyzer()
.
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
.CJKAnalyzer.STOP_WORDS
.
CzechAnalyzer.CZECH_STOP_WORDS
).
bit
to zero.
overlap / maxOverlap
.
query
Integer.MAX_VALUE
.
DateTools
instead. This class is included for use with existing
indices and will be removed in a future release.Document
from a File
.
DutchAnalyzer.DUTCH_STOP_WORDS
)
and a few default entries for the stem exclusion table.
docNum
.
docNum
.
term
.
term
indexed.
term
.
docNum
.
i
.
t
.
term
.
term
.
n
th
Document
in this index.
Document
at the n
th position.
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
.
doc
scored against
query
.
Directory
as a directory of files.null
as its
detail message.
FileFilter
, the FieldSelector allows one to make decisions about
what Fields get loaded on a Document
by IndexReader.document(int,org.apache.lucene.document.FieldSelector)
Field
.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.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
.
Document.getFields()
instead
GERMAN_STOP_WORDS
).
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
.
QueryParser.getFieldQuery(String,String)
.
Fieldable
s with the given name.
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.
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)
).
IndexReader
this searches.
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.getWildcardQuery(java.lang.String, java.lang.String)
).
Searchable
s this searches.
WordlistLoader.getStemDict(File)
instead
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.
HtmlDocument
object.
WordlistLoader.getWordSet(File)
instead
WordlistLoader.getWordSet(File)
instead
WordlistLoader.getWordSet(File)
instead
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
.IndexWriter
.path
.
path
.
d
.
path
, creating it first if it does not
already exist, otherwise appending to the existing
index.
path
, creating it first if it does not
already exist, otherwise appending to the existing
index.
d
, creating it first if it does not
already exist, otherwise appending to the existing
index.
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.
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)
.
IndexReader.getTermFreqVector(int,String)
.
Character.isLetter(char)
.
Character.isWhitespace(char)
.
Character.isLetter(char)
.
HitIterator
to navigate the Hits.
Field
.
Field
every time the Document
is loaded, reading in the data as it is encounterd.
FieldSelectorResult.LOAD
case, but immediately return from Field
loading for the Document
.
FieldSelectorResult.LOAD
but does not uncompress any compressed data.
LOCK_DIR
is unused
because the write.lock is now stored by default in the
index directory. If you really want to store locks
elsewhere you can create your own SimpleFSLockFactory
(or NativeFSLockFactory
,
etc.) passing in your preferred lock directory. Then,
pass this LockFactory
instance to one of
the getDirectory
methods that take a
lockFactory
(for example, FSDirectory.getDirectory(String, LockFactory)
).
fieldName
matching
less than or equal to upperTerm
.
1/sqrt(numTerms)
.
a
is less relevant than b
.
Directory
implementation that uses mmap for input.fieldName
matching
greater than or equal to lowerTerm
.
MultiPhraseQuery.add(Term[])
.Searchables
.Query
that matches documents containing a subset of terms provided
by a FilteredTermEnum
enumeration.term
.
MultipleTermPositions
here.MultipleTermPositions
instance.
HtmlDocument
on the files specified on
the command line.
SimpleAnalyzer
.
Lock
.
Field
.
LockFactory
using native OS file locks
(available through java.nio.*).LockFactory
to disable locking entirely.Hit
instance representing the next hit in Hits
.
Character.isLetter(char)
.
Searchables
.prefix
.
Query
.
query
.
1/sqrt(sumOfSquaredWeights)
.
Directory
implementation.Directory
.
RAMDirectory
instance from a different
Directory
implementation.
RAMDirectory
instance from the FSDirectory
.
RAMDirectory
instance from the FSDirectory
.
IndexOutput
implementation.lowerTerm
but less than upperTerm
.
ReqExclScorer
.
ReqOptScorer
.
Lock.With.doBody()
while lock is obtained.
Field
rather than its value.
FieldSelectorResult.SIZE
but immediately break from the field loading loop, i.e.
NumberTools.longToString(long)
Field
names to load and the Set of Field
names to load lazily.
Similarity
that delegates all methods to another.
LockFactory
using File.createNewFile()
.LockFactory
for a single in-process instance,
meaning all locking will take place through this one instance.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
, using a list of English stop words.StandardAnalyzer.STOP_WORDS
).
StandardTokenizer
.query
.
query
and
filter
.
query
sorted by
sort
.
query
and filter
,
sorted by sort
.
TermEnum
.
bit
to one.
true
to allow *
and ?
as the first character
of a PrefixQuery and WildcardQuery.
b
.
IndexModifier.getMaxFieldLength()
is reached will be printed to this.
field
then by index order
(document number).
field
possibly in reverse,
then by index order (document number).
IndexInput.readChars(char[], int, int)
but does not do any conversion operations on the bytes it is reading in.
1 / (distance + 1)
.
timeToString
or
dateToString
back to a time, represented as a
Date object.
NumberTools.longToString(long)
back to a
long.
timeToString
or
dateToString
back to a time, represented as the
number of milliseconds since January 1, 1970, 00:00:00 GMT.
n
within its
sub-index.
n
in the array
used to construct this searcher.
TermFreqVector
to provide additional information about
positions in which each of the terms is found.t
.
HitCollector
implementation that collects the top-scoring
documents, returning them as a TopDocs
.HitCollector
implementation that collects the top-sorting
documents, returning them as a TopFieldDocs
.term
.
TermDocs
enumerator.
term
.
TermPositions
enumerator.
sqrt(freq)
.
field
assumed to be the
default field and omitted.
StandardTokenizer
filtered by a StandardFilter
, a LowerCaseFilter
and a StopFilter
.
term
and then adding the new
document.
term
and then adding the new
document.
WildcardTermEnum
.
WordlistLoader
insteadname
in Directory
d
, in a format that can be read by the constructor BitVector.BitVector(Directory, String)
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |