@sharonyue Apache Solr https://community.nodebb.org/topic/2026/nodebb-plugin-solr-solr-search-plugin or ElasticSearch (no available plugin)
aya
Posts
-
Chinese search engine not supported? -
[nodebb-plugin-solr] Solr search plugin@julian update to 1.0.1 (from 1.0.0) solved my problem.
-
[nodebb-plugin-solr] Solr search plugin -
[nodebb-plugin-solr] Solr search pluginI found a bug: add the topic -> it is added to the index -> edit the topic -> index added a new version of the message.
The result: in the index have two topic (old and new).
Temporary solution: manual rebuild search index
-
[nodebb-plugin-sso-google] Google Accounts Integration@julian
Yes.This API is enabled:
BigQuery API Cloud Debugger API Debuglet Controller API Google Cloud Logging API Google Cloud SQL Google Cloud Storage Google Cloud Storage JSON API Google+ API
I could be wrong, but I have all the settings are correct
P.S. i use:
sso plugin: https://github.com/julianlam/nodebb-plugin-sso-google
NodeBB v1.0.0.P.P.S.
I created a new project in the Google Apps Console. Now everything is working. Probably somewhere I did was wrong -
[nodebb-plugin-sso-google] Google Accounts Integration@julian said:
Is
url
correctly set inconfig.json
?Yes (instead example.com set my domain, of course)
grep 'url' nodebb/config.json "url": "https://example.com",
-
[nodebb-plugin-sso-google] Google Accounts IntegrationI can not understand the reason for this error:
Error: invalid_client The OAuth client was not found. Request Details scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email response_type=code redirect_uri=https://example.com/auth/google/callback client_id= 174957913510-88rfl4p89j2divmjspgirnqgpr3ccbbm.apps.
Client created all the required information he has