Package org.apache.lucene.tests.codecs.ramonly


package org.apache.lucene.tests.codecs.ramonly
Codec for testing that never writes to disk.
  • Classes
    Class
    Description
    Stores all postings data in RAM, but writes a small token (header + single int) to identify which "slot" the index is using in RAM HashMap.