AzureCosmosDBMongoDBConfig.EfSearch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of the dynamic candidate list for search (40 by default). A higher value provides better recall at the cost of speed.
public int EfSearch { get; set; }
member this.EfSearch : int with get, set
Public Property EfSearch As Integer