http://issues.apache.org/jira/browse/SOLR-1490 has a patch which will do what you want
-Simon On Thu, Mar 4, 2010 at 2:21 PM, javaxmlsoapdev <vika...@yahoo.com> wrote: > > I have to use > > http://wiki.apache.org/solr/DataImportHandler#Usage_with_XML.2BAC8-HTTP_Datasource > HttpDataSource to ask Solr consume my REST service and index data returned > from that service. My application/service has authentication/authorization. > When Solr invokes this service it MUST have valid credentials and stuff. > How/where do I configure/write authentication part before Solr consumes my > REST service? > > Any pointers would be appreciated. > > Thanks, > > -- > View this message in context: > http://old.nabble.com/HttpDataSource-consume-REST-API-with-Authentication-required-tp27785340p27785340.html > Sent from the Solr - User mailing list archive at Nabble.com. > >