lucene/solr/contrib
Jason Gerlowski 971bd26df6 SOLR-11629: Add new CloudSolrClient.Builder ctors
CloudSolrClient.Builder can be pointed at a Solr cluster in two ways: a
ZK connection string, or one or more Solr base URLs.  One of these two
values must be provided to create a working CloudSolrClient.

Since these values are required, this commit introduces two new ctors,
one for each means of CloudSolrClient setup.  It deprecates the existing
no-arg CloudSolrClient ctor.

Together, these changes make it clearer to our users that these options
are required (and mutually exclusive).
2018-03-10 10:45:43 -05:00
..
analysis-extras SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-03 21:42:14 -08:00
analytics SOLR-11629: Add new CloudSolrClient.Builder ctors 2018-03-10 10:45:43 -05:00
clustering SOLR-11482: RunExecutableListener was removed for security reasons 2017-10-13 13:48:18 +02:00
dataimporthandler SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-03 21:42:14 -08:00
dataimporthandler-extras SOLR-11701: Upgrade to Tika 1.17 when available 2017-12-24 17:03:00 -08:00
extraction SOLR-11480: Remove unused "Admin Extra" files and mentions. (Eric Pugh, Christine Poerschke) 2018-01-30 12:39:44 +00:00
langid SOLR-11592: Add OpenNLP language detection to the langid contrib 2018-01-17 11:29:17 -05:00
ltr SOLR-11597: Add contrib/ltr NeuralNetworkModel class. 2018-03-02 18:27:55 +00:00
prometheus-exporter SOLR-11795: use README.txt rather than .md and add description for default values 2018-03-06 17:14:15 +09:00
uima SOLR-11490: Add missing @since tags 2017-10-17 22:24:35 -04:00
velocity SOLR-10778: eliminate local variables in (PageTool,AnalyzeEvaluator,ClassifyStream) 2017-06-23 15:47:24 +01:00
contrib-build.xml SOLR-7227: Don't create the WAR file at all 2015-07-28 19:04:21 +00:00