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

Compare with Current View Page History

Version 1 Next »

  • MetExtractorProductCrawler example configuration can be found in the source:
  • AutoDetectProductCrawler example configuration can be found in the source:
  • your file might look something like:
    	<mime-info>
    	
    		<mime-type type="product/hdf5">
    			<glob pattern="*.h5"/>
    		</mime-type>
    	
    	</mime-info>
      
  • No labels