add fulltext
This commit is contained in:
parent
c751dd9cca
commit
efaf216ceb
1 changed files with 8 additions and 0 deletions
|
@ -302,6 +302,14 @@
|
|||
"autocomplete": true,
|
||||
"columnWidth": 128
|
||||
},
|
||||
{
|
||||
"id": "fulltext",
|
||||
"operator": "+",
|
||||
"title": "Fulltext",
|
||||
"type": "text",
|
||||
"fulltext": true,
|
||||
"find": true
|
||||
},
|
||||
{
|
||||
"id": "created",
|
||||
"operator": "-",
|
||||
|
|
Loading…
Reference in a new issue