commit | 4f77a27de940c2e267299a96f4ce9ac50ea8b762 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon Jun 24 11:41:16 2013 -0600 |
committer | Shawn Pearce <sop@google.com> | Mon Jun 24 15:32:44 2013 -0600 |
tree | 695a66ebf611b547e3be8daaffcda50306b661df | |
parent | 36abbd88f3abd1af0b0dd0f61ab29d5f2702e39c [diff] |
Merge results from multiple Lucene subindexes Instead of building a union of the results, merge the results. This allows a future change to support a sorting option, and Lucene's native merge will perform a merge-sort that selects the top N documents, ignoring the subindex the document came from. Change-Id: Iab731bb5979156a6bafeace1cd73d7f24a541227