Limiting to records with available items using facet and then attempting to reset it by pressing "Show all records" does not reset/clear the limit. To test: 1. Set system preference SearchEngine => Zebra 2. Search (allrecords,AlwaysMatches='') (staff or OPAC, doesn't matter) 3. From facets, click "Limit to records with available items" 4. Click "Show all records" 5. Observe search box: Expected result (allrecords,AlwaysMatches='') Actual result ccl=(allrecords,AlwaysMatches='') and (( (allrecords,AlwaysMatches='') and (not-onloan-count,st-numeric >= 1) and (lost,st-numeric=0) ))