Sven-S. Porst created SOLR-5127:
-----------------------------------

             Summary: Allow multiple wildcards in hl.fl
                 Key: SOLR-5127
                 URL: https://issues.apache.org/jira/browse/SOLR-5127
             Project: Solr
          Issue Type: New Feature
          Components: highlighter
    Affects Versions: 4.4, 3.6.1
            Reporter: Sven-S. Porst


When a wildcard is present in the hl.fl field, the field is not split up at 
commas/spaces into components. As a consequence settings like 
hl.fl=*_highlight,*_data do not work.

Splitting the string first and evaluating wildcards on each component 
afterwards would be more powerful and consistent with the documentation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to