memgraph/tests/e2e/configuration
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 Replication refactor part 7 (#1550) 2024-01-23 12:06:10 +01:00
configuration_check.py Implement parallel constraints recovery (#1545) 2023-12-04 21:56:05 +01:00
default_config.py Text search (#1603, #1739) 2024-03-20 10:29:24 +01:00
storage_info.py HA: Add coordinator to replication cluster (#1608) 2024-01-24 13:07:51 +01:00
workloads.yaml Add disk storage to e2e tests (#1202) 2023-08-30 13:42:11 +02:00