Re: [fcrepo-dev] RiSearchServlet and REST

2011-10-24 Thread JTP
Thanx Ben. But I'm looking from the server side. Basically convert RiSearchServlet to a ReST servlet. I was looking at the UpLoadServlet and FieldSearchServlet as blueprints to getting this done (as both or now ReST API).  

Re: [fcrepo-dev] PEP.java and problems with large disseminations

2011-10-24 Thread Stephen Bayliss
Thanks Greg - this should not be happening this way. I've raised https://jira.duraspace.org/browse/FCREPO-1020 for this. Steve > -Original Message- > From: Greg Jansen [mailto:cou...@email.unc.edu] > Sent: 24 October 2011 14:50 > To: 'fedora-dev net sourceforge.' > Subject: [fcrepo-dev]

[fcrepo-dev] PEP.java and problems with large disseminations

2011-10-24 Thread Greg Jansen
Hey folks, I've been seeing long delays and memory filling up when Fedora is disseminating a large data streams. The same behavior may also be present on smaller streams, but is not as noticeable. We have some 2GB Wave files in our repository, which will trigger OOM exceptions if downloaded thi

Re: [fcrepo-dev] GSearch planning

2011-10-24 Thread Gert Schmeltz Pedersen
I have created a jira issue in response to the message below, see https://jira.duraspace.org/browse/FCREPO-1018 "Management of GSearch configurations in Fedora objects" I want to implement a simple "solution" to these needs. The "solution" consists in creating Fedora objects to hold the current

Re: [fcrepo-dev] GSearch planning

2011-10-24 Thread Gert Schmeltz Pedersen
For those interested, I have committed a branch at github for this issue, see it at https://github.com/fcrepo/gsearch/tree/fcrepo-1010 It uses tika 0.10, but will be upgraded to tika 1.0 when released (it is expected in November 2011). The branch adds two functions to GenericOperationsImpl: - ge