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.
- how does lucene deal with intersection? 齐保元
- Re: how does lucene deal with intersection? Michael McCandless
- Re: how does lucene deal with intersection? 齐保元