Boost search results with ai vector results
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3540344. --> Reported by: [tarasiadis](https://www.drupal.org/user/2457986) >>> <p>I have an e-commerce b2b with Drupal 10 and use search api to get results for products when a user try to find something. My thought is if I can use ai search to boost / extent the capability of my server index. I have see the boost option at processors configuration. Until today I have not get it to work. I have already install and test Milvus/Zilliz with OpenAI and get some results from ai explorer as debugging process. </p> <p>But I&rsquo;m wondering if these results can extent the results in my view results page. As I use a view to present results of my searches, I need to extent it with ai search results. But is it possible or ai results will added as only titles with link etc. I have a grid page result. How to boost it with ai results? Is it possible this?</p> <p>Additionally I have see so many search ai bar services like algolia/findbar etc but I prefer to extent core search of Drupal and not use external scripts. Is it possible?</p>
issue