[
https://issues.apache.org/jira/browse/SOLR-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-11123:
----------------------------
Attachment: SOLR-11123.patch
here's the patch i'm currently testing.
in addition to randomizing point fields in a few places, it also cleans up some
dead code/comments related to Trie fields, and beefs up some ow level unit
tests of Trie fields to test the same assertions on point fields (ie: where
cheap, test both variants sequentially w/o any need for randomization)
> Randomize PointFields in test classes that currently have usage of Trie field
> classes/names hardcoded
> -----------------------------------------------------------------------------------------------------
>
> Key: SOLR-11123
> URL: https://issues.apache.org/jira/browse/SOLR-11123
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: 7.0
>
> Attachments: SOLR-11123.patch
>
>
> we have a handful of tests that don't have Trie fields hardcoded in their
> schema fiels but do have them hardcoded in the test logic -- typically
> because they use the schema API to add those fields.
> For this issue, I plan on cleaning up & randomizing any hardcoded (java)
> assumptions about Trie fields that i can.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]