Hacker News new | ask | show | jobs
by osigurdson 238 days ago
Are you using Elasticsearch behind the scenes?
1 comments

I believe that Azure AI Search currently uses lucene for BM25, hnswlib for vector search, and the Bing re-ranking model for semantic ranking. (So, no, it does not, though features are similar)