You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2016/12/06 23:13:24 UTC

[29/50] [abbrv] lucene-solr:apiv2: Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/32c4bd7c
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/32c4bd7c
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/32c4bd7c

Branch: refs/heads/apiv2
Commit: 32c4bd7cc0ac2e93e833f5fe84be4ff69f0b7aeb
Parents: 5b25943 bf424d1
Author: Noble Paul <no...@apache.org>
Authored: Tue Nov 29 08:06:26 2016 +0530
Committer: Noble Paul <no...@apache.org>
Committed: Tue Nov 29 08:06:26 2016 +0530

----------------------------------------------------------------------
 solr/CHANGES.txt                                |   4 +
 solr/bin/solr                                   |  80 ++-
 solr/bin/solr.cmd                               |  72 ++-
 solr/bin/solr.in.cmd                            |   6 +-
 solr/bin/solr.in.sh                             |   4 +
 .../UIMAUpdateRequestProcessorTest.java         |  37 +-
 .../org/apache/solr/request/NumericFacets.java  |   4 +-
 .../ClassificationUpdateProcessorFactory.java   |   8 +-
 .../solr/cloud/DocValuesNotIndexedTest.java     | 527 +++++++++++++++++++
 solr/server/etc/jetty-ssl.xml                   |   4 +-
 10 files changed, 702 insertions(+), 44 deletions(-)
----------------------------------------------------------------------