Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PUT /search/schema/<schema_name>
## Required Form Data

In order to create a new Search schema, you must pass Riak a properly
formed XML schema. More information can be found in the [Search Schema](/riak/kv/2.2.3/developing/usage/search-schemas) document. If you've created a schema and stored it in the filed
formed XML schema. More information can be found in the [Search Schema](/riak/kv/2.2.3/developing/usage/search-schemas) document. If you've created a schema and stored it in the file
`my_schema.xml` and would like to create a new schema called
`my_custom_schema`, you would use the following HTTP request:

Expand Down