[
https://issues.apache.org/jira/browse/SOLR-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-4675:
------------------------------
Attachment: SOLR-4675.patch
Here's a patch.
I tried to reuse as many existing highlighter parameters as possible, and only
added ones where something didn't exist or would be super-confusing.
> improve PostingsHighlighter integration
> ---------------------------------------
>
> Key: SOLR-4675
> URL: https://issues.apache.org/jira/browse/SOLR-4675
> Project: Solr
> Issue Type: Improvement
> Reporter: Robert Muir
> Assignee: Robert Muir
> Attachments: SOLR-4675.patch
>
>
> currently the integration started out very simple (as custom highlighter
> class with minimal options, mostly not query-time or per-field).
> But recently we made this a lot more flexible in lucene (e.g. added various
> per-field options), so i'd like to add a better/more powerful mapping to more
> of the existing highlighting parameters.
> I still plan to keep it a custom highlighter rather than tossed into the
> crazy bipolar DefaultSolrHighlighter mess, but this will make it easier to
> use.
--
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: [email protected]
For additional commands, e-mail: [email protected]