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.
2 parents acba3f0 + 2e1f6c6 commit 059682eCopy full SHA for 059682e
1 file changed
src/main/resources/templates/db_scripts/schema.json
@@ -183,25 +183,25 @@
183
"ginIndex": [
184
{
185
"fieldName": "item.barcode",
186
- "tOps": "DELETE",
+ "tOps": "ADD",
187
"caseSensitive": false,
188
"removeAccents": true
189
},
190
191
"fieldName": "instanceId",
192
193
194
195
196
197
"fieldName": "instance.title",
198
199
200
201
202
203
"fieldName": "requester.barcode",
204
205
206
207
0 commit comments