org.apache.solr.util
Interface UpdateParams

All Superinterfaces:
UpdateParams

Deprecated. Use org.apache.solr.common.params.UpdateParams.

@Deprecated
public interface UpdateParams
extends UpdateParams

This class is scheduled for deletion. Please update your code to the moved package.


Field Summary
 
Fields inherited from interface org.apache.solr.common.params.UpdateParams
COMMIT, EXPUNGE_DELETES, MAX_OPTIMIZE_SEGMENTS, OPTIMIZE, OVERWRITE, ROLLBACK, UPDATE_PROCESSOR, WAIT_FLUSH, WAIT_SEARCHER
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.