summaryrefslogtreecommitdiff
path: root/tests/test_asyncio/test_search.py
Commit message (Expand)AuthorAgeFilesLines
* Add dialect to ft aggregate (#2537)DvirDukhan2023-01-021-71/+98
* Add TIMEOUT to query class (#2519)shacharPash2022-12-211-0/+9
* Deprecate `add_doccument` (FT.ADD) (#2425)dvora-h2022-10-241-163/+78
* Add support for WITHSUFFIXTRIE to FT.CREATE (#2324)v4.4.0rc1dvora-h2022-08-041-0/+24
* Search test - Ignore order of the items in the response (#2322)dvora-h2022-08-041-1/+1
* Fix async SEARCH pipeline (#2316)dvora-h2022-08-021-1/+20
* Drop python 3.6 support (#2306)dvora-h2022-07-271-5/+0
* Fix warnings and resource usage problems in asyncio unittests (#2258)Kristján Valur Jónsson2022-07-261-1/+3
* update black to 22.3.0 (#2171)Utkarsh Gupta2022-05-301-32/+13
* Add async supoort for SEARCH commands (#2096)dvora-h2022-04-281-0/+1067