[open-ils-commits] r9546 - branches/rel_1_2_2/Open-ILS/examples
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri May 9 20:55:39 EDT 2008
Author: dbs
Date: 2008-05-09 20:55:38 -0400 (Fri, 09 May 2008)
New Revision: 9546
Modified:
branches/rel_1_2_2/Open-ILS/examples/opensrf.xml.example
Log:
Add use_staged_search element to open-ils.search app
Modified: branches/rel_1_2_2/Open-ILS/examples/opensrf.xml.example
===================================================================
--- branches/rel_1_2_2/Open-ILS/examples/opensrf.xml.example 2008-05-10 00:32:12 UTC (rev 9545)
+++ branches/rel_1_2_2/Open-ILS/examples/opensrf.xml.example 2008-05-10 00:55:38 UTC (rev 9546)
@@ -254,6 +254,8 @@
</unix_config>
<app_settings>
<marc_html_xsl>oilsMARC21slim2HTML.xsl</marc_html_xsl>
+ <!-- Default to using staged search -->
+ <use_staged_search>true</use_staged_search>
<!-- zip code database file -->
<!--<zips_file>/openils/var/data/zips.txt</zips_file>-->
</app_settings>
More information about the open-ils-commits
mailing list