This is an automated email from the ASF dual-hosted git repository. thomasm pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit b0b216c3c4dfcb2c43439f1c7b55371768703324 Merge: c58be41 994cba6 Author: Thomas Mueller <[email protected]> AuthorDate: Fri Jan 7 09:34:10 2022 +0100 Merge pull request #452 from apache/OAK-9653 OAK-9653 Adding the index tag option interferes with regex properties .../plugins/index/lucene/LucenePropertyIndex.java | 6 ++++ .../index/lucene/LuceneIndexQueryCommonTest.java | 14 ++++++++ .../index/elastic/query/ElasticRequestHandler.java | 6 ++++ .../index/elastic/ElasticIndexQueryCommonTest.java | 18 +++++++++++ .../oak/plugins/index/IndexQueryCommonTest.java | 37 +++++++++++++++++----- 5 files changed, 73 insertions(+), 8 deletions(-)
