[MarkLogic Dev General] Pause reindexing
Ron Hitchens
ron at ronsoft.com
Wed Apr 25 09:09:06 PDT 2012
Probably not. That's usually a result of a range-indexed field
in a new document not matching the type defined for the index.
Without the index defined, you can ingest arbitrary content. But
with the index in place, content being added must match the index
setting or the insert fails.
Even though your reindexing isn't finished yet, and thus isn't
being used yet, adding new content adds to the nascent index and
will reject updates that aren't of the proper type.
Check that the content being ingested matches the range index(es)
you're defined.
On Apr 25, 2012, at 4:52 PM, Danny Sinang wrote:
> Could pausing reindexing cause range element index errors during ingestion ?
>
> Regards,
> Danny
>
> On Tue, Apr 24, 2012 at 5:15 PM, Danny Sokolsky <Danny.Sokolsky at marklogic.com> wrote:
> You can turn off reindexing for that database (for example, from the Admin Interface). That will pause the reindexing, and when you turn it back on, it will pick up where it left off. Some people, for example, turn it off during the day, then on at night, until reindexing is completed.
>
>
>
> -Danny
>
>
>
> From: general-bounces at developer.marklogic.com [mailto:general-bounces at developer.marklogic.com] On Behalf Of Danny Sinang
> Sent: Tuesday, April 24, 2012 2:10 PM
> To: general
> Subject: [MarkLogic Dev General] Pause reindexing
>
>
>
> Hi,
>
>
>
> I created a new element range index. It's taking quite a while. Is there a way to pause or reschedule it ?
>
>
>
> Regards,
> Danny
>
>
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general
---
Ron Hitchens {mailto:ron at ronsoft.com} Ronsoft Technologies
+44 7879 358 212 (voice) http://www.ronsoft.com
+1 707 924 3878 (fax) Bit Twiddling At Its Finest
"No amount of belief establishes any fact." -Unknown
More information about the General
mailing list