Package | Description |
---|---|
org.apache.lucene.codecs.lucene70 |
Components from the Lucene 7.0 index format.
|
Modifier and Type | Field and Description |
---|---|
(package private) IndexedDISI.Method |
IndexedDISI.method |
Modifier and Type | Method and Description |
---|---|
static IndexedDISI.Method |
IndexedDISI.Method.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndexedDISI.Method[] |
IndexedDISI.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|