This repository was archived by the owner on Nov 29, 2021. It is now read-only.

Description
I'm using the client in sandbox mode and attempting to call the search function with a search string and path. After calling client.Search(searchText, path), my program hangs and no exceptions are thrown. I used fiddler to try to debug the issue and I don't see the search request ever being sent.