On Jan 5, 2015, at 9:57 AM, Sebastien ARBOGAST <sebastien...@gmail.com> wrote:I have a tableview listing documents based on whether one of their date properties is in the past or the future. So whenever one of the document has its date that reaches now, I need to refresh my table. I have the event handler that is triggered when one of the rows reaches that point in time, but is there any way that I can ask it to trigger a re-run of the live query, as if one of the documents was changed?
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/972F725C-A354-4EB7-A85B-51537F02D055%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.
On Jan 5, 2015, at 3:17 PM, Sebastien ARBOGAST <sebastien...@gmail.com> wrote:I forgot to mention that the tableview draws its data from a CBLLiveQuery on a view, so my understanding was that if no document is changed, then the view is not reindexed and the livequery is not run again. So I guess the more correct question would be is there a way to force a view to be remapped?
--
You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/FE11E705-67D6-421E-A490-4B80D2F1A367%40couchbase.com.