Github user sunbeansoft commented on the pull request:

    https://github.com/apache/lucene-solr/pull/32#issuecomment-35158015
  
    
    
    发送自HTC手机
    
    ----- Reply message -----
    发件人: "cpoerschke" <[email protected]>
    收件人: "apache/lucene-solr" <[email protected]>
    主题: [lucene-solr] factor out abstract base class 
EarlySegmentTerminatingCollector (#32)
    日期: 周五, 2 月 14 日, 2014 年 22:56
    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 by running 
    git pull https://github.com/bloomberg/lucene-solr branch_4x-etsc-lucene 
    Or view, comment on, or merge it at: 
    https://github.com/apache/lucene-solr/pull/32 
    
    Commit Summary 
    
    factor out abstract base class EarlySegmentTerminatingCollector and change 
existing EarlyTerminatingSortingCollector to inherit from it 
    
    
    File Changes 
    
    
    A 
    
lucene/core/src/java/org/apache/lucene/search/EarlySegmentTerminatingCollector.java
 
    (66) 
    
    
    M 
    
lucene/misc/src/java/org/apache/lucene/index/sorter/EarlyTerminatingSortingCollector.java
 
    (35) 
    
    
    M 
    
lucene/misc/src/test/org/apache/lucene/index/sorter/TestEarlyTermination.java 
    (2) 
    
    
    
    Patch Links: 
    
    https://github.com/apache/lucene-solr/pull/32.patch 
    https://github.com/apache/lucene-solr/pull/32.diff 
    
    
    &mdash;
    Reply to this email directly or view it on GitHub.


If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature enabled and wishes so, or if the
feature is enabled but not working, please contact infrastructure at
[email protected] or file a JIRA ticket with INFRA.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to