Sorting error when using fts-alfresco
There seems to be an issue with trying to sort on a base model field when I use a custom aspect in my query. This is the query I am trying to run:var def = { query: 'TYPE:"cm:person" AND gf:userOrgs:RECEIVERORG', store: "workspace://SpacesStore", ...