Actions
Feature #16548
closedHook for indexing records
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-09-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In case of records with additional information in related records I need a hook in the method indexSingleRecord of class tx_indexedsearch_crawler.
With the hook it must be possible to modify the already read content ($theContent) of the record. So you can read data form other tables that are direct related to the record and must be indexed too.
(issue imported from #M4192)
Actions