1.) Create a new plugin which extends ManageLuceneDotNetIndexes.cs 2.) Update cfg.CrawlActions to reference the new plugin. 3.) Copy the code from CreateDocument(...) into the CreateDocument(...) function in the new class. Adding the CreateDocument(....