Index
Uit Covide
This module uses “beagle daemon” to search for complex data and index them. Beagle is a search tool that searches the personal information space to find whatever the users are looking for. Further help regarding beagle daemon is available at Beagle-Project.This is used by the search form that is on the top header of the site.
Index_output
Class file: output.php</br> This class is essential for searching company names, projects, notes, etc. globally on the covide site according to the calendar dates. This uses “beagle daemon” and has classes for initializing beagle, searching data and takes help from the classes Address_data, Sales_data, Todo_data, Support_data, Note_data, Calendar_data for the purpose.
Index_data
Class file: data.php</br> This class has functions for displaying advanced search form and search results and takes help from classes Filesys_data, Email_data, Calendar_data, Address_data, Note_data, Support_data, Project_data for the purpose.
