+1 That's a very good idea and very well implemented, in the sense that it would not be exposed a "real" search result (get from the nextto the casual user of API, but can be easily accessed by the "expert" user of the API.
I really like the idea. Regards, Pierre-Arnaud On 8 juil. 2010, at 09:15, 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. > > Kiran Ayyagari
