[
https://issues.apache.org/jira/browse/SOLR-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-10266.
-----------------------------
Resolution: Fixed
Fix Version/s: master (7.0)
6.5
> invalid assumptions about doc order in TestPointFields, masking test bug with
> date functions
> --------------------------------------------------------------------------------------------
>
> Key: SOLR-10266
> URL: https://issues.apache.org/jira/browse/SOLR-10266
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-10266.patch
>
>
> There are a bunch of places in TestPointFields where {{assertQ()}} is used to
> verify that many docs match a query and have particular values -- but because
> of how the XPath expressions are written there are implicit assumptions about
> the order of the docs matching the order they were added to the index, which
> isn't always garunteed depending on the randomized merge policy that might be
> used.
> While fixing this, I also uncovered another test bug when checking
> {{DatePointField}} function sorting due to every doc having the same
> effective sort value
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]