Ok, this is very bizzare.

If I insert more than one document at a time using the update handler like
so:

[{"id":"1","foo_ap":"bar|50"}},{"id":"2","foo_ap":"bar|75"}]

It actually stores the same payload value "50" for both docs.

That seems like a bug, no?

There was a core change in 4.1 to how payloads were stored. I'm wondering if
solr is not handling them properly?

Jim



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Did-something-change-with-Payloads-tp4049561p4050599.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to