Re: [Neo4j] Questions on custom query using the index framework

2010-11-14 Thread Mattias Persson
2010/11/13 Samuel Feng okos...@gmail.com Hi, I am new to neo4j. I am using a custom analyzer in index in order to support Chinese. chnIndex = this.graphDb.index().forNodes(product_chinese, MapUtil.stringMap(analyzer, org.wltea.analyzer.lucene.IKAnalyzer)); Below is the usage

[Neo4j] Simplicity from Complexity

2010-11-14 Thread Andreas Kollegger
Fun TED talk using graphs to represent complex systems... http://www.youtube.com/watch?v=UB2iYzKeej8 Cheers, Andreas ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] Questions on custom query using the index framework

2010-11-14 Thread Samuel Feng
Mattias, Thanks a lot. Please find my update in red. Thanks and Regards, Samuel 2010/11/14 Mattias Persson matt...@neotechnology.com 2010/11/13 Samuel Feng okos...@gmail.com Hi, I am new to neo4j. I am using a custom analyzer in index in order to support Chinese. chnIndex =

Re: [Neo4j] Spatial search using Lucene-spatial?

2010-11-14 Thread Peter Neubauer
Christopher, thanks for the pointers! Yes, I am mainly thinking that the only stuff required to include simple spatial work into the Lucene index implementation is to pull in the SpatialHepler equivalent, which adds the lon, lat and the CartesianPlotterField to the document (node, relationship,

[Neo4j] what is the neo model

2010-11-14 Thread Jose Angel Inda Herrera
Hello, What is the neo model? and neo model a node can handle me like a graph, ie, I can be stored in a node type, a graph. Thank you ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user