Uses of Class
org.apache.lucene.util.fst.BytesStore
Packages that use BytesStore
-
Uses of BytesStore in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as BytesStoreModifier and TypeFieldDescription(package private) final BytesStoreFST.bytesABytesStore, used during building, or during reading when the FST is very large (more than 1 GB).(package private) final BytesStoreFSTCompiler.bytesprivate BytesStoreOnHeapFSTStore.bytesABytesStore, used during building, or during reading when the FST is very large (more than 1 GB).