Yes, I kind-of figure that out from what I read in their site. But if
it works in Java to insert and display, that does not seem as a
"reserved word" no? :)
I am using mongo for logging purposes, and I would like not to
restrict myself of logging some of the characters. There must be some
way to indicate mongo to "escape" special characters no?
Or maybe you can somehow indicate when using mongoexport to retrieve
this 'special' field?
Thank you
On Dec 6, 5:36 pm, "Brendan W. McAdams" <
bren...@10gen.com> wrote:
> The dot character should be thought of as reserved keyword in mongodb and
> should not be used in field names. It is typically used to query
> subdocuments.
>
mongodb-user...@googlegroups.com<
mongodb-user%2Bunsu...@googlegroups.com>
> .> For more options, visit this group at
>
>
http://groups.google.com/group/mongodb-user?hl=en.
>
>