mirror of
https://github.com/apache/lucene.git
synced 2025-02-25 03:45:30 +00:00
A new replicaType property has been added to NodeAddTrigger so that new replicas of the given type are added when the preferredOp is addreplica. The default value of replicaType is `NRT`. This closes #821. (cherry picked from commit ed137dbe281cfb314af340673a7b646922a2e7d1)