Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add performance measurement capabilities to SearchEngine #1286

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

Ldoppea
Copy link
Member

@Ldoppea Ldoppea commented Jan 29, 2025

In cozy/cozy-libs#2720 we added PerformanceAPI in the SearchEngine

This commit reflect the changes to the SearchEngine constructor

Related PR: cozy/cozy-libs#2720

Base automatically changed from fix/realtime_constructor to feat/meta_offline January 29, 2025 17:42
@Ldoppea Ldoppea force-pushed the feat/search_performances branch from 8809c4c to b809bb5 Compare January 29, 2025 17:42
`cozy-dataproxy-lib` has been upgraded to `3.2.0` in order to retrieve
the new Performance API implementation

Related PR: cozy/cozy-libs#2720
In cozy/cozy-libs#2720 we added PerformanceAPI in the SearchEngine

This commit reflect the changes to the SearchEngine constructor

Related PR: cozy/cozy-libs#2720
@Ldoppea Ldoppea force-pushed the feat/search_performances branch from b809bb5 to 3f1c029 Compare February 7, 2025 09:59
Since cozy/cozy-libs/pull/2729 the SearchEngine requires the consuming
app to provide a storage provider in order to persist its index

Related PR: cozy/cozy-libs#2729
@Ldoppea Ldoppea force-pushed the feat/search_performances branch from dc48ca4 to 50388e0 Compare February 7, 2025 10:38
@Ldoppea Ldoppea merged commit 01828c4 into feat/meta_offline Feb 7, 2025
1 check passed
@Ldoppea Ldoppea deleted the feat/search_performances branch February 7, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants