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"
Copyright (c) 2000, 2013, Oracle Corporation and/or its affiliates. All rights reserved.