Hi, When using the Lucene index, a custom Analyzer implementation can be supplied in the config. It will only be used if it's a fulltext index.
Here's my issue. I can't see where the analyzer is used when indexing a node or relationship. As far as I can tell, it's only used when querying the fulltext index. Shouldn't indexing also make use of the analyzer? David -- David Montag, Manager, Customer Support Neo Technology, www.neotechnology.com Cell: 650.556.4411 [email protected] _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

