[Typo3-dev] Indexed search and "no-cache"
    Kasper Skårhøj 
    kasper2005 at typo3.com
       
    Thu Nov 10 22:39:23 CET 2005
    
    
  
Yes, JH is right.
If you really had to disable caching and not just out of lazyness for some
reason then content really shouldn't be searchable.
Typically a page which is not cached is delivering varying content based on
additional parameters. Indexing that page over and over again for each
display simply makes no sense. You want an indexed entry for each parameter
configuration? Oh, then just use cached USER objects and cHash! :-)
- kasper
    
    
More information about the TYPO3-dev
mailing list