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