You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by be...@apache.org on 2023/02/02 18:00:39 UTC

[lucene] branch main updated (d591c9c37ad -> 4bbc273a437)

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

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


    from d591c9c37ad Always generate a polygon that has no self intersections (#12124)
     add 4bbc273a437 Add `FeatureQuery` weight caching in non-scoring case (#12118)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 +
 .../org/apache/lucene/document/FeatureQuery.java   |  9 +++
 .../apache/lucene/document/TestFeatureField.java   | 91 +++++++++++++++++++++-
 3 files changed, 99 insertions(+), 3 deletions(-)