Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
Column
width60%

Excerpt

Confluence can search content including pages, blog posts, emails, Microsoft Word documents and Excel spreadsheets, PDF documents, and more.



As well as using the search box at the top right of every Confluence page for ad hoc searches, you can use the 'Search' macro to embed particular search results in a particular page.

E.g. you could use the following code to find content that contains the word 'tutorial': 

Code Block
{search:tutorial}

... giving this:

Search Results
tutorial
tutorial
Column
Info
iconfalse

The Confluence search engine is based on Lucene. It begins working as soon as you install Confluence and can build search indices on a wide range of document types: blogs, pages, comments, attachments, etc.

For more information about performing a search on your Confluence content, please see the documentation