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

Solr search in the cms contains useless request filters

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • 4.5.17, 4.7.0
    • 4.5.16, 4.6.0
    • None
    • None

      Steps to reproduce bug:
      -In the cms, open the search tool
      -Without filling in any of the fields, open solr search view

      Bug:
      The default request field contains useless filters:

      allContentTypes:org.ametys.plugins.userdirectory.Content.user OR allContentTypes:org.ametys.plugins.cpam.services.Content.userService OR allContentTypes:org.ametys.cms.referencetable.mixin.Candidate OR allContentTypes:org.ametys.cms.ArchivedContent OR allContentTypes:org.ametys.plugins.userdirectory.Content.udorgunit) 

          [CMS-11588] Solr search in the cms contains useless request filters

          James Hawken made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

          James Hawken added a comment -

          Ok, in that case this issue is invalid, thank you for having checked

          James Hawken added a comment - Ok, in that case this issue is invalid, thank you for having checked
          Raphaël Franchet made changes -
          Resolution New: Invalid [ 6 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          I think there is a "NOT" before all thoses.
          Thoses a privatecontent types, that means that are not searchable.
          So for me everything is fine

          Raphaël Franchet added a comment - I think there is a "NOT" before all thoses. Thoses a privatecontent types, that means that are not searchable. So for me everything is fine
          Raphaël Franchet made changes -
          Fix Version/s New: 4.5.17 [ 17757 ]
          Fix Version/s New: 4.7.0 [ 17704 ]
          Raphaël Franchet made changes -
          Key Original: SOLR-85 New: CMS-11588
          Project Original: Solr [ 12331 ] New: CMS [ 10021 ]
          Affects Version/s New: 4.5.16 [ 17685 ]
          Affects Version/s New: 4.6.0 [ 16903 ]
          Affects Version/s Original: 4.6.0 [ 16911 ]
          Affects Version/s Original: 4.5.16 [ 17684 ]
          James Hawken made changes -
          Description Original: Steps to reproduce bug:
          -In the cms, open the search tool
          -Without filling in any of the fields, open solr search view

          Bug:
          The default request field contains useless filters:
          {code}allContentTypes:org.ametys.plugins.userdirectory.Content.user OR allContentTypes:org.ametys.plugins.cpam.services.Content.userService OR allContentTypes:org.ametys.cms.referencetable.mixin.Candidate OR allContentTypes:org.ametys.cms.ArchivedContent OR allContentTypes:org.ametys.plugins.userdirectory.Content.udorgunit) \{code}
          New: Steps to reproduce bug:
          -In the cms, open the search tool
          -Without filling in any of the fields, open solr search view

          Bug:
          The default request field contains useless filters:
          {code:java}
          allContentTypes:org.ametys.plugins.userdirectory.Content.user OR allContentTypes:org.ametys.plugins.cpam.services.Content.userService OR allContentTypes:org.ametys.cms.referencetable.mixin.Candidate OR allContentTypes:org.ametys.cms.ArchivedContent OR allContentTypes:org.ametys.plugins.userdirectory.Content.udorgunit) {code}
          James Hawken made changes -
          Priority Original: Major [ 3 ] New: Minor [ 4 ]
          James Hawken created issue -

            Unassigned Unassigned
            jhawken James Hawken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: