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

ElasticSearch category indexing error #262

Closed
markshust opened this issue May 11, 2020 · 2 comments
Closed

ElasticSearch category indexing error #262

markshust opened this issue May 11, 2020 · 2 comments

Comments

@markshust
Copy link
Owner

markshust commented May 11, 2020

ElasticSuite Category Indexing indexer process unknown error:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"In Shingle TokenFilter the difference between max_shingle_size and min_shingle_size (and +1 if outputting unigrams) must be less than or equal to: [3] but was [9]. This limit can be set by changing the [index.max_shingle_diff] index level setting."}],"type":"illegal_argument_exception","reason":"In Shingle TokenFilter the difference between max_shingle_size and min_shingle_size (and +1 if outputting unigrams) must be less than or equal to: [3] but was [9]. This limit can be set by changing the [index.max_shingle_diff] index level setting."},"status":400}
ElasticSuite Thesaurus Indexing indexer process unknown error:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"In Shingle TokenFilter the difference between max_shingle_size and min_shingle_size (and +1 if outputting unigrams) must be less than or equal to: [3] but was [9]. This limit can be set by changing the [index.max_shingle_diff] index level setting."}],"type":"illegal_argument_exception","reason":"In Shingle TokenFilter the difference between max_shingle_size and min_shingle_size (and +1 if outputting unigrams) must be less than or equal to: [3] but was [9]. This limit can be set by changing the [index.max_shingle_diff] index level setting."},"status":400}
@AndreaMastracchio
Copy link

Hi @markshust i get this error: ElasticSuite Category Indexing index process unknown error:
No alive nodes found in your cluster
ElasticSuite Thesaurus Indexing index process unknown error:
No alive nodes found in your cluster. Can you help me?

@markshust
Copy link
Owner Author

@AndreaMastracchio I don't think your issue is related to this specific ticket. Can you open a new issue with more details about your operating system, when you are getting the error, etc.? And perhaps someone can help you out. Thanks!

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