org.apache.solr.update.processor
Interface UpdateRequestProcessorFactory.RunAlways

All Known Implementing Classes:
DocBasedVersionConstraintsProcessorFactory, LogUpdateProcessorFactory
Enclosing class:
UpdateRequestProcessorFactory

public static interface UpdateRequestProcessorFactory.RunAlways

A marker interface for UpdateRequestProcessorFactory implementations indicating that the factory should be used even if the update.distrib parameter would otherwise cause it to not be run.




Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.