I've often stored a special sort field that's lower-cased.
On Jan 11, 2008 11:40 AM, Alex Wang <[EMAIL PROTECTED]> wrote: > Hi All, > > > > I was searching my index with sorting on a field called "Label" which is > not tokenized, here is what came back: > > > > Extended Sites Catalog Asset Store > > Extended Sites Catalog Asset Store SALES > > Print Catalog 2 > > Print catalog test > > Test Print Catalog > > Test refresh catalog > > print test 3 > > test catalog 1 > > > > Looks like Lucene is separating upper case and lower case while sorting. > Can someone shed some light on this as to while this is happening and > how to fix it? > > > > Thanks in advance for your help! > > > > Alex > > > > > >
