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

Digy commented on LUCENENET-399:
--------------------------------

There are two public fields in TopDocs, "totalHits" and "scoreDocs".
Should we leave them as is for backward compatibility, or change to .Net style 
like "TotalHits" and "ScoreDocs".
(or support both of them)

DIGY.

> Port changes from Java Lucene 2.9.3 and 2.9.4 releases
> ------------------------------------------------------
>
>                 Key: LUCENENET-399
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-399
>             Project: Lucene.Net
>          Issue Type: Task
>          Components: Lucene.Net Core, Lucene.Net Test
>            Reporter: Troy Howard
>            Assignee: Scott Lombard
>             Fix For: Lucene.Net 2.9.4
>
>          Time Spent: 10h
>  Remaining Estimate: 10h
>
> Port changes from Java Lucene 2.9.3 and 2.9.4 releases. 
> The Lucene.Net 2.9.4 release will roll up the changes from both of those 
> releases into one. 
> Unit tests should be added or updated to reflect the changes. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to