[
https://issues.apache.org/jira/browse/LUCENE-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984373#action_12984373
]
Michael McCandless commented on LUCENE-2871:
--------------------------------------------
OK -- I was able to index 10M docs w/ the new patch. And search results are
identical.
But the indexing time on trunk vs the patch were nearly identical -- 536.80 sec
(trunk) and 536.06 (w/ patch). But, this is on a fast machine, lots of RAM (so
writes go straight to buffer cache) and an SSD, using 6 indexing threads.
> Use FileChannel in FSDirectory
> ------------------------------
>
> Key: LUCENE-2871
> URL: https://issues.apache.org/jira/browse/LUCENE-2871
> Project: Lucene - Java
> Issue Type: New Feature
> Components: Store
> Reporter: Shay Banon
> Attachments: LUCENE-2871.patch, LUCENE-2871.patch
>
>
> Explore using FileChannel in FSDirectory to see if it improves write
> operations performance
--
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]