This is a small guide on how to get database-specific full text search working on Spring JPA. Before you proceed, make sure you actually need full text search. Full text search is about matching words against words, not partial words against words, so depending on your use case, a simple like %data%
operator can be a better user experience.
As an example, if your dataset looks like this:
id | name
------------------
0 | reimu hakurei
1 | suwako moriya