Serialized Form
-
Package org.apache.lucene.index
-
Exception org.apache.lucene.index.CheckIndex.CheckIndexException
class CheckIndexException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.CorruptIndexException
class CorruptIndexException extends IOException implements Serializable -
Exception org.apache.lucene.index.ExitableDirectoryReader.ExitingReaderException
class ExitingReaderException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.IndexFormatTooNewException
class IndexFormatTooNewException extends IOException implements Serializable-
Serialized Fields
-
maxVersion
int maxVersion
-
minVersion
int minVersion
-
resourceDescription
String resourceDescription
-
version
int version
-
-
-
Exception org.apache.lucene.index.IndexFormatTooOldException
class IndexFormatTooOldException extends IOException implements Serializable -
Exception org.apache.lucene.index.IndexNotFoundException
class IndexNotFoundException extends FileNotFoundException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeAbortedException
class MergeAbortedException extends IOException implements Serializable -
Exception org.apache.lucene.index.MergePolicy.MergeException
class MergeException extends RuntimeException implements Serializable -
Exception org.apache.lucene.index.TwoPhaseCommitTool.CommitFailException
class CommitFailException extends IOException implements Serializable -
Exception org.apache.lucene.index.TwoPhaseCommitTool.PrepareCommitFailException
class PrepareCommitFailException extends IOException implements Serializable
-
-
Package org.apache.lucene.search
-
Exception org.apache.lucene.search.BooleanQuery.TooManyClauses
class TooManyClauses extends IndexSearcher.TooManyClauses implements Serializable -
Exception org.apache.lucene.search.CollectionTerminatedException
class CollectionTerminatedException extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.FuzzyTermsEnum.FuzzyTermsException
class FuzzyTermsException extends RuntimeException implements Serializable -
Exception org.apache.lucene.search.IndexSearcher.TooManyClauses
class TooManyClauses extends RuntimeException implements Serializable-
Serialized Fields
-
maxClauseCount
int maxClauseCount
-
-
-
Exception org.apache.lucene.search.IndexSearcher.TooManyNestedClauses
class TooManyNestedClauses extends IndexSearcher.TooManyClauses implements Serializable -
Exception org.apache.lucene.search.TimeLimitingCollector.TimeExceededException
class TimeExceededException extends RuntimeException implements Serializable-
Serialized Fields
-
lastDocCollected
int lastDocCollected
-
timeAllowed
long timeAllowed
-
timeElapsed
long timeElapsed
-
-
-
-
Package org.apache.lucene.store
-
Exception org.apache.lucene.store.AlreadyClosedException
class AlreadyClosedException extends IllegalStateException implements Serializable -
Exception org.apache.lucene.store.LockObtainFailedException
class LockObtainFailedException extends IOException implements Serializable -
Exception org.apache.lucene.store.LockReleaseFailedException
class LockReleaseFailedException extends IOException implements Serializable
-
-
Package org.apache.lucene.util
-
Exception org.apache.lucene.util.BytesRefHash.MaxBytesLengthExceededException
class MaxBytesLengthExceededException extends RuntimeException implements Serializable -
Exception org.apache.lucene.util.SetOnce.AlreadySetException
class AlreadySetException extends IllegalStateException implements Serializable -
Exception org.apache.lucene.util.ThreadInterruptedException
class ThreadInterruptedException extends RuntimeException implements Serializable
-
-
Package org.apache.lucene.util.automaton
-
Exception org.apache.lucene.util.automaton.TooComplexToDeterminizeException
class TooComplexToDeterminizeException extends RuntimeException implements Serializable
-
-
Package org.apache.lucene.util.hppc
-
Exception org.apache.lucene.util.hppc.IntIntHashMap.BufferAllocationException
class BufferAllocationException extends RuntimeException implements Serializable
-