IndexKeys<TDocument>.GeoSpatialHaystack Method |
Name | Description | |
---|---|---|
![]() ![]() | GeoSpatialHaystack<TMember>(Expression<Func<TDocument, TMember>>) | Obsolete.
Sets the key name to create a geospatial haystack index on.
|
![]() ![]() | GeoSpatialHaystack<TMember, TAdditionalMember>(Expression<Func<TDocument, TMember>>, Expression<Func<TDocument, TAdditionalMember>>) | Obsolete.
Sets the key name and additional field name to create a geospatial haystack index on.
|