On Fri, Sep 23, 2011 at 11:59 AM, nagarjuna <nagarjuna.avul...@gmail.com> wrote:
> yaa Gora i set up rss feed to my blog and i have the following url for the
> rss feed of my blog

It would be best if you stated your exact problem up front,
rather than having to dig through to find where exactly the
issue lies.

> http://nagarjunaavula.blogspot.com/feeds/posts/default?alt=rss
> http://nagarjunaavula.blogspot.com/feeds/posts/default?alt=rss  u can check
> this url.....then how to use this url in my solr application ....i am not
> sure about the changes needed in the rss-data-config.xml....can pls list the
> changes i need to do in the schema,solrconfig,rss-data-config files

This would depend on the structure of your blog. The only changes
you should need to make are in the DIH configuration file,
rss-data-config.xml. Please take a look at the input XML it indexes,
i.e., the feed from http://twitter.com/statuses/user_timeline/ctg_ualbany.atom
XPathEntityProcessor, and the way that the xpath for various fields
is set to pick up different entries from the XML input. You will have
to set up the xpath to pick up the portions of your feed that you are
interested in. Please do follow up if you run into issues in doing that,
but please be more specific about how you modified the DIH configuration,
and what errors you are running into.

Regards,
Gora

Reply via email to