Is it available in the trunk ? Well I'll check it tomorrow. I am using Release 1.3, but I'll try out the trunk.
Thanks. -Pawel --- On Mon, 4/9/12, Tobias Wunden <[email protected]> wrote: > From: Tobias Wunden <[email protected]> > Subject: Re: [Opencast Matterhorn] Mediapackages stored inside Solr Search > index into database - I think I am going to implement it > To: "Opencast Matterhorn" <[email protected]> > Date: Monday, April 9, 2012, 10:17 PM > Hi Pawel, > > the option to change metadata of mediapackages has been > implemented and will be available in Matterhorn 1.4. The > same is true for the removal of an episode. Simply add an > operation to the existing "retract" workflow which tells the > episode service to remove any evidence of the recording in > addition to the work that the retract workflow is doing > already. > > With regards to database storage, Lukas Rohner has > implemented an additional storage of mediapackage in the > database. Additional in the sense that we'll still keep the > mediapackage in Solr for ease of searching, but use the SQL > storage to allow for regeneration of the search index after > schema upgrades. > > So to me it seems that the only thing missing right now is a > "delete from archive" workflow operation, and I would be > happy to apply any patch that implements that piece of > functionality. > > Tobias > > On 06.04.2012, at 13:19, Pawel Fic <[email protected]> > wrote: > > > Hi, > > I am working with source code of Matterhorn 1.3. > > I need an option to edit the titles of episodes, > > and option to remove episode entry (+all of it's > content from the hard drive + search indexes). > > > > My general idea is to make episodes tab running on > MySQL database instead of Solr Search index (I think it was > a design issue). > > > > As far as I know somebody is already working on this, > and I think I will have about two days next week to work on > it (16h) [Wed / Thu], and we have a day off here [Monday]. > > > > If somebody is working on this already, could I get a > part of the code and/or help developing it. > > > > I have two ways to solve the problem: > > (a) add a workaround (my own table with episodes), then > remove it and convert it to the solution introduced in > Matterhorn 1.4. > > > > (b) help developing it and have it in my Matterhorn > server, here knowing that one those features will be > available, I will just update the server. > > > > > > I would love (b) - that would mean a help to the > community, but I would need an assistance of a person who is > already working on it (or going to work on it) to give me > the clues, explain my how it is going to work. > > > > Who is developing it? > > Is it possible for us to exchange the ideas, and then > the code, so it can be finished + introduced into the > server. > > > > I think I will not be checking my mail before Tuesday, > but on Tuesday, I will find this thread.... > > > > Best Regards > > -Pawel > > > > > > > > > > > > _______________________________________________ > > Matterhorn mailing list > > [email protected] > > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > > > > To unsubscribe please email > > [email protected] > > _______________________________________________ > > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ > _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
