Commit Graph

333 Commits

Author SHA1 Message Date
Ryan McKinley 800f5a54a6 SOLR-2857: add UpdateRequestHandler that handles xml,csv,json, and javabin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335768 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:06:10 +00:00
James Dyer d29c5a8ea9 SOLR-3430: DIH expanded test coverage & subsequent bug fixes (cache support).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335140 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 17:24:42 +00:00
Chris M. Hostetter d5eeb396a5 PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 19:56:13 +00:00
James Dyer a5faa50193 SOLR-3422: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332360 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:02:23 +00:00
James Dyer 7073768b74 SOLR-3422: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332322 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:20:37 +00:00
James Dyer 72767240b3 SOLR-3262: Add changes.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332293 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 17:04:12 +00:00
James Dyer fc2749f24a SOLR-3422: Refactor DIH - configuration data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332292 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 16:59:30 +00:00
Christopher John Male d8898b662d LUCENE-2510: Moved ResourceLoader/Aware into analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332037 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 01:34:48 +00:00
Robert Muir ab3f63d279 LUCENE-4011: fix most broken links in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 13:44:03 +00:00
Christopher John Male a4cbd8a605 SOLR-3357: Added expected Class type to ResourceLoader.newInstance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326879 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:03:05 +00:00
Dawid Weiss 2df0423244 LUCENE-3808: rename tests.threadspercpu into tests.jvms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326427 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 21:45:10 +00:00
Dawid Weiss cf85aab1a0 LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326351 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:41:44 +00:00
Christopher John Male 649cad2a75 SOLR-3343: Moved non-shared utils out of solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:32:29 +00:00
Ryan McKinley 81ddd8cbe2 SOLR-3329: Dropping getSourceID() from SolrInfoMBean and most of the svn:keywords
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:13:15 +00:00
Chris M. Hostetter bb7bc2ff44 LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:53:32 +00:00
Robert Muir 2fe2e82584 LUCENE-1866: better RAT reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309248 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 05:03:53 +00:00
Jan Høydahl 058179d177 SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:55:37 +00:00
Robert Muir 8f0d7cc135 LUCENE-3930: nuke jars from source tree and use ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Sami Siren b5f8deb795 SOLR-2020: migrate to Java client that uses Apache Http Components http client (4.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306800 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 12:11:37 +00:00
Chris M. Hostetter 6a1a25868b SOLR-3046: Fix whitespace typo in DIH response "Time taken"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305929 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:48:35 +00:00
James Dyer 0b1c526b67 SOLR-3262: Remove "threads" from DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305384 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 15:04:38 +00:00
James Dyer fca2253a55 SOLR-3260: Add one more exception ignore for JVMs without Rhino
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303818 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:56:40 +00:00
James Dyer 33645d3764 Add license headers (SOLR-2382 new classes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303811 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:45:16 +00:00
James Dyer 57c6955385 Add CHANGES.txt entry for SOLR-2382
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303797 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:29:29 +00:00
Robert Muir a6fd306dfb add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303738 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 11:33:45 +00:00
James Dyer f3ffdf3a68 better messages when ScriptTransform fails on init (add back 1 exception ignore in case JVM doesn't support Rhino)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303568 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 20:55:17 +00:00
James Dyer dfc345b5c7 SOLR-3260: better messages when ScriptTransform fails on init (remove Reflection in Trunk, JRE1.6+ assurred)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303470 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 17:22:13 +00:00
James Dyer f2544bdd3d SOLR-3260: better messages when ScriptTransform fails on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-20 16:21:13 +00:00
Martijn van Groningen bf90ce175d SOLR-3190: Minor improvements to SolrEntityProcessor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297656 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 19:16:39 +00:00
Uwe Schindler 989530e17e LUCENE-3850: Fix rawtypes warnings for Java 7 compiler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297048 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 13:34:40 +00:00
Sami Siren dcaf6be3e4 SOLR-3165: make DIH work with solrcloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294990 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 07:07:40 +00:00
David Wayne Smiley effbca10e2 SOLR-3040 The DIH's admin UI (dataimport.jsp) now requires DIH request handlers to start with a '/'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1293102 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 06:47:43 +00:00
Steven Rowe 2421399023 Test fix for DIH TestScriptTransformer: Lucene-Solr-Maven-trunk build#397 produced an exception with the message "<script> can be used only in java 6 or above Processing Document # 1", while the test was only ignoring those exceptions with the exact message "<script> can be used only in java 6 or above" - switched the test for this to require the expected message as a prefix rather than exact equality.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291958 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 19:05:31 +00:00
Robert Muir d4deb86459 SOLR-3142: don't auto-optimize in dataimports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291115 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 01:45:09 +00:00
James Dyer fd6c1e657a SOLR-2947: fix 'where' clause bug on CachedSqlEntityProcessor (introduced w/SOLR-2382)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245109 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 18:09:01 +00:00
James Dyer 59b7673a18 SOLR-2947: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245018 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 15:13:32 +00:00
James Dyer 37bb87e70d SOLR-2947: fix multi-threaded DIH bug (introduced w/SOLR-2382)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245014 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 15:09:13 +00:00
Mark Robert Miller 9fed484fb1 SOLR-2358: merge in solrcloud branch (watch out hudson!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1235888 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 19:49:26 +00:00
Jan Høydahl 37e03cbfa5 SOLR-2105: Discontinue deprecated parameter "update.processor"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232363 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 09:41:33 +00:00
Erick Erickson 23bd21c968 Fixes for SOLR-3032. Removed all the conditional logging for exceptions, we'll rely on the top levels to log the errors appropriately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232192 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 22:07:13 +00:00
Chris M. Hostetter b2de49f606 SOLR-2542: Fixed DIH Context variables which were broken for all scopes other then SCOPE_ENTITY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231367 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 22:56:02 +00:00
Robert Muir f5d1e967db LUCENE-3667: make tests reasonable if you dont have a supercomputer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225920 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 21:14:15 +00:00
Erick Erickson 2208b499fa Fix for SOLR-2975, fix tests that failed occasionally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215487 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 13:46:35 +00:00
Steven Rowe 60929a5adb LUCENE-3645: Remove unnecessary array wrapping when calling varargs methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214413 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 19:15:47 +00:00
Yonik Seeley 55be28de90 SOLR-2481: Add support for commitWithin in DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212731 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:33:30 +00:00
Martijn van Groningen 5e8c223baa SOLR-1499: Added SolrEntityProcessor that imports data from another Solr core or instance based on a specified query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212394 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:17:12 +00:00
Robert Muir 58372c2842 LUCENE-3606: avoid nocommit in test names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3606@1211007 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 16:39:02 +00:00
Steven Rowe f389654f9c SOLR-2382: Switch javadoc tag @solr.experimental to @lucene.experimental (the build's javadoc invocation does not include @solr.experimental, and @lucene.experimental is already used in many places in Solr's code)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201784 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 16:48:09 +00:00
Noble Paul e7294aab77 SOLR-2382 Support pluggable caching implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201659 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 10:27:51 +00:00
Koji Sekiguchi 4111688879 SOLR-2875: incorrect url in tika-data-config.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197879 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 04:06:05 +00:00
Martijn van Groningen 19765406b6 SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Chris M. Hostetter 4287d1bb52 SOLR-2739: more assumptions to ensure file is not writable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175975 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 18:05:25 +00:00
Robert Muir e7229ee7a4 LUCENE-3456: more use of MockTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175579 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 21:10:50 +00:00
Robert Muir 1e577e15b5 LUCENE-3456: use MockTokenizer instead of WhitespaceTokenizer in test configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175529 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 19:10:17 +00:00
Jan Høydahl 90e0977c5a SOLR-2750: Make both "update.chain" and the deprecated "update.param" work consistently everywhere
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171304 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 22:41:18 +00:00
Robert Muir e758a5e444 open up 3.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166652 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 12:24:16 +00:00
Chris M. Hostetter c20cbcf2f8 SOLR-2739: try to clean up TestSqlEntityProcessorDelta
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164287 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 22:06:21 +00:00
Shalin Shekhar Mangar 582df287cd SOLR-2668 -- DIH multithreaded mode does not rollback on errors from EntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161505 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 11:16:44 +00:00
Shalin Shekhar Mangar 826092d998 SOLR-2695 -- Documents are collected in unsynchronized list in multi-threaded debug mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153844 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 10:57:52 +00:00
Noble Paul 5fca7fc938 SOLR-2382 - regression . debug not working
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152692 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 06:01:35 +00:00
Robert Muir c53e38095a use generifed internal, remove duplicate tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150494 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:37:29 +00:00
Steven Rowe 7a7ce6bc26 Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149699 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 19:25:51 +00:00
Steven Rowe 9772db3703 SOLR-2659: Moved src/test-files/** under src/test-files/<module-name>/** for all Solr modules except core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149600 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 13:24:17 +00:00
Simon Willnauer cf0e50f71d removed unnecessary interface method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149545 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 10:18:26 +00:00
Noble Paul 6aea26168a SOLR-2382-abstracted DIHWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149534 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 09:54:10 +00:00
Simon Willnauer 8ff4498bd3 added ALS header and fixed missing inteface method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149532 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 09:53:33 +00:00
Noble Paul b20968241a SOLR-2382-abstracted DIHWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149477 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 06:47:43 +00:00
Noble Paul f6d85278ca optimize import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149127 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 11:28:41 +00:00
Shalin Shekhar Mangar 0f2c25b555 SOLR-2655 -- DIH multi threaded mode does not resolve attributes correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149108 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 10:56:54 +00:00
Noble Paul ab8f8f994f SOLR-2382 Properties writer abstracted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148653 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 08:49:32 +00:00
Shalin Shekhar Mangar 80d436e29f SOLR-2186 -- DataImportHandler's multi-threaded option throws NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147023 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 08:41:26 +00:00
Shalin Shekhar Mangar 903d239fb7 Solr 1.5 was actually Solr 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146638 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 10:39:33 +00:00
Shalin Shekhar Mangar dddbb9c0a0 SOLR-2492 -- DIH does not commit if only deletes are processed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145925 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 09:15:55 +00:00
Shalin Shekhar Mangar 52649534ac SOLR-2644 -- When using threads=2 the default logging is set too high
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 09:13:29 +00:00
Steven Rowe 582e3c8f26 SOLR-2551: make DIH tests run sequentially
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145194 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 14:39:53 +00:00
Steven Rowe 4505c08643 SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 06:41:23 +00:00
Steven Rowe 9abc6a2912 SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 21:16:33 +00:00
Simon Willnauer b843dfe839 LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141501 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 12:14:36 +00:00
Simon Willnauer 5ce2c2844a LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +00:00
Steven Rowe 75d6001f0e SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 19:42:31 +00:00
Robert Muir 4ce9d15bb4 bump 3.3-dev to 3.4-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138357 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 09:31:18 +00:00
Steven Rowe 4c9c9259e8 SOLR-2452: Merged with trunk up to r1137125
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 05:16:57 +00:00
Uwe Schindler 4e46774b9b Make sure, Jenkins/Hudson can compile Solr Contrib classes+tests with Java 5, without running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136792 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:28:37 +00:00
Shalin Shekhar Mangar 1e3aa5cee4 SOLR-2551 -- Use File.delete instead of File.setWritable to be Java 5 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136789 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:05:29 +00:00
Steven Rowe 6264baa060 SOLR-2452: merged with trunk up to r1136777
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1136783 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 06:10:05 +00:00
Shalin Shekhar Mangar 6aaaf9ca94 SOLR-2551 -- Check dataimport.properties for write access (if delta-import is supported in DIH configuration) before starting an import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135954 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 08:24:04 +00:00
Noble Paul 7e9aeac79b SOLR-2206 MailEntityProcessor has mispelled words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135495 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 11:39:50 +00:00
Steven Rowe c98779dd12 SOLR-2452: merge with trunk up to r1134392
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1134403 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 18:17:44 +00:00
Simon Willnauer 2007a4b4e0 Remove @Version tags from JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133805 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 11:43:35 +00:00
Steven Rowe 4eeee5c147 SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 21:15:00 +00:00
Steven Rowe 036078baea SOLR-2452: merged with trunk up to r1130266. Removed duplicate solr-contrib-uptodate definition in solr/contrib/contrib-build.xml. Fixed directory glob in solr-contrib-uptodate target: .../src/main/java/ -> .../src/java/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130331 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 22:37:09 +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
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
Steven Rowe 31c83c9d6f SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 14:51:25 +00:00
Steven Rowe 674feedec6 SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:45:19 +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
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
Steven Rowe 0c7a172d4f SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Robert Muir dc58134cdc SOLR-2452: commit my state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087603 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:58:12 +00:00
Koji Sekiguchi 2c64e2b268 move DIH entries in core CHANGES.txt to DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083459 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 15:00:35 +00:00
Grant Ingersoll 3d7ec8a3d3 LUCENE-2952: normalize license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081791 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:06:55 +00:00
Steven Rowe 9662a890ef SOLR-2411: reverting all changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 18:40:14 +00:00
Steven Rowe 4b2364aa5b SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:53:08 +00:00
Robert Muir e33484e615 add empty 3.2 section to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078614 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:38:05 +00:00
Robert Muir 28ea4b7561 add xyz-LICENSE.txt for all third party jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078512 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:50:22 +00:00
Uwe Schindler 129dcfc99b SOLR-2388: Log XML warnings and errors to slf4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075089 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 17:14:45 +00:00
Uwe Schindler b76bef12fd SOLR-1656: XIncludes and other HREFs in XML files loaded by ResourceLoader are fixed to be resolved using the URI standard (RFC 2396)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075053 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:31:08 +00:00
Chris M. Hostetter 972e53c413 SOLR-2377: fix test/example configs that use a bad meme in dataDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072397 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 17:09:45 +00:00
Chris M. Hostetter 3b9482440b SOLR-2116: Fix TikaConfig classloader bug in TikaEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072232 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:49:10 +00:00
Chris M. Hostetter d279ff8251 this test was missing @Test, and wasn't actually checking any fields were added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072230 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:33:12 +00:00
Yonik Seeley 77258e59ac SOLR-2365: Move DIH jars out of solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 20:16:07 +00:00
Robert Muir d964adafe9 SOLR-2367: use ignoreException for DIH tests that expect exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071594 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 12:26:11 +00:00
Yonik Seeley 4dd86bf8ab SOLR-1191: fix DIH deltaQyery when pk has prefix, change NPE to better error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071435 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 23:01:41 +00:00
Robert Muir 25177837b0 SOLR-2367: DataImportHandler unit tests are very noisy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071417 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:56:34 +00:00
Mark Robert Miller 0da6f25e6b SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071242 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:39:48 +00:00
Shai Erera ece1524805 LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Uwe Schindler 783c8fd7b5 More charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067163 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:27:16 +00:00
Uwe Schindler 0188da6a73 Fix lots of default charset violations in Solr caused by String.getBytes() and IOUtils.toString() [and others]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067160 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:01:49 +00:00
Robert Muir d087701cd6 SOLR-1916: add locale/timezone warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065891 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01 02:08:35 +00:00
Robert Muir d1a5ca1460 add missing @Override and @Deprecated annotations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065304 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 15:10:15 +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
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 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
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
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
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 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 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
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
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
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
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
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 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
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
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
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
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 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
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
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
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
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 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
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
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
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 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
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
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 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
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 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
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
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
Mark Robert Miller cec16f399a SOLR-2009: Contrib ant test targets do not respect sys props testcase,testpackage,and testpackageroot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@966880 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 22:17:16 +00:00
Robert Muir 0aacad6eca SOLR-2002: make AbstractSolrTestCase extend LuceneTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963873 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 21:45:31 +00:00
Ryan McKinley 6b212ad3bb LUCENE-2490 -- ant generate-maven-artifacts will build lucuen and solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955464 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 02:25:11 +00:00
Robert Muir 824939d7e5 LUCENE-2466: fix locale bugs for tr_TR locale: casing problems in lucene/solr code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945245 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 17:18:10 +00:00
Robert Muir a9ef636cb1 LUCENE-2413: consolidate HTMLStripCharFilter into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940768 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 08:33:52 +00:00
Robert Muir af9ee162d7 LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 11:01:46 +00:00
Mark Robert Miller e9e7b1eb0d SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:40:38 +00:00
Mark Robert Miller 2090fb48e7 SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932998 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:39:12 +00:00
Robert Muir 9a43d0ee41 SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 10:31:34 +00:00
Robert Muir 88fc2e2f56 add missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 04:36:13 +00:00
Robert Muir 868b997211 SOLR-1859: speed up indexing for example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930050 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 17:24:12 +00:00
Robert Muir 08b0a689da add the RAM parameter for contrib tests, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926248 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 18:28:57 +00:00
Yonik Seeley 4abb609eb8 tests: kill prints
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925891 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21 20:51:55 +00:00
Robert Muir c3d33bc62e merge up to solr trunk rev 925091
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925637 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 17:18:22 +00:00
Mark Robert Miller 676a9ca51d clean up ant a bit - take dupe refs to Lucene classes out of solr contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925206 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 13:01:40 +00:00
Mark Robert Miller 10849197a2 fix extras classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924640 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:30:51 +00:00
Mark Robert Miller cd490f915a switch Solr to really run off lucene trunk rather than just copy jars - still needs some love (too many duplicate lucene refs for one) but its a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924634 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:39:17 +00:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00