Justin
My feedback
4 results found
-
8 votes
Justin supported this idea ·
-
22 votes
An error occurred while saving the comment Justin supported this idea ·
-
27 votes
Justin supported this idea ·
-
26 votes
Justin supported this idea ·
An error occurred while saving the comment Justin commented
Yeah would love to see this. There is nothing stopping someone from connecting to the cluster vs the tagged Analytics node if they mess with the connection string.
Would this also fix sorting on embedded properties? I have used the filter in a projection to sort of make this work for hard filter values. But as pointed out this is not possible for things like autocomplete and text with fuzzy and such.
On top of those issues I think this may solve sorting if I'm understanding correctly. Today if I sort on an embedded property it will sort all of the parents based on all of their embedded documents and not just the embedded documents that match. I don't think this sort can be moved as it's needed to create the next token for pagination.
Would this feature fix this issue?