You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Mikki <mg...@gmail.com> on 2010/07/18 21:00:17 UTC

spatial search - query to see if I fall within an area

Hi, what is the most efficient way of doing a spatial search in this way.
I have persons who monitor an area. I am at position x and I want to find
whether I fall within those monitored areas. If I do then they can monitor
me.

What is the best method for doing this type of search. The simplest is to go
to each person and ask if my position sits inside their monitor area. How
would this query look with lucene spatial search plugin?

Thanks
 
-- 
View this message in context: http://lucene.472066.n3.nabble.com/spatial-search-query-to-see-if-I-fall-within-an-area-tp976836p976836.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org