You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2022/09/21 10:08:40 UTC

[lucene] branch main updated (add309bb40a -> bcc116057d1)

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

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


    from add309bb40a Mute TestKnnVectorQuery#testFilterWithSameScore while we work on a fix
     add bcc116057d1 Minor refactoring and cleanup to taxonomy index code (#11775)

No new revisions were added by this update.

Summary of changes:
 .../apache/lucene/facet/taxonomy/FacetLabel.java   |  12 +--
 .../directory/DirectoryTaxonomyReader.java         |  76 +++++++--------
 .../directory/DirectoryTaxonomyWriter.java         | 105 ++++++++++-----------
 .../taxonomy/directory/TaxonomyIndexArrays.java    |   5 +-
 4 files changed, 90 insertions(+), 108 deletions(-)