enable fulltext
This commit is contained in:
parent
7bc2c4fa21
commit
3e9a2fa515
1 changed files with 7 additions and 0 deletions
|
@ -405,6 +405,13 @@
|
||||||
"autocomplete": true,
|
"autocomplete": true,
|
||||||
"columnWidth": 128
|
"columnWidth": 128
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "content",
|
||||||
|
"operator": "+",
|
||||||
|
"title": "Content",
|
||||||
|
"type": "fulltext",
|
||||||
|
"find": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "created",
|
"id": "created",
|
||||||
"operator": "-",
|
"operator": "-",
|
||||||
|
|
Loading…
Reference in a new issue