Hello,
Is it possible to return from useFlexSearch some search results that contain a specific string?
For example, if I have an input field on my page and the user enters "lorem" into it, I want FlexSearch to search for all elements that contain this string.
Hello,
Is it possible to return from
useFlexSearchsome search results that contain a specific string?For example, if I have an input field on my page and the user enters "lorem" into it, I want FlexSearch to search for all elements that contain this string.