Serialized Form
Package org.apache.lucene.index |
Class org.apache.lucene.index.CorruptIndexException extends java.io.IOException implements Serializable |
Class org.apache.lucene.index.FieldReaderException extends java.lang.RuntimeException implements Serializable |
Class org.apache.lucene.index.MergePolicy.MergeAbortedException extends java.io.IOException implements Serializable |
Class org.apache.lucene.index.MergePolicy.MergeException extends java.lang.RuntimeException implements Serializable |
dir
org.apache.lucene.store.Directory dir
Class org.apache.lucene.index.Payload extends java.lang.Object implements Serializable |
data
byte[] data
offset
int offset
length
int length
Class org.apache.lucene.index.SegmentInfos extends java.util.Vector<org.apache.lucene.index.SegmentInfo> implements Serializable |
counter
int counter
version
long version
generation
long generation
lastGeneration
long lastGeneration
userData
java.util.Map<K,V> userData
pendingSegnOutput
org.apache.lucene.store.ChecksumIndexOutput pendingSegnOutput
Class org.apache.lucene.index.StaleReaderException extends java.io.IOException implements Serializable |
Class org.apache.lucene.index.Term extends java.lang.Object implements Serializable |
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
field
java.lang.String field
text
java.lang.String text
Class org.apache.lucene.index.TermVectorOffsetInfo extends java.lang.Object implements Serializable |
startOffset
int startOffset
endOffset
int endOffset
limitType
int limitType
limitSize
long limitSize
lastDoc
int lastDoc
currentSize
long currentSize
dir
org.apache.lucene.store.Directory dir
pName
java.lang.String pName
ir
org.apache.lucene.index.IndexReader ir
is
org.apache.lucene.search.IndexSearcher is
slowAccess
boolean slowAccess
fn
java.util.Collection<E> fn
idxFields
java.lang.String[] idxFields
termCounts
java.util.HashMap<K,V> termCounts
plugins
java.util.List<E> plugins
errorDlg
java.lang.Object errorDlg
infoDlg
java.lang.Object infoDlg
statmsg
java.lang.Object statmsg
slowstatus
java.lang.Object slowstatus
slowmsg
java.lang.Object slowmsg
stdAnalyzer
org.apache.lucene.analysis.Analyzer stdAnalyzer
analyzer
org.apache.lucene.analysis.Analyzer analyzer
readOnly
boolean readOnly
ram
boolean ram
keepCommits
boolean keepCommits
multi
boolean multi
tiiDiv
int tiiDiv
currentCommit
org.apache.lucene.index.IndexCommit currentCommit
similarity
org.apache.lucene.search.Similarity similarity
lastST
java.lang.Object lastST
decoders
java.util.HashMap<K,V> decoders
defDecoder
Decoder defDecoder
themes
int[][] themes
- Theme color contants.
numTerms
int numTerms
analyzers
java.lang.Class<T>[] analyzers
baseDir
java.lang.String baseDir
defaultAnalyzers
java.lang.Class<T>[] defaultAnalyzers
statusThread
java.lang.Thread statusThread
lastUpdate
long lastUpdate
statusSleep
long statusSleep
lastSlowUpdate
long lastSlowUpdate
lastSlowCounter
long lastSlowCounter
slowThread
java.lang.Thread slowThread
slowSleep
long slowSleep
defaultDirImpl
java.lang.Class<T> defaultDirImpl
- This method attempts to work around the limitation in FSDirectory which
prevents you from switching Directory implementation during lifetime of a
JVM. Unfortunately, this doesn't work if a SecurityManager is present.
exporter
XMLExporter exporter
doc
org.apache.lucene.document.Document doc
iNum
int iNum
courier
java.awt.Font courier
resStart
int resStart
resCount
int resCount
le
LimitedException le
df
java.text.DecimalFormat df
xmlQueryParserFactoryClassName
java.lang.String xmlQueryParserFactoryClassName
Package org.getopt.luke.plugins |
stdout
java.io.PrintWriter stdout
stderr
java.io.PrintWriter stderr
stdin
java.io.InputStream stdin
quitting
boolean quitting
offScrImg
java.awt.Image offScrImg
offScrWidth
int offScrWidth
offScrHeight
int offScrHeight
scores
float[] scores
xBorder
int xBorder
yBorder
int yBorder
minRowHeight
int minRowHeight
max
float max
total
float total
app
Luke app
container
java.lang.Object container