*OR relationships among search criteria broaden the scope of the search, resulting in more potential search results with every added criterion. Example: If you search for documents that have the label "cats" OR "dogs" OR "snakes", you will get all documents that have at least one of these labels attached. AND relationships among search criteria narrow the scope of the search, resulting in fewer potential search results with every added criterion. Example: If you search for documents that have the labels "cats" AND "dogs" AND "snakes", you will get only documents that have all of these labels attached. |