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/04/18 10:09:26 UTC

[jackrabbit-oak] branch trunk updated (941050b89d -> 08c32d3eb5)

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 941050b89d OAK-9625 Support ordered index for first value of a multi-valued property, node name, and path
     add 08c32d3eb5 OAK-10192: switch oak-query-spi to shaded guava (#900)

No new revisions were added by this update.

Summary of changes:
 oak-query-spi/pom.xml                                    | 16 +++++-----------
 .../apache/jackrabbit/oak/query/facet/FacetResult.java   |  4 ++--
 .../oak/spi/query/CompositeQueryIndexProvider.java       |  4 ++--
 .../org/apache/jackrabbit/oak/spi/query/QueryIndex.java  |  2 +-
 .../jackrabbit/oak/query/facet/FacetResultTest.java      |  2 +-
 5 files changed, 11 insertions(+), 17 deletions(-)