By default the WorkerFactory creates a TransactionalWorker. How can I set up the Configuration object in my tests so that the SearchFactory will return an instance of LuceneWorker? This is critical to the Purge implementation.

 

Thx,

 

John G.