Closed
Description
Currently ToParentDocvalues.advanceExact()
propagates it to DocValues.advance()
as advised at #8922. It causes some problem at #10368 and seems not really reasonable. The later jira has patch attached which resolves this. The questions is why(not)?
cc @jpountz
Migrated from LUCENE-9360 by Mikhail Khludnev (@mkhludnev), resolved Dec 18 2021
Parent: #10368