Skip to content

Commit

Permalink
Remove old documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
twalder-docnet committed Aug 27, 2015
1 parent 6f4fbad commit ee6a313
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ Some simple, valid query strings:
- `dob < 2000-01-01`
- `tom AND age:36`

Within 100 meters of a lat/lng *(assuming some documents have a Geopoint field called 'place')*
- `distance(place, geopoint(53.4653381, -2.1483717)) < 100`

For *much* more information, see the Python reference docs: https://cloud.google.com/appengine/docs/python/search/query_strings

## Sorting ##
Expand Down

0 comments on commit ee6a313

Please sign in to comment.