Hi
I'd like to know if there is a way to configure analysis so periods and commas result in a position increment. The purpose of this is to that phrase queries will not match across sentence boundaries.
i.e. a span_term query with terms "one" and "two" with a slop of zero would match a document containing "one two" but not one containing "one. two"
Regards
Robin
--