FHNW-IVGI / Geoharvester

NDGI Project Geoharvester
13 stars 1 forks source link

Show translated title / abstract / keywords instead of original language for a given dataset #110

Open FStriewski opened 2 months ago

FStriewski commented 2 months ago

While we translate title, abstract, keywords to DE/FR/IT/EN in the preprocessing pipeline, search results are returned in the orginal language of the dataset. We could return translated results instead.

@p1d1d1 what do you think?

p1d1d1 commented 2 months ago

Could be nice, but we need to find a way to communicate that the information is translated and not the original one. Any idea?

FStriewski commented 2 months ago

We'll test it in a branch, depends on the quality of our language recognition. Idea is to have a button that enables this feature in the frontend (and a query parameter which defines what columns to send back to the client (original language vs translated))