Currently, pinned documents only appear when users search for exact keyword matches. This creates a poor user experience when searches don't match the exact case or phrasing of pin keywords.
Requested Enhancement:
- Make pin keywords case- insensitive (e.g., "API" and "api" should both trigger the same pin)
- Support partial/contains matching instead of requiring exact matches (e.g., searching "API guide" should trigger a pin for "API")
Business Impact: This would significantly improve search discoverability and reduce user frustration when they can't find pinned content due to minor variations in their search terms.Current Behavior: Users must search the exact query/keyword to see pinned documents.Desired Behavior: Pinned documents appear for case variations and partial matches of the configured keywords.