whirlwind-match / fuzzydb

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs.
19 stars 5 forks source link

Introduce fork-join for insert and search operations #69

Open nealeu opened 13 years ago

nealeu commented 13 years ago

e.g. Where we insert into multiple indexes, each can be done on a sep thread We can also score items in sep threads while doing a search