Commit Graph

611 Commits

Author SHA1 Message Date
Yonik Seeley ac71187c4e tests: close writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026606 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 12:11:19 +00:00
Yonik Seeley c74daf63d1 LUCENE-995: QP treats * as open end in range
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026602 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 11:30:51 +00:00
Yonik Seeley d42f977a67 tests: convert to Junit4, cut down config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026542 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 01:30:15 +00:00
Yonik Seeley c8c9ee2cb2 LUCENE-996: QP: mixed inclusive/exclusive endpoints for ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026489 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 20:40:08 +00:00
Yonik Seeley abbfc101e3 tests: fail if closes != opens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026460 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 19:38:22 +00:00
Grant Ingersoll 19186b0c76 SOLR-2187: Add support for directly instantiating MMapDirectory, SimpleFSDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026446 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 18:49:12 +00:00
Yonik Seeley ef148517f4 debugging: solrHome isn't set yet when this is logged
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026318 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 13:27:04 +00:00
Mark Robert Miller 900f1635fc fix a little null pointer bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026314 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 13:05:03 +00:00
Grant Ingersoll aa6adb69f4 SOLR-2178: fixed minor issue on landing /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026130 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 20:33:19 +00:00
Grant Ingersoll 2629d2cbbc SOLR-2178: Added in spatial support, including maps, More Like This, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026129 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 20:28:11 +00:00
Grant Ingersoll 408e18b10c SOLR-2178: more movement towards tutorial status: added tool tip annotations, called out the facet types more distinctly, added a link to the Solr Admin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026058 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 16:30:53 +00:00
Yonik Seeley c723559a59 SOLR-2180: make sure core is closed even if closing request causes an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026044 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 16:00:07 +00:00
Simon Willnauer f6558c7ed0 SOLR-2185: QueryElevationComponentTest depends on execution order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025858 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 07:07:13 +00:00
Koji Sekiguchi 041534488d SOLR-2139: revert 1022357. threshold should be float in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025803 13f79535-47bb-0310-9956-ffa450edef68
2010-10-21 00:48:44 +00:00
Yonik Seeley c99ac478c5 Suggester: allow float or string as param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025794 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 23:48:31 +00:00
Andrzej Bialecki 6bd7b93a71 Threshold parameter is a float, not a string representation of a float.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025784 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 22:28:52 +00:00
Andrzej Bialecki 9a1ffd44db SOLR-2173 Suggester should always rebuild Lookup data if Lookup.load fails.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025781 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 22:16:14 +00:00
Grant Ingersoll 19244901b0 SOLR-2181: Add HTTP Caching status to admin ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025669 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 18:40:56 +00:00
Grant Ingersoll 1d3ba9d433 SOLR-2178: make price work for paging, facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025579 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 13:53:02 +00:00
Grant Ingersoll 8fe2254ed7 SOLR-2178: some more additions to demonstrate things like function queries in an easy way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025570 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 13:43:33 +00:00
Mark Robert Miller 201c6447ea SOLR-2127: When using the defaultCoreName attribute, after performing a swap, solr.xml no longer contains the defaultCoreName attribute, and the core which was dafult is now renamed to ""
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025547 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 13:24:00 +00:00
Grant Ingersoll 707085a12b SOLR-2177: turn on echoParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025545 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 13:13:22 +00:00
Yonik Seeley 45b9c24ee9 tests: convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024486 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 01:51:40 +00:00
Grant Ingersoll d501658c1a SOLR-2177: pivot is gone
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024478 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 01:21:56 +00:00
Yonik Seeley a5595ede47 SOLR-2197: wait for search executor to close before closing main server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024476 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 01:21:28 +00:00
Grant Ingersoll a817987d92 SOLR-2177: Show more examples of faceting in the browse capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024475 13f79535-47bb-0310-9956-ffa450edef68
2010-10-20 01:16:20 +00:00
Yonik Seeley fb93148568 tests: decref, not close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024395 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 20:22:26 +00:00
Ryan McKinley 99b7ec6e2e SOLR-792 -- adding pivot to the FacetComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024389 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 20:10:03 +00:00
Yonik Seeley 536823be22 revert accidental test related commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024339 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 17:55:28 +00:00
Yonik Seeley 230ac9fb88 tests: fix test typo that lead to resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024338 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 17:52:17 +00:00
Yonik Seeley 3f79aec196 tests: src/test/org/apache/solr/util/SolrPluginUtilsTest.javafix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024335 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 17:42:27 +00:00
Ryan McKinley 054df4343c SOLR-792 -- write the value as an Object, not always a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024323 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 17:03:42 +00:00
Yonik Seeley 933ebe5522 tests: convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024312 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 16:29:22 +00:00
Yonik Seeley 72e081de1a tests: convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024305 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 16:12:36 +00:00
Yonik Seeley ed308e6630 tests: convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024300 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 15:59:41 +00:00
Yonik Seeley 983ead3f8f tests: convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024292 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 15:55:52 +00:00
Robert Muir ade778b533 SOLR-1794: Dataimport of CLOB fields fails when getCharacterStream() is defined in a superclass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024256 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 14:59:56 +00:00
Yonik Seeley a40d8d6a5d tests: fix leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024238 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 14:07:38 +00:00
Yonik Seeley 35432410db tests: fix resource leak - shutdown jetty before overwriting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024233 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 13:46:21 +00:00
Robert Muir 41fe1b6d6a LUCENE-2652: remove obselete runners, they are inconsistent with @beforeClass and obselete in the build today
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024219 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 12:42:30 +00:00
Mark Robert Miller 63c49706d3 change timeout from 1000 to 10000 to try and remedy random hudson failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1024106 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 04:17:46 +00:00
Mark Robert Miller d42c5e39ac SOLR-2159: CloudStateUpdateTest.testCoreRegistration test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023899 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:48:03 +00:00
Ryan McKinley 77c71aa7be setting svn properties:
Date Author Id Revision HeadURL

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023898 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:46:27 +00:00
Ryan McKinley 9c5d3be203 source should be URL, not Revision
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023895 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:39:07 +00:00
Mark Robert Miller 0a19c3781d SOLR-2170: BasicZkTest instantiates extra CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023893 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:32:01 +00:00
Ryan McKinley de733c1671 set svn proprties keyword = Date Author Id Revision HeadURL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023892 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:31:48 +00:00
Mark Robert Miller 330be7e299 SOLR-2172: ZkController should update it's live node set after registering itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023891 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 16:30:34 +00:00
Uwe Schindler f5c9e51a8f fix last commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023870 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:55:41 +00:00
Uwe Schindler fa603c9f7f Reenable the test: The bug was that all classes (even test classes) were handled as SolrInfoMBeans, so the test loaded all classes. Some tests initialized statics at the wrong time. This patch adds a check, that only build/solr classes are loaded by classloader.
If there are still problems, we may have solr core classes, that initialize statics in a wrong way. In this case we have to fix those, these are real bugs!

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023845 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 15:26:46 +00:00
Andrzej Bialecki abbd3f0e4d SOLR-2157 Suggester should return alpha-sorted results when onlyMorePopular=false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023802 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 13:50:07 +00:00