hi,
       I have two collections:the first collection has documents like 
'docID,content', and the other collection has documents like 'docID,ratings'.Is 
there any fast algorithm to get the intersection between these two collections 
after search? I canot merge the fields together for particular reasons.

Reply via email to