Hi, I tried to integrate your changes, but it's not so easy. I created an inner class for the trigger, changed the field names. But I like to keep the current functionality, and support the native search as well.
If you are interested in the future to re-integrate your changes in the H2 source code please tell me, I'm sure we will find a solution. Regards, Thomas On Thu, Dec 18, 2008 at 12:18 AM, Florent Guillaume <[email protected]> wrote: > > Hi, > > FYI for Nuxeo indexing I needed a simpler and more specialized > fulltext implementation than the default one provided with H2. > > I only need one primary key indexed, and don't need as many things > stored than FullTextLucene. > > A snapshot of the code is at > http://hg.nuxeo.org/nuxeo/nuxeo-core/raw-file/4fa056cdf941/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/db/H2Fulltext.java > > This code is a first shot and will keep being tweaked for performance. > Comments welcome. > > Bye, > Florent > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. 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 -~----------~----~----~----~------~----~------~--~---
