The planSummary section printed for slow operations is currently limited to 255 printable characters. This limit can easily be reached when multiple indexes are used to satisfy an operation. Please either remove the limit or increase.
(The current implementation is limited by the default ThreadSafeString size of 256. This size can be changed via constructor argument).