irods-contrib / metalnx-web

Metalnx Web Application
https://metalnx.github.io/
BSD 3-Clause "New" or "Revised" License
36 stars 36 forks source link

pluggable search should render relative links, not use search result URL directly #276

Closed trel closed 3 years ago

trel commented 3 years ago

iRODS clients should be allowed to construct/define their own URLs, per client deployment - rather than depending/requiring/using a URL populated into the search service (elasticsearch/opensearch) by an indexer.

Metalnx should get the search results, build its own URL, and then use that when rendering the results in the browser.