BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.43k stars 1.94k forks source link

Search term negation #5239

Closed ssddanbrown closed 1 month ago

ssddanbrown commented 1 month ago

Adding negation to search exact terms, filters and tags queries. Not considering search UI for now, nor normal word terms.

Related to #4536

Doc Updates