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
Indexing could start failing when solrcopy would be used to aggressively.
For improving this one could look a data in the segments handler in admin API.
The strategy can be monitoring the size and age of merge candidate segments.
Example
The address http://localhost:8983/solr/corename/admin/segments?wt=json would return a json response like:
Reducing server indexing overhead
Indexing could start failing when
solrcopy
would be used to aggressively.For improving this one could look a data in the segments handler in admin API.
The strategy can be monitoring the size and age of merge candidate segments.
Example
The address
http://localhost:8983/solr/corename/admin/segments?wt=json
would return a json response like:The text was updated successfully, but these errors were encountered: