Mike Polzin wrote:
I am working on building a web search engine and I would like to build a reults page similar to what Google does. The functionality I am looking to include is what I refer to a "rolling up" sites, meaning that even if a particular site (defined by its base URL) has many relevent
.
--
Ian.
On Mon, Feb 1, 2010 at 1:17 PM, Hayri wrote:
Hi,
I want to search an index and at the same time continue to my indexing.
ParallelReader doesn't solve my problem.
It is obvious that I am not searching multiple indexes at the same time. How
can I build a document based lock,
Hi,
I want to search an index and at the same time continue to my indexing.
ParallelReader doesn't solve my problem.
It is obvious that I am not searching multiple indexes at the same time.
How can I build a document based lock, more over
I don't want to open and close and index every time whil