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
707: Fix clippy r=brunoocasali a=curquiza
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit
- Refactor
- Public query builder APIs now use explicit lifetimes, improving type clarity when borrowing clients or indexes.
- No runtime behavior changes; only type signatures are adjusted.
- Chores
- Harmonized return types across search, document, and index-related builders to consistently reflect lifetimes.
- Notes
- This may require minor source updates for projects relying on inferred lifetimes in return types.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: curquiza <[email protected]>
0 commit comments