On 5/18/2012 8:50 AM, Mark Miller wrote:
On May 18, 2012, at 10:26 AM, Shawn Heisey wrote:
On 5/18/2012 1:42 AM, Jamel ESSOUSSI wrote:
I have an incorrect schema --> a missing field :
and when I add a documents (UpdateResponse ur = solrServer.add(docs), I have
not be able to catch exception
On May 18, 2012, at 10:26 AM, Shawn Heisey wrote:
> On 5/18/2012 1:42 AM, Jamel ESSOUSSI wrote:
>> I have an incorrect schema --> a missing field :
>>
>> and when I add a documents (UpdateResponse ur = solrServer.add(docs), I have
>> not be able to catch exception in solrj and the UpdateRespons
On 5/18/2012 1:42 AM, Jamel ESSOUSSI wrote:
I have an incorrect schema --> a missing field :
and when I add a documents (UpdateResponse ur = solrServer.add(docs), I have
not be able to catch exception in solrj and the UpdateResponse cannot handle
result in UpdateResponse.
I use solr-core3.6, s