Java org.apache.solr.core IndexDeletionPolicyWrapper fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.core IndexDeletionPolicyWrapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.core IndexDeletionPolicyWrapper.

The text is from its open source code.

Method

IndexCommitgetLatestCommit()
Returns the most recent commit point.
voidsetReserveDuration(Long indexGen, long reserveTime)
Set the duration for which commit point is to be reserved by the deletion policy.