Lucene99HnswScalarQuantizedVectorsFormat
constructor(maxConn: Int = Lucene99HnswVectorsFormat.DEFAULT_MAX_CONN, beamWidth: Int = Lucene99HnswVectorsFormat.DEFAULT_BEAM_WIDTH, numMergeWorkers: Int = Lucene99HnswVectorsFormat.DEFAULT_NUM_MERGE_WORKER, bits: Int = 7, compress: Boolean = false, confidenceInterval: Float? = null, mergeExec: ExecutorService? = null)