RE: Interesting problems with Indexes.

2003-08-10 Thread Darragh Murphy
> Hi all. > > I've been having quite a bit of trouble with indexes in Xindice 1.1b. I > create one index each on 10 different collections using the following > code. > There are about 1000 items in eaach collection. > > AddIndexer ai = new AddIndexer(); >

Re: Interesting problems with Indexes.

2003-08-09 Thread Kevin O'Neill
On Thu, 07 Aug 2003 18:58:48 +0100, Darragh Murphy wrote: > Hi all. > > I've been having quite a bit of trouble with indexes in Xindice 1.1b. I > create one index each on 10 different collections using the following > code. > There are about 1000 items in eaach collection. > >