You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using rangeWithScores(...) inside a transaction (i.e. with @Transactional and setEnableTransactionSupport(true)), it unexpectedly returns null instead of the set of values.