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
Requires
- typo3/cms-core: >=6.2.0,<7.6.99
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
-
After instalation you can use cli command clean all indexed search tables and crawler queue:
php ./typo3/cli_dispatch.phpsh extbase crawlerx:cleanfortest
-
There is ability to use all record fields in field "GET parameter string (with ###UID### substitution)" of "Indexing Configuration" record.
-
The indexed_search results show now also records with sys_language_uid=-1