I’m working with version 2.5 build 2939 and I’m experiencing this issue with the following data:
Executing
the following projection query I'm getting the entire Id's converted to lower case, while the Name field keeps the original case:
What build are you using?
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hibernating Rhinos Ltd
Oren Eini l CEO l Mobile: + 972-52-548-6969
Office: +972-4-622-7811 l Fax: +972-153-4-622-7811
OK, now I see that, the indexes store the Id's in lower case, but I'm not able to get the Id from the document, What is the way for get the real Id?
--
--