Search: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Currently MG does not have any built-in search engine. This might be an interesting GSOC project.") |
(added search plugin) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Currently MG does not have any built-in search engine |
Currently MG does not have any built-in search engine, but Praveen Kumar has developed a proposal during his [[GSOC_2013#Search_interface|GSOC 2013]] project. Some links: |
||
* [http://mediagoblin.org/news/summer-of-awesome-wrapup.html Summer of Awesome Wrap-up blog post] |
|||
* [https://github.com/praveen97uma/GSoC-Docs/wiki/Search-Interface-for-MediaGoblin Documentation related to the project] |
|||
* [https://www.gitorious.org/mediagoblin/alons-mediagoblin/commits/74f0f0943305ab85dbc1a6c6495db92148ac716e Gitorious branch (being reviewed and polished)] |
|||
A basic search [[Available Plugins|plugin]] is also available from [https://github.com/ayleph/mediagoblin-search github]. The plugin is not as full-featured or as polished as the search function described above, but it does provide a quick and easy way to perform basic searches on an instance. |
Latest revision as of 01:07, 1 November 2014
Currently MG does not have any built-in search engine, but Praveen Kumar has developed a proposal during his GSOC 2013 project. Some links:
- Summer of Awesome Wrap-up blog post
- Documentation related to the project
- Gitorious branch (being reviewed and polished)
A basic search plugin is also available from github. The plugin is not as full-featured or as polished as the search function described above, but it does provide a quick and easy way to perform basic searches on an instance.