On Tue, Mar 24, 2009 at 9:57 AM, Gargate, Siddharth wrote:
> Hi,
> I just want to clear few things.
> As far as I know, javabin is the default format used by SolrJ while
> searching.
> And for update requests default format is XML; XMLUpdateRequestHandler
> is used.
> If we set the request writ
Hi,
I just want to clear few things.
As far as I know, javabin is the default format used by SolrJ while
searching.
And for update requests default format is XML; XMLUpdateRequestHandler
is used.
If we set the request writer to BinaryRequestWriter then update request
is in javabin format and B