Partager via


AzureCosmosDBMongoDBConfig.EfConstruction Property

Definition

The size of the dynamic candidate list for constructing the graph (64 by default, minimum value is 4, maximum value is 1000). Higher ef_construction will result in better index quality and higher accuracy, but it will also increase the time required to build the index. EfConstruction has to be at least 2 * m

public int EfConstruction { get; set; }
member this.EfConstruction : int with get, set
Public Property EfConstruction As Integer

Property Value

Applies to