I'm trying to implement pg_search in my Rails application and wonder if there is a way to get the column that matches the search query? The index table content consists of all searchable column fields. in my Rails a
I'm trying to implement pg_search in my Rails application and wonder if there is a way to get the column that matches the search query? The index table content consists of all searchable column fields. in my Rails a