How to search with special characters and case-insensitive in Examine Searching
Hi everyone.
I'm stuck with Examine searching. I want to search with my input string like "abc$$" and it returns for me contents that include "abc" only.
How can I search contents that have specific field includes exactly "abc$$" or "ABc$$" ? They can be case-insensitive is oke. I'm using InternalIndex and CultureInvariantWhitespaceAnalyzer
How to search with special characters and case-insensitive in Examine Searching
Hi everyone.
I'm stuck with Examine searching. I want to search with my input string like "abc$$" and it returns for me contents that include "abc" only.
How can I search contents that have specific field includes exactly "abc$$" or "ABc$$" ? They can be case-insensitive is oke. I'm using InternalIndex and CultureInvariantWhitespaceAnalyzer
Thanks for anyhelp!
Please let me know if there is no solution yet. Thank you all!
Creating custom analyzer and tokenizer then allow search with special characters is my solution
Thank you all!
You got some code to go with your answer? Because i am also hitting this.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.