Hi Chris, On 2018/12/04 16:51:35, Chris Mattmann <mattm...@apache.org> wrote: > Do you have a workflow with the name [ProductTypeName]Ingest?
No I do not. Is the key within the square brackets a variable e.g. would it look like 'GenericFileIngest'? I'm not entirely sure how and where to define this. > > Is ProductTypeName one of the extracted metadata fields? In my Solr Catalog every record ends up with a field '"CAS.ProductTypeName": "GenericFile",' however I will most likely change this from 'GenericFile' to something more specific and relevant e.g. 'AVIRIS-NGDataFile', for each crawler daemon I have set up. This can be set in tika.conf. > If not, then > that part will be null when it goes to look it up in the crawler. Please > check. Is my above understanding correct? Thanks