clever-helmet-13121
06/07/2023, 2:52 PMRun Analysis
on a Metric, we receive this error: The index path corresponding to the specified order-by item is excluded.
It seems like we need to index the fields used when sorting the result from the db. It seem to happen on this endpoint: POST metric/:metricId/analysis
. Do you have any pointers on if sorting is done here? I tried to search through the code but didn’t find anything.
Thanks in advance!fresh-football-47124
clever-helmet-13121
06/09/2023, 8:45 AMfresh-football-47124
clever-helmet-13121
06/09/2023, 1:31 PM