Class UpdateAPI

java.lang.Object
org.apache.solr.handler.admin.api.UpdateAPI

public class UpdateAPI extends Object
All v2 APIs that share a prefix of /update

Most of these v2 APIs are implemented as pure "pass-throughs" to the v1 code paths, but there are a few exceptions: /update and /update/json are both rewritten to /update/json/docs.