<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Lucene-main-Windows" build number 19,975</shortDescription><upstreamBuild>19975</upstreamBuild><upstreamProject>Lucene-main-Windows</upstreamProject><upstreamUrl>job/Lucene-main-Windows/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>9526</buildNumber><marked><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><branch><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><branch><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><branch><SHA1>83422bbb870f404daf7651c8201d20d3b2ecf360</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/solr.git</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='hudson.model.ParametersAction'></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>303</skipCount><totalCount>8353</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Java: 64bit/hotspot/jdk-26 -XX:+UseCompressedOops -XX:+UseZGC</description><displayName>#9526</displayName><duration>15966114</duration><estimatedDuration>1536272</estimatedDuration><fullDisplayName>Solr-main-macOS #9526</fullDisplayName><id>9526</id><inProgress>false</inProgress><keepLog>false</keepLog><number>9526</number><queueId>225017</queueId><result>ABORTED</result><timestamp>1783624057389</timestamp><url>https://jenkins.thetaphi.de/view/Solr/job/Solr-main-macOS/9526/</url><builtOn>macOS VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>solr/core/src/test/org/apache/solr/update/TestNestedUpdateProcessor.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/schema/NestPathField.java</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/search/join/BlockJoinChildQParser.java</affectedPath><affectedPath>solr/solr-ref-guide/modules/query-guide/pages/searching-nested-documents.adoc</affectedPath><affectedPath>solr/core/src/java/org/apache/solr/search/join/BlockJoinParentQParser.java</affectedPath><affectedPath>solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc</affectedPath><affectedPath>solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java</affectedPath><affectedPath>changelog/unreleased/SOLR_18197_nest_path_easy_of_use.yml</affectedPath><commitId>83422bbb870f404daf7651c8201d20d3b2ecf360</commitId><timestamp>1783604718000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>SOLR-18197: Add root document query shortcut support to NestPathField (#4512)

Querying root (top-level) documents no longer requires the verbose existence-negation idiom:

  Before: fq=*:* -_nest_path_:*
  After:  fq=_nest_path_:\/

NestPathField now extends StrField instead of SortableTextField/CustomAnalyzer. Lucene's query parser bypasses getFieldQuery() for "tokenized" field; switching to an untokenized StrField fixed it.  It's also simpler.  The field is now a bit more strict about misconfiguration that was previously allowed.  It doesn't support stored=true anymore but it's not needed anyway.
</comment><date>2026-07-09 09:45:18 -0400</date><id>83422bbb870f404daf7651c8201d20d3b2ecf360</id><msg>SOLR-18197: Add root document query shortcut support to NestPathField (#4512)</msg><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/search/join/BlockJoinChildQParser.java</file></path><path><editType>add</editType><file>changelog/unreleased/SOLR_18197_nest_path_easy_of_use.yml</file></path><path><editType>edit</editType><file>solr/core/src/test/org/apache/solr/update/TestNestedUpdateProcessor.java</file></path><path><editType>edit</editType><file>solr/solr-ref-guide/modules/query-guide/pages/searching-nested-documents.adoc</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/schema/NestPathField.java</file></path><path><editType>edit</editType><file>solr/core/src/java/org/apache/solr/search/join/BlockJoinParentQParser.java</file></path><path><editType>edit</editType><file>solr/solr-ref-guide/modules/query-guide/pages/dense-vector-search.adoc</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/janhoy</absoluteUrl><fullName>janhoy</fullName></culprit><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/dsmiley</absoluteUrl><fullName>dsmiley</fullName></culprit></freeStyleBuild>