lucene/solr/contrib
Mark Robert Miller de6514e214 SOLR-3854: SSL support for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566456 13f79535-47bb-0310-9956-ffa450edef68
2014-02-09 22:39:48 +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 SOLR-3854: SSL support for SolrCloud 2014-02-09 22:39:48 +00:00
dataimporthandler SOLR-3854: SSL support for SolrCloud 2014-02-09 22:39:48 +00:00
dataimporthandler-extras LUCENE-5372: Replace StringBuffer by StringBuilder, where possible 2014-01-05 23:04:09 +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 SOLR-5598: LanguageIdentifierUpdateProcessor ignores all but the first value of multiValued string fields 2014-02-05 12:17:45 +00:00
map-reduce SOLR-3854: SSL support for SolrCloud 2014-02-09 22:39:48 +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-3854: SSL support for SolrCloud 2014-02-09 22:39:48 +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