Serialized Form


Package org.apache.lucene.index

Class org.apache.lucene.index.CorruptIndexException extends IOException implements Serializable

Class org.apache.lucene.index.IndexFormatTooNewException extends CorruptIndexException implements Serializable

Class org.apache.lucene.index.IndexFormatTooOldException extends CorruptIndexException implements Serializable

Class org.apache.lucene.index.IndexNotFoundException extends FileNotFoundException implements Serializable

Class org.apache.lucene.index.MergePolicy.MergeAbortedException extends IOException implements Serializable

Class org.apache.lucene.index.MergePolicy.MergeException extends RuntimeException implements Serializable

Serialized Fields

dir

Directory dir

Class org.apache.lucene.index.TwoPhaseCommitTool.CommitFailException extends IOException implements Serializable

Class org.apache.lucene.index.TwoPhaseCommitTool.PrepareCommitFailException extends IOException implements Serializable


Package org.apache.lucene.search

Class org.apache.lucene.search.BooleanQuery.TooManyClauses extends RuntimeException implements Serializable

Class org.apache.lucene.search.TimeLimitingCollector.TimeExceededException extends RuntimeException implements Serializable

Serialized Fields

timeAllowed

long timeAllowed

timeElapsed

long timeElapsed

lastDocCollected

int lastDocCollected

Package org.apache.lucene.store

Class org.apache.lucene.store.AlreadyClosedException extends IllegalStateException implements Serializable

Class org.apache.lucene.store.LockObtainFailedException extends IOException implements Serializable

Class org.apache.lucene.store.LockReleaseFailedException extends IOException implements Serializable

Class org.apache.lucene.store.NoSuchDirectoryException extends FileNotFoundException implements Serializable


Package org.apache.lucene.util

Class org.apache.lucene.util.BytesRefHash.MaxBytesLengthExceededException extends RuntimeException implements Serializable

Class org.apache.lucene.util.SetOnce.AlreadySetException extends IllegalStateException implements Serializable

Class org.apache.lucene.util.ThreadInterruptedException extends RuntimeException implements Serializable



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