Suggester: take Album Artist

But it's not OK in dashboard ->
For example, search 'ayache' (for Superbus)
=> Result display 'Superbus' and we don't understand why
This commit is contained in:
2021-08-22 19:17:56 +02:00
parent bb51af68cd
commit 56050d0a49
3 changed files with 29 additions and 4 deletions

View File

@@ -3,6 +3,9 @@ DELETE itunes-suggest
PUT /itunes-suggest
{
"settings": {
"index": {
"number_of_replicas": 0
},
"analysis": {
"filter": {
"french_stop": {