Monday, September 10, 2012

[android-developers] content provider and full text search - best practice?

Hi 

i am in the process of writing my first content provider. The content provided includes a fulltext search in the database underlying the provider. I was wondering how to design my content provider to hide the specifics, should sqlite specific terms like MATCH be given in the selection argument of the ContentResolver or be hidden in one way or the other ... Any suggestion how to do this in a nice way would be great.

Thanks

martin

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment