Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2301

RSS Feed URL Breaking

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.4.1, 4.0-ALPHA
    • None
    • clients - C#
    • None
    • Windows 7

    Description

      This is an odd one....I am trying to index RSS feeds and have come across several issues. Some are more pressing than others. Referring to SOLR-2286

      Anyway, the CDC has a list of RSS feeds that the Solr dataimporter can't work with

      Home page:
      http://emergency.cdc.gov/rss/

      Page to Index:
      http://www2a.cdc.gov/podcasts/createrss.asp?t=r&c=19

      The console reports the following and as you can see it's because it does not like the param "c". Any ideas on how to fix this?

      INFO: Processing configuration from solrconfig.xml:

      {config=./solr/conf/dataimpo rthandler/rss.xml}

      [Fatal Error] :18:63: The reference to entity "c" must end with the ';' delimite
      r.
      Dec 28, 2010 2:39:46 PM org.apache.solr.handler.dataimport.DataImportHandler inf
      orm
      SEVERE: Exception while loading DataImporter
      org.apache.solr.handler.dataimport.DataImportHandlerException: Exception occurre
      d while initializing context
      at org.apache.solr.handler.dataimport.DataImporter.loadDataConfig(DataIm
      porter.java:193)
      at org.apache.solr.handler.dataimport.DataImporter.<init>(DataImporter.j
      ava:100)
      at org.apache.solr.handler.dataimport.DataImportHandler.inform(DataImpor
      tHandler.java:112)
      at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.jav
      a:539)
      at org.apache.solr.core.SolrCore.<init>(SolrCore.java:596)
      at org.apache.solr.core.CoreContainer.create(CoreContainer.java:660)
      at org.apache.solr.core.CoreContainer.load(CoreContainer.java:412)
      at org.apache.solr.core.CoreContainer.load(CoreContainer.java:294)
      at org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContain
      er.java:243)

      Attachments

        Activity

          People

            Unassigned Unassigned
            adamestrada Adam Estrada
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: