I wonder if the following is possible with fts(3/4) for SQLite. I created a table with some data using fts3.
If i for example search for e* i get everything that starts with ^e But can i also search the index/catalog for the specific words that starts with e?
So that i only get the results of that words back like; elliot, elo,eehh.