Results (
Thai) 1:
[Copy]Copied!
4.2 Blocked sort-based indexing 71BSBINDEXCONSTRUCTION()1 n ← 02 while (all documents have not been processed)3 do n ← n + 14 block ← PARSENEXTBLOCK()5 BSBI-INVERT(block)6 WRITEBLOCKTODISK(block, fn)7 MERGEBLOCKS(f1, . . . , fn; fmerged)◮ Figure 4.2 Blocked sort-based indexing. The algorithm stores inverted blocks infiles f1, . . . , fn and the merged index in fmerged.
Being translated, please wait..
