eZ Community » Forums » General » search does not work for the text 'gia'
expandshrink

search does not work for the text 'gia'

search does not work for the text 'gia'

Tuesday 12 June 2012 3:41:54 pm - 3 replies

Hello,

I'm using standard search.tpl template and the problem appears also using administration interface and using advanced search.

The problem is that I get a strange problem in searching the textfield "gia"

It's very strange because for every other word the search function works succesfully:

In the same path of the content tree if I create an article and call it "gio" when I search for "gio" it is shown correctly in results.While if I create an article and call it "gia" when I search for "gia" it is NOT SHOWN and search_count variable is set to 0

I get the problem only searching for objects named 'gia':all other words seems to work

The problem does not seem to be related to some cache problem because I have also clear the cache and nothing changed

ezpblish 4.3.0;php 5.3.6;mysql 5.1.38

Anyone have some ideas?

Monday 25 June 2012 3:47:39 pm

Hi,

Can you check if the "gia" word exist in "ezsearch_word" table?

Best regards,

Jean-Luc.

Tuesday 26 June 2012 4:52:44 pm

Hello,

Thanks for replying:

The result of the query

select * from ezsearch_word where word="gia";

is:

id word object_count
820 già 120
4708 gia 115

Although searching for both "gia" and "già" return no result

What does it means?

Have you got any idea,or some check I should do?

Wednesday 27 June 2012 6:38:12 pm

I found the solutions:

delete ezsearch_word where id=820; 

What this means?

NoOne Knows it

expandshrink

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu