You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added a Filter to the default renderer, field "url", tested "Replace" as both "true" and "false", Filter Type "FACET_MERGE", containing this text:
but URLs were not changed. What is the simplest way to get OSS to output file:// URLs? Endpoint changes are not practical, and this is a Windows environment.
The text was updated successfully, but these errors were encountered:
On Mon, Apr 9, 2018, 1:49 AM tobias-husmann ***@***.***> wrote:
How about to use the "Fields" tab in the renderer?
I did it like this:
Field: uri
Url Pattern: smb://
Url Replace: file://
That should work like you want it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1906 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH3qjCkegj_7gYO37kGvY9trOSpfLGyLks5tmwRygaJpZM4TGvQk>
.
I have added a Filter to the default renderer, field "url", tested "Replace" as both "true" and "false", Filter Type "FACET_MERGE", containing this text:
and also tested this text:
but URLs were not changed. What is the simplest way to get OSS to output file:// URLs? Endpoint changes are not practical, and this is a Windows environment.
The text was updated successfully, but these errors were encountered: