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
Current search for these models is using simple ilike commands (basic fastapi-filter implementation). We could improve by moving to tsvector search. See the product and brand search implementation for examples