For the first prototype we could use a weighted composite score based on :
- number of incoming links
- number of external links
- number of redirects
- number of headings
- page size
- boosted templates if available
- recency
For the first prototype we could use a weighted composite score based on :
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/CirrusSearch | master | +484 -14 | Add an initial scoring function |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | EBernhardson | T105743 Test ElasticSearch suggester to see if it meets user needs better than PrefixSearch | |||
Resolved | EBernhardson | T110922 Build index for the suggester API for enwiki and dewiki | |||
Resolved | Smalyshev | T105746 Build out an API that exposes ElasticSearch suggester results for a given query | |||
Resolved | dcausse | T110915 Improve completion suggester precision | |||
Resolved | dcausse | T106128 Write a preliminary scoring function to rank suggestions |
Change 231023 had a related patch set uploaded (by DCausse):
Add an initial scoring function