For now, the metadata filter name does not support mapping: ``` "columnName": "author" ``` We want something like: ``` "columnName": "author*" ``` which can map all columns start with `author`.