This documentation relates to an earlier version of Confluence.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

Searching Syntax

Here's how you can refine your search. Confluence will ignore common words like "the" unless you place your query within quotes.

Exact phrase search

To search for content that contains the exact phrase "chalk and cheese"

Or Search

To search for content that contains one of the terms, "chalk" OR "cheese"



And Search

To search for content that contains both the terms "chalk" AND "cheese"


Not search

To search for content that contains "chalk" but NOT "cheese"


Excluded Term search

Similar to the NOT search, to search for content that contains "chalk" and "butter" but NOT "cheese"


Grouping Search

To search for content that MUST contain "chalk" but CAN contain either "cheese" or "butter" use the search:



Title Search

To search for content with "chalk" in its title, where title is the field keyword.


Wild card searches
Single character

To search for "butter" or "batter" you can use the search:


To search for "chicken" or "chickpea" you can use the search:


Wildcards can be used anywhere within a word, except at the very beginning.

For example:


is an invalid serch term.
 

Mutliple characters

To search for "chick" or "chickpea":


You can also combine search characters to get the exact word. For example the search term below will return "chic" yet not "chickpea":



Proximity searches

(info) This search ensure that the two words specified must be within a certain number of words of each other to be included.


will return "Octagon blog post".

is an invalid search term.

Range search

(info) Searches for names that fall alphabetically within the specifed range.

Note: You can't use the AND keyword inside this statement.

Fuzzy search

(info) This search looks for words spelled similarly.

To search for octagon, if unsure about spelling:

will correctly return "octagon"
 

Combined search

You can also combine various search terms together:



RELATED TOPICS

Searching Confluence
Confluence Search Fields
Lucene Search Syntax

Take me back to Confluence 2.0 to 2.5 Documentation

Labels