Manual
Platforms
Query database
Interfaces
Developer documentation
Error Code: WOS_0004
Message: The value of NEAR operator is implicit
The value of NEAR operator is implicit
Problematic query:
A NEAR B
Recommended query:
A NEAR/15 B
Typical fix: The parser automatically sets NEAR values to 15 (default).
Back to: Lint