https://bugzilla.wikimedia.org/show_bug.cgi?id=41054

--- Comment #3 from [email protected] ---
The algorithm is something like

  for all used properties
    find all items using a property
    increment a counter for all additional properties used by the found item
  sort all found properties, excluding existing in the base item
  list the properties in descending order

A problem with this is the "find all items using a property" as this could be a
very large set.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to