i have changed my approach to use the 1st token "*संस्कृती*" as a single query input, retrieve the matched documents and then create a new collection with those retrieved documents to query using the 2nd token "*शंकर*"
and that is giving me consistent desired result throughout different test cases.
is there a better approach or I should stick with this? 😅