You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The Confluence "AND" operator does not work for me, at least not as I expect.
Confluence documentation says that it should work: https://confluence.atlassian.com/doc/confluence-search-syntax-158720.html. The examples and explanations in that doc look obvious enough. But that is not the behavior I am seeing.
Example:
"query AND users". Gives pages with one or the other term; or a variation on one or the other of the terms. (I used the Confluence page search to confirm this.)
How can I search for pages that have both exact terms "query" and "users"? Note I also tried this without success: ["query" AND "users"]
Are there limitations on which versions or types of Confluence support this?