Closed sideshowcoder closed 10 years ago
add the indices to meta.index on get as they are defined when setting them via meta.index = { foo: 1, bar: "baz" } on save.
meta.index = { foo: 1, bar: "baz" }
FIXES #183
add the indices to meta.index on get as they are defined when setting them via
meta.index = { foo: 1, bar: "baz" }
on save.FIXES #183