Commit Graph

509 Commits

Author SHA1 Message Date
Yonik Seeley dba60ee597 tests: fix resource leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022798 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:54:15 +00:00
Mark Robert Miller 3f1296c9e5 this class doesn't need to init a test core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022794 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:50:54 +00:00
Yonik Seeley 4c2744172c tests: fix resource leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022793 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:50:53 +00:00
Yonik Seeley 9c04165596 tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022791 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:44:18 +00:00
Yonik Seeley 048e07e582 tests: close request in a finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022790 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:42:46 +00:00
Yonik Seeley 97a86802ed tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022789 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:41:42 +00:00
Yonik Seeley 90d0cfa613 tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022788 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:40:56 +00:00
Yonik Seeley 25e2a6be37 tests: fix resource leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022785 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:30:27 +00:00
Yonik Seeley b8de139ebb tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022773 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 00:03:47 +00:00
Yonik Seeley dcb71dbb79 tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022768 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 23:50:42 +00:00
Yonik Seeley 3683fd3ae4 tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022764 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 23:28:26 +00:00
Yonik Seeley ce13c84894 tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022762 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 23:18:12 +00:00
Yonik Seeley 9ba13b6e71 tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022755 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 23:01:50 +00:00
Yonik Seeley 77c543b73f tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022748 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 22:49:21 +00:00
Yonik Seeley 9355b6d473 tests: fix resource leaks + simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022735 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 21:58:29 +00:00
Yonik Seeley 62ef53cdd0 tests: fix leak of test harness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022730 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 21:36:21 +00:00
Ryan McKinley c7720b369c adding SVN keywords (Date Author Id Revision HeadURL)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022729 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 21:34:09 +00:00
Yonik Seeley 314974bf48 tests: add instance id to CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022710 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 21:03:25 +00:00
Yonik Seeley a9e8bddb9a tests: remove test that doesn't do much, and has a resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022708 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 21:01:52 +00:00
Koji Sekiguchi 52c2ea47ab SOLR-2139: Wrong cast from string to float
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022357 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 02:18:47 +00:00
Yonik Seeley 7ce145de86 fix LB tests for those with ISPs that never fail DNS lookups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022335 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14 00:52:11 +00:00
Robert Muir f04c4481c7 use unique temp directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022191 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 17:05:39 +00:00
Mark Robert Miller b55f338757 SOLR-1873: SolrCloud - added shared/central config and core/shard managment via zookeeper, built-in load balancing, and infrastructure for future SolrCloud work.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022188 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 17:01:13 +00:00
Robert Muir 54ef52a621 SOLR-2002: minor cleanups to dih tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022165 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 16:11:07 +00:00
Yonik Seeley b8215fdec0 solrj: allow facet parsing to proceed even if no main doclist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022111 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 14:10:13 +00:00
Robert Muir 0056057d9a SOLR-2002: explicitly set connection-timeout for this test, otherwise the os could have a verrrrry long default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1021971 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 01:28:09 +00:00
Robert Muir bba56f893d SOLR-2002: try setting SO_REUSEADDR during jetty tests to prevent failures for disconnect/reconnect tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1021969 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 01:01:52 +00:00
Grant Ingersoll 52b19fa5f0 SOLR-2010: added richer support for spell checking collations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1021439 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11 17:32:11 +00:00
Robert Muir 4098f424b3 SOLR-2002: avoid using deprecated/simplify test dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1006324 13f79535-47bb-0310-9956-ffa450edef68
2010-10-10 17:45:30 +00:00
Koji Sekiguchi 85efafdfa2 SOLR-2148: Highlighter doesn't support q.alt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1006272 13f79535-47bb-0310-9956-ffa450edef68
2010-10-10 11:18:33 +00:00
Steven Rowe cd938760da SOLR-744: Added option to ShingleFilterFactory to output unigrams if no shingles can be generated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1006191 13f79535-47bb-0310-9956-ffa450edef68
2010-10-09 16:56:43 +00:00
Robert Muir 7c020e317a LUCENE-2683: upgrade icu libraries to 4.4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1004335 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 17:53:41 +00:00
Robert Muir 8051dfce1a clear up some compiler warnings (non-generics)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1004082 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 01:54:23 +00:00
Robert Muir 2e3329b331 clear up javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1004038 13f79535-47bb-0310-9956-ffa450edef68
2010-10-03 20:14:52 +00:00
Robert Muir 2579edf45f add missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003877 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 20:32:16 +00:00
Robert Muir 9a7eb4e2b3 enable violations from compile here too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003852 13f79535-47bb-0310-9956-ffa450edef68
2010-10-02 18:46:49 +00:00
Chris M. Hostetter 1cdc4e655e SOLR-2135: Fix behavior of ConcurrentLRUCache when asking for getLatestAccessedItems(0) or getOldestAccessedItems(0)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003703 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 23:21:49 +00:00
Robert Muir 5190ea5232 LUCENE-2507: Add automaton spellchecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003642 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 20:40:52 +00:00
Yonik Seeley 86af0d2602 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003562 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01 15:18:24 +00:00
Yonik Seeley 7f4c82c0d6 SOLR-1568: add field queries and range queries to LatLonType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003291 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 21:26:47 +00:00
Yonik Seeley 708cea853c SOLR-1297: fix sort by function parsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003107 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 15:35:18 +00:00
Yonik Seeley d029a5f222 SOLR-1568: friendly geodist function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1002739 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 17:05:29 +00:00
Ryan McKinley ccb141c00f SOLR-2134: Trie* fields now support sortMissingFirst/Last
ValueSources now request a CachedArray that calculats the valid bits

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1002464 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 04:24:55 +00:00
Michael McCandless a15dd4b5cb LUCENE-2674: improve interaction of MTQ & terms cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1002246 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 16:31:44 +00:00
Steven Rowe 3c26a9167c LUCENE-2167: Implement StandardTokenizer with the UAX#29 Standard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1002032 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 06:16:16 +00:00
Yonik Seeley c562b10b2e fix parsing of empty value source list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1002002 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 03:51:14 +00:00
Koji Sekiguchi 6484cf7c29 LUCENE-2529, LUCENE-2668: always apply position increment gap and offset gap between values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001957 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27 23:08:21 +00:00
Yonik Seeley 5d01ed38c7 revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001320 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 21:25:39 +00:00
Yonik Seeley 745b3cbf9a SOLR-2133: check garbage after func(s), allow parsing comma delimited list of functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001318 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 21:06:10 +00:00
Koji Sekiguchi ffe3bb6578 SOLR-1682: remove unused counter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001220 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 14:40:50 +00:00