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 2022/01/03 13:27:53 UTC

[lucene] branch main updated (1c7ad19 -> 1ee11a8)

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

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


    from 1c7ad19  LUCENE-10335: Fix ECJ warning
     add 1ee11a8  LUCENE-10252: ValueSource.asDoubleValues should not compute the score (#519)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |   4 +
 .../lucene/queries/function/ValueSource.java       |  81 ++++++-----
 .../lucene/queries/function/TestValueSources.java  | 156 ++++++++++++++++++++-
 3 files changed, 202 insertions(+), 39 deletions(-)