Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10278

Unable to override indexing model of a content type

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • None
    • None
    • None
    • 4.3 RC1

      As for global validators (CMS-9993) it is not possible to add a new indexing field in a overriden content type.

      For example, this configuration in a overriden content type is not take into account :

      <cms:indexing-model include-all="true">
              <cms:custom-field name="myCustomField" class="fr.ametys.project.plugins.search.MyCustomIndexingField">
                  <label i18n="true">MY_CUSTOM_INDEXING_LABEL</label>
                  <description i18n="true">MY_CUSTOM_INDEXING_DESC</description>
              </cms:custom-field>
      </cms:indexing-model>
      

       

       

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: