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

Michael McCandless commented on LUCENE-4887:
--------------------------------------------

+1

This makes FST act like a Set, ie adding the same input more than once is 
indistinguishable from adding that input only once.
                
> FSA NoOutputs should implement merge() allowing duplicate keys
> --------------------------------------------------------------
>
>                 Key: LUCENE-4887
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4887
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Priority: Trivial
>         Attachments: LUCENE-4887.patch
>
>
> The NoOutput Object throws NotImplemented if you try to add the same input 
> twice.  This can easily be implemented

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to