Slide 13.14: Improving the secondary index structures Slide 13.16: Implementation of an inverted list Home |
Each secondary key points to a different list of primary key references. Each of these lists could grow to be as long as it needs to be and no space would be lost to internal fragmentation. |