This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 54099888e1d SOLR-17170: Support block/nested docs with index sorting
(#4619)
new b65d4713eeb Remove ASF License headers when possible. (#4609)
new 52c1ddb325c SOLR-18197: Add root document query shortcut support to
NestPathField (#4512)
The 2 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:
AGENTS.md | 16 ---
.../SOLR_18197_nest_path_easy_of_use.yml | 10 ++
dev-docs/README.adoc | 16 ---
dev-docs/dependency-upgrades.adoc | 16 ---
dev-docs/gradle-help/README.md | 17 ----
dev-docs/lucene-upgrade.md | 17 ----
dev-docs/pmc-chair.adoc | 16 ---
dev-docs/ref-guide/antora.adoc | 16 ---
dev-docs/ref-guide/asciidoc-syntax.adoc | 16 ---
dev-docs/working-between-major-versions.adoc | 16 ---
.../java/org/apache/solr/schema/NestPathField.java | 107 ++++++++++++++++-----
.../solr/search/join/BlockJoinChildQParser.java | 2 +-
.../solr/search/join/BlockJoinParentQParser.java | 21 ++--
.../org/apache/solr/search/QueryEqualityTest.java | 24 +++++
.../solr/update/TestNestedUpdateProcessor.java | 7 +-
.../query-guide/pages/dense-vector-search.adoc | 6 +-
.../pages/searching-nested-documents.adoc | 17 +++-
17 files changed, 150 insertions(+), 190 deletions(-)
create mode 100644 changelog/unreleased/SOLR_18197_nest_path_easy_of_use.yml