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 '<add><doc><field name="id">testdoc</field></doc></add>' but this is not Possible.. exist a way to index data in this way? King