#41: search_engine.py is catching Exception all over the place
------------------------+----------------------
Reporter: jblayloc | Owner: valkyrie
Type: defect | Status: in_merge
Priority: minor | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords: refactor
------------------------+----------------------
Changes (by valkyrie):
* status: assigned => in_merge
Comment:
I have corrected the exception catching as far as I am able, and also
moved some utility methods from search_engine into miscutil (in particular
ones for stripping accents and zipping lists) and from search_engine into
a search_engine_utils file (the profiling function).
This is available in my AFS as branch
41-general_exception_handling_and_cleanup_of_search_engine.
--
Ticket URL: <http://invenio-software.org/ticket/41#comment:5>
Invenio <http://invenio-software.org>