This all sounds to me like "full-text search". So I would check if the
full-text search support of sqlite (see http://www.sqlite.org/fts3.html)
is available on android. A quick google search finds pages like
"http://bakhtiyor.com/2009/08/sqlite-full-text-search/";. According to
that page, full-text search seems to be available...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to