Hi Has anyone done this yet that could shed light?
After creating a native text index on a simple table (which creates the FT_SEARCH table *somewhere*..) how do you use jOOQ to query the FT_SEARCH table to get the query strings? >From what I can see, the text search table does not get generated in PUBLIC, or under FT nor under INFORMATION_SCHEMA (I am currently assuming I would need to generate classes for the FT_SEARCH table?). Alternatively if there is a link explaining it.. even better, but there were no related posts in here. many thanks paul -- 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.
