]> git.evergreen-ils.org Git - Evergreen.git/commit
Added CUFTS support in ResolverResolver
authorArt Rhyno <artrhyno@uwindsor.ca>
Fri, 9 Dec 2011 21:36:28 +0000 (16:36 -0500)
committerDan Scott <dscott@laurentian.ca>
Fri, 9 Dec 2011 21:48:56 +0000 (16:48 -0500)
commit3791aec127f76fe78d83fe508f38c6399cf01bbf
tree42386e5ba91e834966eeca819f12d0ecce3057c3
parentdef53e4743953d0ad50f24f52145d8db5da85b58
Added CUFTS support in ResolverResolver

This is based on the CUFTS implementation for UPEI. This is
very closely modeled on the SFX implementation.

opensrf.xml.example has been modified to include a <resolver_type>
element for ResolverResolver; by default, SFX will be used and this
shouldn't break anything else. If you use CUFTS rather than SFX, you
can specify 'cufts'.

Signed-off-by: Art Rhyno <artrhyno@uwindsor.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/lib/OpenILS/Application/ResolverResolver.pm