tag sort


tag sort

[′tag ‚sȯrt] (computer science) A method of sorting data in which the addresses of records rather than the records themselves are used to determine the sequence.

tag sort

A sorting procedure in which the key fields are sorted first to create the correct order, and then the actual data records are placed into that order.