<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Lucene-MMAPv2-Windows" build number 3,470</shortDescription><upstreamBuild>3470</upstreamBuild><upstreamProject>Lucene-MMAPv2-Windows</upstreamProject><upstreamUrl>job/Lucene-MMAPv2-Windows/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>1568</buildNumber><marked><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><branch><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><branch><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><branch><SHA1>34c9495241dca193d24adda98ff12623bd43c2de</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://gitbox.apache.org/repos/asf/lucene.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>788</skipCount><totalCount>17489</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Java: 64bit/hotspot/jdk-25.0.2 -XX:-UseCompressedOops -XX:+UseG1GC</description><displayName>#1568</displayName><duration>608732</duration><estimatedDuration>680919</estimatedDuration><fullDisplayName>Lucene-MMAPv2-macOS #1568</fullDisplayName><id>1568</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1568</number><queueId>215834</queueId><result>SUCCESS</result><timestamp>1776789152269</timestamp><url>https://jenkins.thetaphi.de/view/Lucene/job/Lucene-MMAPv2-macOS/1568/</url><builtOn>macOS VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java</affectedPath><affectedPath>lucene/CHANGES.txt</affectedPath><affectedPath>lucene/core/src/java/org/apache/lucene/index/DocumentsWriterPerThread.java</affectedPath><affectedPath>lucene/core/src/java/org/apache/lucene/index/IndexingChain.java</affectedPath><commitId>34c9495241dca193d24adda98ff12623bd43c2de</commitId><timestamp>1776768566000</timestamp><author><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Move parent field from DWPT to IndexingChain (#15960)

The parent field (used for block indexing) was previously managed by
DWPT: it created a ReservedField wrapper, injected the field into the
last document's iterator via addParentField(), and relied on a
delegating ReservedField class to guard the field name from external
use.

Move ownership of the parent field into IndexingChain, where field
schemas and processing already live. The parent field and its PerField
are created once in the IndexingChain constructor, and processDocument
handles it directly in both passes when lastDocInBlock is true.
Reserved field detection uses a simple identity check (pf == parentPf)
instead of the ReservedField wrapper class.

This removes ~90 lines of boilerplate (ReservedField, addParentField
iterator, reserved boolean on PerField) and avoids per-document iterator
allocation and redundant schema re-validation for the parent field.
</comment><date>2026-04-21 11:49:26 +0100</date><id>34c9495241dca193d24adda98ff12623bd43c2de</id><msg>Move parent field from DWPT to IndexingChain (#15960)</msg><path><editType>edit</editType><file>lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java</file></path><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/index/IndexingChain.java</file></path><path><editType>edit</editType><file>lucene/CHANGES.txt</file></path><path><editType>edit</editType><file>lucene/core/src/java/org/apache/lucene/index/DocumentsWriterPerThread.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.thetaphi.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>