How full-text search and indexing works
Operating mode
Cloud Suite
|ON-PREMISES
Modules
Services & CRM
Budget & Phases
Purchases
Resource Planning
Business Intelligence
With the Full Text Search from Vertec 6.8 onwards, it is now possible to search not only the texts in Vertec, but also the emails (including attachments) and documents stored in Vertec.
When the full-text search is launched for the first time, a general indexing must be performed in order to search and find the existing data. This will be triggered automatically by the Vertec Cloud Server as soon as it starts after the installation of version 6.8. Therefore, the full-text search and the indexing of changes in the Vertec Cloud App and the Vertec Web App run automatically without any additional settings, both in the Cloud Suite and On-Premises.
When operating On-Premises, additional configurations must be made in the following scenarios:
The full text search works as follows:
Intern
).There is planned task Index für Volltextsuche erneuern
, which runs by default every Saturday night and thus cleans the full-text search index every week.
The scheduled task can also be executed manually by right-clicking > Run Now. However, this must be done with caution, as the entire index will be re-created and search will be limited during this time.
Individual objects, object lists or objects by class can also be re-indexed via Python features vtcapp.indexlist() and vtcapp.indexclass(), documents and emails via vtcapp.indexactivities().
If the user who starts a full-text search does not have Index Field Configuration on certain objects or fields of the Read Permission, then the corresponding entries are filtered out of the results list and do not appear in the search results.
For documents and emails (here the indexing is set in the System Settings) the following rights apply:
content
checked, for the document name on documentFullName
.content
checked. Please note that the text of the email is also in the text field of the activity, which is present by default in the index configuration. In this case, the text of the email is still found and the activity is shown as a result.