11 Commits

Author SHA1 Message Date
Kiro Risk
350283f45a feat(extended): add ability to search actual exact string
This involves renaming of existing exact to be "include".
2020-06-28 12:42:29 -07:00
Kiro Risk
7077fbe5f4 feat: provide alternative array notation for nested paths
Closes #432
2020-06-22 20:41:23 -07:00
Andrea
5de5571f98
fix js tab to be compliant with output tab (#450)
use 'artist' as search key option will produce no results, probably this is a typo because fuse.search("'Man 'Old | Artist$") will produce the expected result only if you search inside "title" key
2020-06-20 23:31:24 -07:00
Kirollos Risk
a6235bea45
Added simple string search documentation 2020-05-22 15:40:34 -07:00
Kirollos Risk
26ddd4d330
Upates docs and changelog 2020-05-04 15:01:03 -07:00
Kirollos Risk
19e941be00
Added tests for logical querying 2020-05-03 12:14:11 -07:00
Kaveet Laxmidas
fc759eea69
Remove duplicate key in example (#402)
Removes a duplicate key `useExtendedSearch` in the Extended Search example.
2020-04-22 11:07:30 -07:00
Kirollos Risk
c0406c8336 Merge branch 'v5.2.0' 2020-04-18 16:06:14 -07:00
Kirollos Risk
ea5658e276
Added short-circuit on pattern is empty 2020-04-11 13:41:08 -07:00
Sara Vieira
54a5a93344
Add useExtendedSearch to example (#388) 2020-04-09 08:34:15 -07:00
Kirollos Risk
5f97c4c539 Added new documents 2020-03-29 14:17:33 -07:00