Closed clr2of8 closed 1 year ago
I also see missing search results in the search for Base64
as shown in the image below:
I'm taking a look at this today. The text search library (fuse.js) has a limited match distance, so if keywords are more than 1000 characters into the description, it seems that fuse.js will not find them. I tried increasing the match distance to 10,000 to confirm this.
While increasing the match distance does improve the situation a bit, I think fuse.js is a deadend for this project. The better solution would be to replace fuse.js with something more appropriate for our needs (see #4).
This should be fixed in #28 and will be included in 1.2.0 release in the next couple weeks.
Some screenshots to show how the new search engine handles the problematic queries posted by @clr2of8:
Thanks Mark!
When I search for procdump on the mitre site I get results
But I don't when searching with the extension