META.Type
Tue, 03/12/2013 - 14:12
Been seeing samples where the JSON contains a member "type" with values defining what kind of type the blob represents. This is later on used when querying the data to filter, group etc.
This is not data for me, but more META. Is this something you could store in META and then use in the queries?
//Daniel
Hello,
Today it is not possible to put anything custom in the meta.
Also remember that the meta are store in memory all the time, so it is a good practice to keep it as small as possible
Regards
Tug
@tgrall