You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sven-S. Porst (JIRA)" <ji...@apache.org> on 2013/08/09 12:52:47 UTC

[jira] [Created] (SOLR-5127) Allow multiple wildcards in hl.fl

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org