On 9/24/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
> sorting on a tokenized field is definitely a no-no ... the only situation
> in which that will work is if your tokenizer produces only one token per
> document (ie: KeywrodTokenizer)

Yes, it works now. I have now based my sort field on the alphaOnlySort
type present in the example schema.xml.

Thanks for your help.

--
Guillaume

Reply via email to