Could someone point me to documentation and examples for the use of the INTERSECTS search operator? There is not much in the Help document.
See this post for a comparison to other operators: https://community.logos.com/forums/p/129954/845118.aspx#845118
examples for the use of the INTERSECTS search operator?
See this Search wiki.
Is the search result of INTERSECTS always identical to WITHIN 0 WORDS?
AFAIK they produce the same results, except for the method of counting. INTERSECTS counts the overlapping blocks of text whilst the other counts the individual words. Bradley indicates there could be some minor/insignicant differences, but to all intents and purposes you can use INTERSECTS in Logos 7 whilst Logos 6 users will have to use WITHIN 0 WORDS.
Thanks. This is helpful.