#219: BibIndex: Should first names be indexed even in fuzzy?
-----------------------+----------------------------------------------------
Reporter: jblayloc | Owner: simko
Type: defect | Status: assigned
Priority: major | Milestone:
Component: BibIndex | Version:
Resolution: | Keywords: Invenio Syntax NEWS
-----------------------+----------------------------------------------------
Comment (by simko):
`author:thomas' is a word search, so Invenio is looking for a word
`Thomas' anywhere in the author fields, hence the first name match. This
is e.g. what Google Scholar also does.
It is a feature common to all indexes that `someindex:someterm' triggers
a word search (position not important) while `someindex:"someterm"'
triggers a phrase search (position important). Introducing a different
behaviour for the `author' index may confuse users...
Let's sleep some nights over it :)
--
Ticket URL: <http://invenio-software.org/ticket/219#comment:5>
Invenio <http://invenio-software.org>