[ 
https://issues.apache.org/jira/browse/LUCENE-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653212#comment-16653212
 ] 

Jim Ferenczi commented on LUCENE-6572:
--------------------------------------

Another solution would be to remove the support for the parent/child query in 
highlighting. I don't see how this can be useful since the inner query 
explicitly targets a different set of documents (not the one returned in the 
top hits). If users really wants this feature the unified highlighter has a 
simple mechanism to rewrite custom queries that are not handled by the default 
implementation.

> Highlighter depends on analyzers-common
> ---------------------------------------
>
>                 Key: LUCENE-6572
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6572
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/highlighter
>            Reporter: Robert Muir
>            Assignee: Simon Willnauer
>            Priority: Blocker
>         Attachments: LUCENE-6572.patch, LUCENE-6572.patch
>
>
> This is a huge WTF, just for "LimitTokenOffsetFilter" which is only useful 
> for highlighting.
> Adding all these intermodule dependencies makes things too hard to use.
> This is a 5.3 release blocker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to