commit | 155b2edbe35d3f19717c92079d5819f7fb26afd4 | [log] [tgz] |
---|---|---|
author | Mayya Sharipova <mayya.sharipova@elastic.co> | Fri Jul 28 09:37:16 2023 -0400 |
committer | GitHub <noreply@github.com> | Fri Jul 28 09:37:16 2023 -0400 |
tree | a2da3459964ae97a800fe23c5cbd5ba6b6116c5b | |
parent | 119635ad808c38d6878c5897bcf16a3b97523d4d [diff] |
Fix occasional failure in BaseKnnVectorsFormatTestCase#testIllegalDimensionTooLarge (#12467) Depending whether a document with dimensions > maxDims created on a new segment or already existing segment, we may get different error messages. This fix adds another possible error message we may get. Relates to #12436
Apache Lucene is a high-performance, full-featured text search engine library written in Java.
This README file only contains basic setup instructions. For more comprehensive documentation, visit:
gradlew
).We‘ll assume that you know how to get and set up the JDK - if you don’t, then we suggest starting at https://jdk.java.net/ and learning more about Java, before returning to this README.
See Contributing Guide for details.
Bug fixes, improvements and new features are always welcome! Please review the Contributing to Lucene Guide for information on contributing.
#lucene
and #lucene-dev
on freenode.net