-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
uFuzzy has some non-obvious features like
- partial match
- how to exclude words from search
- "requires first char to match"
- ...
Now imagine uFuzzy used on some website. Somehow end-users should know about all these things.
So, developer starts to write documentation describing search functionality.
It would be great if a template of end-user documentation would be avaliable.
Yes, there are many ways to configure uFuzzy, so I can imagine a list of "documentation building blocks":
intraMode: 0 -- use this text
intraMode: 1 -- use this text
intraIns: 0 -- use this...
intraIns: 1 -- use that...
Again, this is a very low priority thing
howesteve, darrylnoakes and mark-monteiro
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request