Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: relevant computing.   Results from 1 to 10 from 14 (0.305s).
Did you mean:
Relaxer(?): relevant  computing 
Loading phrases to help you
refine your search...
Re: relevancy "buckets" and secondary searching - Lucene - [mail # user]
..., then the secondary field (title in your case), but 'normalize' the score to your 'user visible' scores before re-sorting. If your 'normalized' score is computed properly, this should force the secondary sort...
... to occur and produce the 'proper' sorting that the user expects.  I think the trick here is in computing the proper normalized score from Lucene's raw scores, which will vary depending on boosts...
   Author: Peter Keegan, 2007-02-06, 00:07
Re: BoostingTermQuery scoring - Lucene - [mail # user]
... simple (albeit inelegant) solution that seems to work. The 'boost' field is still created as before, but it is only used to compute IDF values for the weight class 'Boosting...
   Author: Peter Keegan, 2008-11-06, 18:08
Search results for computing :
Re: Announcement: Lucene powering Monster job search index (Beta) - Lucene - [mail # user]
   Author: Peter Keegan, 2007-01-28, 20:27
Re: Hierarchical document - Lucene - [mail # user]
   Author: Peter Keegan, 2003-10-21, 15:34
Re: Scoring results?! - Lucene - [mail # user]
   Author: Peter Keegan, 2007-08-30, 14:55
Re: Announcement: Lucene powering Monster job search index (Beta) - Lucene - [mail # user]
   Author: Peter Keegan, 2007-03-16, 19:36
Re: Sorting by Score - Lucene - [mail # user]
   Author: Peter Keegan, 2007-03-01, 13:30
Re: relevancy "buckets" and secondary searching - Lucene - [mail # user]
..., then the secondary field (title in your case), but 'normalize' the score to your 'user visible' scores before re-sorting. If your 'normalized' score is computed properly, this should force the secondary sort...
... to occur and produce the 'proper' sorting that the user expects.  I think the trick here is in computing the proper normalized score from Lucene's raw scores, which will vary depending on boosts...
   Author: Peter Keegan, 2007-02-06, 00:07
BoostingTermQuery.explain() bugs - Lucene - [mail # user]
   Author: Peter Keegan, 2007-08-30, 19:40
Re: Payloads and SpanScorer - Lucene - [mail # user]
   Author: Peter Keegan, 2008-07-10, 13:59
Re: question about custom sort method - Lucene - [mail # user]
   Author: Peter Keegan, 2006-05-17, 20:40
theoretical maximum score - Lucene - [mail # user]
   Author: Peter Keegan, 2008-05-09, 13:02
Sort:
project
Lucene (2)
type
mail # user (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (2)
author
Mattmann, Chris A (908)
Sean Owen (289)
Ted Dunning (218)
Chris Hostetter (195)
Sebastian Schelter (135)
Michael McCandless (121)
Dmitriy Lyubimov (97)
Robert Muir (94)
Jeff Eastman (82)
Jake Mannix (76)
Otis Gospodnetic (58)
Grant Ingersoll (54)
Weiwei Wang (50)
David Pilato (43)
Erik Hatcher (41)
Peter Keegan