A B C D F G H I M N O R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- addDocument(Document) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Adds a document to this index.
- addDocument(Document, Analyzer) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Adds a document to this index, using the provided analyzer instead of the value of
InstantiatedIndexWriter.getAnalyzer()
. - addDocument(InstantiatedDocument, Analyzer) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Tokenizes a document and adds it to the buffer.
- addIndexes(IndexReader[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
B
- binarySearchAssociatedDocuments(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- binarySearchAssociatedDocuments(int, int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- binarySearchAssociatedDocuments(int, int, int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
C
- close() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- close() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Flushes all changes to an index and closes all associated files.
- close() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
-
Does nothing
- close() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
-
Closes the enumeration to further activity, freeing resources.
- commit() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Locks the index and commits the buffered documents.
- comparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTerm
- currentDocumentInformation - Variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- currentTerm - Variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
D
- deleteDocuments(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- deleteDocuments(Term[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- directory() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- doc() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- docCount() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.Returns the number of documents currently in this index.
- docFreq() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
-
Returns the docFreq of the current Term in the enumeration.
- docFreq(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- doClose() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- doCommit(Map<String, String>) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- document(int, FieldSelector) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.Return the
Document
at then
th position. - documentNumberComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- doDelete(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- doSetNorm(int, String, byte) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- doumentNumberIntegerComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- doUndeleteAll() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
F
- field() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- freq() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
G
- getAnalyzer() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- 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.
- getDeletedDocuments() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- 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.
- getField() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- getFieldInfos() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- getFieldInfos() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- getIndex() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- getInfoStream() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- getMaxFieldLength() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- getMergeFactor() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- getNormsByFieldNameAndDocumentNumber() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- getOffsets(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
- getOrderedTerms() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- getPayload(byte[], int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
- getPayloadLength() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
- getPayloads() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- getSimilarity() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- getTerm() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- getTerm() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- getTermDocumentInformations() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- getTermFrequencies() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- 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.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- getTermIndex() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- getTermOffsets() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- getTermPositions() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- getTermPositions(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
- getTerms() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- getTermsByFieldAndText() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- getVectorSpace() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
- 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!
H
- hasDeletions() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
I
- indexesOf(String[], int, int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- indexOf(String) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- indexReaderFactory() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- indexWriterFactory(Analyzer, boolean) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.
- InstantiatedDocument - Class in org.apache.lucene.store.instantiated
-
A document in the instantiated index object graph, optionally coupled to the vector space view.
- InstantiatedDocument() - Constructor for class org.apache.lucene.store.instantiated.InstantiatedDocument
- InstantiatedDocument(Document) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedDocument
- InstantiatedIndex - Class in org.apache.lucene.store.instantiated
-
Deprecated.contrib/instantiated will be removed in 4.0; you can use the memory codec to hold all postings in RAM
- InstantiatedIndex() - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.Creates an empty instantiated index for you to fill with data using an
InstantiatedIndexWriter
. - InstantiatedIndex(IndexReader) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.Creates a new instantiated index that looks just like the index in a specific state as represented by a reader.
- InstantiatedIndex(IndexReader, Set<String>) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndex
-
Deprecated.Creates a new instantiated index that looks just like the index in a specific state as represented by a reader.
- InstantiatedIndexReader - Class in org.apache.lucene.store.instantiated
-
Deprecated.contrib/instantiated will be removed in 4.0; you can use the memory codec to hold all postings in RAM
- InstantiatedIndexReader(InstantiatedIndex) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- InstantiatedIndexWriter - Class in org.apache.lucene.store.instantiated
-
Deprecated.contrib/instantiated will be removed in 4.0; you can use the memory codec to hold all postings in RAM
- InstantiatedIndexWriter(InstantiatedIndex) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- InstantiatedIndexWriter(InstantiatedIndex, Analyzer) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- InstantiatedIndexWriter(InstantiatedIndex, Analyzer, boolean) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- InstantiatedTerm - Class in org.apache.lucene.store.instantiated
-
A term in the inverted index, coupled to the documents it occurs in.
- InstantiatedTermDocs - Class in org.apache.lucene.store.instantiated
-
A
TermDocs
navigating anInstantiatedIndexReader
. - InstantiatedTermDocs(InstantiatedIndexReader) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- InstantiatedTermDocumentInformation - Class in org.apache.lucene.store.instantiated
-
There is one instance of this class per indexed term in a document and it contains the meta data about each occurrence of a term in a document.
- InstantiatedTermDocumentInformation(InstantiatedTerm, InstantiatedDocument, int[], byte[][]) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- InstantiatedTermEnum - Class in org.apache.lucene.store.instantiated
-
A
TermEnum
navigating anInstantiatedIndexReader
. - InstantiatedTermEnum(InstantiatedIndexReader) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermEnum
- InstantiatedTermEnum(InstantiatedIndexReader, int) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermEnum
- InstantiatedTermFreqVector - Class in org.apache.lucene.store.instantiated
-
Vector space view of a document in an
InstantiatedIndexReader
. - InstantiatedTermFreqVector(InstantiatedDocument, String) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- InstantiatedTermPositions - Class in org.apache.lucene.store.instantiated
-
A
TermPositions
navigating anInstantiatedIndexReader
. - InstantiatedTermPositions(InstantiatedIndexReader) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermPositions
- InstantiatedTermPositionVector - Class in org.apache.lucene.store.instantiated
-
Extended vector space view of a document in an
InstantiatedIndexReader
. - InstantiatedTermPositionVector(InstantiatedDocument, String) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
- isCurrent() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.An InstantiatedIndexReader is always current! Check whether this IndexReader is still using the current (i.e., most recently committed) version of the index.
- isDeleted(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- isOptimized() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- isPayloadAvailable() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
M
- maxDoc() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
N
- next() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- next() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
-
Increments the enumeration to the next element.
- next() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
-
Moves to the next pair in the enumeration.
- nextPosition() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
-
Returns next position in the current document.
- norms(String) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.never ever touch these values.
- norms(String, byte[], int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- numDocs() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
O
- org.apache.lucene.store.instantiated - package org.apache.lucene.store.instantiated
-
InstantiatedIndex, alternative RAM store for small corpora.
R
- read(int[], int[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
S
- seek(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- seek(TermEnum) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
- seekCeilingDocumentInformationIndex(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
-
Finds index to the first beyond the current whose document number is greater than or equal to target, -1 if there is no such element.
- seekCeilingDocumentInformationIndex(int, int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
-
Finds index to the first beyond the current whose document number is greater than or equal to target, -1 if there is no such element.
- seekCeilingDocumentInformationIndex(int, int, int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
-
Finds index to the first beyond the current whose document number is greater than or equal to target, -1 if there is no such element.
- setInfoStream(PrintStream) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.If non-null, information about merges and a message when maxFieldLength is reached could be printed to this -- currently not yet implemented.
- setMaxFieldLength(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- setMergeFactor(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.The sweetspot for this implementation is somewhere around 2500 at 2K text large documents.
- setSimilarity(Similarity) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- setTermIndex(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- setVectorSpace(Map<String, List<InstantiatedTermDocumentInformation>>) - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
- size() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
- skipTo(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
-
Skips entries to the first beyond the current whose document number is greater than or equal to target.
- skipTo(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
-
Skips entries to the first beyond the current whose document number is greater than or equal to
target .
T
- term() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
-
Returns the current Term in the enumeration.
- termComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTerm
- termComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
- termDocs() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- termDocs(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- termPositions() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- terms() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- terms(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
-
Deprecated.
- text() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- toString() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
- toString() - Method in class org.apache.lucene.store.instantiated.InstantiatedTerm
- toString() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
U
- updateDocument(Term, Document) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
- updateDocument(Term, Document, Analyzer) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
-
Deprecated.
All Classes All Packages