Mark As Completed Discussion

Let's test your knowledge. Fill in the missing part by typing it in.

An index in databases is like an index in a book. It's a data structure that enhances the speed of operations in a database. The self.index is a nested dictionary where the first key is the document ___, and the second key is the value of that field in the document.

Write the missing line below.