Best way to include Dynamic Data List Records in search in Liferay 6.1
问题 In Liferay 6.2 it is possible to set the Indexable option on fields of Dynamic Data List Definitions, thereby making them searchable (as explained in the Documentation for Liferay 6.2) I want to include DDL records in my search and have to use Liferay 6.1. I am wondering, what would be the best way to go about this. Right now I have looked into customizing the search, but Dynamic Data Lists are not being mentioned there as an option. I also looked at Creating an Indexer Post-Processor hook,