TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 03.10.2007, 17:51
Andrew Davis
Gast
 
Beiträge: n/a
Standard [TYPO3] can multiple source pids be specified in crawlerconfiguration?

i want to d0 something like this

tx_crawler.crawlerCfg.paramSets{
product_crawl = &tx_ttproducts_pi1[product]=
[_TABLE:tt_products;_PID:1-100]
product_crawl.cHash = 1
product_crawl.procInstrFilter = tx_indexedsearch_reindex
}


i have a lot of sysfolders containing products records, i need to
specify the pid of all of them here?


thanks for any help,
Andrew
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 03.10.2007, 18:03
Andrew Davis
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] can multiple source pids be specified in crawlerconfiguration?

OR to just tell it to index the entire tt_products table, which would
also be fine.

doing this

product_crawl = &tx_ttproducts_pi1[product]=
[_TABLE:tt_products]

does NOT index the entire tt_products table ;-(


andrew


Andrew Davis wrote:
> i want to d0 something like this
>
> tx_crawler.crawlerCfg.paramSets{
> product_crawl = &tx_ttproducts_pi1[product]=
> [_TABLE:tt_products;_PID:1-100]
> product_crawl.cHash = 1
> product_crawl.procInstrFilter = tx_indexedsearch_reindex
> }
>
>
> i have a lot of sysfolders containing products records, i need to
> specify the pid of all of them here?
>
>
> thanks for any help,
> Andrew

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 03.10.2007, 18:12
Sylvain Gourvil
Gast
 
Beiträge: n/a
Standard [TYPO3] Crawler and errors in logs

HI all

I am going to be mad about indexed_search and site_crawler.

I have configured the indexing_configuration element and my cron is
workin well.

But in crawler log, I have this : "Error:
a:4:{s:7:"running";b:1;s:10:"parameters";a:2:{..." on each page.

How could I know what is the issue with such serialized label. Where
could I find the total erro message ?

Thanks in advance.

----

Sylvain Gourvil

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 03.10.2007, 18:28
Sylvain Gourvil
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Crawler and errors in logs

I have this in database for each page :


a:2:{s:7:"headers";s:262:"HTTP/1.1 200 OK
Date: Wed, 03 Oct 2007 16:23:36 GMT
Server: Apache/2.0.58 (Unix) mod_ssl/2.0.58 OpenSSL/0.9.7i
X-Powered-By: PHP/5.1.4
Set-Cookie: fe_typo_user=69e14a693f; path=/
Vary: Accept-Encoding,User-Agent
Connection: close
Content-Type: text/html
";s:7:"content";s:353:"
a:4:{s:7:"running";b:1;s:10:"parameters";a:2:{s:3: "url";s:52:"http://demo.xxx.org/index.php?id=39";s:16:"procInstructions";a:2:{i:0; s:24:"tx_indexedsearch_reindex";i:1;s:24:"tx_index edsearch_crawler";}}s:3:"log";a:1:{i:0;s:26:"Force d
Re-indexing
enabled";}s:4:"vars";a:3:{s:2:"id";i:39;s:7:"gr_li st";s:4:"0,-1";s:8:"no_cache";i:1;}}";}


I do not understand anything ^

Sylvain Gourvil a écrit :
>
> HI all
>
> I am going to be mad about indexed_search and site_crawler.
>
> I have configured the indexing_configuration element and my cron is
> workin well.
>
> But in crawler log, I have this : "Error:
> a:4:{s:7:"running";b:1;s:10:"parameters";a:2:{..." on each page.
>
> How could I know what is the issue with such serialized label. Where
> could I find the total erro message ?
>
> Thanks in advance.
>
> ----
>
> Sylvain Gourvil
> ------------------------------------------------------------------------
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-english


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 03.10.2007, 20:44
Andrew Davis
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] can multiple source pids be specified in crawlerconfiguration?

this seems to work for me (mostly ;-) ) Trouble is that i have 40 pids
to enter, well, better than nothing!


product_crawl = &tx_ttproducts_pi1[product]=
[_TABLE:tt_products;_PID:120|_TABLE:tt_products;_PI D:51]


splitting with a | allows to specify multiples, then they added.

Andrew Davis wrote:
> i want to d0 something like this
>
> tx_crawler.crawlerCfg.paramSets{
> product_crawl = &tx_ttproducts_pi1[product]=
> [_TABLE:tt_products;_PID:1-100]
> product_crawl.cHash = 1
> product_crawl.procInstrFilter = tx_indexedsearch_reindex
> }
>
>
> i have a lot of sysfolders containing products records, i need to
> specify the pid of all of them here?
>
>
> thanks for any help,
> Andrew

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] empty <link> in rss.xml source? Bing Du typo3-english@lists.netfielders.de 0 03.08.2007 15:24
[TYPO3] Source for standard mailform Felix Natter typo3-english@lists.netfielders.de 1 07.06.2007 16:29
[TYPO3] Tidy up page source Benjamin Todd typo3-english@lists.netfielders.de 6 04.02.2007 01:00
[TYPO3] Where are other versions of source and dummy packages? Bing Du typo3-english@lists.netfielders.de 2 23.12.2006 11:41
[TYPO3] Multiple languages with multiple domains in a single pagetree Joost van Berckel typo3-english@lists.netfielders.de 4 08.12.2006 12:31


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:10 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75