public class NoDeletionPolicy extends Object implements org.apache.lucene.index.IndexDeletionPolicy
Constructor and Description |
---|
NoDeletionPolicy() |
public void onCommit(List commits) throws IOException
onCommit
in interface org.apache.lucene.index.IndexDeletionPolicy
IOException
public void onInit(List commits) throws IOException
onInit
in interface org.apache.lucene.index.IndexDeletionPolicy
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.