Re: about sortMissingLast and sortMissingFirst

2006-09-18 Thread Chris Hostetter
: My : understand: if sortMissingLast is true do last in descending sort. for example: : field name : pname, if sortMissingLast is true, pname will be sorted desc : and we can't find result with pname, only other field information. sortMissingLast is used to determine how you want documents t

about sortMissingLast and sortMissingFirst

2006-09-18 Thread James liu
i look expression about them in schema.xml. but i m not clear. My understand: if sortMissingLast is true do last in descending sort. for example: field name : pname, if sortMissingLast is true, pname will be sorted desc and we can't find result with pname, only other field information. am i w