[ 
https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659700#action_12659700
 ] 

Lars Kotthoff commented on SOLR-540:
------------------------------------

Muchos gracias.

Re globbing, I'm sure I saw an issue about doing that in general somewhere. 
Can't find it though, does anybody remember? Anyway, I think this should be 
tackled more generally, i.e. have a utility function that takes a list of 
parameters (possibly containing globs) and a list of possible values and 
returns the matching values. Most likely this function would be declared in an 
interface somewhere and implemented differently for highlighting, faceting, 
etc. This would be quite a major change though and should definitely be a 
separate issue.

(Yonik, next on my list is SOLR-634 btw. HINT HINT) ;)

> 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.

Reply via email to