Project:Solr
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The $data is getting one extra <add> tag when posting.

AttachmentSize
solr.patch710 bytes

Comments

#1

Status:active» fixed

It's actaully a mistake in the example function: as Solr now adds a batch of 10 documents at a time to Solr, wrapped in one outer %lt;add> the XML block returned from the node type-handling module shouldn't have this wrapper. Corrected in the readme.txt.

#2

Status:fixed» closed (fixed)
nobody click here