Hi Francois,

I just joined the list recently and had the same question. And as far as I
understood, the REST API does not provide that feature yet. You can easily
add a neo4j plugin to implement it. But I had some trouble doing so. But in
the end it worked. I haven't found the time to document my efforts, but if
you want, I will write a brief post about it and add the source code as
well. I could do it later… or maybe someone else already did it.

Max

On Fri, Feb 18, 2011 at 12:42, francoisk6 <[email protected]> wrote:

>
> Hi All,
> i am using neo4j 1.2 version. is there an example to use fulltext search
> index thru the rest api using curl command? for example if a have a user
> node that include name and profession properties: name : francois kassis
> profession devlopper Can i search for franc* and retrieve this node?
> Can i use indexes created thru Java binding for previous versions of neo4j
> in this rest server?
> I checked the below link but didn't find what i am looking for.
>
> http://components.neo4j.org/neo4j-server/stable/rest.html#Listing_node_indexes
> Thx in advance.
> Francois Kassis.
>
> -----
> Regards,
> Francois Kassis.
> --
> View this message in context:
> http://neo4j-user-list.438527.n3.nabble.com/Neo4j-rest-server-indexing-tp2526084p2526084.html
> Sent from the Neo4J User List mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to