Put mapping in couch

Hi
I am creating my index from couch using river plugin.
Can you please tell me how to set mapping on my index?

I want index:"not_analyzed" for one of my field.

Can you please tell me the steps to follow.

Thaks

Regards,
Pulkit Agrawal

Before creating the river, make sure to create the index yourself with the
relevant mappings.

On Thu, Sep 1, 2011 at 11:22 PM, Pulkit Agrawal pulkitdotcom@gmail.comwrote:

Hi
I am creating my index from couch using river plugin.
Can you please tell me how to set mapping on my index?

I want index:"not_analyzed" for one of my field.

Can you please tell me the steps to follow.

Thaks

Regards,
Pulkit Agrawal

Thanks.

Done.

On Fri, Sep 2, 2011 at 11:51 AM, Shay Banon kimchy@gmail.com wrote:

Before creating the river, make sure to create the index yourself with the
relevant mappings.

On Thu, Sep 1, 2011 at 11:22 PM, Pulkit Agrawal pulkitdotcom@gmail.comwrote:

Hi
I am creating my index from couch using river plugin.
Can you please tell me how to set mapping on my index?

I want index:"not_analyzed" for one of my field.

Can you please tell me the steps to follow.

Thaks

Regards,
Pulkit Agrawal