We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccab30 commit 6ce97b8Copy full SHA for 6ce97b8
src/Tests/Indices/IndexManagement/CreateIndex/CreateIndexApiTests.cs
@@ -45,11 +45,6 @@ protected override LazyResponses ClientUsage() => Calls(
45
discount_overlaps = true,
46
type = "default"
47
},
48
- dfi = new
49
- {
50
- independence_measure = "chisquared",
51
- type = "DFI"
52
- },
53
dfr = new Dictionary<string, object>{
54
{ "basic_model", "d" },
55
{ "after_effect", "b" },
0 commit comments