Atif-Mahmud/bubbl-spark

Distributed query using input document keywords (pipeline step 2)

Closed this issue · 0 comments

The search engine should be called with the input document's keywords to determine the related documents. The search engine should be called multiple times, each call obtaining a different segment of the search results. All calls should be performed in parallel with each call being made on a different machine.