Hi, I'm afraid we don't have enough information to help. Could you post a reproducible, simple test case?
Regards, Thomas On Tuesday, November 24, 2015, ivan <[email protected]> wrote: > 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] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- 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.
