NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{scrollbar:icons=false}

Page info
title
title

Confluence uses the Apache Lucene search engine library

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
. Lucene performs tokenization and stemming. For information about the effects, refer to the Confluence issue Provide ability to override Lucene tokenisation and stemming and search for exact text
Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
.

Searching for a string surrounded by quotes produces results with an exact match except for strings with stop words such as "the." Stop words are ignored.

As part of its tokenization process, Lucene strips out punctuation from the search string, although Confluence search now preserves  _ (underline) characters. Refer to the Confluence issue Allow search for words and phrases with non-letter symbols: plus (+), minus (-), period (.), dollar sign ($), asterisk (*), etc

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
.

To find all content with a particular marcro, enter a search string like the following which finds all multiexcerpt-include macros:

Code Block
macroName:multiexcerpt-include*

For detailed information about Confluence search refer to the following pages provided by Atlassian:

  • Searching Confluence
    Multiexcerpt include
    nopaneltrue
    MultiExcerptNameExitDisclaimer
    PageWithExcerptwikicontent:Exit Disclaimer to Include
    .
  • Confluence Search Syntax
    Multiexcerpt include
    nopaneltrue
    MultiExcerptNameExitDisclaimer
    PageWithExcerptwikicontent:Exit Disclaimer to Include
    .
  • Confluence Search Fields
    Multiexcerpt include
    nopaneltrue
    MultiExcerptNameExitDisclaimer
    PageWithExcerptwikicontent:Exit Disclaimer to Include
    .
Tip

You can insert a Confluence search box on a wiki page. Refer to the Confluence Gadgets demonstration (Confluence QuickNav).