Search Application

This application is bundled with:
  • XWiki Enteprise
  • XWiki Enterprise Manager
  • XWiki Watch
Application developed by the XWiki Development Team.
This application cannot currently be downloaded separately .

Search Application

Allows searching on the full wiki using wildcards, searching by space, getting search result RSS feeds and more.

The search page is available by navigating to the Web Search page. The Panels applications also provides a Search Panel that makes it easy to access the search feature. For example when using the Colibri skin, the search Panel looks like this:

searchpanel.png

Search Results without Admin Rights

If you don't have administrative rights you'll see the following type of result when you make a search. It lists all the pages matching your search criteria.

searchresult.png

Search Results with Admin Rights

If you have administrative rights you'll be able to see pages that are restricted to administrators.

searchresultadmin.png

Searching Spaces and RSS feeds

You can restrict the search to a specific space (only documents in this space will then be searched) using the space search box.

searchspace.png

You can also subscribe to an RSS Feed on the results of your search (from then on you will be informed when the search returns a new result).

searchspacerss.png

Search using Lucene

XWiki allows searching using Lucene. The XWiki Lucene Plugin indexes all the content of your XWiki instance(s). The Lucene search has several benefits over the default search:

  • It indexes attachments (such as PDFs or MS Word documents) searchable. It does not replace the search page itself but rather makes more content available for searching.
  • It provides a scoring for the search results.
  • It offers pagination when there are lots of results.
  • It scales well when there are lots of documents in the wiki.
  • It supports multi wikis.
  • It supports a strong query syntax.
Note that the Lucene plugin is now installed by default in recent versions of XWiki products and the Lucene search is meant to become the default in the future.

You can access the Lucene search page directly by navigating to the Lucene Search page or by clicking on the link at the bottom of the Web Search page.

searchlucene.png

How to set lucene as the default search engine

For the colibri skin, you need administrating rights in order to be able to edit or to override the global.vm template.

  • Replace "Main.WebSearch" by "Main.LuceneSearch" in the content field of the search form
  • Save the template
For skins prior to colibri, do the following steps:

Tags:
Created by Vincent Massol on 2007/12/05 15:33
Last modified by Raluca Stavro on 2010/01/21 15:54

This wiki is licensed under a Creative Commons license
2.2.1.27354