You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2023/05/27 04:15:16 UTC

[lucene] branch hnswDimLimitConfigurable updated (3e8372ff9bc -> 3c53ec8207a)

This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch hnswDimLimitConfigurable
in repository https://gitbox.apache.org/repos/asf/lucene.git


    from 3e8372ff9bc Rename property to org.apache.lucene.hnsw.maxDimensions Use a logger instead of stderr Log a warning about unsuportability beyond 2048 Test 2048, and test that we test it :-)
     add 3c53ec8207a Use AccessController.doPrivileged

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/lucene/index/FloatVectorValues.java  | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)