Hi There, I am in the process of choosing a search technology for one of my projects and I was looking into Solr and Elasticsearch.
Two features that I am more interested are geo aggregations (for map clustering) and search alerts. Elasticsearch seem to have these two features built-in. http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/geo-aggs.html http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-percolate.html I couldn't find relevant documentation for Solr and therefore not sure whether these features are readily available in Solr. Can you please let me know whether these features are available in Solr? If not, whether there are solutions to achieve same with Solr. Thank you.