Hi, Just in case Marvin doesn't get around to ClusterSearcher, I'm wondering whether I can cobble something together using POE::Session to fire off multiple remote searcher requests (LucyX::Remote::SearchClient), wait for all to complete, then aggregate the results.
That last bit has me stumped. How can I aggregate the results from a bunch of LucyX::Remote::SearchClient objects? Unfortunately there's no Lucy::Search::Aggregate. Any ideas?
