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 additional wildcard/range 
capabilities for these Analyzers.  Note also that in general, Solr 
analyzers/filters can be used with Lucene by themselves.

Rick

-----Original Message-----
From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On 
Behalf Of Niels Hoogeveen
Sent: Monday, November 28, 2011 10:26 AM
To: user@lists.neo4j.org
Subject: [Neo4j] collation and wild card queries


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 and for the ICU 
variant. Exact queries work, but as soon as a wild card is added the query no 
longer returns any results.
Does anyone have an idea how to solve this?
I'd like to be able to have an index that allows both diacritics-aware sort 
order and support for wild cards.
Niels


                                          
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to