在Silverstripe 4中启用FullTextSearch [英] Enable FullTextSearch in Silverstripe 4

查看:95
本文介绍了在Silverstripe 4中启用FullTextSearch的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Silverstripe 4 FulltextSearchable :: enable();中_config.php中失败 有谁知道如何使它重新工作,以便$ SearchForm在模板中工作?

In Silverstripe 4 FulltextSearchable::enable(); fails in _config.php Does anyone know how to get this working again so that $SearchForm works in templates?

推荐答案

使用 \SilverStripe\ORM\Search\FulltextSearchable::enable(); 在_config.php中不是 FulltextSearchable::enable();

Use \SilverStripe\ORM\Search\FulltextSearchable::enable(); in _config.php not FulltextSearchable::enable();

这篇关于在Silverstripe 4中启用FullTextSearch的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆