Author Topic: Building The Search Functionality  (Read 23232 times)

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Building The Search Functionality
« Reply #30 on: January 22, 2015, 07:15:22 AM »
Hi Kubig,
Were you able to run this in your environment?

Let me know please.


Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Building The Search Functionality
« Reply #31 on: January 28, 2015, 10:32:17 AM »
Hi Kubig/Cavagnaro,
Any help is much appreciated in this regard.


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Building The Search Functionality
« Reply #32 on: January 28, 2015, 10:35:17 AM »
Hi, sorry for delay. I did made a quick test and you are right and it does not work as expected. Unfortunately, I have not got time for deep investigation (read directly the Lucene and look at the available "columns") - so, try to test it yourself and let us know, what is the result.

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Building The Search Functionality
« Reply #33 on: January 28, 2015, 02:48:54 PM »
Hi Kubig,
Thanks for the response, can you tell me at least if you tried it in iWS or with your custom PSDK app?


Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Building The Search Functionality
« Reply #34 on: January 28, 2015, 02:50:57 PM »
Tried within custom app. In IWS should be this available, so the test in IWS can lead to the find out the root-cause or format in what the query should be.

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Building The Search Functionality
« Reply #35 on: March 12, 2015, 10:05:39 AM »
Hi Guys,
I recently received a response from Genesys stating in iWS search functionality was only made available in 8.5 version of iWS. So if any of you have recently upgraded to this version and tested it please let me know. I am in the process of upgrading mine. I will post my results if at all iWS is doing what I am looking for.

Thanks in advance.

Offline RobertH

  • Jr. Member
  • **
  • Posts: 69
  • Karma: 1
Re: Building The Search Functionality
« Reply #36 on: March 20, 2015, 08:23:18 PM »
With Workspace desktop 8.5 latest, you can search ucs for any interaction and search attributes are configurable.
It is not limited anymore to my interactions or interactions assigned with contact.
It is possible to search for instance, any interaction assigned to agent xy or any interaction sent from address yz.

The attribute doesnt need to be searchable. But when it is not indexed, performance of such search can be low and results are coming slowly. This depends from number of records in ucs and current load.

Be careful when you will try to get real time result from attributes which are not searchable. Searchable attribute should be indexed by ucs. Nad results based on these atributes should come back faster.

Offline upk_singhm

  • Jr. Member
  • **
  • Posts: 88
  • Karma: 0
Re: Building The Search Functionality
« Reply #37 on: June 03, 2015, 06:16:38 PM »
Hi Robik,
Thanks for your response, but let me enlighten you here that even with iWS it doesn't search using the StrAttribute columns instead searches for within the AllAttributes column and that is not a healthy way of doing it in a production environment since that column isn't indexed.

So I am now on the mercy of Genesys to let us know if at all customer attribute indexing works with Apache.Lucene or not.

Appreciate your response, I will keep you guys posted, I have a call with the Genesys team next week.

Regards,
Upkar