myBase GDS Plugin works with Google Desktop Search (GDS), and is intended to make myBase .nyf files indexable by Google Desktop Search.
myBase GDS Plugin is invoked by GDS crawler to handle .nyf files in background. The plugin extracts text from within the given .nyf database file and then send the resulting text to GDS for indexing.
myBase GDS Plugin extracts text content from within .nyf files by attachment file type.
GDS crawler is scheduled to start when the system has been left in idle for a while and then crawl through the file system in background to index updated files.
The crawler could invoke myBase GDS Plugin at any time when it meets a .nyf file that matches the Crawler Policies. After myBase GDS Plugin is invoked, it opens the given .nyf file as readonly and starts to extract text contents.
During this process, the .nyf file is unable to open for 'Modify' or 'Edit' by any other applications including myBase itself. However it is still enabled to open for 'View' or 'Read' by myBase Viewer etc.
If the 'Load Failure' issue occurs when loading a .nyf database after this plugin is installed, please double check the system and see if it is being indexed at the moment, and you may need to wait for a while and then try again.