[ https://issues.apache.org/jira/browse/SOLR-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966639#comment-15966639 ]
David Smiley commented on SOLR-5127: ------------------------------------ You could declare {{expandedFields}} to be a {{LinkedHashSet}} and the results would be deterministic. > Allow multiple wildcards in hl.fl > --------------------------------- > > Key: SOLR-5127 > URL: https://issues.apache.org/jira/browse/SOLR-5127 > Project: Solr > Issue Type: Bug > Components: highlighter > Affects Versions: 3.6.1, 4.4 > Reporter: Sven-S. Porst > Assignee: Christine Poerschke > Priority: Minor > Attachments: highlight-wildcards.patch, SOLR-5127.patch > > > 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 was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org