Java org.apache.lucene.index UpgradeIndexMergePolicy fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.index UpgradeIndexMergePolicy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.index UpgradeIndexMergePolicy.

The text is from its open source code.

Constructor

UpgradeIndexMergePolicy(MergePolicy in)
Wrap the given MergePolicy and intercept forceMerge requests to only upgrade segments written with previous Lucene versions.