Skip to content

feature(translation-worker): translate documents from search - #45

Merged
ClemDoum merged 1 commit into
mainfrom
feature(translation-worker)/translation-from-search
Jun 8, 2026
Merged

feature(translation-worker): translate documents from search#45
ClemDoum merged 1 commit into
mainfrom
feature(translation-worker)/translation-from-search

Conversation

@ClemDoum

@ClemDoum ClemDoum commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Description

Allow translating from:

  • a DS search query
  • a list of doc IDs
  • nothing user input: will translate only document with no translated content in the target language (default)

Changes

translation-worker

Added

  • added the TranslationArgs.docs: list[DocId] | DocumentSearchQuery | None = None argument used to build document search query

@ClemDoum
ClemDoum force-pushed the feature(translation-worker)/translation-from-search branch from cede1df to 21cec37 Compare June 1, 2026 13:23
@ClemDoum
ClemDoum marked this pull request as ready for review June 1, 2026 13:27
Base automatically changed from refactor(translation-worker)/from-config to main June 8, 2026 11:35
@ClemDoum
ClemDoum force-pushed the feature(translation-worker)/translation-from-search branch from 21cec37 to 8418832 Compare June 8, 2026 11:36
@ClemDoum
ClemDoum merged commit ec8e1c1 into main Jun 8, 2026
2 checks passed
@ClemDoum
ClemDoum deleted the feature(translation-worker)/translation-from-search branch June 8, 2026 11:59
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.

1 participant