No. I haven't but I will. even though I would like to make my own implementation. So any idea of how to get the "doc num"?
Thanks for replying. Varun On Wed, Mar 12, 2008 at 5:15 PM, Mark Miller <[EMAIL PROTECTED]> wrote: > Have you seen the work that Mark Harwood has done making a GWT version > of Luke? I think its in the latest release. > > varun sood wrote: > > Hi, > > I am trying to delete a document without using the hits object. > > What is the unique field in the index that I can use to delete the > document? > > > > I am trying to make a web interface where index can be modified, smaller > > subset of what Luke does but using JSPs and Servlet. > > > > to use deleteDocument(int docNum) > > I need docNum how can I get this? or does it have to come only vis Hits? > > > > Thanks, > > Varun > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >