QueryElevationComponent does not work when unique key is of type 'sint'
-----------------------------------------------------------------------
Key: SOLR-1520
URL: https://issues.apache.org/jira/browse/SOLR-1520
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 1.3
Environment: Gentoo Linux, Apache Tomcat 6.0.20, Java 1.6.0_15-b03
Reporter: Simon Lachinger
QueryElevationComponent does not work when unique key of the documents is of
type 'sint'. I did not try any other combination, but when I looking at the
source in QueryElevationComponent.java I doubt it will work with any other type
than string.
I propose to either make it work with other data types or at least to post a
warning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.