splainer-search icon indicating copy to clipboard operation
splainer-search copied to clipboard

do we still need majorVersion() on EsSearcherFactory?

Open epugh opened this issue 3 years ago • 0 comments

We used to do some logic about before ES 5 and after ES 5 around the source field???

However, look at this: https://github.com/o19s/splainer-search/blob/master/factories/esSearcherFactory.js#L126

As far as I can tell, we do the same thing...

epugh avatar Apr 15 '22 19:04 epugh