Re: indexing data VIA HTTP URL
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
Re: indexing data VIA HTTP URL
What's about http://wiki.apache.org/solr/UpdateXmlMessages ?