krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.76k stars 753 forks source link

Exclusion pattern not working in extended search #712

Closed Dhron closed 11 months ago

Dhron commented 1 year ago

Describe the bug

Pattern for exclusion not excluding keywords.

Version

6.6.2

Is this a regression?

Not sure.

🔬Minimal Reproduction

Using the live demo:

  1. Set useExtendedSearch: true
  2. Add pattern '!Syrup'
  3. Scroll down to last element returned in list.
image
nichita-pasecinic commented 1 year ago

I'm facing the same issue!

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 30 days

nichita-pasecinic commented 11 months ago

why closing though ?