Last term, field, TermEnum On Tue, May 13, 2008 at 12:34 PM, Erick Erickson <[EMAIL PROTECTED]> wrote:
> Find the last term of what? Document? Field in an index? Query? > > Best > Erick > > On Tue, May 13, 2008 at 12:28 PM, Jason Rutherglen < > [EMAIL PROTECTED]> wrote: > > > It is easy to find the first term using TermEnum. Is there a way to > find > > the last term without using StringIndex and binarysearch? Are there > plans > > to offer this functionality? > > >