Issue Details (XML | Word | Printable)

Key: LUCENE-519
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Duplicate
Priority: Minor Minor
Assignee: Unassigned
Reporter: Bogdan Ghidireac
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

NIO FS implementation to avoid synchronization

Created: 11/Mar/06 04:24 PM   Updated: 10/Jan/08 09:19 PM
Return to search
Component/s: Store
Affects Version/s: 1.9
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File Licensed for inclusion in ASF works NIOFSDirectory.java 2006-03-11 04:25 PM Bogdan Ghidireac 3 kB

Resolution Date: 10/Jan/08 09:19 PM


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Bogdan Ghidireac made changes - 11/Mar/06 04:25 PM
Field Original Value New Value
Attachment NIOFSDirectory.java [ 12324051 ]
Michael McCandless added a comment - 10/Jan/08 09:19 PM
Dup of LUCENE-753.

Michael McCandless made changes - 10/Jan/08 09:19 PM
Resolution Duplicate [ 3 ]
Status Open [ 1 ] Resolved [ 5 ]