Umberto Sgueglia

Results 2 issues of Umberto Sgueglia

# Query Optimization — Extracted Builder & Smarter Execution Paths ## Summary - Refactored `queryMembersAdvanced` to delegate SQL construction to a new **`queryBuilder`** module. - Moved all complex query logic...

Feature

# Add database indexes to improve member query performance ## Summary This PR introduces three new indexes aimed at optimizing search and ranking queries executed by the `/member/query` endpoint and...

Feature