Jean-Renaud Margelidon created SOLR-8730:
--------------------------------------------
Summary: Experimental UI, the hl.fl is not properly set doing
queries
Key: SOLR-8730
URL: https://issues.apache.org/jira/browse/SOLR-8730
Project: Solr
Issue Type: Bug
Affects Versions: 5.4.1
Environment: Debian wheezy x64, 4 processors, 4gb memory, 4 SOLR
clouds servers
Reporter: Jean-Renaud Margelidon
Priority: Minor
When using the experiment UI and doing searches on collection, when populating
the hl.fl field, the value is used for the fl instead.
URL generated:
http://127.0.0.1/solr/collection/select?fl=content&hl=on&indent=on&q=html&wt=json
URL Expected:
http://127.0.0.1/solr/collection/select?hl.fl=content&hl=on&indent=on&q=html&wt=json
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]