http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13414 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 34316 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34316 Bug 13414 - Enable automatic right truncation while searching by relevance Review of attachment 34316: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13414&attachment=34316) ----------------------------------------------------------------- ::: installer/data/mysql/sysprefs.sql @@ +343,4 @@
('QueryAutoTruncate','1',NULL,'If ON, query truncation is enabled by default','YesNo'), ('QueryFuzzy','1',NULL,'If ON, enables fuzzy option for searches','YesNo'), ('QueryStemming','1',NULL,'If ON, enables query stemming','YesNo'), +('QueryWeightFields','1','0|1|2','Enable field weighting research','Choice'),
"Enable field weighting research"? What does research mean in this context? -- You are receiving this mail because: You are watching all bug changes.