@julian said in Search options for 2019 NodeBB:
Dbsearch is the recommendation
This is what we are using now. We used to use Solr but it had issues and we came back.
I cant seem to find a way to change it so nodebb runs on myserver.com/forum instead of just myserver.com after install. Is there anyway to change it?
@the-cat-gaming-099, hi!
As far as I know, all you need is just to specify the URL in config.json
.
So, instead of "url": "https://myserver.com"
use "url": "https://myserver.com/test"
You need to change the URL in your config.json and adjust your nginx config.
@the-cat-gaming-099 In your NodeBB directory called config.json