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

ASF subversion and git services commented on SOLR-9551:
-------------------------------------------------------

Commit b8dd3be93a77f319788e141808bd894bb745e575 in lucene-solr's branch 
refs/heads/branch_6x from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b8dd3be ]

SOLR-9551: Add JSONWriter constructor variant, 
JSONWriterTest.testConstantsUnchanged test. (Jonny Marks, Christine Poerschke)


> Add constructor to JSONWriter which takes wrapperFunction and namedListStyle
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-9551
>                 URL: https://issues.apache.org/jira/browse/SOLR-9551
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Jonny Marks
>            Assignee: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-9551.patch, SOLR-9551.patch
>
>
> Currently JSONWriter's constructor extracts the wrapperFunction and 
> namedListStyle from the request.
> This patch adds a new constructor where these are passed in from 
> JSONResponseWriter. This will allow us to decide in JSONResponseWriter which 
> writer to construct based on the named list style.
> There is precedent here - GeoJSONResponseWriter extracts geofield from the 
> request and passes it to GeoJSONWriter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to