[jira] [Updated] (SOLR-10832) Using "indexed" PointField for _version_ breaks VersionInfo.getMaxVersionFromIndex

2017-06-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10832: Attachment: SOLR-10832.patch revised path using the FieldType.toObject abstraction for the versionField.

[jira] [Updated] (SOLR-10832) Using "indexed" PointField for _version_ breaks VersionInfo.getMaxVersionFromIndex

2017-06-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10832: Attachment: SOLR-10832.patch hacked up patch showing that {{PointValues.getMaxPackedValue}} gets the test

[jira] [Updated] (SOLR-10832) Using "indexed" PointField for _version_ breaks VersionInfo.getMaxVersionFromIndex

2017-06-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10832: Attachment: SOLR-10832.patch I started looking into writting a test for this and noticed we already have a