Difference between revisions of "Reference:BlueSpiceExtendedSearch"
m (Tag: 2017 source edit) |
(Tag: Visual edit) |
Contents
Extension: BlueSpiceExtendedSearch
Overview | |||
---|---|---|---|
Description: | Full-text search in articles and files, faceted search, fuzzy search, spellchecker and sorting as well as search-as-you-type and auto-complete functionality. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | BlueSpice | Category: | Search and Navigation |
Edition: | BlueSpice free | ||
Features[edit source]
ExtendedSearch replaces the default MediaWiki search engine. It is based on ElasticSearch engine, and provides many improvements over the standard MediaWiki search both in terms of quality of indexed content and user interface.
Usage / Features[edit | edit source]
- Search titles.
- Search the full content.
- Search uploaded or linked files (Office documents and PDFs).
- Search image data.
- Search-as-you-type and auto-complete.
- Ignore upper and lower case (case-insensitive).
- Search with the operators AND, OR, NOT.
- Search with wildcards.
- Search for phrases.
- Fuzzy search.Sentence components
- Search for sentence fragments.
Technical information[edit | edit source]
Configuration[edit | edit source]
Some aspects of this extension can be configured on Special:BlueSpiceConfigManager, under section "ExtendedSearch". Here wiki administrators can configure:
- external file paths
- layout of the autocomplete box
- language filter
- exclude patterns
Rights (permissions)[edit | edit source]
Users are required to have "extendedsearch-viewspecialpage" permission in order to see search result special page.
Requirements[edit | edit source]
This extension requires BlueSpiceFoundation and Elasticsearch.
More info[edit | edit source]
For detailed description and usage, visit our help page.
Demo[edit | edit source]
Test the search functionality in our BlueSpice Demo.
{{DISPLAYTITLE:ExtendedSearch}} {{BSExtensionInfobox |desc=Full-text search in articles and files, faceted search, fuzzy search, spellchecker and sorting as well as search-as-you-type and auto-complete functionality. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free |active=Yes |compatible=BlueSpice |category=Search and Navigation |license=GPL v3 only |docu=https://www.mediawiki.org/wiki/Extension:ExtendedSearch }} '''ExtendedSearch''' replaces the default MediaWiki search engine. It is based on ElasticSearch engine, and provides many improvements over the standard MediaWiki search both in terms of quality of indexed content and user interface. ==Usage / Features== *Search titles. *Search the full content. *Search uploaded or linked files (Office documents and PDFs). *Search image data. *Search-as-you-type and auto-complete. *Ignore upper and lower case (case-insensitive). *Search with the operators AND, OR, NOT. *Search with wildcards. *Search for phrases. *Fuzzy search. *Sentence componentsSearch for sentence fragments. ==Technical information== ===Configuration=== Some aspects of this extension can be configured on [[Special:BlueSpiceConfigManager]], under section "ExtendedSearch". Here wiki administrators can configure: *external file paths *layout of the autocomplete box *language filter *exclude patterns ===Rights (permissions)=== Users are required to have "extendedsearch-viewspecialpage" permission in order to see search result special page. ===Requirements=== This extension requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]] and [[Setup:Installation Guide/System Preparation/Linux/Elasticsearch|Elasticsearch]]. ==More info== For detailed description and usage, visit our [[Manual:Extension/ExtendedSearch|help page]]. ==Demo== Test the search functionality in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpice Demo.] [[de:Referenz:{{PAGENAME}}]] [[en:Reference:{{PAGENAME}}]] [[Category:BlueSpice free]] [[Category:Extension]] __FORCETOC__
Line 11: | Line 11: | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|docu=https://www.mediawiki.org/wiki/Extension:ExtendedSearch | |docu=https://www.mediawiki.org/wiki/Extension:ExtendedSearch | ||
− | }}'''ExtendedSearch''' replaces the default MediaWiki search engine. It is based on ElasticSearch engine, and provides many improvements over the standard MediaWiki search both in terms of quality of indexed content and user interface. | + | }} |
+ | '''ExtendedSearch''' replaces the default MediaWiki search engine. It is based on ElasticSearch engine, and provides many improvements over the standard MediaWiki search both in terms of quality of indexed content and user interface. | ||
==Usage / Features== | ==Usage / Features== | ||
Line 25: | Line 26: | ||
*Search for phrases. | *Search for phrases. | ||
*Fuzzy search. | *Fuzzy search. | ||
− | * | + | *Search for sentence fragments. |
==Technical information== | ==Technical information== |