Boolean extra data key for a suggestion provider to return in Android.Database.ICursor.Extras to indicate that the search is not complete yet. This can be used by the search UI to indicate that a search is in progress. The suggestion provider can return partial results this way and send a change notification on the cursor when more results are available.