You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by cp...@apache.org on 2016/10/24 18:32:29 UTC

[25/50] [abbrv] lucene-solr:jira/solr-8542-v2: 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/a4952b11
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/a4952b11
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/a4952b11

Branch: refs/heads/jira/solr-8542-v2
Commit: a4952b11fec9e366cd97010d3cc96ef2ce6e953a
Parents: 127bf9f 9776196
Author: Noble Paul <no...@apache.org>
Authored: Thu Oct 20 20:07:15 2016 +0530
Committer: Noble Paul <no...@apache.org>
Committed: Thu Oct 20 20:07:15 2016 +0530

----------------------------------------------------------------------
 lucene/CHANGES.txt                              |   2 +
 .../apache/lucene/misc/SweetSpotSimilarity.java |  16 ++
 solr/CHANGES.txt                                |  15 +-
 solr/bin/solr                                   |  18 +-
 solr/bin/solr.cmd                               |  28 +-
 .../src/java/org/apache/solr/util/SolrCLI.java  | 273 ++++++++++++++++++-
 .../org/apache/solr/util/UtilsToolTest.java     | 185 +++++++++++++
 7 files changed, 499 insertions(+), 38 deletions(-)
----------------------------------------------------------------------