GitHub user cpoerschke opened a pull request:
https://github.com/apache/lucene-solr/pull/31
make SortingMergePolicy and EarlyTerminatingSortingCollector configurable
For https://issues.apache.org/jira/i#browse/SOLR-5730 ticket.
Also for the first 2 of the 5 ideas on
https://issues.apache.org/jira/i#browse/SOLR-4654 ticket.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/lucene-solr branch_4x-etsc-solr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/31.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 #31
----
commit d45f8126ed8985ab085b989eed176eddddd9a694
Author: Christine Poerschke <[email protected]>
Date: 2014-02-14T13:58:38Z
make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector
configurable in Solr
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]