Facet parameter definitions should use the defined constant instead of
hardcoding the "facet" prefix for all parameters
-----------------------------------------------------------------------------------------------------------------------
Key: SOLR-649
URL: https://issues.apache.org/jira/browse/SOLR-649
Project: Solr
Issue Type: Task
Affects Versions: 1.3
Reporter: Lars Kotthoff
Priority: Trivial
Currently the definitions of the parameters for simple faceting hardcode the
"facet" prefix for all parameters instead of using the FACET constant defined
before. The other parameter classes (highlight parameters, more like this
parameters, ...) use the constants to define prefixed parameters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.