# Search

![](/files/-LioWGfTGi4_crfh-UPE)This category allows you to configure the full-text indexing feature of Chamilo. It requires, however, the php5-xapian module (as well as a few additional applications) to be installed on the server in order to work. This feature was previously available only in the medical version, but was added to mainstream Chamilo 1.8.8.4 as is the engagement from the Chamilo official providers.

You will need to enable this feature and define an additional search tag (ie “Author”) **before** you upload documents in order for these to be indexed (and searchable).

Don't hesitate to ask for dedicated hosting from one of the Chamilo's official providers if you've got issues setting it all up.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chamilo.org/1.11.x/admin-guide/platform_administration/chamilo_configuration_settings/search.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
