Dear Forum
The search results show the URL with parameters (Data Table).
How do I get the results without the parameters?
For example: remove the question mark and everything after:
url.original: Descending
/something?event=anything&file=anything
should result in:
url.original: Descending
/something
