You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dn...@apache.org on 2021/10/19 12:00:10 UTC

[lucene] branch main updated (6c21862 -> 8b68bf6)

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

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


    from 6c21862  LUCENE-10186: Include manifest and legalese in source and javadoc jars. (#395)
     add 8b68bf6  LUCENE-10159: Fix invalid access in sorted set dv (#389)

No new revisions were added by this update.

Summary of changes:
 .../codecs/lucene90/Lucene90DocValuesProducer.java | 27 ++++++++----------
 .../lucene/index/BaseDocValuesFormatTestCase.java  | 33 ++++++++++++++++++++++
 .../src/java/org/apache/lucene/util/TestUtil.java  |  6 +++-
 3 files changed, 50 insertions(+), 16 deletions(-)