#541: WebSearch - external_collections search degrades performance of the search
engine
------------------------+----------------------------
Reporter: rchyla | Owner:
Type: defect | Status: infoneeded_new
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: | Keywords:
------------------------+----------------------------
Changes (by simko):
* status: new => infoneeded_new
Comment:
`perform_external_collection_search()` is called only for HTML output
formats, so internal API calls to `perform_request_search()` are
usually not concerned.
(And the individual external search engines are searched in parallel,
asyncoreously, see `async_download()`, with the timeout as a common
global, so to speak.)
--
Ticket URL: <http://invenio-software.org/ticket/541#comment:9>
Invenio <http://invenio-software.org>