You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/22 21:38:58 UTC

[jira] [Commented] (LUCENE-6423) New LimitTokenOffsetFilter

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

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

Commit 1675473 from [~dsmiley] in branch 'dev/trunk'
[ https://svn.apache.org/r1675473 ]

LUCENE-6423: New LimitTokenOffsetFilter to limit tokens <= a maxStartOffset

> 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
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org