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

Michael McCandless resolved LUCENE-519.
---------------------------------------

    Resolution: Duplicate

Dup of LUCENE-753.

> NIO FS implementation to avoid synchronization
> ----------------------------------------------
>
>                 Key: LUCENE-519
>                 URL: https://issues.apache.org/jira/browse/LUCENE-519
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 1.9
>            Reporter: Bogdan Ghidireac
>            Priority: Minor
>         Attachments: NIOFSDirectory.java
>
>
> Alternative implementation of FSDirectory that uses NIO to avoid 
> sychronization on the file pointer.
> To use this, invoke Java with the System property 
> org.apache.lucene.FSDirectory.class set to 
> org.apache.lucene.store.NIOFSDirectory. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to