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

Hoss Man commented on SOLR-10807:
---------------------------------


* SOLR-10807: group.facet bugs when grouping on point fields
* (deprecated) SpatialPointVectorFieldType's init failure on non-Trie fields is 
also the root cause of the patialHeatmapFacetsTest - just not as obvious 
because of how tests is written
** I confirmed tweaking {{schema-spatial.xml}} to a TrieDoubleFields where 
needed for the deprecated classes did in fact fix SpatialHeatmapFacetsTest, 
TestGeoJSONResponseWriter, TestSolr4Spatial and TestSolr4Spatial2 such that all 
tests pass
* The HardAutoCommitTest looks like a red herring - i can't reproduce it, and 
nothing about it seems related to trie vs points changes (timing glitch?)
* SOLR-10033: existing known problem with points fields and facet.mincount, 
causing failures in both TestFaceting.testFacetSortWithMinCount0 and 
TestFaceting.testTrieFields
* SOLR-10845: GraphTermsQParserPlugin doesn't work with points fields
* SOLR-10846: ExternalFileField doesn't work with points fields
* SOLR-10847: TermsComponent doesn't work with Points fields


>  Randomize PointFields in all tests unless explicit reason not to
> -----------------------------------------------------------------
>
>                 Key: SOLR-10807
>                 URL: https://issues.apache.org/jira/browse/SOLR-10807
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Blocker
>             Fix For: master (7.0)
>
>         Attachments: 
> core.test.log.fde06f34b7f9d0916a134b3efaa8780892ff8e39.txt, core.test.log.txt
>
>
> We need to seriously beef up our testing of PointFields to figure out what 
> Solr features don't currently work with PointFields.
> The existing Trie/Point randomization logic in SolrTestCaseJ4 is a good start 
> -- but only a handful of schema files leverage it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to