Re: Solr Boosting Unique Values

2014-10-01 Thread Chris Hostetter
: My current setup does not use the ImageUrl field for the search (more : specifically as the default search field). The ImageUrl field contains a URL : to the image which is for most part a GUID, which is meaningless to users. : However, I would like to note that the ImageUrl field is Indexed and

Re: Solr Boosting Unique Values

2014-09-28 Thread rulinma
ok. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Boosting-Unique-Values-tp4160507p4161627.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Boosting Unique Values

2014-09-23 Thread O. Olson
> Best, > Erick -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Boosting-Unique-Values-tp4160507p4160736.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Boosting Unique Values

2014-09-22 Thread Erick Erickson
O. O. > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Boosting-Unique-Values-tp4160507.html > Sent from the Solr - User mailing list archive at Nabble.com.

Solr Boosting Unique Values

2014-09-22 Thread O. Olson
boost the products with quantity, I can add &bf=log(qty) to the request. Is there some similar function I can add to the ImageUrl field to boost unique values? Thank you in advance, O. O. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Boosting-Unique-Values-