Anyone know about building a custom 'relevance' search of, say, a database?
- by Daniel
We need to be able to do a 'sort by relevance' search of a database for our application, but Googling 'sort by relevance custom search' doesn't do much good other than seeing Google Custom Search a 1000 times. It's a Cocoa CoreData database (double alliteration) if that matters. Thanks!