use fulltext flag
This commit is contained in:
parent
3e9a2fa515
commit
bc0290da18
1 changed files with 2 additions and 1 deletions
|
@ -409,7 +409,8 @@
|
||||||
"id": "content",
|
"id": "content",
|
||||||
"operator": "+",
|
"operator": "+",
|
||||||
"title": "Content",
|
"title": "Content",
|
||||||
"type": "fulltext",
|
"type": "text",
|
||||||
|
"fulltext": true,
|
||||||
"find": true
|
"find": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue