You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/04/04 19:51:16 UTC

[jira] [Created] (SOLR-4675) improve PostingsHighlighter integration

Robert Muir created SOLR-4675:
---------------------------------

             Summary: 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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org