http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4116 pmlozeau <pmlozeau@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmlozeau@inlibro.com --- Comment #1 from pmlozeau <pmlozeau@inlibro.com> 2010-02-09 17:18:10 --- (In reply to comment #0)
if i search the same chain of characters from the cataloging module or the advanced search module within the staff client, the number of results are differents.
I can confirm this bug. I tried a couple of searches in some test sites and came up with examples that lead me to believe that it might be a problem with truncation. I should start by mentioning that the staff search module and OPAC give the same amount of results. What's seems to be the problem, is that the cataloging module doesn't give search results for truncated terms. Ex: Staff search/OPAC will give more results than the cataloging module when we use the search term "Quebec". That's because the staff search will automatically find terms like "Quebecois", "Quebecoise" and "Quebecoises". I came up with the same problem when I tried searching for "revolution" and found "revolutionnaire" in the OPAC but not in the cataloging module. So it seems that the cataloging modules only gives results for exact terms. P.S. No comments on why I choose those terms. They simply were the best examples I came up with. Don't go off thinking I'm planning something. :-) -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.