Search result snippets?

2006-01-04 Thread Dan Frankowski
Folks, I'm a Lucene newbie, and I've been searching awhile today to answer this question. Googled, read Lucene FAQ, looked at Javadoc for Document and Hits, etc. How would you implement "snippets" with Lucene? A snippet is some text around parts of the text that caused a match, with the sear

Re: Search result snippets?

2006-01-04 Thread Dan Frankowski
ssage From: Dan Frankowski <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wed Jan 4 18:04:33 2006 Subject: Search result snippets? Folks, I'm a Lucene newbie, and I've been searching awhile today to answer this question. Googled, read Lucene FAQ, looked at Javadoc f

Re: Search result snippets?

2006-01-06 Thread Dan Frankowski
Chris, Thanks, I have signed up for the wiki and will put in the answer when I fully understand it. Otis, So, I downloaded the Highlighter code with svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/ Then I tried

Re: Search result snippets?

2006-01-08 Thread Dan Frankowski
Koji Sekiguchi wrote: Hi Dan, I've experienced same error you are facing. Check out: http://www.gossamer-threads.com/lists/lucene/java-user/28554?search_string=T ermVectorOffsetInfo;#28554 Hope this helps. Koji Thanks! That helped! I put all this in the FAQ entry: http://wiki.apache.o