Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 44761 invoked from network); 24 Oct 2010 15:52:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Oct 2010 15:52:43 -0000 Received: (qmail 51990 invoked by uid 500); 24 Oct 2010 15:52:42 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 51856 invoked by uid 500); 24 Oct 2010 15:52:42 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 51849 invoked by uid 99); 24 Oct 2010 15:52:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 15:52:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 15:52:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9OFqL4w027065 for ; Sun, 24 Oct 2010 15:52:21 GMT Message-ID: <4868860.48551287935541079.JavaMail.jira@thor> Date: Sun, 24 Oct 2010 11:52:21 -0400 (EDT) From: "Koji Sekiguchi (JIRA)" To: dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-2190) slashdot sample: xpath not match In-Reply-To: <31348346.47511287924623967.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2190. ---------------------------------- Resolution: Fixed Assignee: Koji Sekiguchi trunk: Committed revision 1026823. branch_3x: Committed revision 1026825. > slashdot sample: xpath not match > -------------------------------- > > Key: SOLR-2190 > URL: https://issues.apache.org/jira/browse/SOLR-2190 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Affects Versions: 1.3, 1.4, 1.4.1, 3.1, 4.0 > Reporter: Koji Sekiguchi > Assignee: Koji Sekiguchi > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: SOLR-2190.patch, SOLR-2190.patch > > > A user reported the problem: > http://www.lucidimagination.com/search/document/3345551fe53af291/importing_slashdot_data > I hit same issue today. The cause of the problem is xpath in rss-data-config.xml doesn't match RSS feed. It seems rss-data-config.xml expects RSS 0.9, but http://rss.slashdot.org/Slashdot/slashdot returns RSS 1.0 today. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org