You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Elia Porciani (Jira)" <ji...@apache.org> on 2022/06/13 09:55:00 UTC

[jira] [Created] (LUCENE-10612) Add parameters for HNSW codec in Lucene93Codec

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org