You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The ability to track extractors by space is already in master. Go to a project space and click on "Extractors."

Next we need to send the message over rabbitmq to that specific extractor. Since we have the ability to do this now by extractors this part should be easy.

Questions

  • Should extractors now default to only bind themselves to extractor specific submission? And not on mime type?
  • Should we have the ability to register extractors at the instance level if that's the case?
  • Are list of extractors retrieved from RabbitMQ or from the list of registered extractors?
  • Does any file get submitted to an extractor if submitted to a space?



  • No labels