Page 1 of 1

Case sensitivity on searching

PostPosted:Tue Sep 18, 2012 1:35 pm
by cleverghost
Is there some way I can make searches, keyword or otherwise, not case-sensitive?

Currently running latest build on Ubuntu 12.04

Re: Case sensitivity on searching

PostPosted:Tue Sep 18, 2012 6:47 pm
by jllort
Should be make some changes in default lucene configuration, the default tokenitzer is not case sensitive should be changed to other.

Re: Case sensitivity on searching

PostPosted:Wed Feb 20, 2013 8:46 am
by cjain78
Can you tell us the steps to change this configuration?

Regards
Chirag

Re: Case sensitivity on searching

PostPosted:Wed Mar 13, 2013 8:55 am
by pavila
First of all I would like to know which OpenKM version are you using. We are working in a new OpenKM Community release and we need feedback. Please, try to reproduce the issue with a recent nighbuild from http://integration.openkm.com/6.2/ .

Re: Case sensitivity on searching

PostPosted:Tue Jul 23, 2019 1:35 pm
by ssaffari
Hi all,

I am currently struggling with this issue, too.
On Version 6.3.7 (build: 3fc09ed) the search is case sensitive, which makes is quite difficult for the users. Where can I change the configuration to have a case insensitive search?

Re: Case sensitivity on searching

PostPosted:Thu Jul 25, 2019 3:03 pm
by jllort
That has a relation with Lucene analyzer ( https://docs.openkm.com/kcenter/view/ok ... lyzer.html ) should investiga if there's a case insensitive analyzer.