[Bitrix\Main\DB\SqlQueryException] 
Mysql query error: (1146) Table 'u0249001_VA.b_iblock_1_index' doesn't exist (400)

					SELECT
						F.FACET_ID
						,F.VALUE
						,MIN(F.VALUE_NUM) MIN_VALUE_NUM
						,MAX(F.VALUE_NUM) MAX_VALUE_NUM
						,MAX(case when LOCATE('.', F.VALUE_NUM) > 0 then LENGTH(SUBSTRING_INDEX(F.VALUE_NUM, '.', -1)) else 0 end) VALUE_FRAC_LEN
						,COUNT(DISTINCT F.ELEMENT_ID) ELEMENT_COUNT
					FROM
						
			b_iblock B
			INNER JOIN b_lang L ON B.LID=L.LID
			INNER JOIN b_iblock_element BE ON BE.IBLOCK_ID = B.ID
			
		
							INNER JOIN b_iblock_1_index F ON BE.ID = F.ELEMENT_ID
					WHERE
						F.SECTION_ID = 0
						and F.FACET_ID in (2)
						
			AND (
			
				(((BE.ACTIVE_TO >= now() OR BE.ACTIVE_TO IS NULL) AND (BE.ACTIVE_FROM <= now() OR BE.ACTIVE_FROM IS NULL)))
				AND ((((BE.IBLOCK_ID = '1'))))
			)
			AND (((BE.WF_STATUS_ID=1 AND BE.WF_PARENT_ELEMENT_ID IS NULL)))
			AND ((
				B.ID IN (
			SELECT IBLOCK_ID
			FROM b_iblock_group IBG
			WHERE IBG.GROUP_ID IN (2)
			AND IBG.PERMISSION >= 'R'
		
				AND (IBG.PERMISSION='X' OR B.ACTIVE='Y')
			)
				OR (B.RIGHTS_MODE = 'E' AND EXISTS (
				SELECT ER.ELEMENT_ID
				FROM b_iblock_element_right ER
				INNER JOIN b_iblock_right IBR ON IBR.ID = ER.RIGHT_ID
				INNER JOIN b_user_access UA ON UA.ACCESS_CODE = IBR.GROUP_CODE AND UA.USER_ID = 0
				WHERE ER.ELEMENT_ID = BE.ID
				AND IBR.OP_EREAD = 'Y'
				
			))
			))
					GROUP BY
						F.FACET_ID, F.VALUE
				
UNION ALL

				SELECT
					F.FACET_ID
					,F.VALUE
					,MIN(F.VALUE_NUM) MIN_VALUE_NUM
					,MAX(F.VALUE_NUM) MAX_VALUE_NUM
					,MAX(case when LOCATE('.', F.VALUE_NUM) > 0 then LENGTH(SUBSTRING_INDEX(F.VALUE_NUM, '.', -1)) else 0 end) VALUE_FRAC_LEN
					,COUNT(DISTINCT F.ELEMENT_ID) ELEMENT_COUNT
				FROM
					b_iblock_1_index F
					INNER JOIN (
						SELECT BE.ID
						FROM
							
			b_iblock B
			INNER JOIN b_lang L ON B.LID=L.LID
			INNER JOIN b_iblock_element BE ON BE.IBLOCK_ID = B.ID
			
		
							INNER JOIN b_iblock_1_index FC on FC.ELEMENT_ID = BE.ID
						WHERE 1=1 AND FC.SECTION_ID = 0 AND FC.FACET_ID = 2 AND FC.VALUE_NUM = 0 AND FC.VALUE in (1)
						
			AND (
			
				(((BE.ACTIVE_TO >= now() OR BE.ACTIVE_TO IS NULL) AND (BE.ACTIVE_FROM <= now() OR BE.ACTIVE_FROM IS NULL)))
				AND ((((BE.IBLOCK_ID = '1'))))
			)
			AND (((BE.WF_STATUS_ID=1 AND BE.WF_PARENT_ELEMENT_ID IS NULL)))
			AND ((
				B.ID IN (
			SELECT IBLOCK_ID
			FROM b_iblock_group IBG
			WHERE IBG.GROUP_ID IN (2)
			AND IBG.PERMISSION >= 'R'
		
				AND (IBG.PERMISSION='X' OR B.ACTIVE='Y')
			)
				OR (B.RIGHTS_MODE = 'E' AND EXISTS (
				SELECT ER.ELEMENT_ID
				FROM b_iblock_element_right ER
				INNER JOIN b_iblock_right IBR ON IBR.ID = ER.RIGHT_ID
				INNER JOIN b_user_access UA ON UA.ACCESS_CODE = IBR.GROUP_CODE AND UA.USER_ID = 0
				WHERE ER.ELEMENT_ID = BE.ID
				AND IBR.OP_EREAD = 'Y'
				
			))
			))
					) E ON E.ID = F.ELEMENT_ID
				WHERE
					F.SECTION_ID = 0
					and F.FACET_ID in (4,6,8,12,22,10,18,14,20)
				GROUP BY
					F.FACET_ID, F.VALUE
			
/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/lib/db/mysqliconnection.php:149
#0: Bitrix\Main\DB\MysqliConnection->queryInternal(string, array, NULL)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/lib/db/connection.php:331
#1: Bitrix\Main\DB\Connection->query(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/iblock/lib/propertyindex/facet.php:340
#2: Bitrix\Iblock\PropertyIndex\Facet->query(array)
	/var/www/u0249001/data/www/velikan-auto.ru/local/components/velikan_new/catalog.smart.filter/component.php:446
#3: include(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:615
#4: CBitrixComponent->__includeComponent()
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:105
#5: CBitrixComponent->executeComponent()
	/var/www/u0249001/data/www/velikan-auto.ru/local/components/velikan_new/catalog.smart.filter/class.php:138
#6: CBitrixCatalogSmartFilter->executeComponent()
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:668
#7: CBitrixComponent->includeComponent(string, array, boolean, boolean)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/main.php:1195
#8: CAllMain->IncludeComponent(string, string, array, boolean)
	/var/www/u0249001/data/www/velikan-auto.ru/local/components/velikan_new/filter/templates/main_filter_wo_container/template.php:32
#9: include(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component_template.php:790
#10: CBitrixComponentTemplate->__IncludePHPTemplate(array, array, string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component_template.php:885
#11: CBitrixComponentTemplate->IncludeTemplate(array)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:784
#12: CBitrixComponent->showComponentTemplate()
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:724
#13: CBitrixComponent->includeComponentTemplate()
	/var/www/u0249001/data/www/velikan-auto.ru/local/components/velikan_new/filter/component.php:3
#14: include(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:615
#15: CBitrixComponent->__includeComponent()
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/component.php:692
#16: CBitrixComponent->includeComponent(string, array, boolean, boolean)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/classes/general/main.php:1195
#17: CAllMain->IncludeComponent(string, string, array, boolean)
	/var/www/u0249001/data/www/velikan-auto.ru/cars/index.php:34
#18: include_once(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/modules/main/include/urlrewrite.php:184
#19: include_once(string)
	/var/www/u0249001/data/www/velikan-auto.ru/bitrix/urlrewrite.php:2
----------