We have about 100000 records/files and we are going to be modifing and deleting some records very frequently e.g every 10 seconds.
Bill Moseley <moseley@hank.org> on Wed, 14 Feb 2001 17:19:42 -0800 wrote:
> At 04:50 PM 02/14/01 -0800, Igor Gringruz wrote:
> >
> >I was wondering if I have a page deleted or added from my site do I have
> to reindex the whole lot again?
>
> Basically, yes. But, depending on how often you are adding new files...
>
> For additions you can create a second index of just the new files. Every
> time you add a new file you can quickly reindex. Then when searching
> specify both index names with the -f parameter.
>
> For deletions you can stat the results to see if the file still exists
> before deciding to display the result.
>
>
>
> Bill Moseley
> mailto:moseley@hank.org
>
---
igorg@myinternet.com.au (Igor Gringruz)
http://www.myinternet.com.au/
Received on Thu Feb 15 01:25:40 2001