Indexing is not (a lot) about duplicates. This is about order.
When you perform a search, you want to have some kind of order that allows you (for example) to perform a binary search to search for data in logarithmic time, and not to search through each record to find you are interested in (this is not the only index type, but it is probably the most common).
, .
( ), , ( ) , . () , , , .