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

[lucene-solr] branch master updated (a648143 -> ccf3e60)

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

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


    from a648143  LUCENE-9633: Improve match highlighter behavior for degenerate intervals (on non-existing positions). (#2127)
     add ccf3e60  LUCENE-9021 QueryParser: re-use the LookaheadSuccess exception (#962)

No new revisions were added by this update.

Summary of changes:
 gradle/generation/javacc.gradle                                        | 3 +++
 lucene/CHANGES.txt                                                     | 2 ++
 .../src/java/org/apache/lucene/queryparser/classic/QueryParser.java    | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)