lucene/solr/contrib
Alan Woodward d22cffebb7 SOLR-5555: CloudSolrServer and LBHttpSolrServer shouldn't throw MUE from constructors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550824 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 19:47:06 +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 SOLR-5527: DIH logs spurious warning for special commands 2013-12-03 14:13:13 +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: Fix a couple of bugs around setting up the embedded Solr instance. 2013-12-06 17:04:47 +00:00
morphlines-cell SOLR-1301: Merge in latest morphlines module updates. 2013-12-04 19:11:41 +00:00
morphlines-core SOLR-5555: CloudSolrServer and LBHttpSolrServer shouldn't throw MUE from constructors 2013-12-13 19:47:06 +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