Hi Biser, one possiblity to achieve what you are looking for is to put the recording's processing on hold right after text extraction and create a ui that would allow for editing of the extracted content. Then update the catalog and resume the recording. Another possibility is to edit the contents and then republish the updated mediapackage, which will also update the search index.
You can read up on hold states on the Opencast wiki [1]. Tobias [1] http://opencast.jira.com/wiki/display/MH/Creating+a+new+Hold+Operation On 18.07.2012, at 13:57, Бисер Миланов <[email protected]> wrote: > Dear all, > > When dealing with the media catalogs (mpeg7 for example) from the media > package, is it a good idea to edit "slidetext.xml" in order to edit the OCR > generated text? Since xml files are indexed by solr (which is used by the > engage UI) there would be no effect. > > So, is there a way I can trigger solr to update, or another way to edit the > generated mpeg7 catalog directly (or through some REST endpoint) so that the > changes are reflected in the engage UI? > > And, generally, is there a better way to edit existing mpeg7 catalogs? > > --- > Regards, > Biser > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
