Elia Porciani created LUCENE-10612:
--------------------------------------

             Summary: Add parameters for HNSW codec in Lucene93Codec
                 Key: LUCENE-10612
                 URL: https://issues.apache.org/jira/browse/LUCENE-10612
             Project: Lucene - Core
          Issue Type: Task
          Components: core/codecs
            Reporter: Elia Porciani


Currently, it is possible to specify only the compression mode for stored 
fields in the LuceneXXCodec constructors.

With the introduction of HNSW graph, and the LuceneXXHnswCodecFormat, 
LuceneXXCodec should provide an easy way to specify custom parameters for HNSW 
graph layout:

* maxConn
* beamWidth




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to