[ https://issues.apache.org/jira/browse/LUCENENET-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711141#action_12711141 ]
Neal Granroth commented on LUCENENET-182: ----------------------------------------- Adherence to one particular set of coding style guidelines used by just one group of developers is not particularly helpful. Consistency with the naming conventions used by the mainline Java Lucene project is of far greater importance. I would recommend no change unless the current names used conflict with mainline Java Lucene. > 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, 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.