Github user simonellistonball commented on a diff in the pull request: https://github.com/apache/metron/pull/922#discussion_r166908797 --- Diff: metron-platform/metron-solr/src/main/config/schema/error/solrconfig.xml --- @@ -0,0 +1,1601 @@ +<?xml version="1.0" encoding="UTF-8" ?> --- End diff -- Is this just basic stock solr? The /browse endpoint configs seem like they come from the tutorial sample, and could be mis-leading for example.
---