Commit Graph

7735 Commits

Author SHA1 Message Date
Yonik Seeley 04560af841 SOLR-1836: merge lucene/solr committer pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927918 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 15:37:10 +00:00
Mark Robert Miller ad7faf9b1a made this test smarter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927848 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:42:27 +00:00
Yonik Seeley 256789a4ff tests: prevent expected commit exceptions from failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927837 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:21:06 +00:00
Yonik Seeley f8c0344ccf tests: include classname in tmp dir names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927833 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 13:14:12 +00:00
Uwe Schindler 3343dcddce LUCENE-2333: Fix failures during contrib builds, when classes in core were changed without ant clean. This fix also optimizes the dependency management between contribs by a new ANT macro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927765 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 10:44:25 +00:00
Michael McCandless 29963c7c7e LUCENE-2339: deprecate static Directory.copy in favor non-static Directory.copyTo; if it's FSDir -> FSDir, use nio's FileChannel.transferTo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 10:34:41 +00:00
Robert Muir 4319c22796 LUCENE-2323: reorganize contrib modules (phase 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927697 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 05:22:54 +00:00
Robert Muir 45ea59dd57 LUCENE-2323: reorganize contrib modules (phase 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927696 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 05:21:13 +00:00
Yonik Seeley aedd12fea2 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927660 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 01:23:08 +00:00
Yonik Seeley cf05c92057 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927657 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:53:59 +00:00
Yonik Seeley 8d32610c29 tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927655 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:49:55 +00:00
Yonik Seeley 88534cd9ad tests: factor out common client creation code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927651 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:28:21 +00:00
Yonik Seeley eb1537e7da tests: convert jetty/examples to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927647 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 00:04:34 +00:00
Yonik Seeley 604c7c220e tests: convert more jetty/example tests to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927644 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:55:14 +00:00
Yonik Seeley cec08f1741 fix setting of solr.solr.home
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927637 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:23:11 +00:00
Yonik Seeley b42b2d9241 tests: set ramdir for junit4 based tests too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927635 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 23:09:55 +00:00
Yonik Seeley babb0580e2 SOLR-1835: convert some of the jetty/example tests to Junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 22:29:33 +00:00
Yonik Seeley 214bfc6f5f SOLR-1379: fix term component so fields are map elements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927533 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 18:38:26 +00:00
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