Skip to content

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

Open
ClemDoum wants to merge 1 commit into
refactor(translation-worker)/from-configfrom
feature(translation-worker)/translation-from-search
Open

feature(translation-worker): translate documents from search#45
ClemDoum wants to merge 1 commit into
refactor(translation-worker)/from-configfrom
feature(translation-worker)/translation-from-search

Conversation

@ClemDoum
Copy link
Copy Markdown
Contributor

@ClemDoum ClemDoum commented Jun 1, 2026

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
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