Class KnnVectorsFormat

    • Field Detail

      • name

        private final java.lang.String name
      • EMPTY

        public static final KnnVectorsFormat EMPTY
        EMPTY throws an exception when written. It acts as a sentinel indicating a Codec that does not support vectors.
    • Constructor Detail

      • KnnVectorsFormat

        protected KnnVectorsFormat​(java.lang.String name)
        Sole constructor