Class SimpleTextPointsFormat


  • public final class SimpleTextPointsFormat
    extends PointsFormat
    For debugging, curiosity, transparency only!! Do not use this codec in production.

    This codec stores all dimensional data in a single human-readable text file (_N.dim). You can view this in any text editor, and even edit it to alter your index.

    WARNING: This API is experimental and might change in incompatible ways in the next release.