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-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org