[
https://issues.apache.org/jira/browse/LUCENE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2791:
--------------------------------
Attachment: WindowsDirectory.dll
heres a dll built for 32-bit windows.
to use it, just put it in a folder thats in your windows PATH, then the
directory will work.
to then run all lucene tests with it, first compile contrib/misc, then run a
command like this:
ant -lib \path\to\lusolr\lucene\build\contrib\misc\lucene-misc-4.0-SNAPSHOT.jar
test-core -Dtests.directory=WindowsDirectory
> WindowsDirectory
> ----------------
>
> Key: LUCENE-2791
> URL: https://issues.apache.org/jira/browse/LUCENE-2791
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Store
> Reporter: Robert Muir
> Attachments: LUCENE-2791.patch, WindowsDirectory.dll
>
>
> We can use Windows' overlapped IO to do pread() and avoid the performance
> problems of SimpleFS/NIOFSDir.
--
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]