[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2007-01-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-675: --- Attachment: byTask.jre1.4.patch.txt Lucene benchmark: objective performance test for Lucene

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2007-01-04 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-675: --- Attachment: byTask.2.patch.txt Lucene benchmark: objective performance test for Lucene

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2007-01-02 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-675: --- Priority: Minor (was: Major) Lucene benchmark: objective performance test for Lucene

Re: [jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-17 Thread Doron Cohen
Paul Elschot [EMAIL PROTECTED] wrote on 16/11/2006 14:03:23: Did you svn add the new files locally before doing svn diff? It took me a quite while to get the hang of that. It is mentioned here: http://wiki.apache.org/jakarta-lucene/HowToContribute Thanks Paul, In fact TortoiseSVN does the

Re: [jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-17 Thread Doron Cohen
Steven Rowe [EMAIL PROTECTED] wrote on 16/11/2006 14:21:37: I haven't tried to use TortoiseSVN to create patches, but my experience with it for other purposes has been negative enough, especially in trying to use it on the same working copy on which I use a Cygwin command-line version of SVN,

Re: [jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-17 Thread Daniel John Debrunner
Doron Cohen wrote: And, for applying the patch, again from cygwin shell: - patch -p0 -i patchFile.patch The -p0 was also something that I was missing. FYI, I had endless issues with 'patch' with patches from contributors on the derby project, depending on if they were running windows or

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-16 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Doron Cohen updated LUCENE-675: --- Attachment: benchmark.byTask.patch I am attaching benchmark.byTask.patch - to be applied in the contrib/benchmark directory. Root package of byTask classes

Re: [jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-16 Thread Steven Rowe
Doron Cohen (JIRA) wrote: [ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] (I used Tortoise SVN to create the patch). I haven't tried to use TortoiseSVN to create patches, but my experience with it for other purposes has been negative enough, especially in trying to use it on

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-12 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Doron Cohen updated LUCENE-675: --- Attachment: tiny.alg tiny.properties I am attaching a sample tiny.* - the .alg and .properties files I currently use - I think they may help to

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-07 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Doron Cohen updated LUCENE-675: --- Attachment: timedata.zip I tried it and it is working nice! - 1st run downloaded the documents from the Web before starting to index. 2nd run started right off

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-10-23 Thread Marvin Humphrey (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Marvin Humphrey updated LUCENE-675: --- Attachment: BenchmarkingIndexer.pm extract_reuters.plx Grant had asked me if he could reuse some code from the indexer benchmarks I

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-10-23 Thread Marvin Humphrey (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Marvin Humphrey updated LUCENE-675: --- Attachment: LuceneIndexer.java One more file... Lucene benchmark: objective performance test for Lucene

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-09-20 Thread Andrzej Bialecki (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Andrzej Bialecki updated LUCENE-675: - Attachment: LuceneBenchmark.java This is just a starting point for discussion - it's a pretty old file I found lying around, so it may not even