Currently it is not possible to start and stop the search service client multiple times, because the connection (GrpcClient) is not started in the correct place. We may need a new Start/Stop api instead of using a sensenet-specific ISnService interface, because the service starts the client too late.
Currently it is not possible to start and stop the search service client multiple times, because the connection (GrpcClient) is not started in the correct place. We may need a new Start/Stop api instead of using a sensenet-specific ISnService interface, because the service starts the client too late.