Uses of Enum
org.apache.lucene.codecs.lucene80.IndexedDISI.Method
Packages that use IndexedDISI.Method
Package
Description
Components from the Lucene 8.0 index format
See
org.apache.lucene.codecs.lucene84 for an overview
of the index format.-
Uses of IndexedDISI.Method in org.apache.lucene.codecs.lucene80
Fields in org.apache.lucene.codecs.lucene80 declared as IndexedDISI.MethodMethods in org.apache.lucene.codecs.lucene80 that return IndexedDISI.MethodModifier and TypeMethodDescriptionstatic IndexedDISI.MethodReturns 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.