In DSpace 4.1, xmlui, when viewing a community page I am seeing a solr query executing a large number of times:
facet=true&facet.mincount=1&facet.offset=0&wt=javabin&f.location.comm.facet.sort=count&version=2&rows=0&start=0&q=*:*&f.location.coll.facet.limit=-1&f.location.comm.facet.limit=-1&facet.field=location.comm&facet.field=location.coll&f.location.coll.facet.sort=count&fq=NOT(withdrawn:true)&fq=NOT(discoverable:false)&fq=search.resourcetype:2&fq=NOT(discoverable:false) I am guessing this query determines the item strengths for the sub communities, but I don't understand why it is repeated (and repeated so many times). We have 1 top level community, 132 sub communities, and 631 collections. At the top level, this query is called 232 times, and the page load is slow compared to others. Can anybody explain how this query is used, and why it is called so many times? Thanks much, Bill ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

