FACN3 / swearUrban

an autocomplete search app
0 stars 0 forks source link

the dictionary JSON file #7

Open hasansaad1 opened 6 years ago

hasansaad1 commented 6 years ago

we need to upload the dictionary JSON file.

ionush commented 6 years ago

we need to upload the full dictionary and possibly rethink the way that the filterRes function works as we will be dealing with 1.5m dictionary entry.

currently we use the every function, we may need to think what the quickest way is to go through a data file that big