On 3/21/07 1:33 AM, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:

> note that you dont have to delete all documents .... you can just upload
> new documents with the same UniqueID and Solr will delete the old
> documents automaticly ... this way you are guaranteed not to have an empty
> index

That works if you keep track of all documents that have disappeared
since the last index run. Otherwise, you end up with orphans in
the search index, documents that exist in search, but not in the
real world, also known as "serving 404's in results".

wunder
-- 
Walter Underwood
Search Guru, Netflix


Reply via email to