How could I create a search feature in Modx that would limit the returned results based on what the user selects from some predetermined search criteria. Such as: "Color", "Size", "Model".
So that a user who selects: "Blue", "Large", "AZ84" would see a list of items with model number AZ84 that are large and blue.
Thanks for your help!