README
此扩展扩展了爬虫和索引搜索扩展,使其更容易实现复杂的索引搜索/爬虫场景。
安装
使用 composer 安装扩展 composer require sourcebroker/crawlerx
。
用法
-
安装后,您可以使用 cli 命令清理所有索引搜索表和爬虫队列
php ./typo3/cli_dispatch.phpsh extbase crawlerx:cleanfortest
-
现在可以使用“索引配置”记录中的“GET参数字符串(带有###UID###替换)”字段中的所有记录字段。
-
索引搜索结果现在也显示 sys_language_uid=-1 的记录。