Hi Rick,
Thanks for the response. I will look into this. It seems there are quite a 
number of features to Solr that could be of interest. Are you using Neo4j in 
conjunction with Solr, and if so, how have you been able to integrate the two?
Niels

> From: rick.bullo...@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 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
                                          
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to