berrybeat / Neo4j.Berries.OGM

This repository adds an OGM functionality for csharp
https://berrybeat.com/
MIT License
16 stars 2 forks source link

Add like (text search) to queries #19

Open farhadnowzari opened 3 months ago

farhadnowzari commented 3 months ago

Is your feature request related to a problem? Please describe. At the moment the eloquent doesn't support like clauses, for full text search.

Describe the solution you'd like We have to let the developers to configure this: https://neo4j.com/docs/cypher-manual/current/indexes/semantic-indexes/full-text-indexes/