Hi, We have a solr index with ~1M documents. We want to give the ability to our users to filter results from queries - meaning they will not shown again for any query of this specific user (we currently have 10K users).
You can think of a scenario like a "recommendation engine" which you don't want to give recommendation more than once for each user. What is the best way to implement this feature (Performance & Memory)? Thanks, Ami -- View this message in context: http://lucene.472066.n3.nabble.com/The-best-way-to-exclude-seen-results-from-search-queries-tp4211022.html Sent from the Solr - User mailing list archive at Nabble.com.