# 7.1 Custom Analyzer \[...\] failed to find filter under name \[english\_morphology\]

**URL:** https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459
**Category:** Elasticsearch
**Created:** [June 19, 2019, 11:59am UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459 "2019-06-19T11:59:11Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![clgs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/clgs/32/48363_2.png) [@clgs](https://discuss.elastic.co/u/clgs)
#### Post date: [June 19, 2019, 11:59am UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459/1 "2019-06-19T11:59:11Z")

</div>

In 5.6 was  
"analysis":{"analyzer":{"fast\_search":{"filter":["lowercase","english\_morphology"],"tokenizer":"standard"}}}

But in 7.1 there is no english\_morphology plugin.

Tell me how to be?

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [June 19, 2019, 3:07pm UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459/2 "2019-06-19T15:07:27Z")

</div>

I think you probably had an additional community driven plugin installed, namely this one [https://github.com/imotov/elasticsearch-analysis-morphology](https://github.com/imotov/elasticsearch-analysis-morphology) - I don't see this one being supported for 7.x though.

---

<div class="post-metadata">

### Author: ![clgs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/clgs/32/48363_2.png) [@clgs](https://discuss.elastic.co/u/clgs)
#### Post date: [June 20, 2019, 6:04am UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459/3 "2019-06-20T06:04:40Z")

</div>

The plugin was installed in 5.6. C 6 is not supported.  
The question is how to implement it for version 7?

---

<div class="post-metadata">

### Author: ![spinscale](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spinscale/32/25011_2.png) [@spinscale](https://discuss.elastic.co/u/spinscale)
#### Post date: [June 20, 2019, 10:07am UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459/4 "2019-06-20T10:07:08Z")

</div>

It looks as if the plugin is not maintained anymore by its original author. Unless you want to keep it up-to-date and maintain it, you will not be able to use it with Elasticsearch 7.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 18, 2019, 10:07am UTC](https://discuss.elastic.co/t/7-1-custom-analyzer-failed-to-find-filter-under-name-english-morphology/186459/5 "2019-07-18T10:07:10Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
