You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by tf...@apache.org on 2020/06/17 23:02:58 UTC

[lucene-solr] branch master updated (b01e249 -> cfae052)

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

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


    from b01e249  SOLR-14574: Fix or suppress warnings in solr/core/src/test (part 1)
     add cfae052  SOLR-14577: Return BAD REQUEST when field is missing in terms QP (#1588)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                                    | 3 +++
 solr/core/src/java/org/apache/solr/search/TermsQParserPlugin.java   | 3 +++
 .../src/test/org/apache/solr/search/TestTermsQParserPlugin.java     | 6 ++++++
 3 files changed, 12 insertions(+)