![]() |
|
|
Module “Search system”In the system a general purpose search system is used. It provides the search of the keywords, entered by a user, on all the pages of the web-site. The search is performed without using a morphological analysis, i.e. by the exact match of the search substring, entered by a user, and the text fragment of a web-page. The search is done by using a full-text index of the site, that is updated at the site administrator's command. |
|
|