diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml index d1369e1628c4d9390cfd5f4b97e1e3137cac5f1b..fc0c0e6340ebfc99e0e979ef09ce7a137f8b0a17 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Document%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml index 1a75b670a8271ed4cd34be056fcc5baf9461eb9b..4ed26e612cca293af985e4ccd68f63d1880bd078 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Extension%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml index 80a9d4d333e0a151b4c3c008182f95a11ce2bb37..3b1dc2cb6ac119ea23d24795b5961d818e50f625 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Interface%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml index f961d5ed8d6190a12acb5814ea844e00323f0be2..0ea404a8a08f3fc2bf824ed9a5467fa7ba5e8003 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Mixin%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Module%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Module%20Component.xml index 60ad0c66009ef6246711a8218a67a7d38c7a3185..66fe4cc82602385a9f99db92405ee9035a221dfd 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Module%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Module%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml index d97fad67beaa27a07582760529b28caf189b4798..915e7cb68dd254592b63941f9d6207b76ab51c15 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Test%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Tool%20Component.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Tool%20Component.xml index 2ed4ab747f19ea5bdb821c010b7a684d93a61a07..ec9575f4579401117ad99573c47620584a92a702 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Tool%20Component.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Tool%20Component.xml @@ -71,6 +71,17 @@ <none/> </value> </item> + <item> + <key> <string>searchable_text_property_id</string> </key> + <value> + <tuple> + <string>id</string> + <string>description</string> + <string>reference</string> + <string>text_content</string> + </tuple> + </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value>