A B C D F G H I M N O R S T U

A

abort() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
addDocument(Document) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Adds a document to this index.
addDocument(Document, Analyzer) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
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
Tokenizes a document and adds it to the buffer.
addIndexes(IndexReader[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 

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
 
close() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
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
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
 
deleteDocuments(Term[]) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
directory() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
doc() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermDocs
 
docCount() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
Returns the number of documents currently in this index.
docFreq(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
docFreq() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
Returns the docFreq of the current Term in the enumeration.
doClose() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
doCommit() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
document(int, FieldSelector) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Return the Document at the nth position.
document(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
Returns the stored fields of the nth Document in this index.
documentNumberComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
 
doDelete(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
doSetNorm(int, String, byte) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
doumentNumberIntegerComparator - Static variable in class org.apache.lucene.store.instantiated.InstantiatedTermDocumentInformation
 
doUndeleteAll() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 

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
 
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
 
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
 
getField() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermFreqVector
 
getFieldNames(IndexReader.FieldOption) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
getIndex() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
getInfoStream() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
getMaxFieldLength() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
getMergeFactor() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
getNormsByFieldNameAndDocumentNumber() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
 
getOffsets(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositionVector
 
getOrderedTerms() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
 
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
 
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
 
getTermFreqVector(int, String, TermVectorMapper) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
getTermFreqVector(int, TermVectorMapper) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
getTermFreqVectors(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
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
 
getVectorSpace() - Method in class org.apache.lucene.store.instantiated.InstantiatedDocument
 
getVersion() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
 
getVersion() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
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
 

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
 
indexWriterFactory(Analyzer, boolean) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndex
 
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
Represented as a coupled graph of class instances, this all-in-memory index store implementation delivers search results up to a 100 times faster than the file-centric RAMDirectory at the cost of greater RAM consumption.
InstantiatedIndex() - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndex
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
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
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
An InstantiatedIndexReader is not a snapshot in time, it is completely in sync with the latest commit to the store!
InstantiatedIndexReader(InstantiatedIndex) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
InstantiatedIndexWriter - Class in org.apache.lucene.store.instantiated
This class, similar to IndexWriter, has no locking mechanism.
InstantiatedIndexWriter(InstantiatedIndex) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
InstantiatedIndexWriter(InstantiatedIndex, Analyzer) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
InstantiatedIndexWriter(InstantiatedIndex, Analyzer, boolean) - Constructor for class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 
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 an InstantiatedIndexReader.
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 an InstantiatedIndexReader.
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 an InstantiatedIndexReader.
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
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
 
isOptimized() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
isPayloadAvailable() - Method in class org.apache.lucene.store.instantiated.InstantiatedTermPositions
 

M

maxDoc() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 

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
never ever touch these values.
norms(String, byte[], int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
numDocs() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 

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
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
 
setMergeFactor(int) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
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
 
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(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedTermEnum
 
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
 
termDocs(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
termPositions() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
terms() - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
terms(Term) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexReader
 
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
 
updateDocument(Term, Document, Analyzer) - Method in class org.apache.lucene.store.instantiated.InstantiatedIndexWriter
 

A B C D F G H I M N O R S T U

Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.