This is an automated email from the ASF dual-hosted git repository.
mkataria pushed a change to branch OAK-11721
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from d35b044a09 OAK-11721: hybrid test passes in compatibility mode
add 10b03cdca7 OAK-11721: compatibility mode test
No new revisions were added by this update.
Summary of changes:
.../oak/spi/query/fulltext/VectorQuery.java | 2 +-
.../fulltext/VectorQueryCompatibilityModeTest.java | 66 ++++++++++++++++++++++
.../oak/spi/query/fulltext/VectorQueryTest.java | 34 -----------
3 files changed, 67 insertions(+), 35 deletions(-)
create mode 100644
oak-query-spi/src/test/java/org/apache/jackrabbit/oak/spi/query/fulltext/VectorQueryCompatibilityModeTest.java