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...*
*X...*
*b...*
is the order, while what I would prefer is,
*A...*
*b...*
*X...*
*
*
I believe it's a trivial one to do but not sure how. Any idea?
*
*


Senthil V S
Y!: siliconsenthil2003,GTalk:vss123
<http://pleasantrian.blogspot.com/>



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to