SoC improved search

From GeeklogWiki
Revision as of 20:17, 2 March 2008 by Blaine (talk | contribs) (Initial Ideas)

Jump to: navigation, search
(Return to the main idea page for the Google Summer of Code)

Incentive

The current Geeklog search service is in need of an update and this project is a placeholder to collect ideas on what that would include.


Initial Ideas

  • Tags, Tag Cloud
  • AJAX powered
  • Better Formatting or layout options
  • Sub Filtering of results
  • Search within results
  • Listing to have sortable headings and able to change view to see results for all or selected plugins
  • User able to change the number of records per page and set preference
  • Improved API
  • Option on content to be excluded from search. So some public staticpages are not to be returned in searches.

Level of Difficulty

medium to high

This project will require someone to spend time understanding out the existing Search feature works, how plugins tie into the search, how the search class works.

Students will need to have experience to suggest how the ideas above would best be implemented and should likley do a proof of concept. Exploring how other tools provide search servics is a good approach to develop ideas.

Experience with User Interface design will benefit so that search implementation improvements can be made.