2
edits
(→Search: search for phrases) |
|||
Line 111: | Line 111: | ||
:::: ^ I have a basic(or BASIC!) understanding of code, so I can see what's happening, but until I see it in action, it's hard for me to visualize the final result. If you have a working test-page at any point in time that you want feedback on, I'll be more than happy to give my input. [[User:RenegadeX|RenegadeX]] 20:51, 7 October 2006 (PDT) | :::: ^ I have a basic(or BASIC!) understanding of code, so I can see what's happening, but until I see it in action, it's hard for me to visualize the final result. If you have a working test-page at any point in time that you want feedback on, I'll be more than happy to give my input. [[User:RenegadeX|RenegadeX]] 20:51, 7 October 2006 (PDT) | ||
:::: One of my gripes would be that its hard to find multiple words. For example, 'Restart Firefox'. Google for ""Restart Firefox" site:addons.mozilla.org", an extension called Restart Firefox is #1. Search on AMO and its #17. This causes problems for authors who didn't choose a single-word name for their add-on. There are multiple issues here: there is no way to search for a phrase, the score for a search result doesn't go up if the terms appear in order, theres no word stemming... adding support for phrases is doable with your sql backend, but incorporating a 'real' search engine would cover all of the issues. [[User:Bazzargh|Bazzargh]] 06:58, 1 November 2006 (PST) | |||
== Basic flow of search == | == Basic flow of search == |
edits