On Sunday, May 17, 2015 at 2:07:50 AM UTC+2, Jens Alfke wrote: > > > On May 16, 2015, at 2:54 PM, Jens Alfke <[email protected] <javascript:>> > wrote: > > For some reason this method was accidentally not made public in iOS. I’ve > just filed an issue > <https://github.com/couchbase/couchbase-lite-ios/issues/712>. I’ll see if > there’s time to get it into 1.1 (there should be, as it’s a trivial change > to mark the method public.) > > > Oops, I was wrong: View.updateIndex is *not* an official part of the > public API. It just happens to be public in the Java implementation. >
OK ~ I went for a simple limited query. Once again thanks for the explanations and confirming the `official` ios/android api ~ which brings me to the last question(TM): whats the equivalent to(in Java): view.setCollation(com.couchbase.lite.View.TDViewCollation.TDViewCollationRaw) in ios ? // pelle -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/f33f0ae3-aa18-48c4-ab41-f851c640f799%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
