Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi community,
is it possible to use Boolean operators to run advanced search queries in nodeBB search functionality?
Cheers, KK
As far as I'm aware this completely depends on the search plugin you're using.
You can use and, or by changing the match words option in advanced settings. Mongodb also supports some other options like "phpbb" -"nodebb" this would match topic titles that contain phpbb but not nodebb, example search
and
or
"phpbb" -"nodebb"
phpbb
nodebb