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 2020/03/11 20:58:09 UTC

[lucene-solr] branch master updated (5286098 -> b1ec1cd)

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

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


    from 5286098  LUCENE-8849: DocValuesRewriteMethod.visit should visit subquery
     add b1ec1cd  LUCENE-9258: DocTermsIndexDocValues' range scorer didn't support multi-valued fields

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  3 +++
 .../function/docvalues/DocTermsIndexDocValues.java | 26 +++++-----------------
 .../function/valuesource/SortedSetFieldSource.java |  2 +-
 .../queries/function/TestSortedSetFieldSource.java | 15 +++++++++----
 4 files changed, 21 insertions(+), 25 deletions(-)