[ 
https://issues.apache.org/jira/browse/SOLR-10891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050786#comment-16050786
 ] 

David Smiley commented on SOLR-10891:
-------------------------------------

Steve, I think your change made docValues mandatory but it was not mandatory 
before.  BBoxField essentially has 2 features -- one is for filtering (doesn't 
require docValues) and the other is for relevancy/sorting (does require 
docValues).

> BBoxField does not support point-based number sub-fields
> --------------------------------------------------------
>
>                 Key: SOLR-10891
>                 URL: https://issues.apache.org/jira/browse/SOLR-10891
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>            Assignee: Steve Rowe
>             Fix For: master (7.0), 6.7
>
>         Attachments: SOLR-10891.patch, SOLR-10891.patch, tests-failures.txt
>
>
> I noticed while removing Trie fields from example schemas on SOLR-10760 that 
> BBoxField uses Trie fields in at least one example schema.
> I went looking and there is theoretical machinery to support points, but when 
> I added a point-based bbox variant to TestSolr4Spatial, I get test failures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to