Harvest throws "[INFO] Skipping product /path/to/product" message #247
-
When using the configuration, Harvest is throwing this INFO message. Why is it doing that? I don't see why this product should be skipped 🤷 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Great question, Jordan! When using the
Long story short, this is expected behavior. If the product being skipped IS a primary product or IS NOT already ingested into the Registry, please file a bug report and the team will check it out. If you would like for force Harvest to parse secondary products use the |
Beta Was this translation helpful? Give feedback.
Great question, Jordan! When using the
<bundles>
configuration, when crawling and ingesting data harvest on ingests:Long story short, this is expected behavior. If the product being skipped IS a primary product or IS NOT already ingested into the Registry, please file a bug report and the team will check it out.
If you would like for force Harvest to parse secondary products use the
<directories>
configuration. See the Harvest documentation for more details.