Uses of Annotation Type
org.apache.lucene.util.SuppressForbidden
Packages that use SuppressForbidden
Package
Description
Code to maintain and access indices.
Binary i/o API, used for all index data.
Some utility classes.
Finite state transducers
-
Uses of SuppressForbidden in org.apache.lucene.index
Methods in org.apache.lucene.index with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionstatic CheckIndex.Options
CheckIndex.parseOptions
(String[] args) Parse command line args into fields -
Uses of SuppressForbidden in org.apache.lucene.store
Classes in org.apache.lucene.store with annotations of type SuppressForbiddenModifier and TypeClassDescriptionclass
Simple standalone server that must be running when you useVerifyingLockFactory
.Methods in org.apache.lucene.store with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.lucene.util
Methods in org.apache.lucene.util with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.lucene.util.fst
Classes in org.apache.lucene.util.fst with annotations of type SuppressForbiddenModifier and TypeClassDescriptionfinal class
An FSTOutputs
implementation where each output is a non-negative long value.