Hi Andrea,
Thanks for the explanation on that. I ended up doing that, getting and
setting an UUID on the Java code.
On 08/08/2015 03:19 AM, Andrea Gazzarini wrote:
Hi Henrique,
I don't believe there's an easy way to do that.
As you noticed, the SolrInputDocument is not an I/O param, that is,
Hi Henrique,
I don't believe there's an easy way to do that.
As you noticed, the SolrInputDocument is not an I/O param, that is, it is
not sent back once data has been indexed and this is good, because here
you're sending just one document, but imagine what could happen if you do a
bulk loading...