Hi;

When I generate snippet via Solr I do not want to remove beginning of any
sentence at the snippet. So I need to do a sentence detection. I think that
I can do it before I send documents into Solr. I can put some special
characters that signs beginning or end of a sentence. Then I can use that
information when generating snippet. On the other hand I should not show
that special character to the user.

What do you think that how can I do it or do you have any other ideas for
my purpose?

PS: I do not do it for English sentences.

Thanks;
Furkan KAMACI

Reply via email to