public class MergeIndexesCommand extends UpdateCommand
| Modifier and Type | Field and Description |
|---|---|
org.apache.lucene.index.IndexReader[] |
readers |
commandName| Constructor and Description |
|---|
MergeIndexesCommand(org.apache.lucene.index.IndexReader[] readers) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public MergeIndexesCommand(org.apache.lucene.index.IndexReader[] readers)
public java.lang.String toString()
toString in class UpdateCommand