http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7818

--- Comment #5 from Jared Camins-Esakov <[email protected]> ---
(In reply to comment #4)
> (In reply to comment #2)
> > In particular, note that 245$c in the GRS-1 configuration does *not* get put
> > into the Title index. In C4::Search, hits in the Title index are marked as
> > r3, which (under GRS-1) ignores the statement of responsibility in 245$c.
> > With the conversion of record.abs to DOM indexes, the Title:w, Title:p
> > indexes now include the statement of responsibility, which means that
> > authors' names will be given r3 ranking, *plus* the additional weighting for
> > appearing additional times elsewhere in the record.
> 
> My inclination would be to add a "title-rel" index to the index config that
> includes (say) the 245$a and $b and have that be used for the hard-coded
> relevance ranking, with suitable shimming to leave GRS-1-based configs
> unaffected.  Thoughts?

+1 from me. I'd suggest adding title-rel to record.abs, and just adjust the r3
configuration for all installations.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to