//============================================================================== public static part public static IndexWriterFrame Get(bool safe) { //if (LuceneManager.Paused) // throw LuceneManager.GetPausedException(); return(IndexWriterUsage.GetWriterFrame(safe)); }
// ============================================================================== public static part public static IndexWriterFrame Get(bool safe) { return(IndexWriterUsage.GetWriterFrame(safe)); }