0 votes
in ElasticSearch by
Prequerying each shard to fetch the term and document frequencies is done in ____________.

a) DFS Query, then in Fetch

b) Fetch

c) Query

1 Answer

0 votes
by
a) DFS Query, then in Fetch
...