-
Bug
-
Resolution: Unresolved
-
Major
-
4.0RC5
-
None
Launch a global indexation.
If everthing is right in Ametys side, but during the commit process, there is an error in Solr side, the task is thoug hconsidered a succes. The Solr client is probably doing its commit asynchronously. We have to try to wait for the Solr response before being able to say the global indexation task is terminated.
In the future, it would be interesting to not let asynchronous code being executed by the Solr client ? As the global indexation is handled by our scheduler mechanism