'Can't retrieve data when querying Arangodb view from test
I wanted to test my arangosearch query using view. I've created my custom analyzer , created the views and wrote the query. I created an endpoint for this search and when testing it manually with postman it worked with issue. Similarly testing in the arangodb UI, it worked. But when writing my integration tests, it didn't work. I used absolutely the same query generated by the tests and tests in arangodb UI and I still could get data. I feel confused and I'm trying to debug it for like 3 days up until now and I didn't get to any results.
PS: I'm using PHP , and ArangoDB php driver.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
