You can't, sorting only works with indexed data and only really makes sense for fields that have a single value.
Sometimes using KeywordTokenizer helps if your fields has more than one word, perhaps with copyField. Best Erick On Thu, Aug 11, 2011 at 3:34 AM, Anshum <ansh...@gmail.com> wrote: > How can I have my suggest results sorted on a specific stored field? I'm > using the 3.0 dist. > > -- > Anshum Gupta > http://ai-cafe.blogspot.com >