GitHub user cpoerschke opened a pull request:
https://github.com/apache/lucene-solr/pull/32
factor out abstract base class EarlySegmentTerminatingCollector
factor out abstract base class EarlySegmentTerminatingCollector and change
existing EarlyTerminatingSortingCollector to inherit from it
For https://issues.apache.org/jira/i#browse/LUCENE-5445 ticket and also
https://issues.apache.org/jira/i#browse/SOLR-5730 ticket (CommonParams.java
comment references EarlySegmentTerminatingCollector class)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/lucene-solr branch_4x-etsc-lucene
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit 1c8e540213c6234b425b08168148866c7c34bd45
Author: Christine Poerschke <[email protected]>
Date: 2014-02-14T13:58:20Z
factor out abstract base class EarlySegmentTerminatingCollector and change
existing EarlyTerminatingSortingCollector to inherit from it
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]