Xpack SQL queries and returning record count

@David_Palmer If we would have returned the hits count then you'd have:

  • something that's not really SQL
  • how would have this response looked like?

There is support for COUNT(*) but it's not really the same thing.