[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2017-01-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-9764: --- Attachment: SOLR-9764.patch tldr; the attached patch should make all queries that end up matching all

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-12-22 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-28 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-9764: --- Attachment: SOLR_9764_no_cloneMe.patch Simply define clone() as public in DocSet and thus all

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-20 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-18 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-14 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Description: In some use cases, particularly use cases with time series data, using collection alias

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-14 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Description: In some use cases, particularly use cases with time series data, using collection alias

[jira] [Updated] (SOLR-9764) Design a memory efficient DocSet if a query returns all docs

2016-11-14 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sun updated SOLR-9764: -- Attachment: SOLR-9764.patch > Design a memory efficient DocSet if a query returns all docs >