Re: Unexpected sorting results when sorting with mutivalued filed

2009-04-07 Thread Chris Hostetter
: > The last value is used for sorting in multi-valued fields. What is the : > reason behind sorting on a multi-valued field? strictly speaking the behavior is non-determinisitic. in most cases attempting to sort on a multi-valued field will generate an error. : Cant do much about it, that is

Re: Unexpected sorting results when sorting with mutivalued filed

2009-04-01 Thread tushar kapoor
Shalin Shekhar Mangar wrote: > > On Tue, Mar 31, 2009 at 2:18 PM, tushar kapoor < > tushar_kapoor...@rediffmail.com> wrote: > >> >> I have indexes with a multivalued field authorLastName. I query them with >> sort=authorLastName asc and get the results as - >> >> Index# authorLastName >> 1

Re: Unexpected sorting results when sorting with mutivalued filed

2009-03-31 Thread Shalin Shekhar Mangar
On Tue, Mar 31, 2009 at 2:18 PM, tushar kapoor < tushar_kapoor...@rediffmail.com> wrote: > > I have indexes with a multivalued field authorLastName. I query them with > sort=authorLastName asc and get the results as - > > Index# authorLastName > 1 Antonakos > 2 Keller > 3