So I've normally dealt with optimizing MarkLogic for few writes but many reads. In a situation where there are several writes and fewer reads (as with reports on stock ticks for example), are there any pointers or tips for speeding up writes? I can imagine that reducing the number of indexes helps, as does always writing new files rather than updating existing ones, and keep the files small. Anything else? I may need some indexes for reporting purposes. And I realize that it may be better to let another system write the data while MarkLogic ingests soon thereafter, but I am interested in truly realtime data views, not next-day, or next-hour views into the data.
thanks, Ryan
_______________________________________________ General mailing list General@developer.marklogic.com http://developer.marklogic.com/mailman/listinfo/general