Browse Source

DATADOC-261 - Added id to geoNear section of reference Documentation.

pull/1/head
Oliver Gierke 14 years ago
parent
commit
06fb4144e0
  1. 2
      src/docbkx/reference/mongodb.xml

2
src/docbkx/reference/mongodb.xml

@ -1793,7 +1793,7 @@ List<Venue> venues =
Venue.class); Venue.class);
</programlisting> </programlisting>
<section> <section id="mongo.geo-near">
<title>Geo near queries</title> <title>Geo near queries</title>
<para>MongoDB supports querying the database for geo locations and <para>MongoDB supports querying the database for geo locations and

Loading…
Cancel
Save