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

Robert Jordan commented on LUCENENET-182:
-----------------------------------------

-               public StringIndex(int[] values, System.String[] lookup)
+               public StringIndex(int[] Values, System.String[] Lookup)
 
This not a valid C# style. Parameters must not start with an uppercased letter.


> Public fields of StringIndex class should have C# like names
> ------------------------------------------------------------
>
>                 Key: LUCENENET-182
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-182
>             Project: Lucene.Net
>          Issue Type: Improvement
>         Environment: Lucene.Net 2.3.2
>            Reporter: Digy
>            Priority: Trivial
>         Attachments: LUCENENET-182.patch
>
>
> Public fields (lookup, order)  of Lucene.Net.Search.StringIndex  can be/are 
> used outside of Lucene.Net and their names should be compatible with C#.
> DIGY

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