v3.0.0+
Status: | effective |
Progress: | 100% |
Version: | 3.0.0+ |
Help:Search
From Linux Web Expert
Template:Interlanguagelink: en
Built in search features of MediaWiki may not be sufficient for some use cases, you might especially be interested in
- the possibility of searching for semantic properties or doing faceted search (search that can be narrowed down by semantic properties)
- the possibility of searching inside the contents of uploaded files (e.g. PDF documents)
- the possibility of including search results outside of your (Semantic) MediaWiki instance (e. g. other websites / wikis or documents residing on a file system)
Semantic search
- Browsing interfaces provides an overview of built in options of Semantic MediaWiki, most of them are not quite suitable for the occasional user of an Semantic MediaWiki powered site, but more targeted to power users.
- Special page "Browse"No description was provided.
- Special page "SearchByProperty"No description was provided.
- Special page "PageProperty"No description was provided.
- Semantic search
- Full-text search
- Case insensitive search
- Search feature "SMWSearch" allowing to select pages via the wiki's standard search interface
- Search feature "SMWElasticSearch" allowing to use Elasticsearch as the standard search backend for semantic content
Other built-in options
- Extension "Semantic Result Formats"No description was provided. provides the result format "Filtered"Displays query results as switchable views, offers to filter
- Extension "Semantic Drilldown"No description was provided. provides a different possibility of a faceted search
- Extension "Page Forms"No description was provided. can be used to define query forms. You can customize the fields you want to provide for searching to the users as well as the results to be displayed
None of these options provide the possibility to include sources from outside of the wiki.
External search
- Extension "CirrusSearch" (MediaWiki.org) a search extension, a better option for larger sites, powered by Elasticsearch
- Extension "ExtendedSearch" (MediaWiki.org) a search extension, a better option for smaller sites, powered by Lucene Search - Solr
- Extension "SphinxSearch" (MediaWiki.org) a search extension, a better option for smaller sites, powered by Sphinx Search