Currently bleve/elastic/db issue search will return results in ascending order by id (oldest first). My proposal would be to return by relevance (score) in both elastic and bleve and order by id DESC (newest first) in database search