Just wondering if the Document Sorter re-evalutates the tree each time it's triggered? I go it working, and noticed it did - very handy at the time.
I'll be doing an import of a few thousand nodes in the next few weeks, and am wondering if it'll be efficient enough to leave on the whole time, or just turn on at the end & get it to refresh all nodes...
It is smart enough that it only does the really intensive part if the sort order has changed. Although it does do a lookup for all it's siblings in order to work this out, but this should be a lot less intensive than the actual sort. I must admit that I haven't done any major bench tests, but I do have it installed on a couple of sites and I just leave it running and it works fine.
Sorts all nodes, or just the new one?
Hi,
Just wondering if the Document Sorter re-evalutates the tree each time it's triggered? I go it working, and noticed it did - very handy at the time.
I'll be doing an import of a few thousand nodes in the next few weeks, and am wondering if it'll be efficient enough to leave on the whole time, or just turn on at the end & get it to refresh all nodes...
Thanks.
Ooops, completey missed your post, my appologies.
It is smart enough that it only does the really intensive part if the sort order has changed. Although it does do a lookup for all it's siblings in order to work this out, but this should be a lot less intensive than the actual sort. I must admit that I haven't done any major bench tests, but I do have it installed on a couple of sites and I just leave it running and it works fine.
If you do have any issues, please let me know.
Many thanks
Matt
is working on a reply...