Commit Graph

1259 Commits

Author SHA1 Message Date
Ryan McKinley 077cc43fe9 SOLR-2444, SOLR-705 -- Updating Transformers to use LocalParam syntax (surrounded by [ ])
adding SHARD_URL as a parameter

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133505 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:47:02 +00:00
Ryan McKinley 8f45f3218b Make JettySolrRunner run of port 8983
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133504 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:43:15 +00:00
Robert Muir 50a474b6b6 SOLR-2567: change solr default to TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 17:59:53 +00:00
Yonik Seeley d8928bb3c7 SOLR-2444: implement parsing only of augmenters (localParams syntax but using [])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133457 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 16:34:33 +00:00
Robert Muir 975e125085 SOLR-2576: add deprecation note to 3.x section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133189 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 23:00:12 +00:00
Robert Muir 5a1e1bf4c8 SOLR-2576: DirectSolrSpellChecker was not returning freq info for the original token
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133187 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 22:48:41 +00:00
Yonik Seeley aa92c15202 build: prevent empty directory in git checkout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133136 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 19:30:46 +00:00
Robert Muir 5cc571ad3f SOLR-2491: support spellcheck collation w/ grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133043 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 15:16:10 +00:00
Robert Muir 13156d5bd4 SOLR-2571: str->int in DirectSolrSpellChecker example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 03:20:54 +00:00
Robert Muir 6b6e5e6553 SOLR-2571: Fix DirectSolrSpellchecker's numeric params to use numeric types, add example and test for thresholdTokenFrequency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132855 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 02:38:42 +00:00
Ryan McKinley d280169fef SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132826 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:54:05 +00:00
Robert Muir bdee0a9764 SOLR-2462: use of spellcheck.collate could result in extremely high memory usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132729 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 19:14:48 +00:00
Ryan McKinley 63083944b1 SOLR-2399: fix stopwords and added field sorting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132724 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 18:37:56 +00:00
Ryan McKinley 2b6e09ff3f SOLR-2399: make fluid layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132475 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 18:35:06 +00:00
Yonik Seeley 1da4ffee6e SOLR-2136: function queries - add bool type and functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131228 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:48:47 +00:00
Ryan McKinley 582ba3830f SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:01:33 +00:00
Ryan McKinley 0c25f24550 SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131137 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 18:51:37 +00:00
Yonik Seeley d90d10e48e LUCENE-2514: fix NPE in solr's toString when range endpoints are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131029 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 13:30:27 +00:00
Robert Muir 80bbaedfe7 LUCENE_3135, SOLR-2378: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130619 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 15:54:49 +00:00
Robert Muir b7277878e8 LUCENE-152: add KStem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 12:58:22 +00:00
Robert Muir 5fff60467f LUCENE-3149: upgrade icu to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130439 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 08:58:34 +00:00
Robert Muir 8b6be652b2 SOLR-2279: move to beforeClass, so a test doesn't disable it for subsequent tests in the same jvm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130063 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 09:04:02 +00:00
Robert Muir 402c76d700 SOLR-2279: move to test-framework, and add consistency for IDE users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130052 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:46:52 +00:00
Robert Muir 7f5305ecfc SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:22:23 +00:00
Stanisław Osiński b893d89f58 SOLR-2561: fixing SimpleXML notice file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129645 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 12:32:52 +00:00
Robert Muir 4715d42d42 LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:36:46 +00:00
Robert Muir 7bf34183d0 LUCENE-3158: put licensing information in the LICENSE.txt file where it belongs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129450 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:22:03 +00:00
Robert Muir c8101d708c LUCENE-3160: lucene source build doesn't work correctly by itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129445 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 00:08:14 +00:00
Robert Muir 42a2a5df7e LUCENE-3163: remove release dates from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129427 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 23:11:10 +00:00
Robert Muir 67317f7084 SOLR-2559: all solr contrib CHANGES.txt have 3.2-dev as the release header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129424 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:53:19 +00:00
Robert Muir 6314bd4be9 SOLR-2558: remove apache lucene version from solr changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129413 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:36:44 +00:00
Michael McCandless 1f693331ff SOLR-2519: add missing file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128856 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:35:04 +00:00
Michael McCandless de78bb889f SOLR_2519: move CHANGES entry to the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128855 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:31:48 +00:00
Michael McCandless 0bec9a11fd SOLR-2519: improve defaults for text_* field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128854 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:27:23 +00:00
Michael McCandless 478414756e SOLR-2552: make sure each test class starts/ends searcher tracking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128466 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 21:29:06 +00:00
Michael McCandless cb9dfc11a1 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128253 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:48:09 +00:00
Robert Muir 4dc43afe9d fix changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128249 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:41:22 +00:00
Michael McCandless a7477fa696 fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128246 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:38:18 +00:00
Robert Muir 1aceb50817 3.2 changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128235 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:05:13 +00:00
Ryan McKinley 8883ce572f SOLR-2399: fix header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128012 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 18:09:14 +00:00
Ryan McKinley 9038381ab6 SOLR-2399: Making the notice a bit nicer looking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127987 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:33:33 +00:00
Ryan McKinley bf2531a9ba SOLR-2399: Adding in progress solr admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:18:58 +00:00
Simon Willnauer 68a840c2b7 SOLR-2530: Remove Noggit CharArr from FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127326 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 22:44:36 +00:00
Robert Muir 530b894c60 SOLR-1942: Ability to specify codec per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127313 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:55:28 +00:00
Yonik Seeley 9b31ee389f SOLR-2539: VectorValueSource.floatVal incorrectly used byteVal on sub-sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127301 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:32:08 +00:00
Robert Muir f5048293b5 LUCENE-2995: factor out a shared spellchecking module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126642 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 18:33:53 +00:00
Koji Sekiguchi 0974e2768a SOLR-2536: add ReloadCacheRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126487 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 13:31:03 +00:00
Doron Cohen 886e17c842 SOLR-2500: TestSolrProperties sometimes fails with "no such core: core0"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125932 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 12:00:42 +00:00
Steven Rowe 91c74bb6e7 SOLR-2421: remove unnecessary dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125567 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:55:31 +00:00
Stanisław Osiński a49fccc4b3 SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 19:39:42 +00:00
Ryan McKinley 4a0057d6ab SOLR-2513: remove final from XMLWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125497 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 18:34:18 +00:00
Koji Sekiguchi 897ad47877 SOLR-2528: move change log entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125156 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:50:09 +00:00
Koji Sekiguchi 4832ff0359 SOLR-2528: set HtmlEncoder default off in example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125150 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:41:19 +00:00
Robert Muir 90f7f3f3b4 SOLR-2531: remove some per-term waste in SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125011 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 17:37:22 +00:00
Yonik Seeley 66275ea881 SOLR-2521: TestJoin.testRandom fails, improve effective test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124268 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18 13:51:35 +00:00
Yonik Seeley a320a7929a SOLR-2520: escape u2029 as well as u2028 to make valid javascript as well as JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17 02:09:33 +00:00
Yonik Seeley 3b45ee8cae example: remove non-whitespace-delimited fieldtype per request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103738 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:54:44 +00:00
Stanisław Osiński 548806b7f7 SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:19:46 +00:00
Yonik Seeley 4a8e4d246a example: first attempt at *_nwd, non-whitespace-delimited field type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103444 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15 16:20:28 +00:00
Koji Sekiguchi 86faa47fa9 SOLR-2480: add ignoreTikaException flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103120 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 15:01:12 +00:00
Michael McCandless f703f23414 LUCENE-1076: default is TieredMP if version >= 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103094 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 12:45:20 +00:00
Chris M. Hostetter c503b44b8f SOLR-2451: Enhance assertJQ to allow individual tests to specify the tolerance delta used in numeric equalities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102907 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 22:03:35 +00:00
Koji Sekiguchi 0ec6d7a81b SOLR-2512: add ignoreErrors flag so that users can ignore exceptions in AE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102785 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 15:12:53 +00:00
Grant Ingersoll ed573a067b SOLR-2511: slight refactoring to make it easier to override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102718 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:34:18 +00:00
Yonik Seeley 02bc22d21a SOLR-2496: add array-of-object JSON format and commitWithin, overwrite request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102058 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11 20:02:54 +00:00
Grant Ingersoll 9a34849ecc SOLR-2502: missed compName
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101159 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 19:25:46 +00:00
Grant Ingersoll c58d788ab2 SOLR-2384: add all fields info in debug mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101136 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:30:14 +00:00
Grant Ingersoll 73a31645eb SOLR-2502: put in start of Join example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101131 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:17:46 +00:00
Koji Sekiguchi b30e4e4ec8 SOLR-2503: feature value map to dynamicField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101047 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 14:56:01 +00:00
Uwe Schindler 400639f54e LUCENE-3065, SOLR-2497: When a NumericField is retrieved from a Document loaded from IndexReader (or IndexSearcher), it will now come back as NumericField. Solr now uses NumericField solely (no more magic).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 13:14:38 +00:00
Koji Sekiguchi 9c8fb85445 SOLR-2436: forgot to fix mapping definition in README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100437 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:36:40 +00:00
Koji Sekiguchi 1a45ff9817 SOLR-2436: fix mapping definition
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100435 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:23:00 +00:00
Robert Muir 2f75783026 LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 11:42:24 +00:00
Ryan McKinley 96878534a0 LUCENE-3071: Add ReversePathHierarchyTokenizer and enable skip on PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099999 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 23:30:05 +00:00
Yonik Seeley be2382efb7 SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 20:07:19 +00:00
Uwe Schindler 8b32176c0b SOLR-2493: SolrQueryParser was fixed to not parse the SolrConfig DOM tree on each instantiation which is a huge slowdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099340 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 07:05:47 +00:00
Yonik Seeley 422f8dea4a docs: use unix and windows paths in readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099039 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 12:46:39 +00:00
Ryan McKinley 294156cbfc SOLR-2485: remove BaseResponseWriter and Generic*Writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098905 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 04:57:12 +00:00
Ryan McKinley e5256e71e2 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098860 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 23:36:16 +00:00
Ryan McKinley aa102b38b7 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098800 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 21:40:26 +00:00
Chris M. Hostetter abc9be2eef SOLR-2467: Fix <analyzer class="..." /> initialization so any errors are logged properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098760 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 19:38:20 +00:00
Robert Muir 1f67321074 missing svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097216 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 19:40:18 +00:00
Yonik Seeley 3dd0b7f278 SOLR-2272: Pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096978 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 01:42:05 +00:00
Robert Muir 6381b26dc4 SOLR-2272: revert r1096831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096835 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:22:56 +00:00
Yonik Seeley 1e167ed304 SOLR-2272: re-commit join which was inappropriately reverted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096831 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:15:12 +00:00
Robert Muir 36de6a9ef0 SOLR-2272: revert r1096610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096764 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 14:35:23 +00:00
Yonik Seeley cf2b0d322b SOLR-2272: pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096610 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 21:34:30 +00:00
Koji Sekiguchi 6a85962022 SOLR-2436: move uimaConfig to under the uima's update processor in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096315 13f79535-47bb-0310-9956-ffa450edef68
2011-04-24 11:48:43 +00:00
Yonik Seeley d566917576 SOLR-1566: fix json formatting to indent at start of each doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096046 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 21:19:17 +00:00
Yonik Seeley 8be940dc1f minor: improve err msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095976 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 18:12:02 +00:00
Yonik Seeley 9db2ff41ae SOLR-2383: /browse improvements: generalize range and date facet display
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095950 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:39:07 +00:00
Chris M. Hostetter 1c75ae2fbb SOLR-2461: QuerySenderListener and AbstractSolrEventListener are now public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095545 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 22:46:06 +00:00
Chris M. Hostetter afe7a54112 SOLR-2394: don't assume 'standard' exists in the web ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095526 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:48:46 +00:00
Uwe Schindler 20f261ca14 SOLR-2474: The helper TokenStreams in analysis.jsp and AnalysisRequestHandlerBase did not clear all attributes so they displayed incorrect attribute values for tokens in later filter stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095521 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:35:05 +00:00
Chris M. Hostetter affaa37983 SOLR-1709: Distributed support for Date and Numeric Range Faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095517 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:29:13 +00:00
Mark Robert Miller 1773808025 SOLR-2324: SolrCloud solr.xml parameters are not persisted by CoreContainer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095455 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 16:38:51 +00:00
Mark Robert Miller 9d901879b3 SOLR-2105: Rename RequestHandler param 'update.processor' to 'update.chain'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095432 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 15:11:38 +00:00
Mark Robert Miller ec366d2c52 LUCENE-2939: Highlighter should try and use maxDocCharsToAnalyze in WeightedSpanTermExtractor when adding a new field to MemoryIndex as well as when using CachingTokenStream
SOLR-2390: Performance of usePhraseHighlighter is terrible on very large Documents, regardless of hl.maxDocCharsToAnalyze

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095260 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 03:43:27 +00:00
Mark Robert Miller a440c8c018 SOLR-2333: The "rename" core admin action does not persist the new name to solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 15:44:05 +00:00
Yonik Seeley 2b87910440 SOLR-2403: fix facet.mincount>0 && facet.sort=index errors, add some algorithmic improvements, introduce more random testing for distrib faceted testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094214 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 22:24:45 +00:00