rufuspollock-okfn / bibserver

BibServer is open-source software what makes it easy to publish, manage and find bibliographies. BibServer is RESTful and web-friendly.
MIT License
126 stars 34 forks source link

in-page JS sorting no good for large datasets #183

Closed markmacgillivray closed 12 years ago

markmacgillivray commented 12 years ago

This was expected - recent tests with large datasets cause a bit of lag if the facet options are set high.

Also, the search paging options include a selector to jump to a particular page of results e.g. 1-10 100-110 etc, but this flakes out on really large datasets. Needs adjusted in the iomanager to max out after say, twenty options?

This issue is just to note these problems - they should be factored out by frontend rebuild in the next sprint.

markmacgillivray commented 12 years ago

removed for new version, all sorting is handled by ES