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 FredDrake.
The comment on this change is: copyedit: add missing period.
http://wiki.apache.org/solr/SpatialSearch?action=diff&rev1=18&rev2=19

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

  == Spatial Filter QParser ==
  See https://issues.apache.org/jira/browse/SOLR-1568.
  
- ''NOTE: Depending on the !FieldType, different calculations for distance will 
be applied''  For instance, the !PointType uses a rectangular coordinate system 
and uses the Euclidean distance.
+ ''NOTE: Depending on the !FieldType, different calculations for distance will 
be applied''.  For instance, the !PointType uses a rectangular coordinate 
system and uses the Euclidean distance.
  
  See !SpatialFilterTest for examples of the various points.
  

Reply via email to