You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2018/04/10 14:12:18 UTC

[39/50] lucene-solr:jira/solr-12181: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr


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

Branch: refs/heads/jira/solr-12181
Commit: bd8fe72426b2a9df45050143e85481f523854239
Parents: 348de9e 2ae488a
Author: Karl Wright <Da...@gmail.com>
Authored: Sun Apr 8 06:44:45 2018 -0400
Committer: Karl Wright <Da...@gmail.com>
Committed: Sun Apr 8 06:44:45 2018 -0400

----------------------------------------------------------------------
 lucene/CHANGES.txt                              |  5 +++
 .../miscellaneous/WordDelimiterFilter.java      | 18 +++++---
 .../miscellaneous/WordDelimiterGraphFilter.java | 17 +++++---
 .../apache/lucene/index/TestIndexSorting.java   |  7 +--
 solr/CHANGES.txt                                |  3 ++
 .../solr/handler/TestReplicationHandler.java    |  8 +++-
 .../solr/uninverting/TestDocTermOrds.java       | 12 ++++--
 solr/solr-ref-guide/build.xml                   |  1 +
 solr/solr-ref-guide/src/_config.yml.template    |  1 +
 solr/solr-ref-guide/src/css/customstyles.css    |  2 +-
 solr/solr-ref-guide/src/learning-to-rank.adoc   |  2 +-
 solr/solr-ref-guide/src/meta-docs/pdf.adoc      |  2 +-
 .../src/rule-based-replica-placement.adoc       |  2 +-
 .../src/updating-parts-of-documents.adoc        | 45 +++++++++++++++++---
 .../src/upgrading-a-solr-cluster.adoc           |  2 +-
 ...store-data-with-the-data-import-handler.adoc |  2 +-
 16 files changed, 93 insertions(+), 36 deletions(-)
----------------------------------------------------------------------