How do you know those boost values? Do they come from the outside? Could
you put them in the index with the docs themselves? Then you can sort on
a field in the doc.

On Fri, Aug 7, 2015, at 04:40 AM, rachun wrote:
> Hi all,
> 
> I'm trying to sort some docs which is about 200 or more docs.
> by using bq  like this..
> 
> *[bq] =>  product_id:L90094438^1 product_id:L90094438^3
> product_id:L90094438^5 .... product_id:W27529923^123
> product_id:W27529678^127 product_id:W27530909^133*
> 
> *[sort] => score asc*
> 
> The score that return from solr was wrong and then the sorting incorrect.
> But if i try to sort the document less that 30 docs the result was
> correct.
> 
> Any idea and how do I fix this issue?
> 
> Thank you very much,
> Chun.
> 
> 
> 
> 
> 
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-do-sorting-instead-of-using-bq-tp4221475.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to