Use case of Spatial search

2013-08-19 Thread Shishir Jain
Hi, I have a very standard use case of Spatial search. Was trying to figure out how to do it in Solr, but couldn't figure out a standard way of doing it. Please point me to any document which explains this use case or how this specific use case can be implemented in Solr. The Use case

Re: Use case of Spatial search

2013-08-19 Thread Erick Erickson
is to have your function return 0 for docs you want to exclude. Since that's multiplied into the score, you effectively eliminate the doc from your result set. Best, Erick On Mon, Aug 19, 2013 at 8:53 AM, Shishir Jain shishir.j...@gmail.comwrote: Hi, I have a very standard use case of Spatial

Re: Use case of Spatial search

2013-08-19 Thread David Smiley (@MITRE.org)
standard use case of Spatial search. Was trying to figure out how to do it in Solr, but couldn't figure out a standard way of doing it. Please point me to any document which explains this use case or how this specific use case can be implemented in Solr. The Use case is: There is database