Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are two known causes for this issue:

  1. The Federated Search Webpart configuration will not be inherited by a site collection from the top-level site.

  2. The username and password provided when configuring the webpart is not a Confluence Administrator.

  3. The Confluence OpenSearch URL in the SharePoint Federated Search configuration ("Query Template") is wrong. 

Resolution

  1. The webpart must be configured for each site that uses the webpart for federated search in that site's settings console. This issue is tracked by

    Jira Legacy
    serverCommunardo Jira
    serverId40ebf4e9-af73-381d-8ee9-1907c74966d1
    keyCSI-144
    .

  2. The login used in the webpart configuration must be a Confluence Administrator in order to successfully authenticate into Confluence during the search. This will not grant visibility to pages that the user initiating the search isn't supposed to see. Their login will be impersonated by the webpart after initial authentication as an admin and the results will be trimmed.

  3. Make sure that the URL specified can be run in Confluence side by hitting it directly. For example, if the URL in the config looks like this:

    Code Block
    http://my-confluence/plugins/servlet/opensearch/1.0?query={searchTerms}&format=rss_1.0&os_authType=basic

    Try to access this URL (by replacing the {searchTerms} with the search keyword accordingly) in the browser and see if you

...

  1. can get RSS result as a response, otherwise, that means the URL is incorrect and needs to be fixed:

    Code Block
    http://my-confluence/plugins/servlet/opensearch/1.0?query=foobar&format=rss_1.0&os_authType=basic

Filter by label
showLabelsfalse
max20
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "sharepoint-connector-for-confluence" and type = "page" and space = "KB"
labelskb-how-to-article