Class DenseVectorFieldMapper.BBQIVFIndexOptions

All Implemented Interfaces:
ToXContent, ToXContentObject
Enclosing class:
DenseVectorFieldMapper

public static class DenseVectorFieldMapper.BBQIVFIndexOptions extends DenseVectorFieldMapper.DenseVectorIndexOptions
  • Constructor Details

    • BBQIVFIndexOptions

      public BBQIVFIndexOptions(int clusterSize, int flatIndexThreshold, double defaultVisitPercentage, boolean onDiskRescore, DenseVectorFieldMapper.RescoreVector rescoreVector, IndexVersion indexVersionCreated, boolean doPrecondition, int bits, boolean experimentalFeaturesEnabled)
  • Method Details