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

David Smiley commented on LUCENE-7877:
--------------------------------------

LOL yes a ConcatenatingTokenStream is something I've used twice already too.  
Here's mine: 
https://github.com/OpenSextant/SolrTextTagger/blob/master/src/main/java/org/opensextant/solrtexttagger/ConcatenateFilter.java
Shall I contribute [~thetaphi] ?

> Replace PrefixAwareTokenStream
> ------------------------------
>
>                 Key: LUCENE-7877
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7877
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>         Attachments: LUCENE-7877.patch, LUCENE-7877.patch
>
>
> PrefixAwareTokenStream/PrefixAndSuffixAwareTokenStream use the deprecated and 
> broken Token class, which means they will not work with custom attributes.  
> We should fix/replace them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to