Hello Bernd:

I have following code in template:

I have following code in template

page.config.index_enable = 1
config.no_cache = 0
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0
plugin.tx_indexedsearch.search.rootPidList=167 (page root )

Pages are not disabled for indexing

I have checked that pages are cached through Information option in left 
menu.
When I execute search of any word that appears in cache pages no results are 
given.
Can I try something else?

Thank you very much.

Francesc


"bernd wilke" <[email protected]> escribió en el mensaje 
news:[email protected]...
> Am 23.04.2013 09:33, schrieb Francesc Juliana:
>> Hello everybody:
>> I am using indexed search plugin . When I make a query no result is 
>> shown.
>> The plugin always informs that nothing is found.
>> Anyone knows if there is a configuration missing?
>>
> multiple options may be missing
> indexing should be activated in TypoScript
> config.index_enable = 1
>
> all pages should NOT disable indexing (page-properties)
>
> if you use markers to restrict indexing to only content-parts you need to 
> set markers properly [1]
>
> search can be language dependent [1]
>
> search can be restricted to subtrees
>
> and last but most important:
> only cached pages and content is indexed!
>
>
> bernd
>
> [1] http://pi-phi.de/indexed_search.html (only in german)
>
> -- 
> http://www.pi-phi.de/cheatsheet.html 


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to