--- Revision 333538336461 +++ Revision 656634646439 @@ -88,7 +88,7 @@ if (doc.split) emit(null, doc.split); } -OUTPUT OF TEMP VIEW +// OUTPUT OF TEMP VIEW { "total_rows": 1, "offset": 0, @@ -106,7 +106,7 @@ ] } -OUTPUT OF SAME VIEW AFTER SAVE +// OUTPUT OF SAME VIEW AFTER SAVE { "total_rows": 1, "offset": 0, @@ -120,6 +120,7 @@ ] } +/* It seems from the above that couch is for some reason returning the splits field as an empty array. Thanks for your time on IRC already. @@ -127,3 +128,4 @@ Cheers John +*/