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
Currently in static search it's impossible to facet by related records because related records are being stored as objects which items.js can't facet by. The object paths should be flattened into string keys.
Currently in static search it's impossible to facet by related records because related records are being stored as objects which
items.jscan't facet by. The object paths should be flattened into string keys.