|
Hi Hardy, On 16/09/15 14:35, Pottinger, Hardy J.
wrote:
Hi, we recently upgraded to DSpace 5.3, and have encountered a very disturbing problem. A large number of our collections are showing that they have no content (i.e. "no results for browse"). Have a look at the queries in solr.log (not the date-stamped one). Anything helpful? On a 5.1 1/2 (5.1 with customisations / patches from 5.2), I see: 2015-09-16 14:43:25,242 INFO org.apache.solr.core.SolrCore @
[search] webapp=/solr path=/select
params={start=0&q=*:*&wt=javabin&fq=NOT(withdrawn:true)&fq=NOT(discoverable:false)&fq=search.resourcetype:2&fq=read:(g0+OR+g0)&version=2}
hits=8469 status=0 QTime=2 2015-09-16 14:43:25,484 INFO
org.apache.solr.core.SolrCore @ [search] webapp=/solr path=/select
params={sort=bi_sort_1_sort+asc&start=0&q=*:*&wt=javabin&fq=NOT(withdrawn:true)&fq=NOT(discoverable:false)&fq=search.resourcetype:2&fq=read:(g0+OR+g0)&version=2&rows=20}
hits=8469 status=0 QTime=122 Looks like the first query figures out how many matches there are, while the second one retrieves the first 20 items sorted by title. I guess from there you might want to just run the solr query directly (via curl or solr admin interface or what have you) to check whether the culprit is the solr data or at a higher level. cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- |
- [dspace-tech] No results for browse for title browse f... Pottinger, Hardy J.
- Re: [dspace-tech] No results for browse for title... Andrea Schweer
- RE: [dspace-tech] No results for browse for t... Pottinger, Hardy J.
- [dspace-tech] Re: No results for browse for title... Francis Brouns
