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

Pull JSP taglib into fuzzydb/core - and Result interface too #87

Closed nealeu closed 12 years ago

nealeu commented 12 years ago

Taglib references Score and Result interfaces

Should be able to make most transitive dependencies of spring module runtime scope, apart from util, which has the attribute model stuff in it.

Need to consider whether Score, OptionsSource, RandomGenerator should be in same package as BlahAttribute tuples