http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8712 --- Comment #26 from Srikanth Dhondi <srikanth@catalyst.net.nz> --- (In reply to comment #14)
Changing the default indexes is also a bad idea because of a bug in Koha. There is a good reason why they should remain keyword from top to bottom. Say you have 3 fields and those are preselected:
Author _____ Title _____ Keyword _____
Now you go and enter your search terms into Title leaving the first search option for Author empty - Koha will search for your search terms in Author.
That's one more reason we really need the search rewrite.
I agree with Katrin, the attachement #13107 should only be included after the search code has been cleaned up. -- You are receiving this mail because: You are watching all bug changes.