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

Andrei Iliev updated LUCENENET-287:
-----------------------------------

    Description: 
SegmentInfos  is derived from ArrayList. So Equals and GetHashCode should 
behave as java ArrayList (see LUCENENET-284).

After that patch TestIndexWriterReader.TestUpdateDocument is passed.



  was:
SegmentInfos  is derived from ArrayList. So Equals and GetHashCode should 
behave as java ArrayList (see LUCENENET-284).
After that patch TestIndexWriterReader.TestUpdateDocument 

Add Equal and GetHashCode to SegmentInfos 


> TestIndexWriterReader.TestUpdateDocument  
> ------------------------------------------
>
>                 Key: LUCENENET-287
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-287
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Andrei Iliev
>         Attachments: SegmentInfos.patch
>
>
> SegmentInfos  is derived from ArrayList. So Equals and GetHashCode should 
> behave as java ArrayList (see LUCENENET-284).
> After that patch TestIndexWriterReader.TestUpdateDocument is passed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to