Splunk Search

Fuzzy Search Not working properly

anchitratnesh
New Member

Hi ,

I am using Splunk 7.2.0 and have used Fuzzy Search for Splunk(https://splunkbase.splunk.com/app/3109/#/details) .
My dashboard has below content.
An input Text box which has a token defined ("$shopdetails$") and use for search purpose.
Then I have column which have details like

ShopId ShopSummary ShopDescription ShopSore
3211 New Product New product for Baby Babyshop
7865 Modify Product Baby Shampoo added BabyShop
6789 Delete Product Product removed from Cart Babyshop
.... .............. ......................... ........

Below are the Fuzzy query I have written
| fuzzy wordlist="$shopdetails$" compare_field="ShopSummary" delims="\s+"
| fuzzy wordlist="$shopdetails$" compare_field="ShopDescription" delims="\s+"

But the Fuzzy Search is returning irrelevant details if the Product is in Uppercase it returns 8% match but if I write product in lower case its 100% match.
Also it shows Baby a matching pattern for Shampoo.
Please help

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...