Re: Unwanted clustering of search results after sorting by score

2009-01-16 Thread Axel Tetzlaff
. Can you give me a closer hint on how you would aggregate this information with a function query? thanks, Axel -- View this message in context: http://www.nabble.com/Unwanted-clustering-of-search-results-after-sorting-by-score-tp20977761p21495453.html Sent from the Solr - User mailing l

Re: Unwanted clustering of search results after sorting by score

2009-01-15 Thread Otis Gospodnetic
8:15:29 AM > Subject: Re: Unwanted clustering of search results after sorting by score > > > Hi, > > I'm working on the problem Max described as well. We did try to omit the > norms which lead to the phenomenon that products that have a very extensive > description were mo

Re: Unwanted clustering of search results after sorting by score

2009-01-15 Thread Axel Tetzlaff
l -- View this message in context: http://www.nabble.com/Unwanted-clustering-of-search-results-after-sorting-by-score-tp20977761p21477387.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Unwanted clustering of search results after sorting by score

2008-12-16 Thread Chris Hostetter
: Max - field collapsing may be your friend - https://issues.apache.org/jira/browse/SOLR-236 that doesn't really seem related ... i don't believe Max wants to see all results from a store "collapsed" into on result, i think he wants to see results from differnet stores treated "more fairly" and

Re: Unwanted clustering of search results after sorting by score

2008-12-12 Thread Otis Gospodnetic
> Sent: Friday, December 12, 2008 10:23:23 AM > Subject: Unwanted clustering of search results after sorting by score > > Hallo, > > We have a website on which you can search through a large amount of > products from different shops. > > The information describing the p

Unwanted clustering of search results after sorting by score

2008-12-12 Thread Max Scheffler
Hallo, We have a website on which you can search through a large amount of products from different shops. The information describing the products are provided to us by the shops which sell these products. If we sort a search result by score many products of the same shop are clustered together.