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 a48ce57 commit d12d2ffCopy full SHA for d12d2ff
tests/CTS/requests/search/partialUpdateObject.json
@@ -99,6 +99,7 @@
99
},
100
{
101
"testName": "with visible_by filter",
102
+ "isSnippet": true,
103
"parameters": {
104
"indexName": "theIndexName",
105
"objectID": "uniqueID",
tests/CTS/requests/search/setSettings.json
@@ -107,7 +107,8 @@
107
}
108
109
110
- "testName": "removeStopWords",
+ "testName": "removeStopWords boolean",
111
112
113
114
"indexSettings": {
@@ -127,7 +128,8 @@
127
128
129
130
131
+ "testName": "removeStopWords list of string",
132
133
134
135
0 commit comments