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

Use explain analyzer API #11

Open
consulthys opened this issue Apr 14, 2017 · 1 comment
Open

Use explain analyzer API #11

consulthys opened this issue Apr 14, 2017 · 1 comment

Comments

@consulthys
Copy link
Contributor

The two remaining shortcomings could be addressed by setting explain: true when calling the Analyze API (available since ES 2.2)

  • Only works for custom analyzers right now (as it accesses the settings for your index)
  • Attributes besides the token text and position would be handy
@aclowkey
Copy link
Contributor

aclowkey commented May 22, 2018

@consulthys I'm unfamiliar with the explanations of analyze. Which attributes do you think are useful?

Also, it seems shows step by step analysis.. maybe this tool is redundant ?

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