Hoss Man created SOLR-9377:
------------------------------
Summary: [subquery] augmenter doesn't work with RTG on uncommited
docs
Key: SOLR-9377
URL: https://issues.apache.org/jira/browse/SOLR-9377
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Hoss Man
Spinning off from SOLR-9314...
The {{[subquery]}} DocTransformer can give unexpected results when used with
RTG on uncommitted docs.
Test code demonstrating the problem is being added to TestRandomFlRTGCloud as
part of SOLR-9314, but it's being disabled for now due to this current bug. As
noted in that jira...
{quote}
The subquery validation tries to search for all docs with teh same field value
as the current doc, asserting that there is always at least 1 match – but this
assertion currently fails ... by the looks of it this is (obviously) because it
doesn't know to to use the realtime seracher re-opened by the RTG ... but based
on how the SubQueryAugmenter is implemented, i'm not even certain how to go
about it.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]