Uploaded image for project: 'User Directory'
  1. User Directory
  2. UD-226

Front search engine : sometimes saxed as contents, sometimes as pages

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.15.0
    • None
    • None

      Returnable : contents,users
       <hit number="0" className="org.ametys.cms.repository.ModifiableDefaultContent" saxer="org.ametys.web.frontoffice.search.metamodel.impl.ContentSaxer">

       

      Returnable : users,contents
      <hit number="0" className="org.ametys.cms.repository.ModifiableDefaultContent" saxer="org.ametys.web.frontoffice.search.metamodel.impl.PageSaxer">

          [UD-226] Front search engine : sometimes saxed as contents, sometimes as pages

          users are page hits, contents are content hits.

          When using them in a same search service, it seems that there is a confusion on used saxer.

          UD-238 add a content returnable. Now we have "Users (content)" and "Users (page)".
          To be used simultaneously with others contents in a search service "User (content)" should be used.
          Users (page) is now deprecated.

          This issue is not fixed but becomes less important.

          Laurence Aumeunier added a comment - users are page hits, contents are content hits. When using them in a same search service, it seems that there is a confusion on used saxer. UD-238 add a content returnable. Now we have "Users (content)" and "Users (page)". To be used simultaneously with others contents in a search service "User (content)" should be used. Users (page) is now deprecated. This issue is not fixed but becomes less important.

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: