Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle with accents #21

Open
Kisepro opened this issue Jun 13, 2018 · 1 comment
Open

Handle with accents #21

Kisepro opened this issue Jun 13, 2018 · 1 comment

Comments

@Kisepro
Copy link

Kisepro commented Jun 13, 2018

Hello,

I don't know if it's the good place to ask but I'm wondering how could we handle with the accents ?
I tried to PUT the index settings but I received

{
"status": 400,
"message": "Only analysis settings are supported."
}

I search on the web and on the doc but I found nothing related to :

  • Handle with accents
  • Index settings
  • Analyzer settings
@Kisepro Kisepro changed the title Handle with accent Handle with accents Jun 13, 2018
@siddharthlatest
Copy link
Member

@Kisepro Handling accents would most likely require changes in the analysis settings. Or do you need access to a different endpoint?

The link here https://rest.appbase.io/#efaac3b4-9bbe-11a6-07c2-7121eb5d8583 shows how to add your own analyzer (it also requires closing an app prior to doing this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants