[TYPO3-dam] DAM and indexed_search

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Sep 23 22:16:02 CEST 2008


Steffen Kamper wrote: on 19.09.2008 18:19:

> how do i handle this? Normally in indexed_search the media search is
> done on folder base, DAM has DB-entries.
> Can i do something with crawler based on Database record or how to
> configure it?

AFAIK indexed_search will only index "pages" which are sent to the cache
by TYPO3. If a page contains links to files, those files will be indexed
too, no matter if the files come from DAM or from some other plugin (or
from tt_content rendering of filelinks).

See tx_indexedsearch_indexer::extractLinks().

So what exactly would you expect indexed_search to do?

Cheers,
Ernesto


More information about the TYPO3-project-dam mailing list