Architecture for analysing search result impressions/clicks to improve future searches
- by Hais
We have a large database of items (10m+) stored in MySQL and intend to implement search on metadata on these items, taking advantage of something like Sphinx. The dataset will be changing slightly on a daily basis so Sphinx will be re-indexing daily.
However we want the algorithm to self-learn and improve search results by analysing impression…