#859: WebSearch: wildcard limit to apply only where necessary
--------------------------+---------------------
Reporter: jcaffaro | Owner: lmarian
Type: enhancement | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords:
--------------------------+---------------------
Changes (by Ludmila Marian <ludmila.marian@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [89f7509cf300e68f763f989de4babbea5839819c]:
{{{
#!CommitTicketReference repository=""
revision="89f7509cf300e68f763f989de4babbea5839819c"
WebSearch: use wildcard limit in web APIs only
* Wildcard limit (wl) is now set to CFG_WEBSEARCH_WILDCARD_LIMIT only
for direct web search queries. For CLI queries or for cataloguing
interfaces, the wild card limit will not apply (wl=0). Note also
that if a user is a cataloguer (i.e. if the user has bibedit rights),
then he/she can modify URL of any search page to impose no wild
card limit (wl=0). (closes #859)
}}}
--
Ticket URL: </ticket/859#comment:2>
Invenio <http://invenio-software.org>