#202: BibMatch: using predefined fields in querystrings
-----------------------+----------------------------------------------------
Reporter: jlavik | Owner: jlavik
Type: defect | Status: closed
Priority: major | Milestone:
Component: BibMatch | Version:
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by Jan Aage Lavik <jan.age.lavik@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [d9b05eaae8b90a128cee7bbcacb9a4a6fc40905a]:
{{{
#!CommitTicketReference repository=""
revision="d9b05eaae8b90a128cee7bbcacb9a4a6fc40905a"
BibMatch: using logical fields in querystrings
* Added the functionality to allow use of predefined logical fields,
like 'author' and 'title', in querystrings. I.e -q 'title||author' will
match with the logical fields instead of physical MARC tags in mind.
(closes #202)
* Cleaned up and removed some unused variables.
* Updated documentation and added regression test.
}}}
--
Ticket URL: </ticket/202#comment:4>
Invenio <http://invenio-software.org>