koha 3.2.1 search more than one word with icu
hello all we have a problem here when searching at more than one word like (the children) koha give us no result found are there any suggessions??? thanks alot
Hi, I see the same behavior in our 3.2.1 installation with ICU indexing. A quick search for 'religion' gives me a normal result list. When I pick an additional word from the result list and add it to my search term, like 'religion geschichte' I don't get any results. The same query in our 3.01.00.061 installation with ICU indexing works without problems. We are trying to find the problem. Please share if you already found a solution. Katrin From: koha-bounces@lists.katipo.co.nz <mailto:koha-bounces@lists.katipo.co.nz> [mailto:koha-bounces@lists.katipo.co.nz] <mailto:[mailto:koha-bounces@lists.katipo.co.nz]> On Behalf Of Abdulsalam Yousef Sent: Saturday, December 18, 2010 2:43 PM To: koha@lists.katipo.co.nz <mailto:koha@lists.katipo.co.nz> Subject: [Koha] koha 3.2.1 search more than one word with icu hello all we have a problem here when searching at more than one word like (the children) koha give us no result found are there any suggessions??? thanks alot
On 21/12/10 13:41, Fischer, Katrin wrote:
I see the same behavior in our 3.2.1 installation with ICU indexing.
A quick search for 'religion' gives me a normal result list.
When I pick an additional word from the result list and add it to my search term, like 'religion geschichte' I don't get any results.
The same query in our 3.01.00.061 installation with ICU indexing works without problems.
We are trying to find the problem. Please share if you already found a solution.
There are a few fixes in master and in the 3.2.x for C4/Search.pm which may be relevant. A quick test using 3.2.x's current HEAD appears to have the correct behaviour. Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
Le 21/12/2010 16:30, Colin Campbell a écrit :
On 21/12/10 13:41, Fischer, Katrin wrote:
I see the same behavior in our 3.2.1 installation with ICU indexing.
A quick search for 'religion' gives me a normal result list.
When I pick an additional word from the result list and add it to my search term, like 'religion geschichte' I don't get any results.
The same query in our 3.01.00.061 installation with ICU indexing works without problems.
We are trying to find the problem. Please share if you already found a solution.
There are a few fixes in master and in the 3.2.x for C4/Search.pm which may be relevant. A quick test using 3.2.x's current HEAD appears to have the correct behaviour.
Colin
Hi Colin, do you have icu enabled ? It seems that that problem occurs only with icu enabled. This commit 34b4ac9ddc34430f43520c12d3cb206d18c4be62 on koha-biblibre.git fixes that. (Katrin Fischer may confirm) Hope that helps. -- Henri-Damien LAURENT
I can confirm that the patch solved the described problem in 3.2.1 - But I want to test a bit more to make sure (searching with Hebrew, Advanced Search and reactivating some of the search system preferences) And we should probably test our current setup with HEAD/3.2.2 too. Katrin
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of LAURENT Henri-Damien Sent: Tuesday, December 21, 2010 5:01 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] koha 3.2.1 search more than one word with icu
Le 21/12/2010 16:30, Colin Campbell a écrit :
On 21/12/10 13:41, Fischer, Katrin wrote:
I see the same behavior in our 3.2.1 installation with ICU indexing.
A quick search for 'religion' gives me a normal result list.
When I pick an additional word from the result list and add it to my search term, like 'religion geschichte' I don't get any results.
The same query in our 3.01.00.061 installation with ICU indexing works without problems.
We are trying to find the problem. Please share if you already found a solution.
There are a few fixes in master and in the 3.2.x for C4/Search.pm which may be relevant. A quick test using 3.2.x's current HEAD appears to have the correct behaviour.
Colin
Hi Colin, do you have icu enabled ? It seems that that problem occurs only with icu enabled. This commit 34b4ac9ddc34430f43520c12d3cb206d18c4be62 on koha-biblibre.git fixes that. (Katrin Fischer may confirm) Hope that helps. -- Henri-Damien LAURENT _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Abdulsalam Yousef -
Colin Campbell -
Fischer, Katrin -
LAURENT Henri-Damien