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/10/02 02:27:59 UTC

[lucene-solr] branch master updated (8f2f80b -> 0303063)

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 8f2f80b  SOLR-14663: Copy ConfigSet root data from base ConfigSet when using CREATE command
     add 0303063  LUCENE-9458: WDGF should tie-break by endOffset (#1740)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  3 ++
 .../miscellaneous/WordDelimiterGraphFilter.java    | 24 ++++------
 .../miscellaneous/WordDelimiterIterator.java       | 14 +++++-
 .../TestWordDelimiterGraphFilter.java              | 56 ++++++++++++++++++++--
 4 files changed, 75 insertions(+), 22 deletions(-)