You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the data collection process, Solr requests are collected and enqueued into a queue system for temporary storage until the Thoth Core indexes them inside the Thoth index.
Collect Data
Each Solr instance is responsible of collecting its own data and sending it to the queue system.
This can be done in multiple ways - but the current out of the box solution for Thoth is :
Using a Solr Component/Handler to collect Solr Requests