can you explain what variable should i use in sort key .
i am trying to give user some suggestion while typing the product he is searching for. i have a fb collection called inventory . i added a query to the textfield
(query~inventory) filter = inventory name is greater than or equal to app state(value in textfield)
now i am stuck on the following page . WHAT VARIABLE TO CHOOSE IN SORT KEY