sfu-natlang / lensingwikipedia

Lensing Wikipedia is an interface to visually browse through human history as represented in Wikipedia. This the source code that runs the website:
http://lensingwikipedia.cs.sfu.ca
Other
11 stars 4 forks source link

Take constraints into account when checking top X of facet. #162

Closed avacariu closed 9 years ago

avacariu commented 9 years ago

The switch to globalQuery (from the per-facet query object) also means that the plot is updated when a change happens in the facets, and it takes constraints into account.

Fixes #161