You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2010/11/02 11:52:23 UTC

[jira] Commented: (LUCENE-2734) Use IndexWriterConfig in benchmark

    [ https://issues.apache.org/jira/browse/LUCENE-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927358#action_12927358 ] 

Shai Erera commented on LUCENE-2734:
------------------------------------

Is this the patch file you intended to include? :)

{code}
20 Iterations with 4 Concurrent Searchers on a 10M Doc Wikipedia Index Java Heap Space Delta: +368M (corresponds to the file size on disk)
Java Settings: -Xmx2G -Xmx2G
MMap -> Memory Mapped Directory Implementation
NIOFS -> Java NIO Based Directory Implementation
RAM -> Naive RAM Directory loading tii and tis files into memory. (Term Dictionary)
....
{code}

At least, that's what I get when I download it.

> Use IndexWriterConfig in benchmark
> ----------------------------------
>
>                 Key: LUCENE-2734
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2734
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/benchmark
>    Affects Versions: 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-2734.patch
>
>
> We should use IndexWriterConfig instead of deprecated methods in benchmark. 

-- 
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org