corejavascript / corejavascript/typeahead.js

BloodHound: possible to create an 'ignore list'?

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
968
Forks
231
PR merge metrics
No merged PRs in 30d

Description

I tried hacking around with a bit but didn't get far and thought I'd ask before burning a day. I'd like to set up an array of common words and/or phrases and tell bloodhound to skip them when tokenizing.

**Data**: "Marbles 101 Article"
**Ingore list**: how, do, you, use, the, a, an...
**Search string**: "How do you use marbles"
**Tokenizer**: ~~How~~ ~~do~~ ~~you~~ ~~use~~ marbles

Hurray! User gets "Marbles 101 Article"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.