Try disabling the custom plugins and see if it helps.
Search Feature doesnt work
-
Whatever keyword i search for on my NodeBB forum i get thing for a result even thou there are plenty topics with that keyword. am I missing something?
-
Are you using dbsearch? Consider using Solr plugin instead, as that is a bit more advanced than dbsearch, which is fulltext search only.
-
@hnahli try indexing the content from the Plugin's ACP page
-
@pichalite I have all the content indexed but still nothing is showing for the result
-
@hnahli what's the language used for your forum? I think search plugin only works with english. You may have to go with the Solr plugin as Julian suggested.
-
What client configuration i have to provide in there?
-
@hnahli You will have to install Solr onto the server, and provide the connection details to the plugin. The port may either be 8080 or 8983.
-
@pichalite i change master language. but not result search.
my search setting is bottom
1) left top search good !!
2) but, here not search
my forum is here : http://forums.rasplay.org
how to setting ?
-
Are you saying the search only works in English?