|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
DirectPostingsFormat | Wraps Lucene41PostingsFormat format for on-disk
storage, but then at read time loads and stores all
terms & postings directly in RAM as byte[], int[]. |
MemoryPostingsFormat | Stores terms & postings (docs, positions, payloads) in RAM, using an FST. |
Postings format that is read entirely into memory.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |