lucene/solr/contrib
Mark Robert Miller 54c0b2e946 tests: improve this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554060 13f79535-47bb-0310-9956-ffa450edef68
2013-12-29 20:21:03 +00:00
..
analysis-extras LUCENE-5364: Replace hard-coded Version.LUCENE_XY that doesn't have to be hard-coded (because of back-compat testing or version dependent behavior, or demo code that should exemplify pinning versions in user code), with Version.LUCENE_CURRENT in non-test code, or with LuceneTestCase.TEST_VERSION_CURRENT in test code; upgrade hard-coded Version.LUCENE_XY constants that should track the next release version to the next release version if they aren't already there, and put a token near them so that they can be found and upgraded when the next release version changes: ':Post-Release-Update-Version.LUCENE_XY:' 2013-12-09 22:53:38 +00:00
clustering LUCENE-5249: All Lucene/Solr modules should use the same dependency versions 2013-10-01 21:01:12 +00:00
dataimporthandler tests: improve this test 2013-12-29 20:21:03 +00:00
dataimporthandler-extras SOLR-4942: test improvements to randomize use of compound files 2013-06-22 06:00:18 +00:00
extraction SOLR-1301: Add a Solr contrib that allows for building Solr indexes via Hadoop's MapReduce. 2013-12-02 18:42:23 +00:00
langid LUCENE-5249: All Lucene/Solr modules should use the same dependency versions 2013-10-01 21:01:12 +00:00
map-reduce SOLR-1301: Merge Morphlines modules up to Kite 0.10 and CDK 0.9 2013-12-19 19:13:47 +00:00
morphlines-cell SOLR-1301: Ignore this test on Windows - there is a problem with Windows paths and Morphlines. 2013-12-23 19:11:07 +00:00
morphlines-core SOLR-1301: Merge Morphlines modules up to Kite 0.10 and CDK 0.9 2013-12-19 19:13:47 +00:00
uima LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead. 2013-10-13 21:04:31 +00:00
velocity LUCENE-5249: All Lucene/Solr modules should use the same dependency versions 2013-10-01 21:01:12 +00:00
contrib-build.xml LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks. 2012-04-15 14:41:44 +00:00