[MemoryAdapter] Support nested Fields in Condition filters #60
Labels
Adapter: Memory
Memory Adapter related issue
features
New feature or request
good first issue
Good for newcomers
Currently the Memory Adapter does not support Condition on nested fields.
https://github.com/schranz-search/schranz-search/blob/d8a3567634d534babe9ee64af638194b5f486fef/packages/seal-memory-adapter/MemoryConnection.php#L78-L80
A test should be added for nested filter and the MemoryAdapter / MemoryConnection should be adopted to support this also.
The text was updated successfully, but these errors were encountered: