Christian, Eric Pugh created implemented this functionality for a project we were doing and has released to code on JIRA. We have had very good results with it. If I can be of any help using it beyond the Java code itself let me know. The last revision I used with it was 552853, so if the build happens to fail you can roll back to that and it will work.
https://issues.apache.org/jira/browse/SOLR-284 - Pete On 8/21/07, Christian Klinger <[EMAIL PROTECTED]> wrote: > Hi Solr Users, > > i have set up a Solr-Server with a custom Schema. > Now i have updated the index with some content form > xml-files. > > Now i try to update the contents of a folder. > The folder consits of various document-types > (pdf,doc,xls,...). > > Is there anywhere an howto how can i parse the > documents, make an xml of the paresed content > and post it to the solr server? > > Thanks in advance. > > Christian > >