ideas:phpnetsearch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ideas:phpnetsearch [2011/07/16 04:21] – [How it works today] rasmusideas:phpnetsearch [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 26: Line 26:
   * Integrate errors.inc magic into the search   * Integrate errors.inc magic into the search
   * Track when we choose the page for them (ex: search for strlen goes to its functions page) and offer a "Did you mean foo() or bar()?" snippet   * Track when we choose the page for them (ex: search for strlen goes to its functions page) and offer a "Did you mean foo() or bar()?" snippet
-  * Write an sqlite wrapper so we won't require ref.sqlite (thus allowing more mirrors to utilize the sqlite based search) See: [[ideas:phpnetsearchsqlite]] +  * <del>Move from ext/sqlite to pdo_sqlite. See: [[ideas:phpnetsearchsqlite]]</del> (done -Philip) 
-  * Take into account language when doing a search (do not show fr/ results when language en/ is chosen)+  * <del>Add search snippets for commonly searched terms</del> (proof-of-concept ([[http://php.net/str|Ex]]) implemented -Philip) 
 +  * <del>Take into account language when doing a search (do not show fr/ results when language en/ is chosen)</del> (done -Rasmus)
   * Consider alternative my.php options including preferred default search method   * Consider alternative my.php options including preferred default search method
-  * Research usage of [[http://developer.yahoo.com/search/boss/|Yahoo Search BOSS]]+  * <del>Research usage of [[http://developer.yahoo.com/search/boss/|Yahoo Search BOSS]]</del> (irrelevant now that we switched to Bing)
  
 ==== 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 (20xx)   * This topic should also be discussed while the site is redesigned (20xx)
-  * About 102/109 of mirrors have pdo_sqlite but not ext/sqlite (we only use ext/sqlite currently)+  * About 102/109 of mirrors have pdo_sqlite <del>but not ext/sqlite (we only use ext/sqlite currently)</del>
ideas/phpnetsearch.1310790075.txt.gz · Last modified: 2017/09/22 13:28 (external edit)