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.