hi, my question is according to question 33 from the lucene faq: 33. How can I show excerpts with the hit results ? How about highlighting the matched words ? is there some information from lucene after the search available to simplify the presentation of results and enable highlighting of matched tokens? i have a document with a few fields i search over, so at first it would be great to know _which_ field(s) in the document caused the hit. for the highligting i want to use the documents field (isStored), so it would be great to have some pointers (positiones) of the matching token(s). can anybody tell me wether i can get this information from lucene? many thanks in advance! basti (btw. thousand thanks to Tal for setting up and managing this faq, i think this is heavily needed for the lucene-project and a real help especially for new users and developers. Tal - you did a great job!) _______________________________________________ Lucene-users mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/lucene-users