Hi,
we would like to use the global_search API functionality to develop a new website that displays Dedalo information.
The API test page indicates that a special server configuration is required to use this functionality.
We have been looking through the documentation but have not found where it indicates what this special configuration should be.
Could you please tell us how we have to configure the server for it to work?
At the moment what we have done is that in some diffusion tables we have added a last field of type field_mediumtext and name global_search, with the merge_columns property with the fields to include in the global_search, similar to the tch333 field, but when using global_search the server returns the error 'Base table or view not found: 1146 The table 'xxx.global_search' does not exist'
I imagine that we need to add or configure something that we do not know.