On 7/8/10 9:15 AM, Kiran Ayyagari wrote:
hi guys,The SearchCursor which we use to get the search results lacks a way to return the SearchResultDone message. Seelmann pointed this out on IRC today and I have proposed that will add a new method getSearchDone() to the SearchCursor. This method can be called at the end of cursor traversal (after cursor.next() returns false) to get the SearchResultDone message.
Just wondering : if you want to get the SearchResultDone after the last call to cursor.next(), that means you don't return this SearchResultDone in cursor.next() ?
I think it makes some, somehow. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
