Replies: 1 comment
-
Hi @upCASE, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
Is it possible to use a mapper for indexable properties for sorting?
I currently have an entity with a JsonDocument, storing arbitrary properties. I use a mapper with string keys to get the property from JSON an process it while filtering. This works nicely, but trying to do the same for sorting fails with an exception about the mapping not being found.
Beta Was this translation helpful? Give feedback.
All reactions