enable fulltext

This commit is contained in:
j 2019-12-01 15:12:40 +01:00
parent 7bc2c4fa21
commit 3e9a2fa515
1 changed files with 7 additions and 0 deletions

View File

@ -405,6 +405,13 @@
"autocomplete": true,
"columnWidth": 128
},
{
"id": "content",
"operator": "+",
"title": "Content",
"type": "fulltext",
"find": true
},
{
"id": "created",
"operator": "-",