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

CustomIndexingField of type string cannot be indexed as facetable values

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • 4.6.0
    • 4.6.0
    • None
    • None

      I have a custom indexing value which is a combination of two labels of (facetables) fields.

      But, I'm able to define it as facetable, but it is not indexed like it.

      To be facetable, I was forced to implement CustomMetadataIndexingField instead of CustomIndexingField, then I create a foo MetadataDefinition with an empty StaticEnumerator.

      But during indexation, the CustomIndexingField facetable status is ignored (SolrContentIndexer.indexModelFields(...)), we use indexValues(...) method which considering that all string fields are not facetables.

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: