It can be done with "ANDing the new query with the previous one" (like
google does).

DIGY

-----Original Message-----
From: Michael Siu [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 05, 2008 9:43 PM
To: lucene-net-user@incubator.apache.org
Subject: How to perform search within Search Results recursively

Hi,

I am a newbie to Lucene and Lucene.net. I am wondering if it is possible to
perform search within search results recursively. That means if I initially
perform a search on all fields in a query string. Then I want to perform
another query string on the search results from the previous search and so
on. This is similar to search within results in Google. How is it possible
to perform search like this with Lucene or Lucene.net?

Thanks in advance.

-m

Reply via email to