I think you misunderstood my intentions. What I'm trying to do is that I want to first create a table and the fulltext index for it - no problem. Then I want to alter the table by adding a column and want to add that column to the index, which does not seem to work?
Am Mittwoch, 2. Januar 2013 15:40:04 UTC+1 schrieb Noel Grandin: > > See documentation: > http://h2database.com/html/tutorial.html#fulltext > > On 2012-12-23 14:45, Daniel Ziltener wrote: > > I guess there's some way to add a table column to a lucene fulltext > > index? If so, how do I do that? > > And I noticed that there's nowhere a clear documentation of all the > > FTL_ functions, they're not even listed anywhere. Where can I find them? > > -- > > You received this message because you are subscribed to the Google > > Groups "H2 Database" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/h2-database/-/ftuSBXJflGgJ. > > To post to this group, send email to > > [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/h2-database?hl=en. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/co0K29FQJE8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
