Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexFormatTooNewException
This exception is thrown when Lucene detects
an index that is newer than this Lucene version.
|
class |
IndexFormatTooOldException
This exception is thrown when Lucene detects
an index that is too old for this Lucene version
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.