bwq
brandwatch boolean search query linter and LSP written in rust.
install
usage
# lint directory (recursively) or specific file(s)
# lint query strings directly
# lint both .txt and .bwq files in current directory
# show all options
bw operator support
- boolean:
AND,OR,NOT - proximity:
~,NEAR/x,NEAR/xf - wildcards:
*,? - fields:
title:,site:,rating:[1 TO 5] - special:
{case},#hashtag,@mention,<<<comments>>>
run bwq examples for more