基于hadoop的地图reduce实现倒排索引

基于hadoop的mapreduce实现倒排索引??经过Map?xiao[file1:1,file2:1.file3:2]lin[file1:2,file2:1,file3:2

基于hadoop的mapreduce实现倒排索引

?

?

经过Map

?

xiao[file1:1,file2:1.file3:2]lin[file1:2,file2:1,file3:2]yu[file2:2]

?

再次reduce 得到结果

?

?

?

?

?

?