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

[FO search] SAX metadata set "index" in search results

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.7
    • None
    • None
    • None

      Afin qu'il saxe toutes les données associées au metadata set "index" du type de contenu recherché

          [CMS-6030] [FO search] SAX metadata set "index" in search results

          Laurence Aumeunier added a comment - - edited

          Result will be sax as following:

          <hit>
               <title>Page's title</title>
               <type>page</type>
               <uri>....</uri>
               <content>
                       <title>Content's title</title>
                       <date>2015-02-10T10:13:22</date>
                       <illustration>
                               <image path=".." mime-type="image/png" filename="Mon image.png" size="212" viewUrl="..." downloadUrl="..."/>
                               <alt>Texte alternatif</alt>
                       </illustration>
               </content>
          </hit>
          

          Laurence Aumeunier added a comment - - edited Result will be sax as following: <hit> <title> Page's title </title> <type> page </type> <uri> .... </uri> <content> <title> Content's title </title> <date> 2015-02-10T10:13:22 </date> <illustration> <image path= ".." mime-type= "image/png" filename= "Mon image.png" size= "212" viewUrl= "..." downloadUrl= "..." /> <alt> Texte alternatif </alt> </illustration> </content> </hit>

            laurence Laurence Aumeunier
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: