#741: Update Whoosh dependency
---------------------------+---------------------------
Reporter: SaintGermain | Owner: nobody
Type: enhancement | Status: new
Priority: major | Milestone: Unscheduled
Component: search | Version: 0.7.0
Resolution: | Keywords: whoosh search
---------------------------+---------------------------
Comment (by SaintGermain):
I would need some guidance to see if we need additional tests.
Can someone confirm that:
* tests of the Whoosh API is done in
bloodhound_search/bhsearch/tests/whoosh_backend.py
* tests of the search through the web interface is done in
bloodhound_search/bhsearch/tests/web_ui.py
* is the tests through the web interface means that we are testing through
the URL or through the Search box ?
In addition it seems that the call to the search backend is not
"protected" from exception.
If the backend failed with an exception, what should be the behavior ?
Do we return an empty result or an error message ?
Thanks !
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/741#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker