[GitHub] lucene-solr issue #215: SOLR-10123: Fix to better support numeric PointField...

2017-07-05 Thread dennisgove
Github user dennisgove commented on the issue: https://github.com/apache/lucene-solr/pull/215 This all looks good to me so far `%> ant precommit` passes `%> ant test` passes Houston is working on a new batch of tests that will specifically test the new analytics

[GitHub] lucene-solr issue #215: SOLR-10123: Fix to better support numeric PointField...

2017-07-05 Thread HoustonPutman
Github user HoustonPutman commented on the issue: https://github.com/apache/lucene-solr/pull/215 If you are asking where in the component are they handled, it's in the ExpressionFactory.createField() method where Trie and Point fields are separated. If you are asking about

[GitHub] lucene-solr issue #215: SOLR-10123: Fix to better support numeric PointField...

2017-07-04 Thread dennisgove
Github user dennisgove commented on the issue: https://github.com/apache/lucene-solr/pull/215 Where are point fields specifically handled, or do they not need to be specifically handled like other Trie fields? --- If your project is set up for it, you can reply to this email and