[
https://issues.apache.org/jira/browse/SOLR-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927349#comment-15927349
]
Cao Manh Dat commented on SOLR-9992:
------------------------------------
[~tomasflobbe] Found that TestGroupingSearch only failed with PointFields with
this assertion
{code}
// test that grouping works with highlighting
assertJQ(req("fq",filt, "q","{!func}"+f2, "group","true", "group.field",f,
"fl","id"
,"hl","true", "hl.fl",f)
,"/grouped/"+f+"/matches==10"
,"/highlighting=={'_ORDERED_':'', '8':{ },'3':{},'4':{},'1':{},'2':{}}"
);
{code}
Wondering why we even need highlighting on numeric field?
> Add support for grouping with PointFIelds
> -----------------------------------------
>
> Key: SOLR-9992
> URL: https://issues.apache.org/jira/browse/SOLR-9992
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Tomás Fernández Löbbe
>
> Followup task of SOLR-8396
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]