Property IndexDoubles
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
IndexDoubles
A flag that indicates whether to index or omit indexing floating-point values.
public bool? IndexDoubles { get; set; }
Property Value
- bool?