Open jasonwebber-bl opened 4 years ago
Not sure how easy this is to pull off. Might be best implemented as a second query that uses the JSON Facets API Stats functions. This would run the same query with no facets, and instead use the clever hll
(HyperLogLog) function to estimate the number of unique URLs and Hosts.
On the search screen the users are informed what is contained in their search:
xxxxxxxx pages in xxxxxxx websites between DDMMYY and DDMMYY
I realise the terms 'page' and 'website' might be problematic