Github user dsmiley commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/382#discussion_r190386655
--- Diff:
solr/core/src/java/org/apache/solr/response/JSONResponseWriter.java ---
@@ -376,20 +376,6 @@ public void writeSolrDocument(String name,
SolrDocument doc, ReturnFields return
writeVal(fname, val);
}
}
-
--- End diff --
Good; this can be repeated in GeoJSONResponseWriter too, I think.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]