Commit Graph

7717 Commits

Author SHA1 Message Date
Koji Sekiguchi a6e90e861c forgot to add history to CHANGES.yml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927499 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:02:05 +00:00
Koji Sekiguchi e6e5b00533 add FVH capability to solr-ruby
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927489 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 16:39:01 +00:00
Yonik Seeley f5bb9a6c57 tests: conversion + fixups of TermsComponentTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927362 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 12:14:09 +00:00
Grant Ingersoll eb6e13fe9e LUCENE-2343: add support for benchmarking collectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927178 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 20:49:44 +00:00
Yonik Seeley 03216a150e tests: partial conversion + fixups of TermsComponentTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927170 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 20:02:47 +00:00
Yonik Seeley 16cb338474 test: don't spin up embedded core if not needed, and close jetty when done
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927107 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 16:14:06 +00:00
Yonik Seeley 3d50b42f4c test: close files so win can remove later
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927091 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 15:49:30 +00:00
Yonik Seeley 954add8c31 tests: close update handlers created outside of solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927058 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 13:58:41 +00:00
Michael McCandless ba6bfab9b8 fix javadoc links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926949 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 06:27:11 +00:00
Michael McCandless ac530bd636 LUCENE-2328: add jdoc details for deprecation of Directory.sync(String)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926948 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 06:25:13 +00:00
Mark Robert Miller f6dd096703 allow RAMDir for multi-core tests - add test that docs stay after core reload - change RAMDirFactory to work over core reloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926875 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24 00:12:48 +00:00
Yonik Seeley 6ebd260d01 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926807 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:55:51 +00:00
Yonik Seeley 73d4a3ec66 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926799 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:39:33 +00:00
Yonik Seeley 6d36da2c2d tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926795 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:36:46 +00:00
Yonik Seeley 273c083db0 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926793 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:32:01 +00:00
Michael Busch f6126f8808 LUCENE-2329: Use parallel arrays instead of PostingList objects in TermsHash*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926791 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:25:15 +00:00
Mark Robert Miller 32a370e127 use random tmp data dir for more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926776 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 20:56:54 +00:00
Yonik Seeley 234c46008a tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926768 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 20:44:05 +00:00
Yonik Seeley 2445887673 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926749 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:44:28 +00:00
Yonik Seeley 43d6b2e7e2 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926743 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:31:42 +00:00
Yonik Seeley 7ee2e53289 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926715 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:43:10 +00:00
Yonik Seeley 46668d80ef tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926673 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:24:58 +00:00
Yonik Seeley 4f753f4197 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926672 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:19:22 +00:00
Yonik Seeley 64b524a193 tests: ignore expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926670 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:15:20 +00:00
Yonik Seeley ace867f60b SOLR-1835: add ability to not log exceptions matching a certain pattern
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926654 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 16:41:25 +00:00
Michael McCandless 0b6a6bcbdf LUCENE-2328: move tracking of which files are sync'd from IW/IR down to Directory; fixes slow memory leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926653 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 16:40:01 +00:00
Robert Muir c285667cc1 document that ant 1.7.0, needed for junit 4 support is required, just like lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926632 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:40:35 +00:00
Uwe Schindler 9213bcafca update build.xml for new clover version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926629 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:37:06 +00:00
Robert Muir b2337afd66 SOLR-1835: minor cleanups, remove redundant ant libs, add missing newlines to formatted errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926608 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 15:06:54 +00:00
Robert Muir 569216606e SOLR-1835: add a sysprop -Dsequential-tests=something that allows you to force tests to run sequentially
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926599 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:50:34 +00:00
Robert Muir b93a922a5e SOLR-1835: only create the output dir once when doing parallel tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926595 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:37:27 +00:00
Mark Robert Miller 94eb33a1df update jetty.xml for new jetty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926579 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 14:10:28 +00:00
Mark Robert Miller 1467ee265b upgrade jetty to 6.1.22
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926575 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 13:52:08 +00:00
Uwe Schindler e5e0634af6 Create new Lu-Solr development folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@926572 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 13:47:13 +00:00
Robert Muir 03345e1482 SOLR-1835: run the core tests in parallel... not perfect but a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926470 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 06:02:05 +00:00
Mark Robert Miller 8ae0689e89 change logging to severe for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926336 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 21:07:38 +00:00
Mark Robert Miller ab336b8a17 move index exists check into DirectoryFactory so that it can more properly work with RamDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926320 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 20:31:06 +00:00
Michael McCandless c8c5dfa543 LUCENE-2331: add NoMergePolicy, NoMergeScheduler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926289 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 19:51:33 +00:00
Robert Muir 08b0a689da add the RAM parameter for contrib tests, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926248 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:28:57 +00:00
Robert Muir cb4985074f prevent useless gc in tests, using the value from lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:42:30 +00:00
Yonik Seeley 7ff2d5d3af tests: maxMergeCount must be set before maxThreadCount
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926102 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 14:24:39 +00:00
Yonik Seeley 64b50a8a42 tests: revert property to prev state
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926086 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:54:07 +00:00
Mark Robert Miller 386d3eabbc fix restoring prop in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926083 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:52:00 +00:00
Mark Robert Miller c5a9eded5c use ramdir for local tests and fsdir for nightly tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926073 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 13:30:36 +00:00
Michael McCandless 8af45aadd2 LUCENE-2297: allow reader pooling to be enabled (through IndexWriterConfig) even if you're not pulling NRT readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926020 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 10:21:07 +00:00
Yonik Seeley 5f3e28a6f8 docs: clarify that ramdir doesn't work w/ replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925903 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 21:36:42 +00:00
Yonik Seeley f011f9535b SOLR-1797: fix ResourceLoader thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925896 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 21:05:57 +00:00
Yonik Seeley 4abb609eb8 tests: kill prints
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925891 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:51:55 +00:00
Robert Muir 2b950ebea5 fix casing of filename
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925888 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:44:58 +00:00
Michael McCandless b12f372bb5 sync up to lucene trunk rev 925561
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925886 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:36:41 +00:00