Re: [dspace-tech] OAI import error

2025-01-14 Thread Evelin Bányai
Dear Mark, I'm a bit lost at this point. I can see the old and the new schema.xml in the solr/oai/conf/ folder. The new indeed has the field item.hasbitstream. (The newer one is called schema.xml so I guess this is the one being used.) I tried restarting the solr service, rebuilding the oai cor

[dspace-tech] Re: Pagination Request Parameters

2025-01-14 Thread Alex B
Problem solved. http://10.220.16.19:8080/server/api/discover/search/objects?scope=7ef17dc4-9504-449b-9417-88a10af447e9&page=0&size=1 вторник, 14 января 2025 г. в 00:00:03 UTC+3, Alex B: > Dear Colleagues, > help me please to make correct request to REST API with full data output > of the co

Re: [Extern] [dspace-tech] Bug on DSpace 7.6.1 angular frontend + shibboleth authentication

2025-01-14 Thread Michael Plate
Hi Evilio, Am 14.01.25 um 16:48 schrieb Evelio Metric: Does anyone have a strange problem when using shibboleth authentication? Login with user/password does not have any problem. Login with Shibboleth has this strange behaviour 1) does not show admin side bar. ds-admin-sidebar      The comp

[dspace-tech] Bug on DSpace 7.6.1 angular frontend + shibboleth authentication

2025-01-14 Thread Evelio Metric
Does anyone have a strange problem when using shibboleth authentication? Login with user/password does not have any problem. Login with Shibboleth has this strange behaviour 1) does not show admin side bar. ds-admin-sidebar The component exists but it has no content. 2) does not show "my a

Re: [dspace-tech] OAI import error

2025-01-14 Thread Andrew Thompson
Apache Solr has an admin interface available. It’s typically available at the solr host on port 8983. You can browse the schema as well as run queries directly.Does you Solr instance have any errors in the logs?Or perhaps the old schema is being loaded instead of the new schema?-AndrewOn 14 Jan 202

[dspace-tech] Re: Help with assigning a custom Submission Process to a Collection (Dspace 8)

2025-01-14 Thread Aroldo Rique Júnior
Hello everybody. I discovered another way to map collection forms that solved my problem. We have 385 collections in our repository. Mapping the form for each collection individually, we end up with 385 lines in the item-submission.xml, just that. Performance was greatly affected. The form for ea