You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2021/06/03 22:03:17 UTC

[lucene] branch main updated (efb7b2a -> 7a7003c)

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

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


    from efb7b2a  LUCENE-9970: Add TooManyNestedClauses extends TooManyClauses so that IndexSearcher.rewrite can distinguish hos maxClauseCount is exceeded
     add 7a7003c  LUCENE-9988: Fix DrillSideways bug discovered in randomized testing (#167)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../apache/lucene/facet/DrillSidewaysQuery.java    | 29 ++++++++++++++++++++--
 .../org/apache/lucene/facet/TestDrillSideways.java | 26 +++++++++++++++++++
 3 files changed, 55 insertions(+), 2 deletions(-)