Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
Sambonim Offline
New Member
 
Posts: 19
Join Date: Sep 2006
IRS and Search Case sensitive - 22-06-2007, 04:16 PM

I'm having a problem with the indexation of the words on the "search" and "IRS".
The search it's case sensitive, if i insert the word Domínio, only shows 3 articles, if I insert domínio I will have 21 articles, on IRS it's the same thing.
   
Reply With Quote
  (#2) Old
Sambonim Offline
New Member
 
Posts: 19
Join Date: Sep 2006
05-07-2007, 08:22 AM

Does any one have a solution for this problem?
Please show me the ligth!
   
Reply With Quote
  (#3) Old
Sheep Offline
Member
 
Sheep's Avatar
 
Posts: 333
Join Date: Feb 2007
Location: Lyon, France
05-07-2007, 08:52 AM

I also saw this problem 1 week ago (A staff in my company was playing with all the functions). I found that it's a CODE problem (the search is case insensitiv on some module) and found how to solve this but as atm i'm working on something else (SERM) i can't provide a global fix (many parts have to be fixed).

I was planning on doing a fix for this as soon as i finish my module.
Maybe at the end of the next week?


Antoine "Sheep" BERMON
-- I left kayako's community: do NOT contact me for job offers, thx --
   
Reply With Quote
  (#4) Old
Jamie Edwards Online
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,122
Join Date: Jan 2006
Location: United Kingdom
05-07-2007, 12:08 PM

Submitted as a bug: http://bugs.kayako.com/index.php?cmd=view&id=152


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
  • New to the forum? New user's guide here.
  • Submit bug reports here.
  • Submit support tickets via the members area.
  • Submit sales queries either via live chat or via e-mail.
  • There is no official ETA on Version 4.
   
Reply With Quote
  (#5) Old
Sambonim Offline
New Member
 
Posts: 19
Join Date: Sep 2006
17-07-2007, 07:33 AM

When the new version will come out?
This it's a very important for the foreigner clients, with this bug fixed we will reduce the number of tickets.

Thank you.
   
Reply With Quote
  (#6) Old
craigbrass Offline
Senior Member
 
Posts: 5,394
Join Date: Jun 2005
Location: Cumbria, UK
17-07-2007, 08:29 AM

A huge bug crunch is on at the moment so it will be when that is finished. Don't think it will be too long.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#7) Old
Mahesh Slaria Offline
Member
 
Posts: 183
Join Date: Jul 2006
20-07-2007, 07:49 AM

Hi Sambonim,

I am unable to duplicate this issue on my development box. We use standard MySQL FULLTEXT search and it is not case sensitive.

Please create support ticket or email me at mahesh.slaria@kayako.com with Admin CP access to trace the issue.

Regards,
   
Reply With Quote
  (#8) Old
Sambonim Offline
New Member
 
Posts: 19
Join Date: Sep 2006
20-07-2007, 01:29 PM

Hello Mahesh, I have sent the email, the subject is IRS and Search Case sensitive.

Thank you.
   
Reply With Quote
  (#9) Old
John Haugeland Offline
Developer
 
John Haugeland's Avatar
 
Posts: 405
Join Date: Dec 2007
Location: Idaho
31-07-2008, 07:41 PM

Case sensitivity of fulltext search is governed by the MySQL table/column collation. This is a server configuration issue, not actually a bug.

This may be repaired by the following commands in the mysql console (update the database name and the table name to match those of your install) :

use supportsuitedb;
alter table foo set collation=yourcharset_ci;

Because this is a fix that requires a fair amount of non-trivial work, we are happy to do this for people; if you need that, please open a support ticket.


John Haugeland (john.haugeland ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
irs, search, sensitive

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46