RE: Posting PDF,DOC,TXT - Hijacked thread

2007-04-06 Thread Bill Tantzen
7;t he? -- Nora Joyce > -Original Message- > From: Greg Ludington [mailto:[EMAIL PROTECTED] > Sent: Friday, April 06, 2007 12:04 PM > To: solr-user@lucene.apache.org > Subject: Re: Posting PDF,DOC,TXT - Hijacked thread > > This page on the wiki is probably

Re: Posting PDF,DOC,TXT - Hijacked thread

2007-04-06 Thread Greg Ludington
This page on the wiki is probably your best place to start: http://wiki.apache.org/solr/UpdateXmlMessages -Greg On 4/6/07, Bill Tantzen <[EMAIL PROTECTED]> wrote: > > There's no way to do that directly at the moment, you'll need > to convert them to the XML format that Solr expects. > Would s

RE: Posting PDF,DOC,TXT - Hijacked thread

2007-04-06 Thread Bill Tantzen
> > There's no way to do that directly at the moment, you'll need > to convert them to the XML format that Solr expects. > Would someone be willing to point me to a resource that describes this format? Cheers! Bill Bill Tantzen University of Minnesota Libraries [EMAIL PROTECTED] 612-626-9949

Re: Posting PDF,DOC,TXT

2007-04-06 Thread Bertrand Delacretaz
On 4/6/07, Suresh Kannan <[EMAIL PROTECTED]> wrote: I would like to post PDF, DOC, TXT into SOLR to do the indexing. There's no way to do that directly at the moment, you'll need to convert them to the XML format that Solr expects. The Lucene FAQ at http://wiki.apache.org/lucene-java/LuceneFAQ

Posting PDF,DOC,TXT

2007-04-06 Thread Suresh Kannan
I would like to post PDF, DOC, TXT into SOLR to do the indexing. Suresh