Hi @matthew.groves thanks for that. I need to try compound query again I mistakenly combined FTS and a normal index and it sadly didn’t work and I didn’t realise that the index on another query had to be a FTS index too.
Out of interest how do you feed list of DocIDs into N1QL query? is it just a simple IN statement?