On May 3, 2007, at 11:39 AM, Jack L wrote:
Snippet generation use hl.fragsize to determine the size
of the snippets. This works very well. However, the snippets
often have half of a sentence at the beginning, and half
at the end. Is there a parameter I can use to tell the
snippet generation code to cut at punctuation marks when
possible?


We are working on this and hope to have a solr patch soon. Doing simple splitting on punctuation is a new fragmenter, which trunk solr does not support yet. But we're hoping to fix that asap.

-brian

Reply via email to