[
https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659685#action_12659685
]
Yonik Seeley commented on SOLR-540:
-----------------------------------
I imagine it would be useful to be able to use globbing in conjunction with
normal field specification, or multiple globs?
example: hl.fl=body,*_text,*_misc
I didn't hold up committing this issue for that since it would be a strict API
superset.
Thoughts?
> Add support for hl.fl=*
> -----------------------
>
> Key: SOLR-540
> URL: https://issues.apache.org/jira/browse/SOLR-540
> Project: Solr
> Issue Type: New Feature
> Components: highlighter
> Affects Versions: 1.3
> Environment: Tomcat 5.5
> Reporter: Lars Kotthoff
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-540-highlight-all.patch,
> SOLR-540-highlight-all.patch, SOLR-540-highlight-all.patch,
> SOLR-540-highlight-all.patch, SOLR-540-highlight-all.patch,
> SOLR-540-highlight-all.patch, SOLR-540.patch, SOLR-540.patch
>
>
> Adds support for the star value for the hl.fl parameter, i.e. highlighting
> will be done on all fields (static and dynamic). Particularly useful in
> conjunction with hl.requireFieldMatch=true, this way one can specify
> "generic" highlighting parameters independent of the query/searched fields.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.