RandomSec/main
Tom Morris 0ebd89c952
Clustering dialog choices limit & performance improvements - fixes #695 (#2996)
* Clustering dialog choices limit & performance improvements - fixes #695

Fixes #695
- Caps the total number of choices displayed at 10,000 and warns when
  over the limit. Users can use facets to tune which clusters are displayed.
- Doubles the performance of the Javascript processing
- Only displays count of rows for a choice if it's > 1 to DOM elements
- Adds internationalization for row count

For 41K clusters containing 118K choices, processing dropped from
3m20s to 1m20s, but with the 10K choice cap total time is ~10sec.

* Restore even/odd row class

* Updates from review feedback
2020-08-01 10:59:41 +02:00
..
IDEs/eclipse Thad no longer supports Netbeans config (#2466) 2020-03-27 09:30:30 +01:00
src Refactor importer APIs - Fixes #2963 (#2978) 2020-07-23 18:36:14 +02:00
tests Refactor importer APIs - Fixes #2963 (#2978) 2020-07-23 18:36:14 +02:00
webapp Clustering dialog choices limit & performance improvements - fixes #695 (#2996) 2020-08-01 10:59:41 +02:00
pom.xml Update to vicino 1.2 and drop transitive dependencies - fixes #2959 (#2998) 2020-07-28 08:19:58 +02:00