For the complete documentation index, see llms.txt. This page is also available as Markdown.

i.Wildcard Search

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.

Video 1: Wildcard Search
1

Enter the desired pattern or operator in the Search Bar.

2

Press Enter to filter items based on the criteria.

Image 1: Wild Card Search using search in Tool Bar.

Wildcard Supported in Super Filter

  1. 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))

  2. Number:

    • Greater Than: >10

    • Less Than: <500

    • Greater Than or Equal To: >=100

    • Less Than or Equal To: <=50

  3. 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

  4. Date Formats:

    • Year: 2025

    • Month: 202501, 2025-01, or 2025.01

    • Date: 20250101, 2025-01-01, or 2025.01.01

Video 1: Between date range search using wildcard.

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.