memgraph/tests/e2e/text_search
Ante Pušić 9629f10166
Text search (#1603, #1739)
Add text search:
* named property search
* all-property search
* regex search
* aggregation over search results

Text search works with:
* non-parallel transactions
* durability (WAL files and snapshots)
* multitenancy
2024-03-20 10:29:24 +01:00
..
CMakeLists.txt Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
common.py Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
test_text_search_disabled.py Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
test_text_search.py Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
workloads.yaml Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00