You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2007/12/13 05:36:43 UTC

[jira] Commented: (SOLR-376) Allow backup summary field for highlighting

    [ https://issues.apache.org/jira/browse/SOLR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551212 ] 

Erik Hatcher commented on SOLR-376:
-----------------------------------

Koji - I added a slightly modified version of your patch.  The modification made it pass the unit tests :)  So in the future take care that you run "rake test" to ensure all is well first - ideally even contributing unit tests ;)

Thanks for the contribution!

> Allow backup summary field for highlighting
> -------------------------------------------
>
>                 Key: SOLR-376
>                 URL: https://issues.apache.org/jira/browse/SOLR-376
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Mike Klaas
>            Assignee: Mike Klaas
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: alternate_field_highlight.patch, SOLR-376-solr-ruby.patch
>
>
> Allow the specification of an alternate field to use as the highlight field if no snippets are generated.
> e.g.
> f.contents.hl.alternateField=backupSummary

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.