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