File based Global Field Level Text Search in IDEA

1 post / 0 new
Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57
File based Global Field Level Text Search in IDEA
Hello Group Members,
 
We are familiar with the @ Function ~ @isini() which allows us to look for the presence of a Text occurrence in a defined field within IDEA. To take an example ~ @isini(“poker”, Website Name) to look for the occurrence of the Text “poker” in the field Website Name for prohibited website access by employees in an IT Review.
 
While @isini() allows us to look for a specified Text occurrence in one Field at a time, Data and Search within IDEA allows a global level Field search in a database within IDEA. So one can enter *poker* in the Text Search box within the Search dialog box and choose multiple fields to look in within your IT Internet Log File such as Website Name, Narration, Details and more.
 
So @isini() can be applied for a very focused field search whereas Search under Data can be applied for a global field level search within any database in IDEA.
 
Best Regards
 
Group Admin Team