An entityFilter (not equal) doesn’t work correctly when user can choose more than one option

EntityFilter works well when you can select only one option but in my case, I allow the user to choose severals option :
EntityFilter with more than one option

Now if I filter by not equal James Harveyd this is my result :

enter image description here

I don(t understand why EA make appear the second line, any idea ?