I setup the solr. It works in the web admin. I also setup the nodebb-plugin-solr, but it always reports unable to connect the solr.
It is strange.
I setup the solr. It works in the web admin. I also setup the nodebb-plugin-solr, but it always reports unable to connect the solr.
It is strange.
I always reindex, but still could not get anything from search.
My post is English and Chinese mixture. There is also nothing returned if only search English. Is it the normal result?
I try use solr. It is a little complicate to setup solr.
nodebb (1.4.6) + nodebb-plugin-dbsearch 2.0.2 is used. But the search always returns nothing.
This forum search function is no problem.
Is there any special setup for the search function?
I changed as your suggest. The problem was gone.
Thank you.
I meet the problem in v.1.4.5
config.json
{
"url": "http://localhost:4567",
..
nginx is used for proxy.
How to solve this problem?