Ask a question to get started
Enter to sendā¢Shift+Enter new line
Wait for the search index to contain a certain number of documents. Useful in tests.
wait_for_indexing( self, timeout: float = 5, ndocs: int = 1 ) -> None