diff --git a/content/riak/kv/2.0.0/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.0/developing/api/http/store-search-schema.md index 7a11c6785e..9de9b6a5d9 100644 --- a/content/riak/kv/2.0.0/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.0/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.0/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.1/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.1/developing/api/http/store-search-schema.md index ae5d3ebdeb..ed858c0484 100644 --- a/content/riak/kv/2.0.1/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.1/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.1/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.2/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.2/developing/api/http/store-search-schema.md index 0577fd5172..c09e2f0e52 100644 --- a/content/riak/kv/2.0.2/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.2/developing/api/http/store-search-schema.md @@ -19,7 +19,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.2/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.4/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.4/developing/api/http/store-search-schema.md index 96a2b26326..6051fc8fb3 100644 --- a/content/riak/kv/2.0.4/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.4/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.4/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.5/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.5/developing/api/http/store-search-schema.md index 317fe26f03..86811507fa 100644 --- a/content/riak/kv/2.0.5/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.5/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.5/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.6/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.6/developing/api/http/store-search-schema.md index 66d0b76015..c2cb2716e9 100644 --- a/content/riak/kv/2.0.6/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.6/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.6/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.0.7/developing/api/http/store-search-schema.md b/content/riak/kv/2.0.7/developing/api/http/store-search-schema.md index 19230b224b..ff939e186d 100644 --- a/content/riak/kv/2.0.7/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.0.7/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.0.7/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.1.1/developing/api/http/store-search-schema.md b/content/riak/kv/2.1.1/developing/api/http/store-search-schema.md index 7584722b44..09f0eb71bd 100644 --- a/content/riak/kv/2.1.1/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.1.1/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.1.1/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.1.3/developing/api/http/store-search-schema.md b/content/riak/kv/2.1.3/developing/api/http/store-search-schema.md index a64a531c19..0f126e81e5 100644 --- a/content/riak/kv/2.1.3/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.1.3/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.1.3/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.1.4/developing/api/http/store-search-schema.md b/content/riak/kv/2.1.4/developing/api/http/store-search-schema.md index 3adbae063b..32b423a47f 100644 --- a/content/riak/kv/2.1.4/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.1.4/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.1.4/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data diff --git a/content/riak/kv/2.2.0/developing/api/http/store-search-schema.md b/content/riak/kv/2.2.0/developing/api/http/store-search-schema.md index ef7db5d322..b5b45c7546 100644 --- a/content/riak/kv/2.2.0/developing/api/http/store-search-schema.md +++ b/content/riak/kv/2.2.0/developing/api/http/store-search-schema.md @@ -20,7 +20,7 @@ Creates a new Riak [Search schema](/riak/kv/2.2.0/developing/usage/search-schema ## Request ``` -PUT /search/index/ +PUT /search/schema/ ``` ## Required Form Data