Tables are empty:

b_search_content_freq b_search_content_stem b_search_content_text b_search_custom_rank .b_search_stem b_search_suggest b_search_user_right 

and what should be done to fill the data tables? use the search on the Sphinx. (checkboxes "When ranking results take into account the distance between the words", "When ranking results take into account the rating" are checked)

And what are these tables responsible for?

    1 answer 1

    In each information block there are settings “Index elements for the search module”, so if you need data from a specific information block to participate in the search, you need to enable it.
    Then, when you configure information blocks, you need to go to Settings - Search - Reindexing and do a full reindexing, after that these tables should be filled.

    • Thanks for the answer, the fact is, I repeatedly indexed (within a month), but these tables are not filled, and the remaining tables are filled ... For example, I suppose I need a b_search_content_stem or b_search_stem table so that the search goes by letter in search.title I have these tables empty, except for the other tables of the search module (the module deleted, installed, reindexed, the result is zero) I exported the database from the working site. - RanMan
    • I look at checking the site - testing bd- everywhere is the column "successfully" Checking / restoring tables — each table has the status "OK" And also the information block participates in the search ... (there are ticks "Index sections for the search module", "Index elements for search module ") - RanMan
    • @RanMan in the settings of the search module, select bitrix and try to index the site, see the result, if it works, then most likely it's in the settings of sphinx or in the sphinx engine itself - Igor Branitsky
    • I will try, and at a sphinx all tables of the module of search should be filled? here, even in the sphinx config, the stemming is worth it. min_stemming_len = 3 joxi.ru/BA0L6BDHJXpg8A - RanMan
    • @RanMan in general should and are filled, never had such a problem. If it works without a sphinx, you need to look at the sphinx configuration - Igor Branitsky