[TYPO3-dev] Indexed search slow with 2500 news records. Possible solution

R. van Twisk typo3 at rvt.dds.nl
Fri Sep 22 01:20:52 CEST 2006


Martin Kutschker wrote:
> R. van Twisk schrieb:
>   
>> 3) This I am not sure, but mnogosearch will index PDF, WORD documents 
>> and what you configure for it,
>> I am not sure if indexed search can do that aswell).
>>     
>
> Indexed search uses SOME_FORMAT-2-HTML converters.
>
> IMHO the interesting part in embedding such an external search engine 
> will be to couple it with TYPO3's page access control and multiple page 
> instances (L,type and cHash).
>
> Masi
>
>   
I didn't knew about that indexed search could do it, But searching on 
typo3.org for
tt_news shows my my problem with indexed search.

The interesting part is indeed permissions. I need to solve this because 
the website
I tend to index needs to have 3 permission groups. The total size 
including documents
is around 370MB big. I am not sure how indexed search would handle that,
nor I want to try it actually....

One way is that for each URL I get back from mnogosearch is to ask the 
typo3 core
of the current user does have access to the file. Since I will show like 
10-20
results on a page it might not be a big speed problem.

I need to dig into current mno's capabilities and find out what I can do 
on the core engine
of mno or not. But properly I need to call typo3 and ask for permission 
on a per
returned search result base.

My current thought at least.... anybody interested to join forces, even 
if it's about
ideas?

Ries





-- 
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/freelance-typo3.html
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com





More information about the TYPO3-dev mailing list