Class MediaFilterServiceImpl

  • All Implemented Interfaces:
    MediaFilterService, org.springframework.beans.factory.InitializingBean

    public class MediaFilterServiceImpl
    extends Object
    implements MediaFilterService, org.springframework.beans.factory.InitializingBean
    MediaFilterManager is the class that invokes the media/format filters over the repository's content. A few command line flags affect the operation of the MFM: -v verbose outputs all extracted text to STDOUT; -f force forces all bitstreams to be processed, even if they have been before; -n noindex does not recreate index after processing bitstreams; -i [identifier] limits processing scope to a community, collection or item; and -m [max] limits processing to a maximum number of items.