Commit Graph

1357 Commits

Author SHA1 Message Date
Ryan McKinley 5f7f97021c LUCENE-2671 -- deprecate FieldTypes that will be removed in 5.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065093 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 19:43:20 +00:00
Ryan McKinley 5dcacafcb4 - add comments to pivot test
- change capitalization so that testing looks the same as the input

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065074 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 17:10:09 +00:00
Yonik Seeley d4c9a81452 SOLR-792: fix test to match fix to mincount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065067 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 16:50:51 +00:00
Koji Sekiguchi cbf8d878f7 SOLR-792: fix comparison for mincount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065020 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 14:30:45 +00:00
Yonik Seeley 5d8790eb85 SOLR-1983 SOLR-2156: set replication flags and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064942 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 02:24:53 +00:00
Robert Muir 0d9559e1b4 LUCENE-1866: enable rat-sources for all lucene/contrib/modules/solr src and tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064844 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 19:55:24 +00:00
Yonik Seeley 99a60c33c5 SOLR-2265: update jetty to 6.1.26 (missed start.jar)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064781 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 17:07:50 +00:00
Yonik Seeley da24882340 docs: move changes entry to 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064738 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:45:55 +00:00
Koji Sekiguchi 92874ddaa6 SOLR-860: Add debug output for MoreLikeThis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064735 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:37:43 +00:00
Simon Willnauer a7a9be923e Only create a Filter list if there is a non-empty fq parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064730 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:25:33 +00:00
Chris M. Hostetter f13449ce48 SOLR-1940: Fix SolrDispatchFilter behavior when Content-Type is unknown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064395 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 01:02:28 +00:00
Chris M. Hostetter e70311f386 SOLR-2085: Improve SolrJ behavior when FacetComponent comes before QueryComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064386 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:34:40 +00:00
Koji Sekiguchi 261a161c29 SOLR-2263: correct the ticket number. SOLR-1283 -> SOLR-2263
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064379 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:19:47 +00:00
Yonik Seeley 946dc5c68a SOLR-2263: Add ability for RawResponseWriter to stream binary files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064330 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 22:00:14 +00:00
Yonik Seeley 471c0ced82 SOLR-2327: error handling - force queryResultWindowSize to a min of 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063877 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 21:39:42 +00:00
Yonik Seeley 326ab7d577 SOLR-1711: fix hang when queue is full but there are no runners
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063869 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 20:57:05 +00:00
Robert Muir 20621a4e72 SOLR-1826: Add tests for highlighting with termOffsets=true and overlapping tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063702 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 13:00:41 +00:00
Chris M. Hostetter dfb9a0faf8 SOLR-2320: Fixed ReplicationHandler detail reporting for masters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063339 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:28:04 +00:00
Grant Ingersoll 27fe1ca874 SOLR-482: add some improved exception information for CSV files that fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063333 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:14:59 +00:00
Chris M. Hostetter 4a63988060 SOLR-1240: followup: use NL instead of SOM for counts list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063052 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 23:03:58 +00:00
Steven Rowe 1b44e0b9a5 added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:33:14 +00:00
Robert Muir 3f255f6cea LUCENE-2236: per-field similarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062927 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:13:31 +00:00
Robert Muir 6c05d94c93 SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Koji Sekiguchi 4af1d0e0be SOLR-2190: revert the last commit. problem is gone.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Mark Robert Miller 22f0fe9718 SOLR-2127: Fixed serialization of default core and indentation of solr.xml when serializing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:58:30 +00:00
Koji Sekiguchi 741882bcb1 SOLR-2330, SOLR-1992: due to solrconfig.xml files in example-DIH are broken, DIH sample cannot be launched. add luceneMatchVersion, remove abortOnConfigurationError, DisMaxRequestHandler etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:39:07 +00:00
Uwe Schindler c76ffeaa70 use correct formatter in sequential
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062153 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 13:15:46 +00:00
Uwe Schindler a1baa30380 separate maven and conventional packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 09:32:08 +00:00
Steven Rowe 74360c80f5 LUCENE-2657: Replace Maven POM templates with full POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 03:44:13 +00:00
Robert Muir 4f2a9e7aa3 LUCENE-2876: Remove Scorer.getSimilarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061499 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 20:36:44 +00:00
Michael McCandless 1a0f78778b LUCENE-2872: block-encode terms in between indexed terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061453 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 18:53:55 +00:00
Yonik Seeley f320ade2b7 SOLR-2325: allow tagging and exclusion of many query for faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061424 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:58:23 +00:00
Yonik Seeley 00a3df84d4 example: make it harder to hit test synonyms accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061350 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 15:47:09 +00:00
Uwe Schindler ca0598b3e7 LUCENE-2374: Fix bug in position-sorting - too stupid :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061078 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 00:37:40 +00:00
Yonik Seeley 0a30dcd945 SOLR-1297: fix weighting when sorting by function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061065 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:48:28 +00:00
Robert Muir ede75ff9ae LUCENE-2869: remove Query.getSimilarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061050 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:03:19 +00:00
Uwe Schindler 460fa90564 LUCENE-2374: Added Attribute reflection API: It's now possible to inspect the contents of AttributeImpl and AttributeSource using a well-defined API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061039 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 22:41:16 +00:00
Uwe Schindler 6a9f686f58 Fix some minor issues in TrieTokenizer and also add support for offsets (same way like KeywordTokenizer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060997 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 21:24:57 +00:00
Yonik Seeley b2cad88aad SOLR-2316: fail early if synonym file not provided
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060846 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 16:11:42 +00:00
Steven Rowe 9ea1d0146a SOLR-2319: Re-compiled solr/lib/apache-solr-noggit-r944541.jar from the same source rev. 944541 using Java 5, so that trunk and branch_3x can use the same version (on trunk Solr requires Java 6, while on branch_3x Solr requires Java 5) - the existing version on trunk was compiled with Java 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060821 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 14:25:56 +00:00
Chris M. Hostetter 713f2abd4f SOLR-2318: fix jsp compile error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060653 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 02:26:34 +00:00
Chris M. Hostetter da841d5969 SOLR-2314: fix test ordering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060645 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 01:15:07 +00:00
Chris M. Hostetter 886004667a SOLR-2307: followup to ensure consistent ordering of fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060641 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 00:55:57 +00:00
Chris M. Hostetter 5c1f81c1a0 SOLR-2307: fix bug in PHPSerializedResponseWriter (wt=phps) when dealing with SolrDocumentList objects -- ie: sharded queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 21:30:33 +00:00
Shai Erera 2a0484bd40 LUCENE-2295: remove maxFieldLength (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060340 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 12:01:40 +00:00
Robert Muir 5fac196404 SOLR-2269: contrib entries in solr/CHANGES.txt should go solr/contrib/*/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060057 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 19:51:01 +00:00
Robert Muir aed4a3972d SOLR-2259: warn if you are using a deprecated analysis factory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060023 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 17:50:04 +00:00
Robert Muir 6a53e4b75c SOLR-2261: merge CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060019 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 17:35:00 +00:00
Robert Muir 9e3180bf12 synchronize CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059948 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 15:18:46 +00:00
Robert Muir 56026e37a2 SOLR-1930: remove analysis API deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059901 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 12:34:39 +00:00
Robert Muir 6e66286f9d SOLR-2259: warn if you are using a deprecated matchVersion constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059866 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 11:01:51 +00:00
Koji Sekiguchi 12a35431a9 SOLR-2282: fix concurrency for distributed search test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059426 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 00:12:58 +00:00
Michael McCandless a0c82b0f41 LUCENE-2862: add TermsEnum.totalTermFreq() and Terms.getSumTotalTermFreq()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1059344 13f79535-47bb-0310-9956-ffa450edef68
2011-01-15 14:42:37 +00:00
Simon Willnauer 7913804b28 LUCENE-2865: Pass a context struct to Weight#scorer instead of naked booleans
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058592 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 14:59:11 +00:00
Simon Willnauer 05565c3b29 fixed testcases which failed with -Dtests.multiplier > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058547 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 13:37:26 +00:00
Simon Willnauer 23ad1c0f19 fixed testcases which failed with -Dtests.multiplier > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058540 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 13:16:34 +00:00
Simon Willnauer f19e8c58fb LUCENE-2831: Cut over ValueSource#docValues to AtomicReaderContext & removed SolrIndexReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058431 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 07:13:23 +00:00
Koji Sekiguchi 3478bb9358 SOLR-2282: use solr home properly in the test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058393 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 02:39:35 +00:00
Robert Muir cfcaa9edcc LUCENE-2846: remove fake norms and invalid uses of Similarity.getDefault
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058367 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13 00:08:48 +00:00
Simon Willnauer eacfb5d636 LUCENE-2694: Make MTQ rewrite + weight/scorer single pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058328 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 21:38:51 +00:00
Simon Willnauer a04fe4c9a9 fixed testcase which failed with -Dtests.multiplier > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058214 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 16:10:14 +00:00
Koji Sekiguchi a0249fe9d1 SOLR-2282: revert the previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058180 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 15:20:22 +00:00
Koji Sekiguchi ed6c358386 SOLR-2282: rename solr-clustering to solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058162 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 14:58:49 +00:00
Simon Willnauer 84af9e5b5e fixed testcase which failed with -Dtests.multiplier > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058138 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 13:44:22 +00:00
Simon Willnauer 121b79e7e5 fixed testcase which failed with -Dtests.multiplier > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058131 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 13:27:38 +00:00
Simon Willnauer 76c3de6ece fixed wrong self assignments for 'docBase' in Collector subclasses introduced in rev. 1058019
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058076 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 11:15:07 +00:00
Simon Willnauer e79fcaec7c LUCENE-2831: Cut over Collector#setNextReader & FieldComparator#setNextReader to AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1058019 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12 08:22:12 +00:00
Simon Willnauer 52124d8ebf LUCENE-2831: cut over to AtomicReaderContext in Weight#scorer, Weight#explain & Filter#getDocIdSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057595 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 11:59:26 +00:00
Koji Sekiguchi db175cce71 SOLR-2310: getTimeElapsedSince() returns incorrect hour value when the elapse is over 60 hours
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057221 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 14:51:13 +00:00
Koji Sekiguchi 2e03681712 SOLR-2296: Upgrade Carrot2 binaries to version 3.4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057149 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 10:58:57 +00:00
Michael McCandless 4f7eba849a LUCENE-2854: remove SimilarityDelegator; force cutover of Similarity.lengthNorm -> Similarity.computeNorm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056771 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 19:20:05 +00:00
Yonik Seeley a518f57756 LUCENE-2831: delete TopValueSource - will be illegal in the future
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056746 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 17:50:24 +00:00
Yonik Seeley 8b241d9230 LUCENE-2831: remove/fix more uses of non top-level readers in prep for AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056734 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 16:51:08 +00:00
Chris M. Hostetter bdd7fea1e4 SOLR-2288: more small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056612 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 03:47:31 +00:00
Chris M. Hostetter 6813c2ed59 SOLR-2288: i horrificly didn't notice that i broke some tests (compilation failure no less)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056595 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 02:07:49 +00:00
Chris M. Hostetter 98b448aa8c SOLR-2288: more small tweaks to eliminate compiler warnings .. inlcudes a small code de-dup refactoring in FieldAnalysisResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056594 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:58:15 +00:00
Yonik Seeley abfa458e2a LUCENE-2831: remove another erroneous use of a non-atomic context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056589 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:45:08 +00:00
Yonik Seeley 071104c07d LUCENE-2831: attempt to use the correct reader context rather than doing getTopReaderContext on a leaf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056588 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:37:07 +00:00
Yonik Seeley 1aa40cd395 LUCENE-2831: attempt to use the correct reader context rather than doing getTopReaderContext on a leaf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:17:43 +00:00
Chris M. Hostetter cd90c9a911 SOLR-2288: more small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056578 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 00:59:11 +00:00
Chris M. Hostetter 44b5ae0b69 revert an inadvertant javac change yonik made in r1052540
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056564 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 23:57:11 +00:00
Chris M. Hostetter 3ba7eafdef SOLR-2288: Small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056558 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 23:19:14 +00:00
Otis Gospodnetic a83e98970b LUCENE-2660 - Added alternative search provider option for Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056452 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 18:43:58 +00:00
Yonik Seeley f70b9571a9 LUCENE-2831: pre-migrate to atomic context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056337 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 14:31:09 +00:00
Robert Muir 61872be09d LUCENE-2842: add Galician analyzer, Portuguese RSLP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055892 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 14:30:37 +00:00
Yonik Seeley 5e009c8a17 tests: start w/ absolute path to find solr root
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055659 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 21:57:30 +00:00
Simon Willnauer 36b17aab62 LUCENE-2831: Revise Weight#scorer & Filter#getDocIdSet API to pass Readers context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055636 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:47:08 +00:00
Michael McCandless 87274d00ac LUCENE-2837: collapse Searcher/Searchable into IndexSearcher; remove contrib/remote, MultiSearcher; absorb ParallelMultiSearcher into IndexSearcher as optional ExecutorService to ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055416 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 11:16:40 +00:00
Yonik Seeley fad6912a46 SOLR-1930: fully move from Field to Fieldable in interfaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054794 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 22:10:19 +00:00
Yonik Seeley 3fa3cf5493 SOLR-1930: fully move from Field to Fieldable in interfaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054763 13f79535-47bb-0310-9956-ffa450edef68
2011-01-03 21:30:50 +00:00
Robert Muir 05a4d05c77 SOLR-2303: remove unnecessary (and problematic) log4j jars in contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054405 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 13:42:03 +00:00
Steven Rowe 039d75fc9e LUCENE-2611: removing solr/contrib/analysis-extras/src/test/test-files/ after copying it up one level
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054375 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 10:04:00 +00:00
Steven Rowe c1c09c7776 LUCENE-2611: Re-sync IntelliJ config in dev-tools/idea/; Move both solr/src/test/test-files/ and solr/contrib/analysis-extras/src/test/test-files/ up one level; Set the IntelliJ Java language level on all Solr modules to 6.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054374 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 10:01:17 +00:00
Yonik Seeley 691e982dce tests: supress exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054166 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 20:35:23 +00:00
Yonik Seeley 8fb5053a84 SOLR-1930: remove Config and ResourceLoader deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054165 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 20:18:04 +00:00
Robert Muir cf43718bca SOLR-2299: enforce resource handling, prevent test interference by running in a jvm-unique CWD (under build/, same as tempDir)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054164 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 20:17:20 +00:00
Yonik Seeley ffef43df4f SOLR-1930: remove some CoreContainer deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054157 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 18:36:14 +00:00
Yonik Seeley 2bf47f6bc7 SOLR-1930: remove some SolrConfig deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054153 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 18:08:42 +00:00
Yonik Seeley 9f72957010 SOLR-1930: remove SolrCore deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054149 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 17:50:45 +00:00
Yonik Seeley 2d796fae1a SOLR-1930: remove doLegacyUpdate, use DirectSolrConnection for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054124 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 15:05:41 +00:00
Yonik Seeley c918763e9b SOLR-1930: remove IndexSchema deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054039 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 01:41:45 +00:00
Yonik Seeley e855000828 SOLR-1930: remove solr servlet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054016 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 22:58:46 +00:00
Yonik Seeley f04e831982 SOLR-1930: remove usage of getCore in admin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054008 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 22:10:49 +00:00
Yonik Seeley 609a5f2094 SOLR-1930: remove query parsing w/o qparser ref
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054007 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 21:46:25 +00:00
Yonik Seeley 582fc07370 SOLR-1930: add SolrQueryRequest to UpdateCommand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053965 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 18:27:27 +00:00
Robert Muir 390b5ff14b SOLR-2299: fix JettyWebappTest to work without a cwd of test-files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053896 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 13:59:51 +00:00
Ryan McKinley a3e1ede9bd SOLR-2302 -- only show an error if neither a field name nor a field type are sent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053578 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 09:28:31 +00:00
Ryan McKinley 54f984cf50 add zookeeper to pom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053558 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 07:17:02 +00:00
Robert Muir 7fd744a28f SOLR-2299: fix more tests to work with resources, add hack for tests that use the example config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053509 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 02:55:21 +00:00
Robert Muir 3ae880e7df SOLR-2299: improve test-running from eclipse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053405 13f79535-47bb-0310-9956-ffa450edef68
2010-12-28 18:54:06 +00:00
Yonik Seeley 88fd3cc410 SOLR-1930: remove solr deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053107 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 16:55:17 +00:00
Robert Muir 79133e4f04 when compiling, don't include whatever happens to be in ant's runtime in the classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052991 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 03:13:14 +00:00
Robert Muir 8696f549d4 LUCENE-2020: Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052926 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 19:16:42 +00:00
Yonik Seeley 36aab2d41c SOLR-1930: remove solr deprecations - add.overwritePending/overwriteCommitted/allowDups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052924 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 19:11:38 +00:00
Robert Muir 21db53c2a4 resolve todo, use Term(String field, BytesRef bytes) ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052915 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 16:56:26 +00:00
Yonik Seeley 42f25e65e0 SOLR-1930: remove solr deprecations - delete.fromCommitted/fromPending
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052905 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 15:48:55 +00:00
Yonik Seeley 315370dcbb SOLR-1930: remove solr deprecations - fieldType.getValueSource migration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052889 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 14:25:42 +00:00
Yonik Seeley 91e9459ef2 SOLR-1930: remove solr deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052883 13f79535-47bb-0310-9956-ffa450edef68
2010-12-26 12:42:15 +00:00
Yonik Seeley 70a3334295 SOLR-1930: remove solr deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052752 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 05:08:55 +00:00
Yonik Seeley b8026f5fd4 tests: remove deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052743 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 02:51:46 +00:00
Yonik Seeley 5d1ede1dfc SOLR-1930: remove deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052739 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 01:39:19 +00:00
Yonik Seeley 6e9e84c387 SOLR-1930: remove deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052738 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 01:21:51 +00:00
Yonik Seeley 9dfc4951c9 tests: remove deprecated SpellCheckerRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052736 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 00:59:14 +00:00
Yonik Seeley a8a6ae5250 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052734 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 00:39:20 +00:00
Yonik Seeley 5d7f145e16 tests: make optimize test use standard config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052733 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 00:27:55 +00:00
Yonik Seeley 2945c40f2e tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052732 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 00:21:06 +00:00
Yonik Seeley 6ff4b9ef88 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052730 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 00:02:50 +00:00
Yonik Seeley eb385902c7 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052729 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 23:48:55 +00:00
Yonik Seeley 2a877e2b76 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052604 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 20:39:20 +00:00
Yonik Seeley 4669b222e0 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052594 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 20:31:57 +00:00
Yonik Seeley e344b9564f tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052568 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 19:50:38 +00:00
Yonik Seeley c5ce64647f tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052566 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 19:43:10 +00:00
Yonik Seeley df2211f1bb tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052565 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 19:35:49 +00:00
Yonik Seeley eb01fe2527 tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052559 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 19:21:05 +00:00
Yonik Seeley 62cedc1b3c tests: remove dependency on DisMaxRequestHandler, minimize solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052553 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 19:07:57 +00:00
Yonik Seeley ab0e9eab62 SOLR-2297: move XML response writing to TextResponseWriter framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052540 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 17:51:48 +00:00
Koji Sekiguchi 9b4e4a608e SOLR-2296: still failing on hudson - reverted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052436 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 03:03:32 +00:00
Koji Sekiguchi 8ad3dec80b SOLR-2296: Upgrade Carrot2 binaries to version 3.4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052416 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 00:03:54 +00:00
Yonik Seeley 4c363bbdbe SOLR-2275: mm param parsing optimization - fix pattern
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052301 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 15:40:46 +00:00
Yonik Seeley 9c61ecdef7 SOLR-2275: mm param parsing optimization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1052299 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 15:23:18 +00:00
Robert Muir 0df0e9ff1d SOLR-2282: disable failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051872 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 12:27:06 +00:00
Koji Sekiguchi 2c859ba49b SOLR-2282: add distributed support to search results clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051715 13f79535-47bb-0310-9956-ffa450edef68
2010-12-22 00:46:47 +00:00
Chris M. Hostetter 1d9135f0e4 SOLR-2275: fix DisMax 'mm' parsing to be tolerant of whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051641 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:42:21 +00:00
Chris M. Hostetter c2f80515cf SOLR-2289: Tweak spatial coords for example docs so they are a bit more spread out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051636 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:18:22 +00:00
Chris M. Hostetter fed06a5cc3 SOLR-2232: Improved README info on solr.solr.home in examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051629 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 20:01:40 +00:00
Chris M. Hostetter a3c39d6247 SOLR-1993: fix String cast assumption in JavaBinCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051611 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 18:59:57 +00:00
Steven Rowe 33c9d97119 SOLR-2188: provide maxTokenLength arg for Classic, Standard, and UAX29URLEmail tokenizer factories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1049693 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 20:24:26 +00:00
Yonik Seeley 2d7f826781 tests: use Lucene's static random
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1049131 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 15:41:38 +00:00
Robert Muir 3afc5c146b use LuceneTestCase's random in SimpleFacetsTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1049117 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 14:55:03 +00:00
Chris M. Hostetter d2518208b9 SOLR-2285: duplicate SolrEventListeners no longer created (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1048886 13f79535-47bb-0310-9956-ffa450edef68
2010-12-14 01:10:52 +00:00
Chris M. Hostetter 34a6968476 SOLR-2219: stop calling SolrRequestHandler.init twice per instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1045302 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 18:57:24 +00:00
Chris M. Hostetter 26dd4f34cd SOLR-1297: improvements to sort param parsing code so more fields with exentric names (that were supported for sorting in older versions of solr) will be checked for after attemptint to parse as a function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1045253 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 17:40:17 +00:00
Yonik Seeley 8c3300e5d5 SOLR-1729: get NOW from SolrRequestInfo thread local + propagate to shards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1045010 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 03:29:14 +00:00
Koji Sekiguchi 3474026904 javadoc for DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1044561 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11 02:19:58 +00:00
Shai Erera c669127dc7 LUCENE-2804: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1044008 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09 15:46:23 +00:00
Yonik Seeley dbd157c797 use non-nio jetty connector in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043749 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 22:48:19 +00:00
Robert Muir f0f1d62071 when running sequential (e.g. -Dtestcase) use a plain formattter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043693 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08 21:42:34 +00:00
Robert Muir 620b2a0619 LUCENE-2747: Deprecate/remove language-specific tokenizers in favor of StandardTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043114 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 16:19:17 +00:00
Steven Rowe 2b9726ae81 LUCENE-2763: Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1043071 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 14:53:13 +00:00
Grant Ingersoll 7aa9193885 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042802 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 21:38:59 +00:00
Yonik Seeley 29ebc9f9b0 fix mutable int comparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042721 13f79535-47bb-0310-9956-ffa450edef68
2010-12-06 16:59:16 +00:00
Koji Sekiguchi 995abebdec javadoc in DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042315 13f79535-47bb-0310-9956-ffa450edef68
2010-12-05 11:12:52 +00:00
Yonik Seeley 2c64a873d1 SOLR-2265: update jetty to 6.1.26
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042213 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 17:03:51 +00:00
Robert Muir f87ca310ec LUCENE-2797: Upgrade icu to 4.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1042185 13f79535-47bb-0310-9956-ffa450edef68
2010-12-04 14:08:03 +00:00
Yonik Seeley 6d4867eca0 SOLR-2264: CSVRequestHandler can throw NPE when no escape parameter is specified for splitting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1041963 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 19:29:30 +00:00
Robert Muir 836873d779 SOLR-2259: use $tests.luceneMatchVersion in all test files, make this parameter mandatory in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040982 13f79535-47bb-0310-9956-ffa450edef68
2010-12-01 12:37:01 +00:00
Grant Ingersoll ef762e6046 SOLR-2241: upgrade to Tika 0.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040815 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 22:33:30 +00:00
Koji Sekiguchi 0511306b53 SOLR-2252: when child entity is the root in nested entities, delta-import doesn't work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040608 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 16:10:29 +00:00
Robert Muir a58c26978f LUCENE-2781: drop deprecations from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040463 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 11:22:39 +00:00
Robert Muir 4c724b958b SOLR-2257: fix contrib/spellchecker to be deterministic by adding a tertiary comparison (term text)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1040064 13f79535-47bb-0310-9956-ffa450edef68
2010-11-29 11:07:05 +00:00
Robert Muir feb3a59875 make sure tests.verbose works in solr, print test params when verbose is set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1039868 13f79535-47bb-0310-9956-ffa450edef68
2010-11-28 11:08:43 +00:00
Michael McCandless 4e90ddd567 add file so directory is not empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1039778 13f79535-47bb-0310-9956-ffa450edef68
2010-11-27 22:48:51 +00:00
Yonik Seeley 7b01ebaa11 SOLR-2063: fix incorrect assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1038798 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 20:13:22 +00:00
Yonik Seeley a4ecf7b010 SOLR-2063: support group.format=simple
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1038787 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 19:55:54 +00:00
Yonik Seeley 897ec3a8ef SOLR-2063: simple flattened grouped response as main result list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1038779 13f79535-47bb-0310-9956-ffa450edef68
2010-11-24 19:34:14 +00:00
Yonik Seeley 2867ab831e SOLR-2068: optimize group by string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1038327 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 20:33:26 +00:00
Yonik Seeley bcf1dcccbe SOLR-2198: handle null values in collapse field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1038295 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 19:34:32 +00:00
Yonik Seeley 59c9b46422 docs: changes to non-released features don't need entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037994 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 04:53:57 +00:00
Chris M. Hostetter 7b3e358266 SOLR-2081: fix BaseResponseWriter so SingleResponseWriter.end is only called once
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037965 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 01:58:51 +00:00
Yonik Seeley c43b0bfdba docs: clarify changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037916 13f79535-47bb-0310-9956-ffa450edef68
2010-11-22 22:16:20 +00:00
Yonik Seeley af6ce50a9d SOLR-2068: fix bugs, but leave disabled due to missing support for null values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037571 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21 22:00:04 +00:00
Yonik Seeley 32bb867b08 SOLR-236: change definition of how groups are sorted to fix algorithmic error when sort!=group.sort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037563 13f79535-47bb-0310-9956-ffa450edef68
2010-11-21 21:21:28 +00:00
Michael McCandless 88e48eb867 LUCENE-2764: tests use random codec per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037226 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 14:39:09 +00:00
Yonik Seeley 4194ef01c4 SOLR-2243: support group.limit=0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1037068 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 22:42:15 +00:00
Robert Muir e60764241b LUCENE-2768: add support to LuceneTestCase for @Nightly annotated tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1036088 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17 15:58:55 +00:00
Yonik Seeley 09a526f57b tests: enable grouping tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1036064 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17 14:36:54 +00:00
Robert Muir de3d057abc SOLR-2237: Added StempelPolishStemFilterFactory to contrib/analysis-extras
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035996 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17 12:26:15 +00:00
Yonik Seeley 608e646da9 LUCENE-2631: only change ord if we are changing the reader gen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035538 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16 05:35:27 +00:00
Mark Robert Miller 3d3e103188 keep trying on this test...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035517 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16 02:28:57 +00:00
Yonik Seeley 401ae6a621 LUCENE-2631: avoid redundant checks/sets of readerGen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035420 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 19:40:33 +00:00
Yonik Seeley fd8ab58a85 LUCENE-2631: convert ord[bototmSlot] as well as bottomOrd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035395 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 18:39:58 +00:00
Mark Robert Miller 467a25a8f5 harden test against slowness (again...)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035274 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 13:46:58 +00:00
Mark Robert Miller e9e615fe9f raise another timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035240 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 12:05:14 +00:00
Yonik Seeley 63555ce48d SOLR-236: grouping - set bottom on the pq if changed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035137 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:57:07 +00:00
Yonik Seeley 7b33f0d80c SOLR-236: grouping - remove redundant setBottom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035117 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 01:30:54 +00:00
Yonik Seeley fffce11f1a SOLR-236: grouping - fix collectors when sort != group.sort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035115 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 00:55:57 +00:00
Yonik Seeley 18c317a1e6 SOLR-236: grouping - fix NPE if rows=0, add prototype string grouping speedup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035074 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 21:34:10 +00:00
Yonik Seeley a73f5e279c SOLR-2236: random testing for grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035064 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 20:45:03 +00:00
Yonik Seeley 19697da59f SOLR-2236: random testing support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1035060 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 20:19:58 +00:00
Mark Robert Miller d699bec7ee raise another timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1034994 13f79535-47bb-0310-9956-ffa450edef68
2010-11-14 13:26:49 +00:00
Yonik Seeley ef0b5cd553 SOLR-236: default group.sort to sort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1034890 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 21:45:58 +00:00
Mark Robert Miller 0485fd6351 raise another timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1034752 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 13:18:11 +00:00
Mark Robert Miller 20c7f9064d raise another timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1034646 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 04:51:31 +00:00
Mark Robert Miller 95d93d52c5 make test more robust to slowness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1034580 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:43:35 +00:00
Grant Ingersoll 48cfdf0738 trunk only works w/ 1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1033003 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 15:01:07 +00:00
Grant Ingersoll f2fa2538db LUCENE-2746: add TM to some of the logos, don't have an editor for the others
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032995 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09 14:35:28 +00:00
Robert Muir 2e730465b2 SOLR-2211: add UAX29TokenizerFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032776 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 22:40:56 +00:00
Koji Sekiguchi 44b77b4f40 SOLR-2221: DIH: use StrUtils.parseBool() to get values of boolean options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032446 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 02:29:24 +00:00
Koji Sekiguchi 7e1e45bfb9 SOLR-1973: Empty fields in update messages confuse DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032433 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 00:58:31 +00:00
Koji Sekiguchi 4d0d625e7e use URLDataSource instead of deprecated class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032192 13f79535-47bb-0310-9956-ffa450edef68
2010-11-07 01:26:31 +00:00
Yonik Seeley 6f0292db27 tests: test that filter query applies to result grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1032109 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 16:30:25 +00:00
Yonik Seeley d992f81da5 fix filter queries w/ grouping search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031892 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 00:40:40 +00:00
Yonik Seeley cb77786df9 SOLR-792: fix pivot facet native type representation via FieldType.toObject(indexedTerm)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031863 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:31:49 +00:00
Yonik Seeley 414751f445 SOLR-792: fix pivot facet native type representation via FieldType.toObject(indexedTerm)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031854 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:16:34 +00:00
Robert Muir a25dc8b9d5 LUCENE-588: Escaped wildcard character in wildcard term not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031765 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:07:20 +00:00
Ryan McKinley 2bbfc85aad SOLR-2213: Upgrade to jQuery 1.4.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031722 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 19:08:07 +00:00
Uwe Schindler b2718203ee ...also remove useless and even wrong ctor'ed OpenBitSet from Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030774 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 00:07:13 +00:00
Uwe Schindler 759086eb5c LUCENE-2733: forgot to remove class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030767 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 23:58:37 +00:00
Yonik Seeley 73e0464160 SOLR-2205: add ord to string field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030254 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 22:05:30 +00:00
Yonik Seeley 57eee59376 SOLR-236: fix typo - instantiated wrong collector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030246 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 21:45:35 +00:00
Yonik Seeley cb1bc14e2a SOLR-236: refactor field collapsing, pull out of SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030220 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 21:09:10 +00:00
Koji Sekiguchi 5b27b08048 SOLR-2057: DataImportHandler never calls UpdateRequestProcessor.finish()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030098 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 16:09:05 +00:00
Robert Muir fcbcce7b79 SOLR-1336: Add support for Lucene's SmartChineseAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030073 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 14:51:38 +00:00
Robert Muir aede41709e SOLR-2210: fix project/jar file name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030019 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 12:38:00 +00:00
Robert Muir 5c6b4f4f65 SOLR-2210: add factories for icu analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030012 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 12:03:18 +00:00
Yonik Seeley 7e85ff6655 SOLR-2207: add paging to result grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029349 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 14:06:12 +00:00
Uwe Schindler 819344aeab LUCENE-2732: Fix charset problems in XML loading in HyphenationCompoundWordTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029345 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 13:56:46 +00:00
Robert Muir 0dd45398cf SOLR-2200: improve DIH perf for large delta-import updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029325 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 12:45:07 +00:00
Yonik Seeley 584d68f2e0 docs: expand short-circuit explanation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028777 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 14:42:33 +00:00
Yonik Seeley 7b53bdf808 SOLR-2205: remove redundant grouping comparison
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028719 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 12:36:46 +00:00
Yonik Seeley d4f2f62c42 SOLR-2205: Search Grouping - test for doc competitiveness before looking up group
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028464 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 20:38:19 +00:00
Grant Ingersoll c62a0192bc SOLR-2178: Hook in result grouping, separate out into examples to declutter the screen a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027788 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 00:51:37 +00:00
Grant Ingersoll 0f52c2de16 SOLR-2178: Hook in Carrot2 clustering to /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027743 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 20:56:46 +00:00
Yonik Seeley a209a21d89 SOLR-2195: search grouping - fix MutableValue for sortable numeric types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027532 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 13:08:12 +00:00
Mark Robert Miller b06f0b0b71 SOLR-1962: SolrCore#initIndex should not use a mix of indexPath and newIndexPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027229 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 18:35:31 +00:00
Ryan McKinley d2263013e9 SOLR-2194 -- calculate correct value for JoinDocFreqValueSource when using a SubReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027226 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 18:23:07 +00:00
Yonik Seeley 40214cf103 SOLR-2192: sync runners in StreamingUpdateSolrServer.blockUntilFinished
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026882 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 20:41:32 +00:00
Yonik Seeley 9c7336c45c SOLR-2162: tests should use multi-threaded connection manager
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026868 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 19:10:10 +00:00
Yonik Seeley af9e49cf88 SOLR-2160: tests - use classloader from core's resource loader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026841 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 17:28:30 +00:00
Koji Sekiguchi f3a9836468 SOLR-2190: slashdot sample: xpath not match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026823 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 15:29:39 +00:00
Yonik Seeley 5150971448 example: update to reflect new sortMissingLast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026822 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 15:23:42 +00:00
Mark Robert Miller 3fc24d327e fix previous - added false to wrong SolrException (had no affect)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026799 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 13:39:30 +00:00
Mark Robert Miller 026dc77556 don't say logged = true if you havn't logged the solrexception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026783 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 13:01:45 +00:00
Mark Robert Miller f89acfbc20 remove invalid nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026767 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 11:31:22 +00:00
Koji Sekiguchi a813e53adf fix indent in DIH sample
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026738 13f79535-47bb-0310-9956-ffa450edef68
2010-10-24 04:37:57 +00:00
Yonik Seeley fe1d16ee68 tests: close writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026610 13f79535-47bb-0310-9956-ffa450edef68
2010-10-23 12:21:21 +00:00
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
Yonik Seeley 7c80b7e7a0 tests: temp hack to close unused core container
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023645 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 03:47:06 +00:00
Robert Muir 91a60c3818 only spellchecker tests need create spellcheck indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023621 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 01:38:41 +00:00
Yonik Seeley 1e90237359 tests: close requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023606 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:35:30 +00:00
Yonik Seeley 342d75e92d tests: close requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023603 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:14:17 +00:00
Yonik Seeley d56d528489 tests: close requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023602 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:07:14 +00:00
Yonik Seeley 26305b1437 tests: close requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023601 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:05:03 +00:00
Yonik Seeley 1bb9ec73e2 tests: close requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023600 13f79535-47bb-0310-9956-ffa450edef68
2010-10-18 00:04:31 +00:00
Yonik Seeley eee3b95d88 close request even if exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023599 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:52:21 +00:00
Yonik Seeley 3944a8f84b tests: close requests (doesn't cause an error)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023595 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:14:59 +00:00
Yonik Seeley 9ec8bc6aee tests: close requests (doesn't cause an error)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023594 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 23:11:50 +00:00
Robert Muir e9b6561bbd clean up resources in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023588 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:42:13 +00:00
Robert Muir 04dc476fff disable this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023587 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:30:53 +00:00
Robert Muir 503024b7c1 more unclosed resources in this spellcheck test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023585 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:24:44 +00:00
Robert Muir a4ea95b6ef clean up searchers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023583 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:13:39 +00:00
Robert Muir a61e395774 close up searchers in spellchecker tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023579 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 21:06:24 +00:00
Yonik Seeley 7f9f0bdf84 close requests. this instance did not cause a real problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023568 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 19:51:01 +00:00
Robert Muir 3190a861b8 close the searcher in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023562 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 19:17:56 +00:00
Yonik Seeley 0334672582 test-related: log core container shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023546 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 18:27:41 +00:00
Yonik Seeley 80f95a16e0 test-related: move constructors together, log core container creation for all
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023545 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 18:25:04 +00:00
Yonik Seeley 87489d797c tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023536 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 17:58:36 +00:00
Yonik Seeley 73a0a1da83 tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023535 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 17:54:55 +00:00
Yonik Seeley d656ba9873 close the request we created
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023520 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 16:28:37 +00:00
Yonik Seeley 05d93646cc tests: fix resource leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023518 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 16:16:24 +00:00
Yonik Seeley d2f30722e6 tests: track number of searcher open and closes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023510 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 14:46:52 +00:00
Yonik Seeley 613f758c92 tests: jsontest - allow asserting that a path does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023509 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 14:42:53 +00:00
Robert Muir 39e1e216b2 add another for now, since it appears to have TZ problems :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023493 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17 13:05:22 +00:00
Yonik Seeley 8a61a8f1f6 tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023355 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 19:01:32 +00:00
Yonik Seeley 36529dc44f tests: fix resource leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023347 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 18:27:41 +00:00
Uwe Schindler fc26e4a843 Reenable scripting test, only hudson uses OpenJDK which has no Rhino engine, so add assume.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023346 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 18:27:08 +00:00
Yonik Seeley 9530a06b7b tests: use solr's log to skip logging expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023330 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 17:07:59 +00:00
Yonik Seeley e579ca5c62 SOLR-2010: fix resource leak in spellcheck collator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023329 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 17:06:31 +00:00
Uwe Schindler 987f32849b LUCENE-2708: when a test Assume fails, display information, improved one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023312 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 15:43:11 +00:00
Yonik Seeley d99c26f81f formatting/indenting changes only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023283 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 13:48:51 +00:00
Robert Muir f0e36d867b revert r1023266: maybe openjdk doesnt have scripts this needs... perhaps use Assume later in case you have the support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023272 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 12:46:22 +00:00
Robert Muir 777cf3a1e2 remove @Ignores for these tests because trunk is on java 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023266 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 12:08:55 +00:00
Robert Muir c4c3f3595c add reason why this test is @Ignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023265 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 12:08:33 +00:00
Robert Muir 72494f7335 add reasons why the tests are @Ignored so you see them from the console
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023264 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 12:07:31 +00:00
Robert Muir 5870f2f0d7 add @Ignore to broken tests for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023246 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 11:15:18 +00:00
Robert Muir f5335a1bf7 add assume for known turkish bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023245 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 11:10:15 +00:00
Robert Muir a98641ee43 hack the hack, for hudson since it has no ipv6: protocol not supported immediate failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023235 13f79535-47bb-0310-9956-ffa450edef68
2010-10-16 10:19:54 +00:00
Yonik Seeley 5fb1cb4046 tests: lazy handler test didn't acutally test lazy handler, convert to junit4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023106 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 20:46:05 +00:00
Yonik Seeley aa33fe16a6 SOLR-2142: fix PagedBytes for copying zero-len BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023082 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 19:41:08 +00:00
Robert Muir 6196f05028 fix compile-test for rename
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023042 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 18:00:26 +00:00
Yonik Seeley 5d6cc6a5f0 tests: consolidate tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023040 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 17:52:50 +00:00
Yonik Seeley 612a6ceaac tests: log failure to better correlate where it happened
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022998 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 16:25:30 +00:00
Yonik Seeley 3422c9e2d8 tests: simplify test, use minimal config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022989 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 16:08:01 +00:00
Yonik Seeley 3dbd9818e4 tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022956 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 14:53:48 +00:00
Robert Muir 20794e47f3 SOLR-2163: SolrRequestParserTest.testStreamURL test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022939 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 14:28:42 +00:00
Yonik Seeley 2a8c9dfa3f tests: fix resource leaks and simplify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022927 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 14:10:00 +00:00
Andrzej Bialecki e8a0629ac1 Cleanup imports and remove @Override related to interfaces.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022871 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 09:44:37 +00:00
Yonik Seeley ad355b66ca tests: axe long, uneccessary, extra distrib test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022805 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 01:19:00 +00:00
Yonik Seeley a07cd4e70b tests: fix resource leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1022802 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 01:09:34 +00:00
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
Yonik Seeley c1e2880e4a SOLR-1568: add bbox, implement sfilt to restrict to dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001129 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 03:19:49 +00:00
Grant Ingersoll 21ca796da8 SOLR-2125: add a fine grained distance test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001010 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 18:29:02 +00:00
Ryan McKinley 852419b026 LUCENE-2493 -- rename dev jar files to -SNAPSHOT.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000713 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 05:30:20 +00:00
Ryan McKinley 31b427d74a trunk is spec version 4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000704 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 04:49:39 +00:00
Yonik Seeley 5bdde9b1d3 remove obsolete scorer methods, add @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000685 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 01:17:28 +00:00
Yonik Seeley d46262e373 remove obsolete scorer methods, add @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000683 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 01:08:23 +00:00
Yonik Seeley 791d14061b remove obsolete scorer methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000681 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 00:53:21 +00:00
Yonik Seeley f6d18fc349 SOLR-1568: spatial - make sfilt fall back to request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000597 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 19:59:55 +00:00
Grant Ingersoll 3f547a822e SOLR-2125: change interpretation of bounding box to better fit user expectations on accuracy. fix issues with radians. add more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000428 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 12:29:40 +00:00
Yonik Seeley 9cc4437578 SOLR-2128: full param substitution for function queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000000 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 14:48:10 +00:00
Yonik Seeley bad321b625 solr example: doc that latlon type can't be multivalued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999483 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 16:20:34 +00:00
Robert Muir 68ff68ca5f SOLR-2108: Avoid false positive results when ReversedWildcardFilter is enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999424 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 14:05:54 +00:00
Yonik Seeley 3e3d6d61b8 solr spatial: use the radius passed (including units) instead of hard-coding to miles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999175 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 01:10:37 +00:00
Yonik Seeley b612b7f66c solr example: _latlon name was misleading - it's not a latlon, it's a single coordinate in a latlon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999152 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:36:48 +00:00
Yonik Seeley 0d416bc6e9 solr example: use trie on latlon for faster range queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999139 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:08:48 +00:00
Yonik Seeley 8a5368e80b solr example: simplify spatial - use latlon by default for the location fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999137 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:06:55 +00:00
Yonik Seeley 69d5a753bd exampledocs: remove payload.xml, move sample payload fields to other docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999037 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 18:15:49 +00:00
Yonik Seeley 3944f43cc4 SOLR-2123: group by query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998707 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 17:59:33 +00:00
Robert Muir c84bd2f1ec LUCENE-2653: ThaiAnalyzer assumes things about your jre
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998684 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 15:40:06 +00:00
Yonik Seeley 17376b0fe3 SOLR-236: refactoring - use Lucene's new MultiCollector, remove ours, move GroupCommand out of SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998343 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:46:58 +00:00
Yonik Seeley 634cf215f1 SOLR-236: setFlags already does the OR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998338 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:33:48 +00:00
Yonik Seeley bdb729a137 SOLR-236: simplify by using groupSort in base class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998326 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:10:50 +00:00
Yonik Seeley 193d4fab57 example schema: category should be a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997934 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 22:14:50 +00:00
Yonik Seeley c0ca131db5 SOLR-2064 SOLR-2065 SOLR-236: support highlighting and debugging with search grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997870 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 18:16:11 +00:00
Yonik Seeley 2d02e21ed3 SOLR-2098 SOLR-236: make faceting work with field collapsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997504 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 20:59:20 +00:00
Yonik Seeley ff5a2942d3 LUCENE-2504: small optimization to sort missing last comparators - use static inner classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997449 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 18:41:40 +00:00
Yonik Seeley 2d9eb62343 SOLR-1900: use bytes instead of strings for bigTerm to find end prefixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997108 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 21:44:49 +00:00
Grant Ingersoll 92039eebaa javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996961 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 15:50:42 +00:00
Ryan McKinley e88daca523 SOLR-792: Adding PivotFacetComponent for Hierarchical faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996707 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 22:13:42 +00:00
Ryan McKinley c838bbfbd1 SOLR-2112: fixing test spacing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996703 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 22:08:42 +00:00
Ryan McKinley 629e03811f SOLR-2112 -- add a streaming interface to solrj api. Implemented with BinaryResponseParser callbacks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996693 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 21:30:28 +00:00
Yonik Seeley dae51e3fc4 change bigString to bigTerm and use 0xff bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996663 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:41:53 +00:00
Uwe Schindler 7a7e0e7836 LUCENE-2642: ...one more -- sorry for heavy committing, too many checkouts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996653 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:24:22 +00:00
Yonik Seeley a505f18a0c LUCENE-2504: specialize solr's MissingStringLastComparatorSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996638 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:51:17 +00:00
Robert Muir feabadea20 LUCENE-2642: merge LuceneTestCase and LuceneTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996611 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 17:37:20 +00:00
Robert Muir 5192d949ad add exception ignore for extraction test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996511 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 12:30:57 +00:00
Robert Muir 70b8445b6f SOLR-2118: fix setTermIndexDivisor param to have its correct name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996416 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 04:30:16 +00:00
Yonik Seeley 070c79cc4c tests: expand TestSort to cover more cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996340 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 17:04:01 +00:00
Yonik Seeley 37c802aff4 SOLR-2001: prevent exception on missing q
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996182 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 17:28:14 +00:00
Grant Ingersoll 27387ff48f proper tika version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996029 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 01:18:00 +00:00
Yonik Seeley d7179da0b2 LUCENE-2504: fix FC.setNextReader ignores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996021 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 00:14:17 +00:00
Michael McCandless 992f0027a0 LUCENE-2504: speed up sort-by-field by internal code specialization to the native array cases for packed ints
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995997 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 22:08:14 +00:00
Grant Ingersoll f6c0423c87 SOLR-2083: fix issue with misrreporting suggestions in distributed spell checking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995964 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 20:24:41 +00:00
Robert Muir d38ec19a28 LUCENE-2639: remove random juggling in tests, add -Dtests.seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995772 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 12:34:18 +00:00
Yonik Seeley aa3e1599e9 SOLR-2113: add TermQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995607 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 23:14:01 +00:00
Yonik Seeley c6acdba4a2 SOLR-2110: make sure to quote keys that start with $
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995557 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 19:39:37 +00:00
Yonik Seeley 8f8132bdfc fix terms component for empty index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995533 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 18:36:18 +00:00
Yonik Seeley f60c6dab5b SOLR-2110: properly escape/encode local params in distrib faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995286 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09 00:00:40 +00:00
Grant Ingersoll d105271ce9 these should have been deleted before
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995269 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 22:37:27 +00:00
Grant Ingersoll 77f39ebc0f SOLR-2114: fix parsing error in hsin function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995267 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 22:29:32 +00:00
Yonik Seeley 9dd3bebcfb SOLR-2110: remove restrictions on local param substitution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995264 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 22:04:19 +00:00
Yonik Seeley 8b396e93ed SOLR-2111: improve facet exception handling, change exception return type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995253 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 21:07:13 +00:00
Grant Ingersoll 936c7b9456 fix typo in exception msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995242 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 20:39:55 +00:00
Yonik Seeley 5bb82c1670 SOLR-1665: remove DistributedDebugComponentTest, move debug tests to TestDistributedSearch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993599 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 04:16:05 +00:00
Yonik Seeley 63f331d880 SOLR-2107: MoreLikeThisHandler doesn't work with alternate qparsers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993576 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 01:40:26 +00:00
Yonik Seeley 50663b8570 SOLR-1665: fix MTL break
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993510 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 20:05:53 +00:00
Ryan McKinley 89c6fea889 typo 'shoudl' => 'should'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993267 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 08:01:30 +00:00
Robert Muir 999ad98ba6 LUCENE-2611: make test abstract, and name it *TestCase so ant won't execute it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993194 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 02:05:55 +00:00
Robert Muir 97719e8a4f LUCENE-2611: add a temporary workaround for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993106 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 17:34:50 +00:00
Yonik Seeley 0a6fbd8336 SOLR-2100: fix saveCommitPoint, remove unneeded calls to saveCommitPoint
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@993085 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 16:26:05 +00:00
Koji Sekiguchi d9226b03c3 SOLR-2099: Add ability to throttle rsync based replication using rsync option --bwlimit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06 00:29:07 +00:00
Koji Sekiguchi e7d5b829c7 fix broken javadoc link to lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992692 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 22:33:21 +00:00
Robert Muir 175f026bbb add super.setup/teardown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992623 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 15:13:05 +00:00
Robert Muir d735ea6e12 test class depended on the order of method execution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992469 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 21:09:44 +00:00
Robert Muir 4794d1eb63 LUCENE-2611: fix tests to run in IntelliJ, dont fork solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992424 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 19:14:03 +00:00
Yonik Seeley 495e614234 SOLR-2092: fix off-by-one in assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992410 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 18:41:10 +00:00
Yonik Seeley ccc91689b2 SOLR-2092: use native long PQ to order facet results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992382 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 17:12:26 +00:00
Yonik Seeley 4e74f34002 docs: expand description of SOLR-2046
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992379 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 17:05:19 +00:00
Grant Ingersoll 34f0a6abe7 SOLR-1665: add distributed support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992128 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 21:59:19 +00:00
Koji Sekiguchi d97f1f25d6 SOLR-2013: Add mapping-FoldToASCII.txt to example conf directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@991191 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 13:52:09 +00:00
Grant Ingersoll 0bb2e73041 SOLR-1665: Add more control to debug via options for timings, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990577 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 13:16:56 +00:00
Robert Muir 33cc5a041e SOLR-2059: Add types attribute to WordDelimiterFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990451 13f79535-47bb-0310-9956-ffa450edef68
2010-08-28 21:25:44 +00:00
Koji Sekiguchi eb899ea918 SOLR-1694: avoid printStackTrace()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990319 13f79535-47bb-0310-9956-ffa450edef68
2010-08-28 04:15:43 +00:00
Koji Sekiguchi beb35ff50c LUCENE-2626: FastVectorHighlighter: enable FragListBuilder and FragmentsBuilder to be set per-field override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990301 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 23:42:07 +00:00
Robert Muir bbfbc428ca SOLR-2034: switch JavaBin over to standard UTF-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990180 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 15:40:17 +00:00
Yonik Seeley 949e1d7150 tests: make sure we don't over-match
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990177 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 15:37:08 +00:00
Yonik Seeley 5204bd9c42 SOLR-1316: update SuggesterTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990164 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 14:47:14 +00:00
Koji Sekiguchi 2c8219cf43 SOLR-2046: add common functions to scripts-util
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@990160 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27 14:10:11 +00:00
Yonik Seeley 44468e02bf SOLR-2089: fixed tests + exception when facet.offset is beyond queue size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989950 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 22:05:26 +00:00
Yonik Seeley 2936c034f0 tests: move test for legacy facet sort into SimpleFacetsTest and remove solrconfig for it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989941 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 21:32:47 +00:00
Yonik Seeley e830a41b8c tests: update some test solrconfigs to latest luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989920 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 20:56:04 +00:00
Yonik Seeley 5935adb51f use latest luceneMatchVersion in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989914 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 20:19:43 +00:00
Grant Ingersoll 9104e8ba48 changed Grant Ingersoll to gsingers for consistency with other commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989725 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 14:52:45 +00:00
Yonik Seeley b9ab49e695 SOLR-2089: correct test class name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989413 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 00:30:42 +00:00
Yonik Seeley 0b2ed22019 javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989410 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 00:20:39 +00:00
Yonik Seeley 375afd1342 SOLR-2089: Faceting: order term ords before converting to values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989406 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 23:54:19 +00:00
Robert Muir 6e05f994b8 SOLR-2002: add -Dtests.iter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989321 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 19:45:22 +00:00
Robert Muir 66d7bb2f4d LUCENE-2619: improve test system (consistency of var names, args, sysprops passed to solr contribs, etc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988527 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 13:20:15 +00:00
Grant Ingersoll 323afbc399 SOLR-1804: clean up readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 10:55:14 +00:00
Ryan McKinley 4c3698858f SOLR-1694 -- use FieldCache value from one field to get the DocFreq for another field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988330 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 21:56:16 +00:00
Ryan McKinley c0f1509c1e ant task was deploying wrong version of noggit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988311 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 20:55:59 +00:00
Robert Muir 07df8d5210 LUCENE-2598: factor the behavior of MockRAMDirectory into MockDirectoryWrapper, add experimental -Dtests.directory= to allow running the tests under different directory impls [but the default is still RAMDirectory]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988206 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 17:00:43 +00:00
Grant Ingersoll 9b62d49e92 SOLR-1804: Re-integrated Carrot2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 14:24:00 +00:00
Andrzej Bialecki ad8bfb3bc4 SOLR-1316 Create autosuggest component.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988120 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 13:44:00 +00:00
Michael McCandless 6a4bfc796f LUCENE-2600: remove IR.isDeleted in favor of getDeletedDocs(); don't cache MultiBits in IR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987961 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 23:37:23 +00:00
Yonik Seeley 1601382d0c SOLR-2062: Include noggit in set of deployed artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987938 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 18:28:11 +00:00
Yonik Seeley 2681ca2d67 tests: create multiple segments when testing grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987937 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 18:27:29 +00:00
Yonik Seeley 0a506c5cde SOLR-2062: Include noggit in set of deployed artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987907 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 14:03:39 +00:00
Yonik Seeley 0269c89b07 SOLR-1682: field collapsing / grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-21 02:36:09 +00:00
Yonik Seeley 4796682de8 SOLR-1658: revert accidental changes to text field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987618 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 19:54:36 +00:00
Grant Ingersoll f566a7a158 use subant to build the upper pieces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987553 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 15:43:45 +00:00
Yonik Seeley c4539873b4 SOLR-2048: response testing with JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 15:40:24 +00:00
Grant Ingersoll 85549f7e7c SOLR-1630: fix minor collation issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987509 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 13:56:35 +00:00
Ryan McKinley c31c4b63d1 even more pom fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987378 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 04:11:50 +00:00
Ryan McKinley 431c958330 get solr pom in shape
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987376 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 03:50:52 +00:00
Grant Ingersoll 1620366b5c LUCENE-2608: Add per-method and request accuracy to spell checker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987179 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 15:01:29 +00:00
Koji Sekiguchi cbc4a3a1cf use shorter expression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987009 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 03:53:22 +00:00
Koji Sekiguchi 28445d6107 use shorter expression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987005 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 03:18:05 +00:00
Ryan McKinley 01fa6f4216 SOLR-2056 adding velocity to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986831 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 18:17:30 +00:00
Yonik Seeley 8668ae733e SOLR-1881: add url-scheme for SearchHandler config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986815 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 17:41:40 +00:00
Koji Sekiguchi b573c16001 SOLR-2049: add hl.multiValuedSeparatorChar for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986773 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 16:14:36 +00:00
Grant Ingersoll e8344ddee1 SOLR-2053: hook in support for specifying comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986707 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 14:38:53 +00:00
Ryan McKinley 423ba961a2 SOLR-2042: removing stax dependencies from pom.xml (java 1.6 includes stax)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986572 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 06:02:28 +00:00
Grant Ingersoll f39ad7f02e LUCENE-2479: Add support for alternate comparators for spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-17 20:40:58 +00:00
Robert Muir c2df8e8a0c SOLR-2051: analysis.jsp lost attributes, giving incorrect results for protected words etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986158 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16 23:16:32 +00:00
Koji Sekiguchi 54504ccb76 SOLR-2047: ReplicationHandler should accept bool type for enable flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@985672 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 13:19:03 +00:00
Grant Ingersoll 48b89eb8c8 SOLR-2042: fix woodstox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@985197 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 13:44:11 +00:00
Robert Muir faed4b4cd0 LUCENE-2598: add newDirectory and track that resources are closed correctly by tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984968 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 20:56:23 +00:00
Yonik Seeley efaea502e7 SOLR-2041: fix commons-csv name in build.xml for maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984776 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 13:51:41 +00:00
Koji Sekiguchi f8ab6b4b17 fix typo - curly bracket is not closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984638 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12 03:16:15 +00:00
Yonik Seeley 80659afa98 SOLR-2036: don't automatically use ram estimator from stats page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984589 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 21:33:28 +00:00
Robert Muir d2165cf08e LUCENE-2595: switch tests to use MockRAMDirectory instead of RAMDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984232 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 22:03:54 +00:00
Yonik Seeley ca4c8f3ae9 SOLR-1900: optimize FileFloatSource for flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984219 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 21:36:19 +00:00
Erik Hatcher 5c000e9997 Upgrade Velocity to 1.6.4, and Velocity Tools to final 2.0 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983985 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 13:16:33 +00:00
Robert Muir b626671408 extend LuceneTestCase instead of Object here too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983778 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 19:06:34 +00:00
Grant Ingersoll 0fac11b3ae properly reflect the Tika version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983682 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 15:33:45 +00:00
Robert Muir 40a3eb4fd3 SOLR-2002: add support for -Dtestmethod=xxx when running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983632 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 13:17:39 +00:00
Robert Muir 61954ca249 SOLR-2002: change tests from TestCase to LuceneTestCase for better coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983530 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 06:11:16 +00:00
Robert Muir 796fd9a5a3 SOLR-2002: run tests under different timezones and locales
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983495 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 01:25:43 +00:00
Koji Sekiguchi b4c599c77a SOLR-2030: fix test code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983243 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 15:18:53 +00:00
Koji Sekiguchi 7b3d0d6b30 SOLR-2030: forgot to update test for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983216 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 11:51:17 +00:00
Koji Sekiguchi 6fbdff181a SOLR-2030: FVH uses SolrEncoder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983212 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 11:34:39 +00:00
Grant Ingersoll 677e0aa2d5 cleanup unused build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982692 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 16:56:45 +00:00
Yonik Seeley 6da5460911 SOLR-2028: fix AutoCommitTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982442 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 00:24:28 +00:00
Yonik Seeley 4d03fda0f9 SOLR-2021: add missing files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981983 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 17:38:51 +00:00
Koji Sekiguchi ac95528aab SOLR-2021: Add SolrEncoder plugin to Highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981936 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 15:45:07 +00:00
Yonik Seeley daeafbacf2 SOLR-1469: fix TestReplicationHandler failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 21:33:19 +00:00
Robert Muir b905aba624 SOLR-2011: change all uses of java.io.tmpdir -> TEMP_DIR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981650 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 18:24:32 +00:00
Robert Muir cf46248d35 SOLR-2011: Solr tests now use a tempdir in build/ which is removed by 'ant clean', like lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981598 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:59:23 +00:00
Yonik Seeley 3885ed48ac SOLR-1469: fix TestReplicationHandler failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981594 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:48:18 +00:00
Robert Muir 756fc04196 SOLR-2016: use tighter stemming for textTight
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:17:20 +00:00
Koji Sekiguchi af4d6f1cd7 add @link in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981540 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:04:42 +00:00
Koji Sekiguchi 640672cb63 add @link in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981525 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 14:33:06 +00:00
Michael McCandless 83a36503b2 SOLR-2019: force Jetty to use insecure randomness source when running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981265 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 16:38:27 +00:00
Yonik Seeley 99bcf03162 tests: remove retry loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981245 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 15:29:09 +00:00
Yonik Seeley 8bfc318bbf TestReplicationHandler - fix testReplicateAfterWrite2Slave by retrying commit also
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981068 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:42:07 +00:00
Mark Robert Miller d57ef1cf1a this is still somewhat brittle - try waiting for up to 3 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980879 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 16:05:48 +00:00
Chris M. Hostetter 66660307d9 SOLR-1240: fixed typo in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980592 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 21:47:14 +00:00
Chris M. Hostetter adaeb656c8 SOLR-1240: Added support for generalized Numerical Range faceting on any numeric (or date) field. Note: this required modifying ConvertedLegacyTest to deal with an expectation about how many fields a specific document has (there are more now because of a copyField i added to the schema)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980555 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:05:41 +00:00
Mark Robert Miller 67c66e136f raise the retry count
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980447 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 13:36:30 +00:00
Mark Robert Miller b3bb09bb8a add another couple loops for this test to keep false failure from occurring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980261 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 22:57:44 +00:00
Mark Robert Miller f64f56f584 extend time a bit to prevent false test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980081 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 14:52:11 +00:00