hi guys! I have a question around Search
hi guys! I have a question around Search, is there any plans to support search in the UI using, for example:
<Field ID>: <Value>
. This is kind of possible to filter in the Views, but not currently in cmd + k -> Search
3 Replies
Hey there ! Good question, do you have any inputs about that @Thomas ?
Hi @fjcero, I’d really like to introduce such a feature in the future, but we have many other priorities for the coming year (like custom layouts, extensibility, row-level permissions...)
@Thomas makes sense! I checked the roadmap and didn't saw something like that. I will dig deeper into the code this weekend. It seems vector search is what is using to support that, but filtered views are generated in a different way. So even that is a similar "ux" is a complete different feature technically