# Free Configuration Review

Let Manticore core team review your Manticore Search configuration. Manticore Search is an easy to use open source fast database for search. Modern, fast, light-weight, outstanding full-text search capabilities

There are often optimizations that can be made to a Sphinx / Manticore setup by changing some simple directives in the configuration or making quick changes to an index definition.

Some common mistakes and issues can include:

* выполнение main+delta без kill‑lists, даже если дельта включает обновлённые записи, найденные в основной части
* использование подстановок с очень коротким префиксом/инфиксом, что в некоторых случаях может сильно ухудшать производительность
* отключённые (непреднамеренно) бесшовные ротации и возникновение задержек при ротации индексов
* добавление текстов как строковых атрибутов, даже если они не используются ни для каких операций (фильтрация, группировка, сортировка) и не обязательны для отображения в результатах
* использование устаревших настроек

Having a quick look on the configuration can show issues or potential issues, this is why we want to offer a gift to our growing community!

When uploading your configuration file, we recommend to remove any database credentials first.

We suggest also you give as many possible details about your setup: how big is the data you have, how typical queries look and what issues you experience.
