Ngrams Table, queries optimization
Since the ngrams repo is in db now, some queries do not need to send [NgramsTerms] in the query: we just need to better index.
Use the branch I am opening with the issue, with last commit, we will see the current work on it.
The issue is that query is not optimized yet, some index is lacking somewhere.