Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/995
Adding this dynamic field worked for me as well. I tested in a Solr
installation as well as the integration test. I believe this will solve our
issue with the older LatLon type. The only other field type that resulted in
How should we document this? Comments in our schemas? We don't have a
dedicated document for creating Solr schemas and I don't think we should
maintain detailed documentation on the topic. Maybe we add a section to the
Solr README with tips for Solr schema creation as it relates to Metron (would
include this issue)?
---