Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hey,

Does anyone know if there is a way to prevent Couch search functionality from searching through particular editable regions? Perhaps when defining the editable region. The problem I'm having is that URLs are getting search hits, when I don't really want that to come up. (For example, the URL of an image that is uploaded)

Code: Select all
<cms:editable 
name='cover_image'
label='Cover Photo'
type='image'
/>


Thanks,

Sam
Hi Sam,

I agree, there really should be a setting available with editable regions to exclude them from search results.
However, I am so sorry, at the moment Couch does not have it.
It is certainly on our To-Do list, though.
Good to know. Thanks for the prompt reply, KK!
I load frameworks and write bugs on top of them, after that I rearrange the code so that it looks like a cool product.
4 posts Page 1 of 1