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 Antonakos > Mansfield > > However Index#3 has a value starting with A (Antonakos ) .. Should'nt > Index#3 preceed Index#2 in the results. > The last value is used for sorting in multi-valued fields. What is the reason behind sorting on a multi-valued field? -- Regards, Shalin Shekhar Mangar.