1
0
Fork 0

added ignore-null

This commit is contained in:
Frank Celler 2012-04-30 11:08:45 +02:00
parent 054877194c
commit 3a180e5631
1 changed files with 1 additions and 1 deletions

View File

@ -4388,7 +4388,7 @@ static v8::Handle<v8::Value> JS_EnsureGeoIndexVocbaseCol (v8::Arguments const& a
///
/// Works like @FN{ensureGeoIndex} but requires that the documents contain
/// a valid geo definition. If @FA{ignore-null} is true, than documents with
/// a null in @FA{location} or null in at least @FA{latitude} or
/// a null in @FA{location} or at least one null in @FA{latitude} or
/// @FA{longitude} are ignored.
////////////////////////////////////////////////////////////////////////////////