hybris backoffice搜索时遇到could not execute full-text query的解决方案

我在Hybris backoffice里试图进行full text搜索时遇到警告信息:could not execute full-text query, please initialize the index here.

hybris backoffice搜索时遇到could not execute full-text query的解决方案

点击here超链接,进入Create New SolrIndexerOperationWizard, 选择full plan,执行:

hybris backoffice搜索时遇到could not execute full-text query的解决方案

在Hybris Administration console里能看到udiying的cronjob, code为SolrIndexerJob:

hybris backoffice搜索时遇到could not execute full-text query的解决方案

等Indexing成功结束后,就可以使用full text query了。

hybris backoffice搜索时遇到could not execute full-text query的解决方案

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
hybris backoffice搜索时遇到could not execute full-text query的解决方案