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

ASF subversion and git services commented on LUCENE-6423:
---------------------------------------------------------

Commit 1675514 from [~rcmuir] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1675514 ]

LUCENE-6423: blacklist broken variants of LimitTokenOffsetFilter from testing

> New LimitTokenOffsetFilter
> --------------------------
>
>                 Key: LUCENE-6423
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6423
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/analysis
>            Reporter: David Smiley
>            Assignee: David Smiley
>             Fix For: 5.2
>
>         Attachments: LUCENE-6423_LimitTokenOffsetFilter.patch
>
>
> It would be nice to have a token filter that limited based on the offset.  I 
> suggest the start offset.  It should be named LimitTokenOffsetFilter to have 
> a name similar to the other LimitToken*Filter choices, including a 
> "consumeAllTokens" option.  I plan to use this filter in LUCENE-6392 (to 
> limit tokens from analyzed text for applicable methods in TokenSources) and 
> in LUCENE-6375.



--
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