Dear all,
I have a question about CQL, I would like to search only for different spaces. How can I manage it?
I read this article, but it didn't give me more information about my problem:
https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/
My query:
label?NOT?IN("record","document")?AND?type="page"?AND?space=US
Does anyone have a clue how to search for many spaces?
Best regards,
Vladimir
Hi @Vladimir Sumilin . You can use `in`. See some example here https://developer.atlassian.com/cloud/confluence/advanced-searching-using-cql/#examples-26
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.