Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-235

item description element not indexed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 0.2
    • ManifoldCF 0.3
    • RSS connector
    • None

    Description

      The RSS feed's item description is not written to any field in the Solr index.

      I have a typical RSS feed with the general structure:

      <rss>
      <channel>
      <title></title>
      <link></link>
      <description></description>
      <item>
      <title></title>
      <link></link>
      <pubDate></pubDate>
      <description> *** the description I do want *** </description>
      <author></author>
      <category></category>
      </item>
      </channel>
      </rss>

      Example:
      For the RSS feed: http://www.onemansjazz.ca/component/option,com_rss/feed,RSS2.0/no_html,1/
      the rss/channel/item/description field is not indexed into Solr.
      Example notes:

      • what does get written to the Solr "description" field is the description metadata from the website, i.e. "Jazz radio show from Winnipeg on CKUW 95.9 FM, hosted by Maurice Hogue." in this case.
      • on the "Dechromed Content" tab of the job, "No dechromed content" is selected. I'm not sure if that is relevant.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kmcgonig Kate McGonigal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: