@PitaJ Cool! If the query string only changes on ./nodebb build then "Cache everything" works well. I thought the query string was different for each user or represented some token/cookie. I guess I should have checked how it is generated before posting.
NodeBB: Search Bar Widget Error
-
I am getting this error while searching...
GET http://localhost:4567/api/search/?term=we&in=titlesposts 404 (Not Found) -
Works fine here: https://community.nodebb.org/api/search/?term=we&in=titlesposts
Perhaps you don't have the search plugin enabled?
-
I have enabled the plugin. Is there any issues related to plugin version or the search is database(mongo/redis) dependent? Need help.