Hi Jim Glynn,

KAMACI is correct. How do you discriminate your documents?.

Jim and Kamaci,

I do have the same situation where I will be boosting document regular basis
and expect documents with higher score appears on top and lower one at the
bottom.

Here is my requirement.

My entity name is LISTING.

I have few 100k listings and I distinguish each listing by *bumped, featured
and normal* listings by listing_type.

My Implementation plan is that
 - I want all the bumped (paid listings) on top of featured and normal
listings
 - I want all featured listings on top of normal listings
 - Normal listings always stays bottom of the list

Again in bumped listings, when user pays more money, those listings must
appear on top of other bumped listings?

My Question is
 - Can it be done using boosting those specific listings and sort by the
score
 - Can it be done on the fly from an application and directly inject to Solr
and reflect the changes in application again

 - At certain conditions, I might need to mix up bumped listings to get
random bumped listings.






--
View this message in context: 
http://lucene.472066.n3.nabble.com/Prioritize-search-returns-by-URL-path-tp4105023p4105245.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to