最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

webi - How to do a case insensitive search in web intelligence? - Stack Overflow

programmeradmin0浏览0评论

I am trying to search a field of text data but Web intelligence will only provide an answer if the case of the search term exactly matches the case of the word as it appears in the data field.

Let's illustrate this with a practical example. Let's say I have a database of case notes, all of which are contained in a single field 'Casenote'. Each case consists of ordinary text up to 200 characters in length total.

My filter is constructed as follows (note that the last field is prompted from the user)

Casenote Matches pattern %Trump%

MY expectation, or how I want my query to work in practice, is that Webi would return any entry which contains Trump, TRUMP, tRUMp, TRumP etc etc etc

In practice though the search is case sensitive so in the above filter the entries returned would all have 'Trump' in them but an entry with simply 'TRUMP' would not be returned.

My question is - how can one use webi to make a case insensitive search based on a single piece of data provided by the user? I have researched this and tried a number of different ideas to no success. First there is no capacity to do a fuzzy match. Secondly I could do some manipulation when designing the report but I have no way to pass the user provided piece of data 'Trump' to the report.

Can anyone help? Please note that I am told the version of Webi I am using is somewhat old so later versions of Webi may additional tools to solve this problem.

Thanks for your help

Peter

I design a query to search data but it was a case sensitive search. I expected it to be case insensitive.

发布评论

评论列表(0)

  1. 暂无评论