Hi, I Call CALL FT_CREATE_INDEX on existing data (90,000 rows). After that do a
SELECT * FROM FT.WORDS a where a.name like '%data%' return nothing but when i query on regular table. yes, it is there. any reasons ? FT failed create index because of too many rows ? Thanks for any help... -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
