sourcebroker/crawlerx

扩展爬虫插件

安装次数: 3,636

依赖项: 0

建议者: 0

安全性: 0

星标: 1

关注者: 3

分支: 1

开放问题: 0

类型:typo3-cms-extension

1.0.4 2017-02-27 14:07 UTC

This package is auto-updated.

Last update: 2024-09-21 02:21:21 UTC


README

此扩展扩展了爬虫和索引搜索扩展,使其更容易实现复杂的索引搜索/爬虫场景。

安装

使用 composer 安装扩展 composer require sourcebroker/crawlerx

用法

  1. 安装后,您可以使用 cli 命令清理所有索引搜索表和爬虫队列

    php ./typo3/cli_dispatch.phpsh extbase crawlerx:cleanfortest

  2. 现在可以使用“索引配置”记录中的“GET参数字符串(带有###UID###替换)”字段中的所有记录字段。

  3. 索引搜索结果现在也显示 sys_language_uid=-1 的记录。