We are having an issue with facet counts and groupingŠ

We have multiple doctors with addresses. How do I search these lat longs?

1. Using SOLR 3.1, I can duplicate all fields except lat_long, and use
group.field for the key.
2. I can use David Smiley's solution for multiple points (but it seems to be
abandoned?)
3. I can add a parameter that will calculate facet.field after the group by
(can I get some help?)
4. Others?
The whole thing does not sound good, since there is sooo much duplication.
It would be perfect to support
multiValued field with many lat_logs for a row in SOLR directly.

Ideas?

Thanks.


Reply via email to