This shows you the differences between the selected revision and the current version of the page.
| ideas:phpnetsearch 2009/10/31 02:55 | ideas:phpnetsearch 2009/10/31 02:57 current | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| * http://cvs.php.net/viewvc.cgi/phpweb/results.php | * http://cvs.php.net/viewvc.cgi/phpweb/results.php | ||
| * http://cvs.php.net/viewvc.cgi/systems/gen-phpweb-sqlite-db.php | * http://cvs.php.net/viewvc.cgi/systems/gen-phpweb-sqlite-db.php | ||
| - | |||
| ==== How it may work tomorrow ==== | ==== How it may work tomorrow ==== | ||
| A few //possible// changes: | A few //possible// changes: | ||
| Line 30: | Line 29: | ||
| * Take into account language when doing a search (do not show fr/ results when language en/ is chosen) | * Take into account language when doing a search (do not show fr/ results when language en/ is chosen) | ||
| * Consider alternative my.php options including preferred default search method | * Consider alternative my.php options including preferred default search method | ||
| - | * Use SearchMonkey results to present meaningful information about search hits | + | * Use [[http://developer.yahoo.com/searchmonkey/|SearchMonkey]] results to present meaningful information about search hits |
| + | * Research usage of [[http://developer.yahoo.com/search/boss/|Yahoo Search BOSS]] | ||
| ==== Other notes ==== | ==== Other notes ==== | ||
| * On May 5, 2009 the default search type changed from 'function list' to 'online documentation' but after feedback was changed back within 3 days | * On May 5, 2009 the default search type changed from 'function list' to 'online documentation' but after feedback was changed back within 3 days | ||
| * This topic should also be discussed while the site is redesigned (2009) | * This topic should also be discussed while the site is redesigned (2009) | ||
| * Roughly 17% of mirrors have pdo_sqlite but not ext/sqlite (we only use ext/sqlite currently) | * Roughly 17% of mirrors have pdo_sqlite but not ext/sqlite (we only use ext/sqlite currently) | ||
| - | |||