Re: [Dspace-tech] How are people using Solr?

2012-01-19 Thread Alan Orth
Bram, Thanks. So you're saying the sky is the limit! I've seen that wiki page a few times but hadn't really understood it yet. With your explanation and the examples on that page I think I have enough to start constructing some of my own queries, and then baking them into our XMLUI. Thanks

Re: [Dspace-tech] How are people using Solr?

2012-01-19 Thread Bram Luyten
Absolutely, the sky is the limit! But as you add features/complexity, it might be good to do some performance stress tests in your particular setup with a tool like JMeter ( http://jmeter.apache.org/) before you put it into production. cheers, Bram -- [image: logo] *Bram Luyten* *@mire* *2888

[Dspace-tech] DSpace 1.8 and PostgreSQL

2012-01-19 Thread Wellaway, Ian
Hi, We're about to start upgrading our DSpace repositories to 1.8.1. We use PostgreSQL but currently have version 8.1.23. Having read the install notes, it looks like we need at least version 8.2 of PostgreSQL. However, looking at the PostgreSQL site, they are up to 9.1.2. QUESTION: Does

[Dspace-tech] creating DOIs for DSpace items

2012-01-19 Thread helix84
Hello, we're currently looking for a CMS to publish several journals that would support depositing DOIs (via CrossRef) of its articles. Since we already have some good DSpace experience, I'm also trying to find out if DSpace can support this. From what I've been able to find, DSpace currently

Re: [Dspace-tech] creating DOIs for DSpace items

2012-01-19 Thread Claudia Jürgen
Hello Helix, if you are considerung a pure journal platform, have you taken a look at the Open Journal System http://pkp.sfu.ca/ojs_documentation From the view of managing journal typical workflows (peer reviewing etc.) and presenting a journal it is further developed than DSpace. You can

Re: [Dspace-tech] DSpace 1.8 and PostgreSQL

2012-01-19 Thread Mark H. Wood
On Thu, Jan 19, 2012 at 11:26:10AM +, Wellaway, Ian wrote: We're about to start upgrading our DSpace repositories to 1.8.1. We use PostgreSQL but currently have version 8.1.23. Having read the install notes, it looks like we need at least version 8.2 of PostgreSQL. However, looking

[Dspace-tech] Discovery function, Related Item result just show only 5 item

2012-01-19 Thread benjakul premlumlurg
I've try so hard to search for this problem as previous (I try google and mail-archive etc. ). but its no result that I need so I choose directly ask to. My problems are: - My repository have a requirement to make relation to their laws document - ie. When I view Item A it should see a

[Dspace-tech] Error: Malformed stream when uploading

2012-01-19 Thread Daniel Sifton
Hi, We're running Manakin xmlui 1.6.2, and as of today we're seeing an error when we try and upload a file. --- Problem in creating the Request Message: null Description: No details available. Sender:

Re: [Dspace-tech] Backup Restore using AIP packager in a fresh new Dspace Archive

2012-01-19 Thread Tim Donohue
Hi Jordan, I've confirmed that what you've found is a bug. Essentially, the AIP Packager has problems whenever anyone tries to submit a single Collection or Community AIP that has an associated access control group (e.g. COMMUNITY_*_ADMIN, COLLECTION_*_SUBMIT, etc.). This functionality works

[Dspace-tech] Dspace language

2012-01-19 Thread Maryam Abdullah
Hello,   I need to have two links to change jsp dspace interface language as bellow   a onclick ='en' Englisch/a   a Onclick ='de' Deutsch/a   And I need to know what function to call or variables to set on click to change the interface from one language to another and switch between the

[Dspace-tech] detecting mobile user agent?

2012-01-19 Thread Stephen X. Flynn
Has anyone successfully written XSL code that detects a mobile user agent? I'm trying to write into our sitemap.xmap a line that detects a mobile browser and loads a mobile optimized CSS file, as well as a line in the buildhead function that writes a viewport meta tag into the header if a

[Dspace-tech] Ampersands in discovery facets

2012-01-19 Thread Jennifer Whalan
This is related to https://jira.duraspace.org/browse/DS-910, which I think was misunderstood slightly. We have just upgraded our dev server from 1.7.2 to 1.8.1, though this problem was happening previously as well. Our dev server is at: http://dspacedev.nt.gov.au/. On the front page, under the

Re: [Dspace-tech] Make task pool visible to Administrator group?

2012-01-19 Thread Mark Diggory
On Tue, Jan 17, 2012 at 9:05 AM, Zafrin, Vika vzaf...@bu.edu wrote: Mark, thanks for that perspective. I certainly agree that it would be a nightmare to implement every feature in XMLUI *and* JSPUI. For various good reasons, we never implemented JSPUI at all, and don't have access to it now.

Re: [Dspace-tech] upload.max in xmlui

2012-01-19 Thread Pottinger, Hardy J.
Hi, I was tinkering with the Cocoon core.properties config today, attempting to increase the value for org.apache.cocoon.uploads.maxsize, however, I had a difficult time increasing the default value, without crashing Cocoon. Here's the error message I saw: javax.servlet.ServletException: For

[Dspace-tech] Batch Import is not working

2012-01-19 Thread mailramk
I am trying to import 6 mp4 files into dspace. I had created the archive format using DRC-import.zip provided somewhere on the net. my folder structure is /media/Maheshwara/import/SOM which contains the video files, dublin_core.xml, contents file. I ran the following command but the items are not

[Dspace-tech] Issue with overwrite and ant

2012-01-19 Thread Jennifer Whalan
We have just updated our dev 1.7.2 version of dspace to 1.8.1. Previously when I would run ant, I would use the -Doverwrite=true, so I was glad when I saw that it would be made default. However when running, it acts as if it was -Doverwrite=false, adding .new to the prefix and not overwriting

[Dspace-tech] REST API Queries

2012-01-19 Thread Ben Ryan
Hi, Does the REST API query follow the Lucene syntax e.g field:value and is the full Lucene query allowed? Regards, Ben -- Keep Your Developer Skills Current with LearnDevNow! The