13 feb 2007 kl. 04.33 skrev Doron Cohen:
Running (once) "ant jar" from the trunk directory should do it.
Did it solve the problem?
Indeed.
Do you have way to much time to spare? I patched up the code to run
on the index index in LUCENE-550. Unfortunatly it seems as I messed
something up or missed something I have to do prior to running. ant
run-standard pass in about 4 seconds. I get lots of output with info
that clearly tells me that the Reuters set was loaded, but 4 seconds?
Is my new laptop really that fast?
What I did was very simple. I replaced the Directory in TestData (and
that second similiar class that had a reference too) with my Index
interface that contains writer and reader factory methods. Then some
minor things like going from IndexWriter to IndexWriterInterface in
method parameters.
Would you mind taking a look at my patch of the benchmarker to see if
it actually works as it should or not? Let me know and I'll post a
new trunk.diff.bz2 to 550 containing the changes.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]