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

David Smiley commented on LUCENE-6572:
--------------------------------------

Rob,
I put LimitTokenOffsetFilter into analysis/common from the Highlighter because 
it didn't seem to fundamentally be about highlighting, and because there are 
other TokenFilters of the pattern LimitToken*Filter TokenFilters there.

The highlighter module depends on some other modules, like "Join", because in 
short we don't yet have a Query visitor API.

> Highlighter depends on analyzers-common
> ---------------------------------------
>
>                 Key: LUCENE-6572
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6572
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Priority: Blocker
>
> 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
(v6.3.4#6332)

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

Reply via email to