Try this exercise. Is this statement true or false?
In Python, implementing a faceted search can be achieved by using lists, where the indices represent categories or 'facets', and the values are documents names or IDs.
Press true if you believe the statement is correct, or false otherwise.