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

[lucene-solr] branch master updated (bc854b2 -> ecd47a8)

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

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


    from bc854b2  LUCENE-9552: make sure we don't construct Illegal rectangles due to quantization (#2131)
     add ecd47a8  LUCENE-9636: Exact and operation to get a SIMD optimize (#2139)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/lucene/codecs/lucene84/ForUtil.java | 82 ++++++++++++----------
 .../apache/lucene/codecs/lucene84/gen_ForUtil.py   | 28 +++++++-
 2 files changed, 71 insertions(+), 39 deletions(-)