-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: Doctrine
-
None
-
PHP Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
This is useful for tests where search indexes are created. We have to wait for the index to be ready and queryable, and the documents to be indexed, before running search queries.
Current, the way is to add a random sleep(2) that slows the test suite (if too high) or can be too low.
- is related to
-
DRIVERS-2995 Add `await` option for Search Index Operations
-
- Backlog
-
- related to
-
SERVER-111555 Indicate the status of document synchronisation in $listSearchIndexes
-
- Closed
-