scout-elasticsearch-driver icon indicating copy to clipboard operation
scout-elasticsearch-driver copied to clipboard

Adds match filter

Open madalinignisca opened this issue 4 years ago • 1 comments
trafficstars

It is compatible with ES 6.x, and quite important.

PS: if you look in 7.x docs, the syntax is actually slightly changed, and will refuse it in 8.x (as a note for V4.x which still does ES communication with 6.x syntax. Probably v4 could be both tested using ES 6 and 7. I do not find yet any justifiable differences for the purpose of this package.

madalinignisca avatar Apr 20 '21 13:04 madalinignisca

by the way, could you rename the branch to 3.x? I'd like to maintain on it, and backport any possible thing. In Laravel's 6 world, I'm stuck on ES 6. (Check Monolog as well :) )

madalinignisca avatar Apr 20 '21 13:04 madalinignisca