add fulltext

This commit is contained in:
j 2023-11-21 20:07:36 +00:00
parent c751dd9cca
commit efaf216ceb
1 changed files with 8 additions and 0 deletions

View File

@ -302,6 +302,14 @@
"autocomplete": true,
"columnWidth": 128
},
{
"id": "fulltext",
"operator": "+",
"title": "Fulltext",
"type": "text",
"fulltext": true,
"find": true
},
{
"id": "created",
"operator": "-",