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

Digy commented on LUCENENET-96:
-------------------------------


There is an issue discussing the same bug in java.
https://issues.apache.org/jira/browse/LUCENE-812.

Solution: package-private constructor and "setLockDir()" 



> NUnit test for Lucene.Net.Store.TestLockFactory.TestLockClassProperty
> ---------------------------------------------------------------------
>
>                 Key: LUCENENET-96
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-96
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Digy
>            Priority: Minor
>         Attachments: FSDirectory.patch, Patch v2.rar, SupportClass.patch, 
> TestLockFactory.patch
>
>
> After java2C# translation, i added "Set" method to SupportClass.AppSettings 
> and modified the "get" methods.
> Since NativeFSLockFactory does not have parameterless constructor, i modified 
> FSDirectory to be able to create an instance of NativeFSLockFactory 

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