[Lucene.Net] Possible bug in Lucene with Prefix Search and Danish Locale

2011-06-30 Thread Matt Warren
I think that the code here shows a bug in Lucene.NET, see http://gist.github.com/1056231. This happens when using 2.9.2. After some digging I think that it's due to the way it does a Prefix search. The main problem is shown by this code http://gist.github.com/1056242. If the Locale is Danish, thi

Re: [Lucene.Net] Possible bug in Lucene with Prefix Search and Danish Locale

2011-06-30 Thread Ben West
: lucene-net-...@lucene.apache.org Cc: Sent: Thursday, June 30, 2011 9:28 AM Subject: [Lucene.Net] Possible bug in Lucene with Prefix Search and Danish Locale I think that the code here shows a bug in Lucene.NET, see http://gist.github.com/1056231. This happens when using 2.9.2. After some

Re: [Lucene.Net] Possible bug in Lucene with Prefix Search and Danish Locale

2011-06-30 Thread Matt Warren
er than Lucene. If you disagree could you post on that issue ticket? > > Thanks, > -Ben > > > - Original Message - > From: Matt Warren > To: lucene-net-...@lucene.apache.org > Cc: > Sent: Thursday, June 30, 2011 9:28 AM > Subject: [Lucene.Net] Possible bug in