cancel
Showing results for 
Search instead for 
Did you mean: 

Questions regarding Global Search

isaac_ariza_cruz
Participant
0 Kudos

Hello experts,

I've been reading some threads and documentation regarding the Global Search capability like

However, I've also seen some system properties related with this feature. I have some questions regarding them which I really appreciate that somebody could clarify me:

  • userinterface.globalSearch.enable
    • Through this property, Global Search can be disabled. It is clear and no questions existing regarding this one.

  • userinterface.globalSearch.queryReport
    • What's the value to manage this property?
    • Could this property be used to set up a custom report instead of the standard one? As far as I know, when user clicks on Advanced link on the top of the screen, the report Search (ODP-ODP-GlobalSearch). But could it be possible to create a custom report and set it up in the Advanced link?

  • userinterface.globalSearch.queryReportAttachOnly
    • What's the value to manage this property? In the system I'm working on it is not set with any value.

  • userinterface.globalSearch.queryReportXML
    • What's the value to manage this property? In the system I'm working on it is not set with any value.

Thanks in advance for your help and support and best regards,

Isaac

Accepted Solutions (1)

Accepted Solutions (1)

former_member89217
Contributor
0 Kudos

Hello Isaac,

These properties are used to customize global search behaviour by overriding the queries (Report Name) used to do the search. 

From the property dictionary:

userinterface globalSearch.queryReport Enterprise -- This property
should be set to the global search query report name that returns search
results related to both document and attachment data.

userinterface globalSearch.queryReportAttachOnly Enterprise --This

property should be set to the global search query report name that returns

search results related to only attachment data.

userinterface globalSearch.queryReportXMLOnly Enterprise -- This
property should be set to the global search query report name that returns
search results related to only document data.

These are complex queries and making changes to them could result in
poor performance.

Regards,

Gary

isaac_ariza_cruz
Participant
0 Kudos

Hello Gary,

Thanks a lot for your answer. I really appreciate your support on that topic. We will take it into account for our solution definition.

Thanks again and best regards,

Isaac

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Isaac, Gary,

Is there a way to configure what business objects are included in the search?

For example, if we want to remove the All or Clause or Project option from Within Objects, to prevent users from seeing the results related to these.

Regards,

Reshma