]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/custom-best-hold-selection.txt
Updated README to reflect the future
[working/Evergreen.git] / docs / RELEASE_NOTES_NEXT / custom-best-hold-selection.txt
1 Custom best-hold selection sort order
2 =====================================
3
4 The ranking algorithm that chooses the best hold to target a copy in 
5 hand at a capture time used to be fairly simple.  It had two modes, FIFO
6 and not-FIFO, and that was it.
7
8 This change allows full configuration of that algorithm.  In other 
9 words, when the system captures a copy and sets out to evaluate what
10 hold, if any, that copy might best fulfull, site staff of sufficient
11 permission level are now empowered to choose exactly which comparisons
12 the systems makes in what order.  This gives said staff much greater
13 flexibililty than they have today over holds policy.
14
15 For more information, see the included tech spec documents.
16