Confirmed users, Bureaucrats and Sysops emeriti
1,737
edits
Line 113: | Line 113: | ||
* By default (ie. not an advanced search): | * By default (ie. not an advanced search): | ||
** We'll search | ** We'll search Addon.name, Addon.description, _________ (I know there was at least 1 more) | ||
** Title should carry more weight than description | ** Title should carry more weight than description | ||
** Results will be returned in a "relevance" order | ** Results will be returned in a "relevance" order | ||
* Ideas for making the search better (we can play with these): | |||
** Remove common terms (eg. 'the' or 'to') | |||
** split terms, unless they are quoted (eg. when searching, 'x y' becomes '%x%y%' instead of '%x y%') | |||
** how crazy do we want to get with this? Do we want to key off AND and OR too? Too bad lucene's not ready for this :( | |||
= Sorting of addons = | = Sorting of addons = |