You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by tf...@apache.org on 2020/09/10 17:33:27 UTC

[lucene-solr] branch master updated (14e4edc -> 0250978)

This is an automated email from the ASF dual-hosted git repository.

tflobbe pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 14e4edc  SOLR-14847: Create Solr Server TGZ (#1844)
     add 0250978  SOLR-14510: Remove deprecations added with BlockMax WAND support (#1823)

No new revisions were added by this update.

Summary of changes:
 .../solr/response/GeoJSONResponseWriter.java       |  7 -----
 .../apache/solr/response/JSONResponseWriter.java   |  7 -----
 .../java/org/apache/solr/response/JSONWriter.java  | 30 ----------------------
 .../solr/response/PHPSerializedResponseWriter.java | 10 +-------
 .../org/apache/solr/response/SchemaXmlWriter.java  |  5 ----
 .../solr/response/TabularResponseWriter.java       |  7 -----
 .../apache/solr/response/TextResponseWriter.java   | 11 +-------
 .../java/org/apache/solr/response/XMLWriter.java   | 20 ---------------
 .../src/major-changes-in-solr-9.adoc               |  5 +++-
 9 files changed, 6 insertions(+), 96 deletions(-)