I want to post index a http document that is password protected. 
It has a username name login. 
I tried doing this 

curl -u username:password
"http://localhost:8983/solr/update/extract?literal.id=doc900&commit=true"; -F
stream.url=http://somewebsite.com/docs/DOC2609

but it just indexes the login page only.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Remote-streaming-posting-a-URL-which-is-password-protected-tp3985221.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to