Peter Sturge [peter.stu...@gmail.com] wrote:

[addr 7M unique, dest 1K unique]

> What is the best/only/most efficient way to consutruct a search where by I
> get back an (ideally faceted) list of values for 'dest' that occur in
> 'addr'?

I assume the actual values are defined by a query? As the number of possible 
values in dest is not that large, extracting those first and then using them as 
a filter when searching for addr seems like a fairly efficient way of solving 
the problem.

- Toke Eskildsen

Reply via email to