thomascorthals commented on PR #2114:
URL: https://github.com/apache/solr/pull/2114#issuecomment-1838644691

   Looks like there's a small mistake in the expected value. If `name` is 
multivalued, the PHPS representation must contain an index and a value.
   
   ```
   a:1:{s:3:"map";a:1:{s:10:"lucene 
doc";a:3:{s:2:"id";s:1:"2";s:4:"cost";s:1:"5";s:4:"name";a:1:{i:0;s:7:"foo 
bar";}}}}
   ```
   
   You can run some PHP code online to check the output: 
https://onlinephp.io?s=tY5NCsIwEEb3hd4hzCYVXPRHESaCuCi4EOwNSkxHGmib0DYiine3gYAX0NkM8wa-7-0PtrVxFEekWsN4-bCkZmqQr1l1qurychZxdJdj3bjeJm6YaNSy009KuMQMXxMWCL20IMKZpQidUzQQa4zyuPA4R9ANiOWPkPu9QVBmmgPaBjTInkKUxnRhO4SbMewqRxDvZfhqJb66RzU72f1O1nf-RfgD&v=8.2.10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to