Class KnnVectorsFormat

    • Field Detail

      • DEFAULT_MAX_DIMENSIONS

        public static final int DEFAULT_MAX_DIMENSIONS
        The maximum number of vector dimensions
        See Also:
        Constant Field Values
      • 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​(String name)
        Sole constructor