ColdMillenium / jwpl

Automatically exported from code.google.com/p/jwpl
0 stars 0 forks source link

Add a method to quickly retrieve articles with a certain number of revisions #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is no way to quickly find articles with, say, less than 50 or 50 to 100 
revisions. This information is not explicitely stored in any of the database 
tables, but it can be created using the RevisionCounter field in the 
index_articleID_rc_ts table.
We should create a method which adds another field (NumberRevisions) to this 
table.

Original issue reported on code.google.com by daxenber...@gmail.com on 2 May 2014 at 5:05

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r781.

Original comment by daxenber...@gmail.com on 5 May 2014 at 9:59

GoogleCodeExporter commented 9 years ago

Original comment by oliver.ferschke on 11 Sep 2014 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by oliver.ferschke on 11 Sep 2014 at 1:36