tjake / Solandra

Solandra = Solr + Cassandra
Apache License 2.0
882 stars 150 forks source link

facet_counts for dynamic fields throw exceptions #88

Closed davidstrauss closed 13 years ago

davidstrauss commented 13 years ago

Please see this gist for the response we get: https://gist.github.com/ff4099672a87ded19bc3 (line 232)

Converting all the instances of the dynamic field to regular fields, uploading the schema, and reindexing makes the exception go away.

tjake commented 13 years ago

I believe this is now fixed, if you could re-test