[
https://issues.apache.org/jira/browse/SOLR-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536302
]
Mike Klaas commented on SOLR-386:
---------------------------------
I suppose the real question is What behaviour are you trying to achieve by
ripping out the whole highlighter implementation? If you have custom code that
does something completely different, it is probably easier to just call that
code manually from your own request handler.
> Add confuguration to specify SolrHighlighter implementation
> -----------------------------------------------------------
>
> Key: SOLR-386
> URL: https://issues.apache.org/jira/browse/SOLR-386
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.3
> Reporter: Eli Levine
>
> It would be great if SolrCore allowed the highlighter class to be
> configurable. A good way would be to add a +class+ attribute to the
> <highlighting> element in solrconfig.xml, similar to how the RequestHandler
> instance is initialized in SorCore.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.