Tsearch2 TODO
Tsearch2 TODO is now part of our big todo
- prefix search - could be implemented as a separate operation but without index support. It should be faster than ~,LIKE built-in operations because tsvector contains already parsed and sorted words.