|
1.
|
|
|
|new in Mahara 1.8| Fulltext search
|
|
|
|
|new in Mahara 1.8| Volltextsuche
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:9
|
|
2.
|
|
|
The regular Mahara search is limited to finding users and in certain places titles, descriptions and tags of pages or collections. However, Mahara can be extended to use allow for fulltext search capabilities. The Mahara core project team chose to use `Elasticsearch <http://www.elasticsearch.org/>`_. This is a powerful and extensible fulltext search engine. It does require a Java server, e.g. Tomcat, to run and thus may not be available for small instances of Mahara.
|
|
|
|
Die Basis-Suche in Mahara findet Informationen über Nutzer, an einigen Stellen Titel, Beschreibungen und Schlagworte von Ansichten und Sammlungen. Mahara kann um weitere Volltextsuchfunktionen ergänzt werden. Das Programmierteam von Mahara hat dafür die `Elasticsearch <http://www.elasticsearch.org/>`_. Entwicklung ausgewählt. Dies ist eine sehr mächtige erweiterbare Volltextsuchumgebung. Sie erfordert den Betrieb eines Java Servers, z.B. Tomcat. Bei kleinen Mahara-Installationen ist dies sehr aufwändig.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:11
|
|
3.
|
|
|
Currently, the plugin can only be used for Mahara instances running on a PostgreSQL database. Work is in progress to extend the support for MySQL for Mahara 1.9.
|
|
|
|
Derzeit kann diese Funktion nur mit Mahara-Instanzen, die eine PostgreSQL-Datenbank verwenden, genutzt werden. Die Unterstützung für MySQL ist für Mahara 1.9 geplant.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:14
|
|
4.
|
|
|
If the site administrator installed the :ref:`Elasticsearch plugin <plugin_fulltext_search>` and configured the :ref:`search settings <search_settings>` to use the Elasticsearch plugin, your site is set for fulltext search and the "User search" box on the *Dashboard* is replaced by the fulltext search.
|
|
|
|
Wenn der Site-Administrator das :ref:`Elasticsearch Plugin <plugin_fulltext_search>` installiert und die :ref:`Sucheinstellungen <search_settings>` konfiguriert hat, wird die Box Nutzersuche im *Dashboard* durch die Volltextsuche ersetzt.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:15
|
|
5.
|
|
|
The main search box
|
|
|
|
Die Haupt-Suchbox
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:20
|
|
6.
|
|
|
The search box on the search page
|
|
|
|
Die Suchbox auf der Suchseite
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:25
|
|
7.
|
|
|
When you are on your *Dashboard*, you can start your fulltext search directly in the *Search* box and click the *Go* button to start the search process.
|
|
|
|
In Ihrem *Dashboard* können Sie die Volltextsuche direkt in der *Such*-Box mit Klick auf den *Start*-Button auslösen.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:27
|
|
8.
|
|
|
You are taken to the search result where you can refine your search.
|
|
|
|
Sie kommen dann zur Suchergebnisseite, wo Sie die Suche verfeinern können.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:28
|
|
9.
|
|
|
Click the *Search* button to search for either the same or another term.
|
|
|
|
Klicken Sie auf den *Suchen*-Button, um nach dem gleichen oder einem anderen Begriff zu suchen.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:29
|
|
10.
|
|
|
Tick the check box *Tags only* if you want to limit your search to a specific tag.
|
|
|
|
Klicken Sie auf den *Nur Schlagworte*-Button, wenn Sie nach einem bestimmten Schlagwort suchen wollen.
|
|
Translated and reviewed by
Ralf Hilgenstock
|
|
|
|
Located in
../source/misc/fulltextsearch.rst:31
|