yes, I have seen the documentation on RichDocumentRequestHandler at the http://wiki.apache.org/solr/UpdateRichDocuments page. However, from what I understand this just feeds documents to solr. How can I construct something like: document_id, document_name, document_text and feed it in. (i.e. my documents have labels)
Best. -C.B. On Tue, May 13, 2008 at 1:30 AM, Chris Harris <[EMAIL PROTECTED]> wrote: > Solr does not have this support built in, but there's a patch for it: > > https://issues.apache.org/jira/browse/SOLR-284 > > On Mon, May 12, 2008 at 2:02 PM, Cam Bazz <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Before making a little program to extract the txt from my pdfs and feed > it > > into solr with xml, I just wanted to check if solr has capability to > digest > > pdf files apart from xml? > > > > Best Regards, > > -C.B. > > >