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.4, 1.3
Reporter: 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.