[dspace-tech] XMLUI logs out the admin user on refreshing search results multiple times

2019-03-18 Thread Ashim Kapoor
Dear all, This is with regards to the XMLUI. I logged in / click on Statistics > View Search Statistics. I refreshed this page several times and it logged me out. Can someone explain to me how I can fix this? Best Regards, Ashim -- All messages to this mailing list should adhere to the

[dspace-tech] Index Authority script not completing on Dspace 6.3

2019-03-18 Thread Kev Evans
Hi I have just completed an upgrade and migration from Dspace 4.2 to Dspace 6.3. Post upgrade I ran the index authority script. After a couple of failed runs which I had to increase the Command Line JAVA OPTS memory to 512mb. A subsequent run doesn't fail but doesn't complete. Should I expect

RE: [dspace-tech] Setting up RDF for Dspace 6

2019-03-18 Thread Sean Kalynuk
Ashim, the URLs for (b), (c), and (d) that you listed below require appropriate query parameters to get sensible results. With curl, you can test the /dspace/sparql endpoint with something like: curl -XPOST -d 'query=select ?s ?p ?o where { ?s ?p ?o . } limit 10' localhost:3030/dspace/sparql

Re: [dspace-tech] xmlui not loading in tomcat

2019-03-18 Thread Terry Brady
For our installation, we create the following symlinks - /opt/tomcat8/webapps/xmlui -> dspace-install/webapps/xmlui - /opt/tomcat8/webapps/ROOT -> xmlui If you cannot find an error in one of the dspace logs, did you also check the catalina log file for tomcat? On Fri, Mar 15, 2019 at 1:26

Re: [dspace-tech] Documentation suggestion

2019-03-18 Thread Terry Brady
As a general practice, changes should always be made in *dspace-src*. The maven and ant builds should be run to re-generate the *dspace-install* directory. On Sat, Mar 16, 2019 at 3:09 AM Ashim Kapoor wrote: > Dear All, > > I was trying to disable SSL so that the REST API works on my virtual

Re: [dspace-tech] Re: How to update the Solr index

2019-03-18 Thread Terry Brady
The index-discovery command updates the "search" repository in Solr. It does not update the "statistics" repo. For efficiency purposes, there is a commit delay for statistics records. The usage statistics are not real time. There is a delay of a few minutes before the results are visible. On

Re: [dspace-tech] Setting up RDF for Dspace 6

2019-03-18 Thread Terry Brady
I have not run the DSpace RDF service in production. I have tested it in Docker. The following instructions will allow you to spin up a test RDF instance in Docker.

[dspace-tech] Re: How to update the Solr index

2019-03-18 Thread Ashim Kapoor
Hi, Can someone please answer my query? Best, Ashim On Mon, 18 Mar 2019 at 16:02, Ashim Kapoor wrote: > Hello, > > Simply after waiting for some time the new query it shows up in the > Statistics. > > May I ask, is there a delay between doing index-discovery and the > corresponding display

[dspace-tech] Show static-globalsearch-component-facet in Cris (explore.jsp)

2019-03-18 Thread Pedro Gabriel Manrique
Hello to every one! I am trying to put facets into explore (dspace-cris) because I would like show ever in each "page" the searcher and the facets (icons with categories). But allwais I get error. If is something like different namespace or so, I do not know. Could yo help me please? Thanks

Re: [dspace-tech] Community/collection introductory text language

2019-03-18 Thread emilio lorenzo
Hello Peter and András This correspond to  Jira ticket DS-1134 Multilingual metadata for communities/collections.  It was closed when Dspace 5 included metadata for collections and communities, but as Claudia points out,  there is no code avalilable. We have code  for Dspace 5 XMLUI

[dspace-tech] Re: How to update the Solr index

2019-03-18 Thread Ashim Kapoor
Hello, Simply after waiting for some time the new query it shows up in the Statistics. May I ask, is there a delay between doing index-discovery and the corresponding display of new search terms in the XMLUI ? Best, Ashim On Mon, 18 Mar 2019 at 15:37, Ashim Kapoor wrote: > Dear all, > > I

Re: [dspace-tech] DSpace in Google Scholar

2019-03-18 Thread admin
Hi Daryl, unfortunately not. GS shows "citation" label also for items in my repository that have less than 5 MB (and my repository doesn't use embargo and all items have at least one PDF). I thought that it might be due to the lack of authors for some items, but no, the label is also shown by

[dspace-tech] How to update the Solr index

2019-03-18 Thread Ashim Kapoor
Dear all, I have installed the solr webapp for DSPACE 6 on Debian 9. I did some searches in XMLUI and then I did [dspace]/bin/dspace index-discovery and I could see statistics for queries made by me by clicking on View Search Statistics( after logging in to XMLUI ) . After this I did some new

[dspace-tech] DSpace 4 error when select submit item from user profile action "Start a New Submission"

2019-03-18 Thread josejavierhdezbntez
I added this configuration in Dspace 4 to send me directly to the submission form when I select to send Item within a collection: item-submission.xml: org.dspace.submit.step.SelectCollectionStep