Behind the scenes we are now using DNN search (lucene) and can remove sql full text options from the forums module. The built in DNN Web API for search is limited to just keywords. We have a broader internal API to limit based on author, forum, etc. which we should expose as our own web api to support calling it from JavaScript with webforms