Hoss Man created SOLR-5595:
------------------------------

             Summary: Distributed Sort: potential performance improvements & 
code readabiliity
                 Key: SOLR-5595
                 URL: https://issues.apache.org/jira/browse/SOLR-5595
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


A lot of the work solr currently does for dealing with distributed sorting was 
built based on older limitations in Lucene that no longer exist.  There are 
opportunities to simplify the code significantly, which should result in a 
speed up -- the biggest blocker at this point is some caching related questions.

I'll post my specific thoughts in a comment

(This is inspired by some things I noticed working on SOLR-5463 - I didn't want 
to convolute that issue with these performance improvement ideas which could be 
dealt with separately)




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to