Science, asked by pavannayak8106, 6 months ago

explain in detail blocked sort based index​

Answers

Answered by kumarikavita09069785
1

Answer:

One solution is the blocked sort-based indexing algorithm or BSBI in Figure 4.2 . BSBI (i) segments the collection into parts of equal size, (ii) sorts the termID-docID pairs of each part in memory, (iii) stores intermediate sorted results on disk, and (iv) merges all intermediate results into the final index.

Similar questions