{"id":1674,"date":"2026-06-26T16:39:28","date_gmt":"2026-06-26T16:39:28","guid":{"rendered":"https:\/\/global-ecommerce-services.com\/wiki\/?page_id=1674"},"modified":"2026-06-26T17:49:54","modified_gmt":"2026-06-26T17:49:54","slug":"vehicle-search-intelligence-user-guide","status":"publish","type":"page","link":"https:\/\/global-ecommerce-services.com\/wiki\/vehicle-search-intelligence-user-guide\/","title":{"rendered":"Vehicle Search Intelligence (VSI) User guide"},"content":{"rendered":"\n<div id=\"toc_container\" class=\"no_bullets\"><p class=\"toc_title\">Table of Contents<\/p><ul class=\"toc_list\"><li><a href=\"#Overview\"><span class=\"toc_number toc_depth_1\">1<\/span> Overview<\/a><\/li><li><a href=\"#Features\"><span class=\"toc_number toc_depth_1\">2<\/span> Features<\/a><\/li><li><a href=\"#Installation\"><span class=\"toc_number toc_depth_1\">3<\/span> Installation<\/a><ul><li><a href=\"#Install_using_Composer\"><span class=\"toc_number toc_depth_2\">3.1<\/span> Install using Composer<\/a><\/li><li><a href=\"#Install_manually\"><span class=\"toc_number toc_depth_2\">3.2<\/span> Install manually<\/a><\/li><li><a href=\"#Fitment_Index\"><span class=\"toc_number toc_depth_2\">3.3<\/span> Fitment Index<\/a><\/li><\/ul><\/li><li><a href=\"#Configuration\"><span class=\"toc_number toc_depth_1\">4<\/span> Configuration<\/a><ul><li><a href=\"#Settings\"><span class=\"toc_number toc_depth_2\">4.1<\/span> Settings<\/a><\/li><li><a href=\"#Recommended_Settings\"><span class=\"toc_number toc_depth_2\">4.2<\/span> Recommended Settings<\/a><\/li><\/ul><\/li><li><a href=\"#Example_Searches\"><span class=\"toc_number toc_depth_1\">5<\/span> Example Searches<\/a><\/li><li><a href=\"#Search_Flow\"><span class=\"toc_number toc_depth_1\">6<\/span> Search Flow<\/a><ul><li><a href=\"#Recommended_Testing\"><span class=\"toc_number toc_depth_2\">6.1<\/span> Recommended Testing<\/a><\/li><li><a href=\"#Verify\"><span class=\"toc_number toc_depth_2\">6.2<\/span> Verify<\/a><\/li><\/ul><\/li><\/ul><\/div>\n<h2 class=\"wp-block-heading\"><span id=\"Overview\">Overview<\/span><\/h2>\n\n\n\n<p>Vehicle Search Intelligence (VSI) enhances Magento product discovery<br>by automatically understanding Year, Make and Model information<br>from search queries and filtering compatible products.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span id=\"Features\">Features<\/span><\/h2>\n\n\n\n<p>\u2713 Natural language search<br>\u2713 Automatic vehicle detection<br>\u2713 Selected vehicle persistence<br>\u2713 Category filtering<br>\u2713 Search result filtering<br>\u2713 Selected vehicle block<br>\u2713 Merchant configuration options<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span id=\"Installation\">Installation<\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Install_using_Composer\">Install using Composer<\/span><\/h3>\n\n\n\n<p>From the CLI, run the following commands to install the Vehicle Search Intelligence module.<\/p>\n\n\n\n<ol>\n<li>Run composer: <code><em>composer require globalecomservices\/module-vsi<\/em><\/code><\/li>\n\n\n\n<li>Run Magento install\/upgrade scripts: <code><em>php bin\/magento setup:upgrade<\/em><\/code><\/li>\n\n\n\n<li>Compile dependency injection: <code><em>php bin\/magento setup:di:compile<\/em><\/code><\/li>\n\n\n\n<li>Deploy static view files (production mode only): <code><em>php bin\/magento setup:static-content:deploy<\/em><\/code><\/li>\n\n\n\n<li>Flush Magento cache: <code><em>php bin\/magento cache:flush<\/em><\/code><\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Install_manually\">Install manually<\/span><\/h3>\n\n\n\n<ol>\n<li>Upload module to: \n<ul>\n<li><code><em>app\/code\/Globalecomservices\/VSI<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Enable Module: \n<ul>\n<li><code><em>php bin\/magento module:enable Globalecomservices_VSI<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Run Magento install\/upgrade scripts: \n<ul>\n<li><code><em>php bin\/magento setup:upgrade<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Compile dependency injection: \n<ul>\n<li><code><em>php bin\/magento setup:di:compile<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Deploy static view files: \n<ul>\n<li><code><em>php bin\/magento setup:static-content:deploy<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Flush Magento cache: \n<ul>\n<li><code><em>php bin\/magento cache:flush<\/em><\/code><\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Fitment_Index\">Fitment Index<\/span><\/h3>\n\n\n\n<p>To Build Fitment Index, run the following command in CLI<br><code><code><em>php bin\/magento vsi:fitment:index<\/em><\/code><\/code><\/p>\n\n\n\n<p>Disable Full page cache<\/p>\n\n\n\n<p><em>php bin\/magento cache:disable full_page<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span id=\"Configuration\">Configuration<\/span><\/h2>\n\n\n\n<p>Admin -> Stores<br>\u2192 Configuration<br>\u2192 Global eCom<br>\u2192 Vehicle Search Intelligence<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"756\" height=\"506\" src=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/06\/image.png\" alt=\"\" class=\"wp-image-1678\" srcset=\"https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/06\/image.png 756w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/06\/image-300x201.png 300w, https:\/\/global-ecommerce-services.com\/wiki\/wp-content\/uploads\/2026\/06\/image-150x100.png 150w\" sizes=\"(max-width: 756px) 100vw, 756px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Settings\">Settings<\/span><\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Setting<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>Enable VSI<\/td><td>Master switch<\/td><\/tr><tr><td>Enable Search Intelligence<\/td><td>Detect vehicle from searches<\/td><\/tr><tr><td>Enable Category Filtering<\/td><td>Filter category products<\/td><\/tr><tr><td>Enable Search Filtering<\/td><td>Filter search results<\/td><\/tr><tr><td>Show Selected Vehicle Block<\/td><td>Display selected vehicle<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Recommended_Settings\">Recommended Settings<\/span><\/h3>\n\n\n\n<p>Enable VSI = Yes<br>Enable Search Intelligence = Yes<br>Enable Category Filtering = Yes<br>Enable Search Filtering = Yes<br>Show Selected Vehicle Block = Yes<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span id=\"Example_Searches\">Example Searches<\/span><\/h2>\n\n\n\n<p>Honda Civic 2020 brake<br>brake for Honda Civic 2020<br>2027 Mercedes-Benz G63 AMG brake pads<br>BMW X3 2026 spark plugs<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span id=\"Search_Flow\">Search Flow<\/span><\/h2>\n\n\n\n<p>Customer Search<br>        \u2193<br>Vehicle Parser<br>        \u2193<br>Vehicle Resolver<br>        \u2193<br>Vehicle Selection<br>        \u2193<br>Product Filtering<br>        \u2193<br>Vehicle-Aware Browsing<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Recommended_Testing\">Recommended Testing<\/span><\/h3>\n\n\n\n<p>Honda Civic 2020 brake<br>brake for Honda Civic 2020<br>BMW X3 2026 spark plugs<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span id=\"Verify\">Verify<\/span><\/h3>\n\n\n\n<p>Vehicle selected<br>Vehicle block displayed<br>Category filtering works<br>Search filtering works<br>Clear vehicle works<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents1 Overview2 Features3 Installation3.1 Install using Composer3.2 Install manually3.3 Fitment Index4 Configuration4.1 Settings4.2 Recommended Settings5 Example Searches6 Search Flow6.1 Recommended Testing6.2 Verify Overview Vehicle Search Intelligence (VSI) enhances Magento product discoveryby automatically understanding Year, Make and Model informationfrom search queries and filtering compatible products. Features \u2713 Natural language search\u2713 Automatic vehicle detection\u2713 Selected ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/global-ecommerce-services.com\/wiki\/vehicle-search-intelligence-user-guide\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"categories":[5,36],"tags":[40,41,42],"_links":{"self":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1674"}],"collection":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/comments?post=1674"}],"version-history":[{"count":4,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1674\/revisions"}],"predecessor-version":[{"id":1679,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/pages\/1674\/revisions\/1679"}],"wp:attachment":[{"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/media?parent=1674"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/categories?post=1674"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/global-ecommerce-services.com\/wiki\/wp-json\/wp\/v2\/tags?post=1674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}