[TYPO3-dam] Proposition for a "new" feature: DAM REAL FullText Search(like Indexed Search)

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Jul 6 09:34:27 CEST 2006


Pascal Voitot schrieb:
> 
> Furthermore, typo3 offers one nice indexation engine: the indexed_search
> module... Isn't it possible to link DAM and indexed search and to have some
> sort of "DAM search engine" which could be used to search for documents in the
> backend and also in the frontend?

Not knowing DAM and only a little bit if indexed search. AFAIK the indexer 
is a separate class. So you can perhaps get it to index any documet you like.

But the challenge is to write the index data somewhere else. You don't want 
to fill the sites search index with DAM data.

You could derive your own class from the indexer and hook into DAM to 
search within your index.

Masi



More information about the TYPO3-project-dam mailing list