Use fulltext-search, see
http://jexp.de/blog/2014/03/full-text-indexing-fts-in-neo4j-2-0/


On Wed, May 21, 2014 at 12:54 AM, Alx <[email protected]> wrote:

> The title of the topic says it all. How can I use a cypher to retrieve all
> the nodes with a word contained inside a property? For example, I have a
> node Product with name as its property. Let's say there 3 products with
> names: "Nokia 435", "New Nokia", "Best Nokia Ever". How could I efficiently
> query this with "Nokia" (non case-sensitive) to return the 3 aforementioned
> products? Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to