You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by CalinH <ca...@yahoo.com> on 2012/12/08 20:40:20 UTC

Posting html with wget

How can I post html web pages to Solr when downloading with wget? How might I
modify the following example so that saving and indexing happen
simultaneously?

wget -P /var/myserver/archive http://www.somesite/products.html

I can't spot an obvious example in the documentation and would be grateful
for any pointers.



--
View this message in context: http://lucene.472066.n3.nabble.com/Posting-html-with-wget-tp4025376.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Posting html with wget

Posted by Jack Krupansky <ja...@basetechnology.com>.
The Simple Post Tool that comes with Solr can now do that in Solr 4.0

See:
https://issues.apache.org/jira/browse/SOLR-3691

-- Jack Krupansky

-----Original Message----- 
From: CalinH
Sent: Saturday, December 08, 2012 2:40 PM
To: solr-user@lucene.apache.org
Subject: Posting html with wget

How can I post html web pages to Solr when downloading with wget? How might 
I
modify the following example so that saving and indexing happen
simultaneously?

wget -P /var/myserver/archive http://www.somesite/products.html

I can't spot an obvious example in the documentation and would be grateful
for any pointers.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Posting-html-with-wget-tp4025376.html
Sent from the Solr - User mailing list archive at Nabble.com.