Issue 12603

Dataset search with checklist facet filter far too slow

12603
Reporter: mdoering
Type: Improvement
Summary: Dataset search with checklist facet filter far too slow
Priority: Critical
Resolution: WontFix
Status: Closed
Created: 2013-01-18 10:43:12.79
Updated: 2013-08-29 14:45:59.005
Resolved: 2013-02-26 18:27:12.622
        
Description: The dataset search filtered by dataset type takes far more than a minute to load on staging which is unacceptable, especially as its prominently linked from the dataset search home: http://staging.gbif.org:8080/portal/dataset/search?type=CHECKLIST

Weird enough the occurrence dataset search is much, much quicker although it hits far more datasets
http://staging.gbif.org:8080/portal/dataset/search?type=OCCURRENCE]]>
    


Author: trobertson@gbif.org
Created: 2013-02-05 15:39:34.095
Updated: 2013-02-05 15:39:34.095
        
I think this is the SOLR URL:
  http://boma.gbif.org:8080/registry-solr/select?q=*:*&fq=dataset_type:OCCURRENCE

Suspect this is subsequent registry-ws calls which will be at least hidden by caching while the registry performance is addressed.
    


Author: trobertson@gbif.org
Comment: It is true that caching fixes this, and the proper fix is the registry rewrite now underway
Created: 2013-02-26 18:27:12.655
Updated: 2013-02-26 18:27:12.655