WOS_0007 — wildcard-left-short-length

Error Code: WOS_0007

Message: Left-hand wildcard must be followed by at least three characters.

Problematic query:

TI=*te

Recommended query:

TI=abc*te

Typical fix: Ensure the term before a left-hand wildcard (*) has at least three characters.

Back to: Lint