I think we only need to resurrect the merge score/field-docs code, in it's own class. Eg, each sub-node is expected to create it's own score/field-docs, then the merge code is centralized.
> Maybe we should bring back the 'merge results' part of multi searcher > without the query rewrite. This is how Solr works today. On Fri, Jun 10, 2011 at 9:09 AM, Robert Muir <[email protected]> wrote: > On Fri, Jun 10, 2011 at 12:04 PM, Jason Rutherglen > <[email protected]> wrote: >> >> Maybe we should bring back the 'merge results' part of multi searcher >> without the query rewrite. >> > > and how exactly? If this was easy, we wouldn't have to do > https://issues.apache.org/jira/browse/LUCENE-2837 > > I looked at this stupid multisearcher problem for way too much time > myself and I totally agreed the only proper bugfix was the "nuclear" > option (ridding of multisearcher entirely). > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
