You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2023/06/09 09:06:26 UTC

[jackrabbit-oak] branch trunk updated (488cca50af -> 136bf146f5)

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

reschke pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from 488cca50af Merge pull request #461 from mreutegg/OAK-9660
     add 136bf146f5 OAK-10287: switch oak-benchmarks-lucene to shaded guava (#973)

No new revisions were added by this update.

Summary of changes:
 .../apache/jackrabbit/oak/benchmark/HybridIndexTest.java   | 10 +++++-----
 .../LuceneFullTextWithoutGlobalIndexSearchTest.java        |  2 +-
 .../LucenePropertyFTIndexedContentAvailability.java        |  2 +-
 ...ucenePropertyFTSeparatedIndexedContentAvailability.java |  2 +-
 .../jackrabbit/oak/benchmark/LucenePropertySearchTest.java |  2 +-
 .../jackrabbit/oak/benchmark/util/OakLuceneIndexUtils.java |  4 ++--
 .../java/org/apache/jackrabbit/oak/run/LuceneMain.java     |  2 +-
 .../benchmarks/search/AggregateNodeSearcher.java           |  2 +-
 .../oak/scalability/suites/ScalabilityBlobSearchSuite.java | 10 +++++-----
 .../suites/ScalabilityNodeRelationshipSuite.java           | 10 +++++-----
 .../oak/scalability/suites/ScalabilityNodeSuite.java       | 14 +++++++-------
 11 files changed, 30 insertions(+), 30 deletions(-)