#494: WebSearch: drop hyphens for author searches
------------------------+---------------------
Reporter: simko | Owner: simko
Type: defect | Status: closed
Priority: major | Milestone: v1.0
Component: WebSearch | Version:
Resolution: fixed | Keywords: INSPIRE
------------------------+---------------------
Changes (by Tibor Simko <tibor.simko@…>):
* status: in_work => closed
* resolution: => fixed
Comment:
In [429e9d459ca678e10dec72f0a5e203d88957d4ba]:
{{{
#!CommitTicketReference repository=""
revision="429e9d459ca678e10dec72f0a5e203d88957d4ba"
BibIndex: fix author:Campbell-Wilson word query
* When CFG_BIBINDEX_AUTHOR_WORD_INDEX_EXCLUDE_FIRST_NAMES was False,
the hyphenated names such as Campbell-Wilson were not stored as such
in the word index, giving troubles finding them. This patch puts
hyphenated surname version into the word index, fixing the problem.
(closes #494)
}}}
--
Ticket URL: </ticket/494#comment:4>
Invenio <http://invenio-software.org>