Fields to search with their relative importance weights (0.0 to 1.0).
Fuzzy match threshold (0.0 to 1.0, 0.4 recommended for balance).
Include relevance scores in results.
Include match indices in results for highlighting.
Minimum characters in query to start matching.
Ignore position of match in string when scoring.
Configuration object for Fuse.js fuzzy search.
Defines search behavior including which fields to search, matching sensitivity, and what metadata to include in results.
Source