On 12/22/22 11:55, Shawn Heisey wrote:
Which is different than what I had, but is still not going to work, because stored is false and useDocValueAsStored is not present, which seems to make it false. That is probably a bug.
I would like to create two tests that use the _default configset and test that uniqueId is working, one for cloud mode and one for standalone. Anyone know which of the thousands of existing tests I should use as models for that?
I did see that there are existing uniqueId tests, but from the names, I don't think they test for this specific issue, and I'm going to see if I can figure out what's in the config that is used for those tests. I bet that they either don't have a _root_ definition or that it is not the same as _default_.
Thanks, Shawn