Have I missed something?
I am trying to put the below design document into couch, but it complaints 
with an error saying: Bad special document member: _fulltext_options

Is _fulltext_options something that needs to be added into couch itself? If so 
I have missed that requirement in our discussion.

{
  "_id":"_design/fulltextsearch",
  "_rev":"123",
  "_fulltext_options": {
    "views": {
      "names" : {"index":"view-value", "return":"document"},
      "cities": {"index":"view-key", "return":"view-value"}
    }
  }
}

Have fun
  Søren

-- 
Søren Hilmer, M.Sc., M.Crypt.
wideTrail                       Phone:  +45 25481225
Pilevænget 41           Email:  [EMAIL PROTECTED]
DK-8961  Allingåbro     Web:    www.widetrail.dk

Reply via email to