[
https://issues.apache.org/jira/browse/LUCENE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-7544:
---------------------------------
Attachment: LUCENE-7544.patch
Here's the patch with some tweaks. "ant precommit" found some issues, which I
fixed. I modified MultiTermHighlighting a bit to avoid the need for the extra
indentation. It's hard to describe; you can see for yourself. I tweaked the
param name too. Let me know if you like it; I'll probably commit Tuesday
evening, barring substantive changes.
> 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
> Components: modules/highlighter
> Reporter: Michael Braun
> Assignee: David Smiley
> Fix For: 6.4
>
> Attachments: LUCENE-7544.patch
>
>
> 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]