Currently, users must enter exact phrases or multiple words in the correct order to obtain relevant results.
This limitation makes it difficult to efficiently narrow down search terms, especially when users only know partial information or when keywords appear in varying positions.
By introducing a wildcard search (e.g., using asterisks *
to represent unknown or variable parts of words), users would be able to perform more flexible and intuitive searches. For example, knowing that a certain term appears before or after a keyword would allow immediate retrieval of all relevant entries without requiring exact phrasing.
Implementing this feature would significantly enhance user experience and improve the overall effectiveness of the search tool.