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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...