Hi Kaan,
unfortunately, there is no programatic access to the DataFinder search area definition.
One approach to improve search performance is to reduce the maximum number of results (default is 500). That can be done in DIAdem SCRIPT:
Navigator.Display.CurrDataProvider.ResultsList.Elements.MaxCount = 200
Also, for advanced query searches for "files" are faster than searches for "groups" and "channels".
The PF usage is strange. Maybe you can provide us with more details about the problematic query:
- Quick Search or Advanced Search
- What element you are searching for (file, group or channel)
- Your query condition
- Your database size (in GB, and # of files, group, channels as displayed in the DataFinder About Dialog in the tray icon)
Cheers,
Ralf