@pitaj That makes sense.
Thank you, I think that answers my question.
@julian Another problem:
I installed a solr plugin,But when I try accessing the Solr page via ACP, it gives me a 404 error.
when I run ./nodebb dev, I got these warns:
plugins/nodebb-plugin-solr] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
my nodebb version is the latest
Thx!
git clone https://github.com/NodeBB/NodeBB.git
cd NodeBB
git checkout v0.4.3
rsync
your codes to the clone.git commit
, git tag my_tag
, git checkout master
, git merge my_tag