I need to develop a "naive" implementation of database indexes for use in a distributed environment. I know almost nothing about the subject, and I'm a bit pressured by time.
I would love to hear some opinions, examples and algorithms on the subject. I'd like to be able to have a mental representation of what I need to implement.
EDIT: I'm referring to clustered indexes