[MarkLogic Dev General] ReIndexing takes too long
Michael Blakeley
michael.blakeley at marklogic.com
Mon Mar 2 07:41:38 PST 2009
You don't actually have to wait: cts:uris() will begin returning results
immediately. However, they won't be complete until all documents have
been reindexed. You may be able to take advantage of this behavior.
-- Mike
On 2009-03-02 00:03, Vyacheslav Sedov wrote:
> if your database so big - probably your attempt to get *all* uris is
> not so good idea.
> What you want to do *after* you will get this huge list?
>
> With best wishes,
> Slav
>
> On Mon, Mar 2, 2009 at 10:26 AM, akhila reddy<akhilareddy7 at yahoo.co.in> wrote:
>> Hi,
>>
>> I need to use cts:uris() to get all the uris from the databse, so I enabled
>> uri lexicon to true and reindexed the database.The database status shows
>> more than 60hrs for the reindex to settle.( for around 47GB data)
>> Is there any work around for this, since each time a new index is created
>> waiting for so much time is not feasible always.
>> For eg: If a new element-range index is enabled , I need to wait for another
>> 60 hrs to use the function.
>>
>> Thanks,
>> Akhila.
>>
>> _______________________________________________
>> General mailing list
>> General at developer.marklogic.com
>> http://xqzone.com/mailman/listinfo/general
>>
>>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://xqzone.com/mailman/listinfo/general
More information about the General
mailing list