Package org.apache.lucene.codecs.lucene60


package org.apache.lucene.codecs.lucene60
Components from the Lucene 6.0 index format. See org.apache.lucene.codecs.lucene86 for an overview of the current index format.
  • Classes
    Class
    Description
    Lucene 6.0 Field Infos format.
    Lucene 6.0 point format, which encodes dimensional values in a block KD-tree structure for fast 1D range and N dimensional shape intersection filtering.
    Reads point values previously written with Lucene60PointsWriter