splainer-search
splainer-search copied to clipboard
do we still need majorVersion() on EsSearcherFactory?
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...