IndexKeysDefinitionBuilder<TDocument>.GeoHaystack Method |
Name | Description | |
---|---|---|
GeoHaystack(Expression<Func<TDocument, Object>>, Expression<Func<TDocument, Object>>) | Obsolete.
Creates a geo haystack index key definition.
| |
GeoHaystack(FieldDefinition<TDocument>, FieldDefinition<TDocument>) | Obsolete.
Creates a geo haystack index key definition.
|