Isan

Results 3 issues of Isan

# 我的配置: ## index ``` PUT /secom/ { "index" : { "analysis" : { "analyzer" : { "pinyin_analyzer" : { "tokenizer" : "my_pinyin" } }, "tokenizer" : { "my_pinyin" :...

Hi I can't get through `Sign in with Google` My credentials: ``` { "web": { "client_id": "my client id", "project_id": "my project id", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "token_uri": "https://www.googleapis.com/oauth2/v3/token", "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", "client_secret":...