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

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

Commit 1688830 from [~thetaphi] in branch 'dev/trunk'
[ https://svn.apache.org/r1688830 ]

LUCENE-6653, LUCENE-6652: Refactor TermToBytesRefAttribute; add 
oal.analysis.tokenattributes.BytesTermAttribute; remove code duplication in 
tests

> Remove tons of BytesRefAttribute/BytesRefAttributeImpl duplicates in tests
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-6652
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6652
>             Project: Lucene - Core
>          Issue Type: Test
>    Affects Versions: 5.2.1
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 5.3, Trunk
>
>
> While implementing LUCENE-6651, I found a lot of duplicates of the same class 
> (in different variants) which is used by tests to generate binary terms. As 
> we now have support for binary terms in Field class itsself, we should remove 
> all of those attributes accross tests.



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