On Thu, Feb 18, 2010 at 10:23, Ard Schrijvers <a.schrijv...@onehippo.com> wrote: >> The fulltext index is (potentially) slow, specially fulltext >> extraction. Therefore, fulltext index should be done asynchronously if > > would this be in line with the spec?
AFAIU the spec allows this and we already do this: long-running full text extractors are queued and their result is added asynchronously, after the session has been committed. Regards, Alex -- Alexander Klimetschek alexander.klimetsc...@day.com