Generalized Lookup Index - GIN
This Index is the most preferred text search index type
Advantages
- Exact Matches
- Efficient Lookup/Search
Costly to insert data, better to create the Index after the data is populated
This Index is the most preferred text search index type
Advantages
Costly to insert data, better to create the Index after the data is populated