Given that i am using neo4j REST API I have some queries about handling indexes
1. Is it possible to create "Full text" auto index through REST API which will support range queries ? If yes do i need to mention which index to use while querying from REST API ? 2. Are Schema and Lucene indexes automatic or need explicit REST call everytime to update index on property of node ? 3. Are Lucene "Full text" indexes really reliable ? -- 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.
