[ http://issues.apache.org/jira/browse/LUCENE-519?page=all ]
Bogdan Ghidireac updated LUCENE-519:
------------------------------------
Attachment: NIOFSDirectory.java
> NIO FS implementation to avoid synchronization
> ----------------------------------------------
>
> Key: LUCENE-519
> URL: http://issues.apache.org/jira/browse/LUCENE-519
> Project: Lucene - Java
> Type: Improvement
> Components: Store
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]