drupal中搜索模块的问题

发布于 2024-08-18 23:18:37 字数 134 浏览 5 评论 0原文

我在 drupal 中的搜索模块遇到问题。当我进行搜索时,即使存在模式匹配,它也会返回 0 个结果。我手动运行 cron 并刷新缓存。现在,搜索模块工作正常。

我想知道我是否应该定期执行此过程以使搜索模块正常工作?

谢谢。

I've problem with the search module in drupal. When I do a seach, it return 0 results even-though there are patterns matching. I ran the cron manually and flushed the cache. Now, the search module works fine.

I wanna know whether I should do this procedure regularly for the search module to work?

thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

倾城花音 2024-08-25 23:18:37

不需要清除缓存,运行cron是主要的
阅读此处如何操作:http://drupal.org/cron

clearing cache is not need, running cron is main
read here how to do: http://drupal.org/cron

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文