[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-08-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906103#comment-16906103 ] mosh commented on SOLR-13125: - {quote}What you would need to do is somehow influence the futures that solr is

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-07-17 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886733#comment-16886733 ] Lucene/Solr QA commented on SOLR-13125: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-07-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886151#comment-16886151 ] Gus Heck commented on SOLR-13125: - The idea behind this patch is interesting. Unless I misunderstand the

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-27 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753619#comment-16753619 ] Lucene/Solr QA commented on SOLR-13125: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-24 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751783#comment-16751783 ] Lucene/Solr QA commented on SOLR-13125: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-24 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750904#comment-16750904 ] mosh commented on SOLR-13125: - Uploaded a new patch which replaces the use of Collections#sort with

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-17 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744974#comment-16744974 ] Lucene/Solr QA commented on SOLR-13125: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-15 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743706#comment-16743706 ] mosh commented on SOLR-13125: - Added a patch which introduces a new query component. The new query component

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-14 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742062#comment-16742062 ] mosh commented on SOLR-13125: - Just added a no commit patch, which is up to date with the linked PR. >

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-08 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737089#comment-16737089 ] mosh commented on SOLR-13125: - {quote}However, we could optimize knowing which shards to fetch docs from for

[jira] [Commented] (SOLR-13125) Optimize Queries when sorting by router.field

2019-01-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735803#comment-16735803 ] David Smiley commented on SOLR-13125: - This does seem like a common case for TRAs – sort by time.