From d8591b48364eacedcb3e20a2a004d1c7996d0e9a Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Mon, 16 Aug 2021 09:54:17 +0000 Subject: [PATCH] fix: Add more notes on fuzzy search api example Jira Issue DD-2078 --- features/fuzzySearch/api.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/features/fuzzySearch/api.html b/features/fuzzySearch/api.html index 1ae6fad..a3fca5d 100644 --- a/features/fuzzySearch/api.html +++ b/features/fuzzySearch/api.html @@ -112,11 +112,13 @@ $(document).ready(function() {

This example shows how the API methods can be used to work with fuzzy searching. There are 4 buttons below which implement the following actions