We are currently on the linux version of neo4j-enterprise-1.4.M02 and can't
seem to figure out auto indexing.  After updating the neo4j.properties file
to enable auto_indexing and restarting we always get an exception for
org.neo4j.graphdb.NotFoundException when trying to find a node using the
REST api.

The format of our request is the following.
http://<host>:7474/db/data/index/node/node_auto_index/{key}/{value}

Has anyone been able to enable auto indexing?


--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-auto-indexes-in-REST-in-1-4-tp3159205p3204498.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to