> 
> thanks!! that worked..
> 
> Can i enter the sequence too like "postpaid,free,costly"?
> 

Does that mean you want to display first postpaid, after that free, and lastly 
costly? 

If thats you want, i think it is better to create a tint field using these 
types and then sort by this field.

pstpaid=300
free=200
costy=100   sort=newTintField desc, score desc

http://wiki.apache.org/solr/CommonQueryParameters#sort


      

Reply via email to