Would I be better off trying to use something like PHP to read the PDF file and extrapolate the information and then pass it on to the MoreLikeThis handler or is there a way it can be done by giving it the PDF directly?
On Fri, May 13, 2011 at 4:54 PM, Brian Lamb <brian.l...@journalexperts.com>wrote: > Any thoughts on this one? > > > On Thu, May 12, 2011 at 10:46 AM, Brian Lamb < > brian.l...@journalexperts.com> wrote: > >> Hi all, >> >> I've become more and more familiar with the MoreLikeThis handler over the >> last several months. I'm curious whether it is possible to do a MoreLikeThis >> search by uploading a PDF? I looked at the ExtractingRequestHandler and that >> looks like it that is used to process PDF files and the like but is it >> possible to combine the two? >> >> Just to be clear, I don't want to send a PDF and have that be a part of >> the index. But rather, I'd like to be able to use the PDF as a MoreLikeThis >> search. >> >> Thanks, >> >> Brian Lamb >> > >