Does Jooq support postgres text/document search functionality using 
tsquery? If so, is there an example that I can look up? I couldn't find 
anything in the manual or web search.

If not, what would be a suggested alternative to a query that uses 
textsearch.  For example what would be the easiest way to translate a 
conditional like:

field @@ 'match1|match2|match3:*'::tsquery

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to