Advertisement
Guest User

elasticsearch_error

a guest
May 13th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. [!!!] Error when creating the index: Elasticsearch::Transport::Transport::Errors::BadRequest
  2. [400] {"error":"IndexCreationException[[products-test] failed to create index]; nested: IllegalArgumentException[Custom Analyzer [ducet_sort] failed to find filter under name [icu_collation]]; ","status":400}
  3. [!!!] Error when refreshing the index: Elasticsearch::Transport::Transport::Errors::NotFound
  4. [404] {"error":"IndexMissingException[[products-test] missing]","status":404}
  5. [!!!] Error when creating the index: Elasticsearch::Transport::Transport::Errors::BadRequest
  6. [400] {"error":"IndexCreationException[[suggestion-vehicle_type-test] failed to create index]; nested: IllegalArgumentException[Custom Analyzer [ducet_sort] failed to find filter under name [icu_collation]]; ","status":400}
  7. [!!!] Error when refreshing the index: Elasticsearch::Transport::Transport::Errors::NotFound
  8. [404] {"error":"IndexMissingException[[suggestion-vehicle_type-test] missing]","status":404}
  9. [!!!] Error when creating the index: Elasticsearch::Transport::Transport::Errors::BadRequest
  10. [400] {"error":"IndexCreationException[[suggestion-application-test] failed to create index]; nested: IllegalArgumentException[Custom Analyzer [ducet_sort] failed to find filter under name [icu_collation]]; ","status":400}
  11. [!!!] Error when refreshing the index: Elasticsearch::Transport::Transport::Errors::NotFound
  12. [404] {"error":"IndexMissingException[[suggestion-application-test] missing]","status":404}
  13. [!!!] Error when creating the index: Elasticsearch::Transport::Transport::Errors::BadRequest
  14. [400] {"error":"IndexCreationException[[suggestion-tyre-test] failed to create index]; nested: IllegalArgumentException[Custom Analyzer [ducet_sort] failed to find filter under name [icu_collation]]; ","status":400}
  15. [!!!] Error when refreshing the index: Elasticsearch::Transport::Transport::Errors::NotFound
  16. [404] {"error":"IndexMissingException[[suggestion-tyre-test] missing]","status":404}
  17. [!!!] Error when creating the index: Elasticsearch::Transport::Transport::Errors::BadRequest
  18. [400] {"error":"IndexCreationException[[workshops-test] failed to create index]; nested: IllegalArgumentException[Custom Analyzer [ducet_sort] failed to find filter under name [icu_collation]]; ","status":400}
  19. [!!!] Error when refreshing the index: Elasticsearch::Transport::Transport::Errors::NotFound
  20. [404] {"error":"IndexMissingException[[workshops-test] missing]","status":404}
  21. [DEPRECATION] requiring "RMagick" is deprecated. Use "rmagick" instead
  22. Run options: include {:focus=>true}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement