- Issue created by @scott_euser
- 🇬🇧United Kingdom scott_euser
This is true for database search because of 📌 For AI Search combined with database search, results are reordered by new results are not added Active
But is not yet true for SOLR until 📌 Check that SOLR 'boost' of results finds results that are not found by traditional SOLR search Active
- 🇬🇧United Kingdom yautja_cetanu
Could you do boost and combine?
Boost with ai sounds way cooler than combine.
Also whilst combine is what is happening in some sense the user experience is more that the search results are boosted. The experience is one that the search results feel magically better.
- 🇬🇧United Kingdom scott_euser
Very true and actually that's what it does, it boosts existing results but also potentially adds back in results that are otherwise excluded by the traditional search
- 🇬🇧United Kingdom yautja_cetanu
I keep calling it boost with AI and it just sounds so cool!
Also combine with AI is dangerous as it sounds like its using AI to add information to the result imo. Technically what you mean is "Take a set of result obtained through traditional search and combine it with some results found from a vector search where AI was used to generate the vectors that make the list works".
You're not actually "combining with ai" its just the results of the vector search where AI isn't used at all. But "Boost with AI" feels more general as whats happening is the embedding enables you to make the results "better" with AI.
- 🇬🇧United Kingdom scott_euser
So actually maybe it's better to just improve the plugin description and leave the title as is?