Creating Indexes
Hi!
I want to create indexes to implement full text queries.
The documentation helped me to create indexes for 2 columns with string values, but I would like to create indexes for 4 columns, but 2 of them are arrays. How I can handle this?
I want to create indexes to implement full text queries.
The documentation helped me to create indexes for 2 columns with string values, but I would like to create indexes for 4 columns, but 2 of them are arrays. How I can handle this?