ualibraries / Guide-on-the-Side

The University of Arizona Libraries will no longer provide support for Guide on the Side. The code will remain openly available; however, UAL can no longer provide code fixes or upgrades.
https://ualibraries.github.io/Guide-on-the-Side/about.html
Other
66 stars 48 forks source link

Added configuration option to disable saving to Lucene index #102

Closed jaronkk closed 9 years ago

jaronkk commented 9 years ago

@simpsonw Here's the lucene configuration added to the 569_lucene_bug This fixes #99

jaronkk commented 9 years ago

@simpsonw You can see the changes without the whitespace by appending ?w=1 to the url: https://github.com/ualibraries/Guide-on-the-Side/pull/102/files?w=1

simpsonw commented 9 years ago

I have tried it locally and it works. The code looks good as well. Thank you so much for doing this! Please let us know if this resolves the PHP timeout issue. I will go ahead and merge this.