[
https://issues.apache.org/jira/browse/SOLR-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-1558.
----------------------------
Resolution: Fixed
Assignee: Hoss Man
Committed revision 884393.
Note that the code change only required modifying two lines, but this fix
exposed 7 test config files that had cut/paste declaations of the elevation
component that weren't used, and never would have worked because of the schema
used in the tests.
> QueryElevationComponent should fail to init if uniqueKey field isn't string
> ---------------------------------------------------------------------------
>
> Key: SOLR-1558
> URL: https://issues.apache.org/jira/browse/SOLR-1558
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 1.3, 1.4
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: 1.5
>
>
> QueryElevationComponent fails in confusing ways if you use it on a schema
> where the uniqueKey fieldtype is not a StrField. This is easy to assert at
> init, so we should do that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.