Re: Searching the result set

2007-01-08 Thread Chris Hostetter
this is covered in the FAQ if you look for "search within search" ... http://wiki.apache.org/jakarta-lucene/LuceneFAQ : Date: Mon, 8 Jan 2007 09:49:47 +0530 : From: maarsh <[EMAIL PROTECTED]> : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subjec

Searching the result set

2007-01-07 Thread maarsh
hi , i have requirement where in i need to perform a search on a the searched result . first , i search to get a list of documents ? now i need to peform another search on this result set . is that possible in lucene ? please reply . regards maarsh