public WorkWithPayload(LuceneWork work, IDirectoryProvider provider) { this.work = work; this.provider = provider; }