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

[Solr search tool] Multiple common ancestors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 4.2.0
    • None
    • None
    • 4.3 M7

      In the Solr search tool, if we select multiple content types, the common ancestors of these content types are selected for auto-completion (but also to display columns).

      Example :
      Content types : Subprogram, Container
      Request : {!ametys join=childProgramParts}
      Columns : title, childProgramParts

      The content types subProgram and container have two common ancestors : traversableProgramPart and courseListContainer.
      The childProgramParts metadata is not available in the request and columns auto-completion.
      The clause is well applied but the column childProgramParts is not resolved.

      See #SolrQueryHelper.getCommonAncestor(Collection<String>).

            cbayle Caroline Bayle
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: