[
https://issues.apache.org/jira/browse/SOLR-9308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-9308:
---------------------------
Attachment: SOLR-9308.patch
Ugh...
* TestStressCloudBlindAtomicUpdates has been using RTG + filter queries to
assert that atomic updates work -- but because of this issue the filter queries
were getting silently ignored and the tests wasn't as strong as i thought when
i wrote it.
* TestStressCloudBlindAtomicUpdates evidently had a bug in how it formatted the
{{fq}} params when trying to filter on negative numbers -- but again: because
of SOLR-9308 those filter queries were never getting parsed, and the test bug
when unnoticed until now.
Latest patch updated to also fix the bug in TestStressCloudBlindAtomicUpdates
now that the filter queries are getting parsed & used correctly.
> SolrCloud RTG doesn't forward any params to shards, causes fqs & non-default
> fl params to be ignored
> ----------------------------------------------------------------------------------------------------
>
> Key: SOLR-9308
> URL: https://issues.apache.org/jira/browse/SOLR-9308
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Attachments: SOLR-9308.patch, SOLR-9308.patch, SOLR-9308.patch
>
>
> While working on a robust randomized test for SOLR-9285, I can't seem to get
> filter queries on RTG to work at all -- even when the docs are fully
> committed.
> steps to reproduce to follow in comment...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]