[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-08-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Attachment: SOLR-11023.patch Final patch, including some precommit, test, and doc fixes. 100 beasting

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-08-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Attachment: SOLR-11023.patch Hopefully final patch, including a CHANGES entry and ref guide updates.

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-08-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Attachment: SOLR-11023.patch More complete WIP patch, almost done. The tests are mostly fleshed out;

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-08-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Attachment: SOLR-11023.patch WIP patch, hopefully code complete, more testing needed (described by

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-07-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Fix Version/s: 7.0 > Need SortedNumerics/Points version of EnumField >

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-07-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-11023: -- Priority: Blocker (was: Major) > Need SortedNumerics/Points version of EnumField >

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-11023: Attachment: SOLR-11023.patch bq. I think points are not a good fit in that case, they will use more disk

[jira] [Updated] (SOLR-11023) Need SortedNumerics/Points version of EnumField

2017-07-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-11023: Attachment: SOLR-11023.patch step#0: refactor the init logic and xml parsing into an EnumMapping class. I