[TYPO3] an_searchit: search page-titles
Felix Natter
fnatter at gmx.net
Tue Oct 3 12:52:15 CEST 2006
Felix Natter <fnatter at gmx.net> writes:
> hi,
>
> I am using an_searchit as a search engine. Searching content elements
> (section 2 below) works fine. But searching pagetitles (section 1) does
> not work correctly.
>
> It finds the page, but the link is incorrect: 1.0.html#60
> It always refers to pid 1, content element #60. The correct link would be
> 60.0.html.
>
> I have read through the documentation but couldn't find anything.
>
> The config looks like this:
>
> temp.searchitConfig{
> sections{
> 1{
> title = Seitentitel
> table = pages
> fields = title|subtitle|keywords
> select.where = deleted=0 and hidden=0
> params = no_cache=1
> }
I don't think it can be done with ts, but you can easily change the source.
If someone needs to know, he/she can drop me a mail.
greetings,
--
Felix Natter
More information about the TYPO3-english
mailing list