NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Wiki Markup
{scrollbar:icons=false}

Page info
title
title

The following tips are from support people who have helped users to understand Confluence search results.

Searching with quotes, for example searching for the string "Book One", does not look for an exact match like most search engines do. Rather, it looks for "Book AND One" and would return all matches where "One" is the first word after "Book" other than words considered to be stop words (a, the, an, etc.) This is explained in the following support request: http://jira.atlassian.com/browse/CONF-7148

It's not possible for Confluence search to return hits for "the best," as an example--with or without quotes, "the" is ignored.

On the back end Confluence is using a search tokenizer called Lucene

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include

As part of its tokenization process, Lucene strips out all punctuation from the search string, including _ characters.