Hi,

I think you may have hit a bug. The index name "all_docs" is a reserved 
word, but it looks like there's no validation to prevent user from creating 
an index with that name.

Could you try using a different name for the index? That is, "create index 
type_team_index on bucket(type, team)"

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to