[Neo4j] collation and wild card queries

2011-11-28 Thread Niels Hoogeveen
In order to have proper sort order for Strings with diacritical characters, I started using Lucene's ICUCollationKeyAnalyzer. This indeed gives the proper sort order for queries, but for some reason wild card queries no longer seem to work. This applies for both the normal CollationKeyAnalyzer

Re: [Neo4j] collation and wild card queries

2011-11-28 Thread Rick Bullotta
...@thingworx.com To: user@lists.neo4j.org Date: Mon, 28 Nov 2011 09:14:20 -0700 Subject: Re: [Neo4j] collation and wild card queries Hi, Niels. Does this help? http://lucene.472066.n3.nabble.com/trouble-with-CollationKeyFilter-td3532170.html Seems there may be a patch out there to provide some