Hello, Say I indexed a large dataset against a schemaless configuration. Now I have a bunch of multivalued fields. Is there any way to say which of these (text) fields have (for given data) only single values? I know I am supposed to look at the original data, and all that, but this is more for debugging/troubleshooting.
Turning termOffsets/termPositions would make it easy, but that's a bit messy for troubleshooting purposes. I was thinking that one giveaway is the positionIncrementGap causing the second value's token to start at number above a hundred. But I am not sure how to craft a query against a field to see if such a token is generically present. Any ideas? Regards, Alex. ---- Solr Example reading group is starting November 2016, join us at http://j.mp/SolrERG Newsletter and resources for Solr beginners and intermediates: http://www.solr-start.com/