#182: BibMatch: store matching results in output files
--------------------------+-------------------------------------------------
Reporter: simko | Owner: jlavik
Type: enhancement | 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 [2410257adce734d0190d96d81c2fa3bb37a5d767]:
{{{
#!CommitTicketReference repository=""
revision="2410257adce734d0190d96d81c2fa3bb37a5d767"
BibMatch: show matching info in output files
* An information about each attempt to match a record is now
stored as XML comments in output before each record definition.
This result will show the matched record-IDs (with full URL),
type of matching method (ambiguous, fuzzy etc) and lastly
the search-query used.
(closes #182)
* Removed dependancy on the deprecated module 'string' throughout
the code.
}}}
--
Ticket URL: </ticket/182#comment:3>
Invenio <http://invenio-software.org>