https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316
--- Comment #11 from Alex Arnaud <[email protected]> --- (In reply to Séverine Queune from comment #10) > Patchs work as described. > > I misunderstood the way to use numbers, thinking "1" was the most important > field(s) I wanted to search in. > Maybe a warning or more detailed description would be useful for reindex can > take time for big databases, it would be sad if others make the same mistake > as I. You mean add a warning to tell users that more the weight is hight more the field is important? > > This weighting add a lot of relevance to the simple search. > > In reaction to Gaetan's comment, it also appears that having weight on > sub-fields used on the same index would be great. > For example, when searching with index "title" in our Unimarc system, we > would like to display books that contains the searched word in 200$b before > the ones in 410$t. I'm not yet confortable enough with all ES capabilities, but it could be done by adding a "other-title" search field with a different weight. Does it make sens for you? -- 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/
