Beginner: Best way to index and display orginal text of pdfs in search results

2008-12-12 Thread maxmil
Hi, This is the first time i am using Lucene. I need to index pdf's with very few fields, title, date and body (long field) for a web based search. The results i need to display have to show not only the documents found but for each document a snapshot of the text where the search term has been

Re: Beginner: Best way to index and display orginal text of pdfs in search results

2008-12-12 Thread maxmil
ing hold of > a copy of Lucene in Action. Somewhat out of date but the principles > are still valid. > > > -- > Ian. > > On Fri, Dec 12, 2008 at 8:34 AM, maxmil wrote: >> >> Hi, >> >> This is the first time i am using Lucene. >> >> I n