RE: Case insensitive sortable column

2011-10-11 Thread Zhang, Lisheng
@lucene.apache.org Subject: Re: Case insensitive sortable column Yeah.. Thanks.. That should work.. :) Senthil V S Y!: siliconsenthil2003,GTalk:vss123 <http://pleasantrian.blogspot.com/> On Wed, Oct 12, 2011 at 12:15 AM, Sendros, Jason < jason.send...@verizonwireless.com> wrote: >

Re: Case insensitive sortable column

2011-10-11 Thread Senthil V S
n with the same data > lowercased and search on the new column while displaying the original > column. > > Jason > > -Original Message- > From: Greg Bowyer [mailto:gbow...@shopzilla.com] > Sent: Tuesday, October 11, 2011 10:43 PM > To: java-user@lucene.apache.org > S

RE: Case insensitive sortable column

2011-10-11 Thread Sendros, Jason
-user@lucene.apache.org Subject: Re: Case insensitive sortable column I might be missing something here but cant you just lowercase during indexing ? On 11/10/11 09:48, Senthil V S wrote: > Hi, > > I'm new to Lucene. I have records and I wanna sort them by fields. I've > created in

Re: Case insensitive sortable column

2011-10-11 Thread Greg Bowyer
I might be missing something here but cant you just lowercase during indexing ? On 11/10/11 09:48, Senthil V S wrote: Hi, I'm new to Lucene. I have records and I wanna sort them by fields. I've created indexes for those fields with 'not_analyzed'. The sort is case sensitive. In a sense, *A...*