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

[Solr tool] Querying on a mixin only

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.2.1, 4.3.0
    • 4.1.0
    • Solr
    • None
    • 4.2.1

      I'm trying to create a request in the Solr tool on a mixin type only but I didn't get any results.

      The query launched to Solr is the following one :

      q=(allMixinTypes:content-type.RoleFormationTerminale AND *:*)&
      start=0&
      rows=50&
      fl=id,score&
      fq=_documentType:content&
      fq=allContentTypes:content-type.RoleFormationTerminale&
      fq={!acl populationId=utilisateurs-ideo2 login=IDEO2}&
      sort=score desc&
      facet.limit=-1&
      facet=true&
      facet.field={!ex=contributor key=contributor}contributor_dv&
      facet.field={!ex=workflowStep key=workflowStep}workflowStep_dv&
      facet.field={!ex=contentTypes key=contentTypes}contentTypes_dv

      The following fq : fq=allContentTypes:content-type.RoleFormationTerminale is too restricitive.

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

              Created:
              Updated:
              Resolved: