WL#2577: proximity operators in boolean Full-Text Search

Affects: Server-7.1   —   Status: Un-Assigned

Add support for proximity operators to the boolean FTS.

an example of a query that uses proximity operators is:

 "find documents that contains word1 AND word2 BUT ONLY if there are no more
than TWO other words between them"