Mark Robert Miller
|
add56f5e66
|
LUCENE-1725: Fix the example Sort algorithm - auto is now deprecated and no longer works with Benchmark. Benchmark will now throw an exception if you specify sort fields without a type. The example sort algorithm is now typed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@794109 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-14 22:52:58 +00:00 |
Mark Robert Miller
|
d7d455246f
|
LUCENE-1595: Separate DocMaker into DocMaker and ContentSource.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@786233 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-18 19:58:59 +00:00 |
Michael McCandless
|
5b472b2d62
|
LUCENE-1539: add DeleteByPercent, FlushReader tasks, and ability to open reader on a labelled commit point
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784587 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 17:07:55 +00:00 |
Michael McCandless
|
6671c43458
|
LUCENE-979: remove a few more old benchmark things
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784568 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-14 14:52:02 +00:00 |
Michael McCandless
|
4764105ff4
|
LUCENE-1527: open reader non-readOnly for doing deletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@737175 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-23 20:33:51 +00:00 |
Grant Ingersoll
|
dadaebc290
|
LUCENE-1243: Added new benchmark tasks
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@693495 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-09 15:56:41 +00:00 |
Doron Cohen
|
8b2f12851b
|
make the name of multi-value property long enough for the values.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@635194 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-09 08:28:53 +00:00 |
Grant Ingersoll
|
00941055fd
|
benchmark autocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@619457 13f79535-47bb-0310-9956-ffa450edef68
|
2008-02-07 15:33:02 +00:00 |
Doron Cohen
|
8ace4103a7
|
LUCENE-1136: add ability to not count sub-task doLogic increment to contri/benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@614956 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-24 18:46:57 +00:00 |
Grant Ingersoll
|
1183763dbe
|
LUCENE-1128 and 1129: Add highlighting support to benchmarking, plus fix minor traversalSize bug in ReadTask, also added a few new algorithms to try out
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@614885 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-24 14:39:44 +00:00 |
Grant Ingersoll
|
bd340a896d
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@607291 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-28 17:08:26 +00:00 |
Grant Ingersoll
|
5c81934465
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@607290 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-28 17:08:16 +00:00 |
Grant Ingersoll
|
cb94c6aed4
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@607288 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-28 17:07:33 +00:00 |
Grant Ingersoll
|
40d85a7781
|
Switch to using the EnwikiDocMaker
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@607281 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-28 16:29:03 +00:00 |
Grant Ingersoll
|
a614f0d99a
|
Added some more algorithms for testing things out, implemented basic TREC query driver based on the sample in the javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@585677 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-17 20:36:20 +00:00 |
Grant Ingersoll
|
b7253a06b7
|
LUCENE-1027: Added better formatting of doubles, added wikipedia-flush-by-RAM for comparison
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@583792 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-11 12:10:31 +00:00 |
Grant Ingersoll
|
9c9ebe5cf4
|
LUCENE-1027: Added support for doubles to Config, also added copies of standard and micro-standard algorithms that flush by RAM
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@583771 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-11 11:05:40 +00:00 |
Grant Ingersoll
|
c67fd79a83
|
LUCENE-981 and LUCENE-980: Added new AnalyzerTask and fixed issue with long strings in Format.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@567262 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-18 12:24:21 +00:00 |
Michael McCandless
|
d1422ebd6b
|
LUCENE-971: extract wikipedia documents as a doc maker directly from XML file without using intermediate one-file-per-document
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@564151 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-09 08:57:26 +00:00 |
Michael McCandless
|
0fd867732e
|
LUCENE-967: add ReadTokensTask to allow for benchmarking just tokenization
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@561908 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-01 18:54:43 +00:00 |
Michael McCandless
|
02dd452026
|
LUCENE-947: add creation of & indexing from 'one document per line' text files to minimize IO overhead of creating documents when running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@559366 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-25 08:54:58 +00:00 |
Grant Ingersoll
|
bc7c586468
|
LUCENE-848. Add Wikipedia benchmarking support
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@552229 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-01 02:19:10 +00:00 |
Doron Cohen
|
33694c7d86
|
LUCENE-864: set svn:eol-style=native.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@529511 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-17 07:11:04 +00:00 |
Otis Gospodnetic
|
023ffe2c29
|
- Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@524914 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-02 20:27:34 +00:00 |
Grant Ingersoll
|
e09189a830
|
LUCENE-837 applied
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@520890 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-21 13:52:34 +00:00 |
Grant Ingersoll
|
db238e787f
|
Lucene 675: Initial commit of Doron Cohen's byTask benchmarking contribution. Thanks Doron!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@495834 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 04:08:23 +00:00 |
Grant Ingersoll
|
423c1b4c9c
|
Commit benchmark code. Thanks to Doron Cohen for updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@475222 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-15 13:09:33 +00:00 |