Re: Import data from RSS Feed Question

2009-01-15 Thread Chris Hostetter
: Everything works and is setup correctly, but when I change the 'url' : attribute in the entity declaration to a url on my intranet that requires : basic authentication (username and password), I get a HTTP 401 error when : solr attempts to read the rss feed and update the index. : : Question: i

Re: Import data from RSS Feed Question

2009-01-15 Thread Shalin Shekhar Mangar
it is a very simple implementation using UrlConnection. We can probably switch to commons-httpclient and use it's authentication capabilities. > I've been using Lucene for awhile, but am new to solr. Solr is fantastic! > > Thanks for your help, > .Burt > -- > View thi

Import data from RSS Feed Question

2009-01-14 Thread Burt-Prior
cene for awhile, but am new to solr. Solr is fantastic! Thanks for your help, .Burt -- View this message in context: http://www.nabble.com/Import-data-from-RSS-Feed-Question-tp21468562p21468562.html Sent from the Solr - User mailing list archive at Nabble.com.