[TYPO3-english] indexed_search partly working, need debugging tips

Peter Russ peter.russ at 4many.net
Thu Feb 4 14:51:43 CET 2010


--- Original Nachricht ---
Absender:   Pythagorean
Datum:       04.02.2010 12:49:
> Hi there!
> 
> I ve been strangling with the same problem:
> 
> I run from command line the script:
>     mySite\typo3\cli_dispatch.phpsh
> 
> which actually reports:
> 
> "http://mySite.gr/index.php?id=XXX
> (tx_indexedsearch_reindex,tx_"indexedsearch_crawler) => OK:
> 
> RE_CACHE (indexed), old status: Forced Re-indexing enabled"
> 
> for each page XXX. 
> In my case, there is always, 4 times: "RE_CACHE (indexed), old status:" 
>  
> But ALSO, nothing is stored in the index_* tables... 
> 
> has anyone came up with something??
> 
> I don't think that the fact that I am running on Windows Server 2003, IIS 6
> has anything to do with this..
> I mean the script executes.....
> (although I had to manually insert the argv parameters in the code of the
> script..)
> 
> thanx in advance, 
> Pythagorean.
> 
> 
> 
> 
> 
> 
> Mattias Borell wrote:
>> Hi all!
>>
>>
>> In the case at hand I have an installation of Typo3 4.1.7 with 3 sites 
>> defined in the same pagetree.
>>
>> indexed_search indexes 2 of these correctly - both when triggered from 
>> FE-access and from the crawler. The third site just doesn't seem to want 
>> to be indexed, which annoys me a bit...
>>
>>
>> I've checked that index_enable is set and that no_cache isn't.
>>
>>
>> Crawling with tx_indexedsearch_reindex seems to work fine, the Result 
>> Log reports:
>>
>>    "RE_CACHE (indexed), old status: Forced Re-indexing enabled"
>>
>> for each page. (There are often, but not always, two "RE_CACHE 
>> (indexed), old status:" lines for each page, don't know why that is?). 
>> But nothing is stored in the index_* tables...
>>
>>
>> I've activated devlog (Developer Log 2.4.0, nice extension!) for the 
>> crawler, but that doesn't tell me much more than that it's fetching the 
>> expected URLs, so I guess I want to concentrate on indexed_search itself.
>>
>>
>> There is a debugMode option for indexed_search:
>>
>>    "[debugMode]
>>    If set, debugging information is collected during indexing and can be
>>    shown in the backend. Only for debugging since it slows down the
>>    system and fills the database with crap."
>>
>> I've activated that option, but can't seem to find where the 
>> debug-output goes... Any hints on how to find it/see it?
>>
>>
>> Or even better, any hints on what could be wrong here?
>>
>>
>> /Mattias
>> -- 
>> Mattias Borell
>> Sysadmin // Developer
>> LUDC - Lund University Diabetes Centre
>> CRC, Entrance 72, House 60, floor 13
>> SE 205 02, Malmö, SWEDEN
>> Tel: +46 40 39 12 27
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
> 


indexed_search can ONLY index pages IF they are cached.
Pages will NOT be cache IF there is any extension (OR TS!) either 
setting no_cache = 1 OR (IMHO even worse) requireing chash values. So 
check with the admin panel if the pages got cached.

Peter.

-- 
loans that change lives http://www.kiva.org

_____________________________
uon GbR
http://www.uon.li
http://www.xing.com/profile/Peter_Russ


More information about the TYPO3-english mailing list