Wildcard & Advanced Search
Last updated
Last updated
The Wildcard Search feature in Super Filter enables users to perform advanced searches using various text and number filter patterns, allowing for precise and flexible filtering.
Steps to Use Wildcard Search:
Enter the desired pattern or operator in the Search Bar.
Press Enter to filter items based on the criteria.
Text:
Contains: text
, *text*
, or t???
(e.g., ABC
, *INC*
, A??
)
Equal To: "text"
(e.g., "ABC"
)
Starts With: text*
(e.g., ABC*
)
Ends With: *text
(e.g., *INC
)
Match First Letter: ^t
(e.g., ^A
for items starting with A)
Must Contain: +text
(e.g., +ABC
)
Must Not Contain: -text
(e.g., -INC
)
Compound Search: Combine patterns (e.g., (ABC*&?*INC)
)
Number:
Greater Than: >10
Less Than: <500
Greater Than or Equal To: >=100
Less Than or Equal To: <=50
Date Operators:
Equal to: 2025
or =2025
Greater than: >2025
Greater or equal: >=2025
Less than: <2025
Less or equal: <=2025
Between: 2025_2026
Not equal: !2025
Date Formats:
Year: 2025
Month: 202501
, 2025-01
, or 2025.01
Date: 20250101
, 2025-01-01
, or 2025.01.01
To activate wildcard search for dates, use date data without date hierarchy in the facet filter.
This feature provides a robust and flexible search experience, catering to diverse data exploration needs with support for complex text numeric and date queries.