Posted by user654 on March 24, 2013 at 6:46pm
Hi,
I have some nodes that have a Location field and also some other features.I want to filter those nodes for the Location using the Google Places api
https://developers.google.com/maps/documentation/javascript/places#place...
I also want to filter those results simultaneously using Solr based on same features e.g. colour.
How can I do both filterings?
thanks