Activities - Storing ResourceScoreCache in Nepomuk

Marco Martin notmart at gmail.com
Wed May 22 21:03:07 UTC 2013


On Wednesday 22 May 2013, Ivan Čukić wrote:

> > the thing got pretty much rewritten a bit recently...
> > exactly what you are searching for? (i don't think is really searching
> > for scores except displaying numericalRathing that iirc is a different
> > thing?)
> 
> The recommendations were / are based on the scores, though they use the
> service directly for that.
> 
> IIRC, the resource browser had the /top resources/ - what is it based on?
> (if it still exists - haven't tested that part of the latest image)

it was based on the model, it was later disabled because was becoming very 
slow when a lot of file were indexed (and after the scoring did his job for a 
long period of time)

the scoring of resources was done by the "scoreResource" bool variable in the 
model, that didn't survive the rewrite.

right now to redo it would be a bit cleaner: it would be needed to implement a 
new "queryprovider" that does it
(in plasma-mobile/components/metadatamodel/library/queryproviders/)

i would be interested to try it to see wether is possible to make it fast 
enough for regular use

-- 
Marco Martin


More information about the Plasma-devel mailing list