hasInitiatedFetching() function checks if a batchId exists for a shard. However, this will always be true, because the batchId is defined for the shard before this function is ever called. Here we ...
To calculate results in the term frequency graph, the backend uses the search API to get matching documents for a query, and then runs a Python function to count the number of matches within the ...