On Sun, Jul 6, 2008 at 1:05 AM, Noble Paul നോബിള്‍ नोब्ळ्
<[EMAIL PROTECTED]> wrote:
> In SolrQuery all the set/add methods return SolrQuery to facilitate
> method chaining.
> Let us make
> public void setTimeAllowed(Integer milliseconds)
> to
> public SolrQuery setTimeAllowed(Integer milliseconds)

Done.

-Yonik

Reply via email to