Hallo!

Ich möchte mit tx_crawler (Version 3.1.2) Seiten die ein Plugin rendert in den Index von indexed_search übernehmen. Leider funktioniert es nicht.

1. Ich habe über das Backend eine Konfiguration mit dem Namen "artikel" angelegt.

2. Als erste baue ich die Queue auf. Die Tabelle tx_crawler_queue füllt sich auch.

==================================================================
[htdocs] /usr/local/bin/php.5 ./typo3/cli_dispatch.phpsh crawler_im 23 -d=4 -o queue -conf artikel

X-Powered-By: PHP/5.2.11
Set-Cookie: be_typo_user=320b0c5b0f8347bd649b2a823956590a
Expires: 0
Last-Modified: Wed, 16 Jun 2010 19:38:42 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Content-type: text/html

Putting 241 entries in queue:

[16.06.10 21:38] index.php?id=23&no_cache=1&tx_alifcontent_pi1%5Buid%5D=27&cHash=4744ec3ccdeae0ffd38619c176b78503
...
[htdocs]
==================================================================


3. Dann lasse ich die Queue abarbeiten und bekomme auch nach einer gewissen Wartezeit die Rückmeldung das 100 Zeilen abgearbeitet wurden. Wie gesagt, leider landet es aber nicht im Index.

==================================================================
[htdocs] /usr/local/bin/php.5 ./typo3/cli_dispatch.phpsh crawler
X-Powered-By: PHP/5.2.11
Set-Cookie: be_typo_user=f494fb84d140399f9a2205fca481daae
Expires: 0
Last-Modified: Wed, 16 Jun 2010 19:03:40 GMT
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Content-type: text/html

add 3eb5024b94 (1/1)
Rows: 100 (3eb5024b94)
Unprocessed Items remaining:141 (3eb5024b94)
[htdocs]
==================================================================

Hat jemand eine Idee was das Problem ist? Vielleicht habe ich noch etwas vergessen?!


Viele Grüße

André Laugks


_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an