[
https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645409#comment-15645409
]
ASF GitHub Bot commented on LUCENE-7544:
----------------------------------------
GitHub user michaelbraun opened a pull request:
https://github.com/apache/lucene-solr/pull/111
LUCENE-7544 - add UnifiedHighlighter extension points for custom queries
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelbraun/lucene-solr lucene-7544
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/111.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #111
----
commit 871c6d24bca90e32a3c5dc3de54dd48d6229ffc7
Author: Michael Braun <[email protected]>
Date: 2016-11-07T20:36:41Z
LUCENE-7544 - add UnifiedHighlighter extension points for custom queries
----
> UnifiedHighlighter should allow extension for custom query types
> ----------------------------------------------------------------
>
> Key: LUCENE-7544
> URL: https://issues.apache.org/jira/browse/LUCENE-7544
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Michael Braun
>
> In our use case, we have custom query types (both SpanQuery and
> non-SpanQuery) which are not provided by Lucene. UnifiedHighlighter needs
> extension points to handle some custom query types in order for highlighting
> to be accurate. This issue represents adding two extension point methods to
> support custom query types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]