[dspace-tech] How to count the item without bitstream?

2018-03-27 Thread Paul
I found the code in the ItemCountDAOSolr.java DiscoverQuery query = new DiscoverQuery(); query.setFacetMinCount(1); query.addFacetField(new DiscoverFacetField("location.comm", DiscoveryConfigurationParameters.TYPE_STANDARD, -1,

RE: [dspace-tech] EZProxy and Dspace Accounts

2018-03-27 Thread Fitchett, Deborah
Hi all, The main thing to consider in choosing between the two options will be what you’re trying to achieve: identify individual users (eg so they can submit items under their own name) or just grant groups of people access to specific collections? EZproxy/the IP auth module won’t do the

Re: [dspace-tech] Dspace-cris-5.8.1 internal system error

2018-03-27 Thread Mohamad CHAITOU
Hello Riccardo, Thank you for your reply. The problem was that I did not set the argument "-Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true" to Tomcat correctly. After I created [tomcat]/bin/setenv.sh, I edited it by adding this line:

Re: [dspace-tech] EZProxy and Dspace Accounts

2018-03-27 Thread Tim Donohue
Hi Ray, Although I don't have direct experience with EZProxy, DSpace does have two authentication plugins that may be of interest: First, an LDAP authentication plugin, which can be configured to use an external LDAP (allowing users to use an LDAP-based University signon). It also can

[dspace-tech] EZProxy and Dspace accounts

2018-03-27 Thread Ray Schwartz
Has anybody used EZProxy to login to Dspace? Rather than having users create a separate account on Dspace, we prefer tjhat our users login with their University account. Our EZProxy server is hooked up with the University's LDAP service. /Ray Schwartz Head of Library Information Systems

Re: [dspace-tech] Re: Importing Metadata from csv file in collection of Dspace 5.2

2018-03-27 Thread Kabelo Kakole
I have created a spread sheet and added all the inofrmation on the fields. But when I try to upload the csv I get the error message For input string: "". Please help me to fix this and have my file uploaded. On Monday, September 14, 2015 at 10:04:45 AM UTC+2, helix84 wrote: > > On Sun, Sep 13,

[dspace-tech] Discovery ignoring double quoted strings

2018-03-27 Thread Vitor Rodrigues
Hello, Our dspace is ignoring double quoted strings on /discovery On tomcat7 access log dspace looks like: "GET /discover?scope=%2F=%22Correla%C3%A7%C3%B5es+lineares%22= HTTP/1.1" 200 70172 Solr looks like: "GET

[dspace-tech] Reminder: DSpace Developer Show and Tell Meeting starts in a little over an hour

2018-03-27 Thread Terry Brady
The DSpace Developer Show and Tell Meeting will take place TODAY at 15:00-16:30UTC (11AM ET). https://wiki.duraspace.org/display/DSPACE/Janitor+and+DSpace%2C+DSpace+Development+on+Codenvy+-+Mar+27%2C+2018+at+1500+UTC -- Terry Brady Applications Programmer Analyst Georgetown University Library

Re: [dspace-tech] DSpace to DSpace-CRIS data migration

2018-03-27 Thread Fazio Riccardo
Dear Bhavesh, you can "migrate" data from DSpace to Dspace-CRIS, upgrading the database (see https://wiki.duraspace.org/display/DSPACECRIS/Installation#Installation-UpgradeanexistentDSpace(notCRIS)installation ) otherwise if you want just "move" the items from DSpace you can use the

[dspace-tech] DSpace to DSpace-CRIS data migration

2018-03-27 Thread Bhavesh Patel
Dear All, We are planing to import our DSpace data to DSpace-CRIS. for that, we have install DSpace-CRIS in CentOS7 (it's work successfully) but we want to import our DSpace data to DSpace-CRIS so there standard process we have to follow after installation of DSpace-CRIS to import the DSpace