Skip to content

feat(javascript): add bridge to transformation on algoliasearch #4852

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-3786

Changes included:

add the bridge methods from the search api to the ingestion api, only saveObjects and partialUpdateObjects are added for now.

@shortcuts shortcuts self-assigned this May 14, 2025
@algolia-bot
Copy link
Collaborator

algolia-bot commented May 14, 2025

✔️ Code generated!

Name Link
🪓 Triggered by bfec5c2a590570c2e5ef3b527cebb90de288cbad
🍃 Generated commit 3590cd8a8cf2fd676d36f531834d3430dc8d1985
🌲 Generated branch generated/feat/save-partialUpdate-ObjectsWithTransformation
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1670

@@ -143,131 +143,112 @@ describe('api', () => {
});
});

describe('init clients', () => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed anymore, the cts uses and asserts them

@shortcuts shortcuts marked this pull request as ready for review May 15, 2025 06:40
@shortcuts shortcuts requested a review from a team as a code owner May 15, 2025 06:40
@shortcuts shortcuts requested review from morganleroi and millotp May 15, 2025 06:40
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from 411edef to 1974388 Compare May 16, 2025 15:29
@shortcuts shortcuts changed the base branch from main to feat/global-push-endpoint May 19, 2025 06:29
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from 1974388 to 2b422cf Compare May 19, 2025 06:29
@shortcuts shortcuts marked this pull request as draft May 19, 2025 06:51
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from 2b422cf to dbcc87e Compare May 19, 2025 09:46
Base automatically changed from feat/global-push-endpoint to main May 19, 2025 12:13
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from d2cbf7e to a0011a5 Compare May 19, 2025 12:22
@shortcuts shortcuts marked this pull request as ready for review May 19, 2025 12:25
@shortcuts shortcuts force-pushed the feat/save-partialUpdate-ObjectsWithTransformation branch from c9c64d1 to 1de1d72 Compare May 19, 2025 12:35
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