[ https://issues.apache.org/jira/browse/LUCENE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mayya Sharipova updated LUCENE-10178: ------------------------------------- Description: Since `Lucene90HnswVectorsFormat` has a number of parameters, it is useful to testing and debugging add `toString()` method that will expose `maxConn` and `beamWidth` . was: Since `Lucene90HnswVectorsFormat` has a number of parameters, we need to expose them. Add public methods to get `maxConn`, `beamWidth` and implement method `toString()`. > Add toString for inspecting Lucene90HnswVectorsFormat > ----------------------------------------------------- > > Key: LUCENE-10178 > URL: https://issues.apache.org/jira/browse/LUCENE-10178 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Mayya Sharipova > Priority: Trivial > > Since `Lucene90HnswVectorsFormat` has a number of parameters, it is useful > to testing and debugging add > `toString()` method that will expose `maxConn` and `beamWidth` . -- 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