This is an automated email from the ASF dual-hosted git repository.
thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git.
from c58be41 OAK-9654 : Catch a guava NullPointerException, warn instead
(#449)
add 994cba6 OAK-9653 Adding the index tag option interferes with regex
properties
new b0b216c Merge pull request #452 from apache/OAK-9653
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)