Re: printing scores

2009-07-12 Thread Chris Hostetter
: I have noticed a weird behabiour doing score testing. I do a search using : dismax request handler with no extra boosting in a index of a milion docs : searching in five fields. : Printing the score of the docs 3th,4th,5fh,6th I can see that is the same. : If I build the index with my own lucene

Re: printing scores

2009-07-10 Thread Marc Sturlese
Well I was asking it because I have a custom FieldComparatorSource that uses lucene score among other params to calculate the sorting. The thing is that with my own lucene servlet I am getting different results than using solr now (because score values are different and Solr is giving me back the

Re: printing scores

2009-07-10 Thread Erick Erickson
Why do you care? I'm not being too much of a jerk here, becausescores between separate queries are irrelevant. See: http://wiki.apache.org/lucene-java/ScoresAsPercentages So, the scores aren't important, the important thing is whether the doc