I'm working on an app for iOS and I asked this question. There's an answer which leads me to a whole bunch of posts related to something called "full text search". Based on the reading I've done, I can guess that it has something to do with searching an entire set of text some way as opposed to only searching keywords.
How does indexing speed up FTS, and why is it any more specific than keyword searching?