#219: BibIndex: Should first names be indexed even in fuzzy?
---------------------------------+------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: defect | Status: new
Priority: major | Milestone:
Component: BibIndex | Version:
Keywords: Invenio Syntax NEWS |
---------------------------------+------------------------------------------
Report from Heath O'Connell:
> If we look at:
> http://arxiv.org/pdf/1007.0395
> we see the string of authors:
> AUTHOR = Taylor, Wendy Jane;
> AUTHOR = Tiller, Britta Ulrike;
> AUTHOR = Titov, Maxim;
> AUTHOR = Tokmenin, Valeriy V.; *
> on the paper and in the SPIRES record, so there
> is no author Thomas (although there are authors
> with Thomas as a first or middle name).
>
> On INSPIRE record, though, this paper:
> http://inspirebeta.net/record/860344
> shows up from a search
> find author thomas and williams
> or
> author:thomas author:williams
> because of the given names of some of the authors.
>
> Is this the correct behaviour?
It is arguable whether this is the correct behavior, and we should argue
it. However, I suspect that the answer is, "no". Probably searches that
translate to the form "author:foo" should not match against "foo bar". I
haven't looked at the code to think through whether the right fix is in
token generation or search string expansion.
Tibor, comments?
--
Ticket URL: <https://invenio-software.org/ticket/219>
Invenio <http://invenio-software.org>