Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SpatialSearch" page has been changed by GrantIngersoll.
http://wiki.apache.org/solr/SpatialSearch

--------------------------------------------------

New page:
<!> ["Solr1.5"]

= Introduction =

Many applications wish to combine location data with text data.  This is often 
called spatial search or geo-spatial search.  Most of these applications need 
to do several things:

 1. Filter by some spatial concept such as a bounding box or other shape
 1. Sort by distance
 1. Score/boost by distance
 1. Build a query parser that handles textual and location queries seamlessly


= Filtering =

= Sorting =

= Scoring =

= Query Parsing =

Reply via email to