When a user conducts a search, I want to make sure that the results
are diverse and aren't dominated by 1 category. Say I want to make
sure that category "A" doesn't have more than 3 results in the top 10.
No built in support except for asking for more docs instead of what you are going to present, and filter things out.
On Saturday, July 2, 2011 at 12:39 AM, Andy wrote:
My documents have a field "category".
When a user conducts a search, I want to make sure that the results
are diverse and aren't dominated by 1 category. Say I want to make
sure that category "A" doesn't have more than 3 results in the top 10.
No built in support except for asking for more docs instead of what you
are going to present, and filter things out.
On Saturday, July 2, 2011 at 12:39 AM, Andy wrote:
My documents have a field "category".
When a user conducts a search, I want to make sure that the results
are diverse and aren't dominated by 1 category. Say I want to make
sure that category "A" doesn't have more than 3 results in the top 10.
Don't think there is anything built into ES for that. We've done this
before for Solr, though. It was a fun project with pluggable
diversification of search results and such. Please get in touch if
you want us to develop something like that for you for Elastic Search
When a user conducts a search, I want to make sure that the results
are diverse and aren't dominated by 1 category. Say I want to make
sure that category "A" doesn't have more than 3 results in the top 10.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.