SuiteCRM has an option to enable or disable a full text global search. The full text global search is powered by Zend Lucene search framework. The search works very similar to the standard global search, but provides the enhanced functionality of searching text in documents and other files, compared to the record-level search provided by the standard global search.
Note: System Administrators can enable/disable the full text search by clicking on the AOD Settings link within the admin panel.
This will display the AOD option to enable/disable the full text search.
The search returns results slightly different to global search. Results are returned in order of score. Records are scored dependent on how well you match the search criteria provided by you – from 0-100%.