Nice 👌🏼
SearchEnabled Not working
-
I am getting this kind of warning and I cannot search for topic/posts anymore:
warn: [plugin/solr] Another search plugin (dbsearch) is enabled, so search via Solr was aborted.
-
You've got the dbsearch plugin enabled, so solr search can't be used. You need to disable one or the other.
-
You will need the external solr app installed to use solr, if you have that, use it. If you don't, use db search plugin.
-
@Ted @a_5mith Okay. I'm going to disable solr plugin then. Thank you guys for your help.