Why not use the tool "curl"?
2010/12/17 Jörg Agatz :
> hallo, i wont to indexing data from a webpage, like a Comment ore something
> else..
>
> so i hope it exist a way to Update the Data Realtime...
> like:
>
> http://192.168.105.59:8080/solr/index2/update?commit=true -H "Content-Type:
> text/xml
What's about http://wiki.apache.org/solr/UpdateXmlMessages ?
hallo, i wont to indexing data from a webpage, like a Comment ore something
else..
so i hope it exist a way to Update the Data Realtime...
like:
http://192.168.105.59:8080/solr/index2/update?commit=true -H "Content-Type:
text/xml" --data-binary 'testdoc'
but this is not Possible..
exist a way