[ https://issues.apache.org/jira/browse/LUCENE-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Sokolov resolved LUCENE-9615. ------------------------------------- Resolution: Fixed > Expose HnswGraphBuilder index-time hyperparameters > -------------------------------------------------- > > Key: LUCENE-9615 > URL: https://issues.apache.org/jira/browse/LUCENE-9615 > Project: Lucene - Core > Issue Type: New Feature > Reporter: Michael Sokolov > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > HnswGraphBuilder has a few tunables: maxConnections, beamWidth, and we may > add a few more, such as whether to use a diversity heuristic when choosing > neighbors to link in the graph. Currently these are locked to defaults set by > global variables. Instead we should provide some interface for configuring > them. The best candidate so far seems to be to add them either as attributes > on a FieldType, or as Codec level configurations. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org