The CSearch class is used to index the site information and perform searches.
Methods
Method | Description |
ChangeIndex |
The method updates the information concerning the specified module in the
index. |
ChangePermission |
The function changes permissions to access the indexed information of the
specified module. |
CSearch |
The CSearch constructor returns index records satisfying the passed
query string and parameters. |
DeleteIndex |
The method deletes the specified information from the index. |
Index |
The method indexes an information item. |
ReindexModule |
The method re-indexes the information on the specified module. |