sourcebroker/crawlerx

Extends crawler extension

Installs: 3 636

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.0.4 2017-02-27 14:07 UTC

This package is auto-updated.

Last update: 2024-04-21 01:28:06 UTC


README

This extension extends crawler and indexed_search extension to make it easier to implement complex indexed_search/crawler scenarios.

Installation

Install the extension using composer composer require sourcebroker/crawlerx.

Usage

  1. After instalation you can use cli command clean all indexed search tables and crawler queue:

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

  2. There is ability to use all record fields in field "GET parameter string (with ###UID### substitution)" of "Indexing Configuration" record.

  3. The indexed_search results show now also records with sys_language_uid=-1