[ 
https://issues.apache.org/jira/browse/LUCENE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Ernst updated LUCENE-6000:
-------------------------------
    Attachment: LUCENE-6000.patch

Simple patch removing the interface.

> Remove StandardTokenizerInterface
> ---------------------------------
>
>                 Key: LUCENE-6000
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6000
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ryan Ernst
>         Attachments: LUCENE-6000.patch
>
>
> This interface existed for backcompat, so that each impl had at least some 
> common minimal interface, and could be used by StandardTokenizer.  However, 
> in LUCENE-5999 backcompat for standard tokenizer was implemented using 
> separate named classes.  We should remove this interface, as it no longer 
> serves a purpose.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to