WOS_0001 — too-many-terms
Error Code: WOS_0001
Message: Too many search terms in the query
Explanation: The query contains too many search terms, which may lead to performance issues or exceed platform limits.
Problematic query:
# PLATFORM.WOS
# too many terms
TI=(eHealth OR digital health OR telemedicine OR mHealth OR ...)
Recommended query:
# PLATFORM.WOS
# split into multiple queries
TI=(eHealth OR digital health OR telemedicine OR ...)
TI=(mHealth OR telehealth OR ...)
Back to: Lint