Search Access settings for Access Request with Contains MatchMode

Which IIQ version are you inquiring about?

8.4

Share all details about your problem, including any error messages you may have received.

Long story short, we want to add attribute “value” as a search criteria in Manage Access search bar and keep ‘Contains’ as a MatchMode setting.

And here’s the problem, we can’t find the setting that is responsible for that, like in UIConfig there’s a setting for Identity search(identitySearchAttributes) and it seems to be working correctly even in Manage Access’s Select Users page but for Access search there’s no option that could increase the number of attributes that are used for search.

We tried usuing Full Text Search and it solves the issue of the “search not using ‘value’ attribute” but it isn’t using Contains as a MatchMode setting. What it seems to do, is separating analyzed fields, splitting them by spaces and using Starts With for each of them.

So here’s the question(s) is there a setting that we are not aware of that could increase the number of attributes that are used for search? Is there a way to force Full Text Search to use Contains after it splits the string? Do you have any propositions of how we can solve this problem?

From what I know, there is no way to change this behavior(to use CONTAINS instead of STARTS WITH).

Thanks for your response, are you perchance aware of a setting that will allow us to add attribute “value” as additional search criteria in default search? I can see that it defaults to id/displayName so there should be some kind of parameter that is responsible for setting that?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.