Elasticsearch: Difference between revisions
No edit summary |
Link fixes and enhancements |
||
| Line 4: | Line 4: | ||
|title= | |title= | ||
}} | }} | ||
{{#set:feature description = This site uses Elasticsearch for | {{#set:feature description = This site uses Elasticsearch for an amazing search experience! }} | ||
{{#set:feature notes = }} | {{#set:feature notes = }} | ||
{{#set:feature tests = Search for something in "files" which indicates that PDF index results are returned instead of just articles. E.g. [ | {{#set:feature tests = Search for something in "files" which indicates that PDF index results are returned instead of just articles. E.g.[{{fullurl:Special:Search|profile=advanced|fulltext=Search|search=ssh-agent|ns6=1}}Search for 'ssh-agent' in the File namespace] }} | ||
{{#set:feature examples = }} | {{#set:feature examples = }} | ||
This site uses Elasticsearch for it's search functionality under the hood. | This site uses Elasticsearch for it's search functionality under the hood. | ||
| Line 37: | Line 37: | ||
{{Messagebox | {{Messagebox | ||
| type = success | | type = success | ||
| text = Content as well as all files uploaded into the system are indexed. For example, [{{fullurl:Special:Search|search=fai|fulltext=Search|profile=all}} a search for "FAI"] lists both the [[Cloning]] article as well as the [[:File:Fai poster a4.pdf|PDF file]] And the file is not listed only because of the file name, but also because of the (indexed) file content. [{{fullurl: | | text = Content as well as all files uploaded into the system are indexed. For example, [{{fullurl:Special:Search|search=fai|fulltext=Search|profile=all}} a search for "FAI"] lists both the [[Cloning]] article as well as the [[:File:Fai poster a4.pdf|PDF file]] And the file is not listed only because of the file name, but also because of the (indexed) file content. [{{fullurl:Special:Search|search=ed%20roman|fulltext=Search|profile=all}} A search for "Ed Roman"] will bring up the Enterprise Java Beans Design Patterns PDF file ([{{fullurl:File:Ejbdesignpatterns.pdf|page=13}} see p. 13 where Ed Roman is mentioned].) | ||
}} | }} | ||