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 46864927ca Merge pull request #621 from mreutegg/OAK-9669
new 3d737cc8b2 Fix typos in documentation
new 37b1a39cc6 Merge branch 'apache:trunk' into OAK-9830
new 2eea41155c Fix variable name
new eed4b5ca92 Merge pull request #616 from nfsantos/OAK-9830
The 17813 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:
.../jackrabbit/oak/plugins/index/AsyncIndexUpdate.java | 8 ++++----
.../org/apache/jackrabbit/oak/query/explain_result.txt | 11 +++++------
.../resources/org/apache/jackrabbit/oak/query/sql1.txt | 8 ++++----
.../org/apache/jackrabbit/oak/query/sql2-fulltext.txt | 11 +++++------
.../resources/org/apache/jackrabbit/oak/query/sql2.txt | 11 +++++------
.../org/apache/jackrabbit/oak/query/sql2_explain.txt | 8 ++++----
.../org/apache/jackrabbit/oak/query/sql2_index.txt | 8 ++++----
.../org/apache/jackrabbit/oak/query/sql2_measure.txt | 8 ++++----
.../org/apache/jackrabbit/oak/query/sql2_native.txt | 8 ++++----
.../org/apache/jackrabbit/oak/query/xpath.txt | 8 ++++----
oak-doc/README.md | 2 +-
oak-doc/src/site/markdown/query/indexing.md | 18 +++++++++---------
oak-doc/src/site/markdown/query/lucene.md | 8 ++++----
.../apache/jackrabbit/oak/spi/query/QueryIndex.java | 4 ++--
14 files changed, 59 insertions(+), 62 deletions(-)