Hello! 👋
I am trying to exclude a specific property in a block type.
The problem: the project has a block type with a text field, the field is not used in frontend, only used as reference for editors in some cases.
The property is being index now and thats why is on the search result.
What I am trying to achieve is to exclude that property in order to avoid a match with that field when searching.
I would appreciate some tips/links/tutorials 😁
Thank you in advance.