Uses of Annotation Interface
org.apache.lucene.util.SuppressForbidden
Packages that use SuppressForbidden
Package
Description
SmartChineseAnalyzer Hidden Markov Model package.
Taxonomy of Categories.
Code to maintain and access indices.
Internal implementations to support SIMD vectorization.
Miscellaneous Lucene utilities that don't really fit anywhere else.
Misc index tools and index support.
Misc Directory implementations.
Binary i/o API, used for all index data.
Some utility classes.
Egothor stemmer API.
-
Uses of SuppressForbidden in org.apache.lucene.analysis.cn.smart.hhmm
Methods in org.apache.lucene.analysis.cn.smart.hhmm with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprivate voidBigramDictionary.loadFromInputStream(InputStream serialObjectInputStream) private voidWordDictionary.loadFromObjectInputStream(InputStream serialObjectInputStream) private voidprivate void -
Uses of SuppressForbidden in org.apache.lucene.facet.taxonomy
Methods in org.apache.lucene.facet.taxonomy with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.lucene.index
Methods in org.apache.lucene.index with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionintCheckIndex.doCheck(CheckIndex.Options opts) Actually perform the index checkprivate static int(package private) static IndexUpgraderParse arguments.static CheckIndex.OptionsCheckIndex.parseOptions(String[] args) Parse command line args into fieldsprivate static voidIndexUpgrader.printUsage() -
Uses of SuppressForbidden in org.apache.lucene.internal.vectorization
Methods in org.apache.lucene.internal.vectorization with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprivate static floatDefaultVectorUtilSupport.fma(float a, float b, float c) -
Uses of SuppressForbidden in org.apache.lucene.misc
Classes in org.apache.lucene.misc with annotations of type SuppressForbiddenModifier and TypeClassDescriptionclassUtility to get document frequency and total number of occurrences (sum of the tf for each doc) of a term.classMerges indices specified on the command line into the index specified as the first command line argument.(package private) static classMethods in org.apache.lucene.misc with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.lucene.misc.index
Classes in org.apache.lucene.misc.index with annotations of type SuppressForbiddenModifier and TypeClassDescriptionclassThis tool splits input index into multiple equal parts.Methods in org.apache.lucene.misc.index with annotations of type SuppressForbidden -
Uses of SuppressForbidden in org.apache.lucene.misc.store
Classes in org.apache.lucene.misc.store with annotations of type SuppressForbiddenModifier and TypeClassDescriptionclassA straightforward implementation ofFSDirectoryusing java.io.RandomAccessFile.(package private) static final classReads bytes withRandomAccessFile.seek(long)followed byRandomAccessFile.read(byte[], int, int).Methods in org.apache.lucene.misc.store with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprivate static <T> THardlinkCopyDirectoryWrapper.doPrivileged(PrivilegedAction<T> action) -
Uses of SuppressForbidden in org.apache.lucene.store
Classes in org.apache.lucene.store with annotations of type SuppressForbiddenModifier and TypeClassDescriptionclassSimple standalone server that must be running when you useVerifyingLockFactory.Methods in org.apache.lucene.store with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionstatic voidSleepingLockWrapper.obtainLock(String lockName) longRateLimiter.SimpleRateLimiter.pause(long bytes) Pauses, if necessary, to keep the instantaneous IO rate at or below the target.private static intLockStressTest.run(int myID, String verifierHost, int verifierPort, String lockFactoryClassName, Path lockDirPath, int sleepTimeMS, int count) -
Uses of SuppressForbidden in org.apache.lucene.util
Methods in org.apache.lucene.util with annotations of type SuppressForbiddenModifier and TypeMethodDescriptionprivate static <T> TConstants.doPrivileged(PrivilegedAction<T> action) private static <T> TRamUsageEstimator.doPrivileged(PrivilegedAction<T> action) private static ThreadGroupNamedThreadFactory.getThreadGroup()booleanPrintStreamInfoStream.isSystemStream() -
Uses of SuppressForbidden in org.egothor.stemmer
Methods in org.egothor.stemmer with annotations of type SuppressForbidden