Considering I have three customer accounts and the data of three accounts are stored in three aliases in the single index which is distributed across three shards.
For a given query, how is the tf-idf calculated? Since it is in the single index does the term count is considered with all three account's data/aliases. I would like to know if we can restrict the term frequency count and IDF only to the account/one alias