#786: refextract: introduce daemon operation mode
--------------------------+----------------------
Reporter: simko | Owner: chayward
Type: enhancement | Status: in_merge
Priority: major | Milestone:
Component: RefExtract | Version:
Resolution: | Keywords:
--------------------------+----------------------
Changes (by chayward):
* status: new => in_merge
Comment:
'''Refextract standalone API change'''
Before, fulltext files were introduced independently without a CLI flag.
Now, fulltext files are introduced using:
{{{-f, --fulltext}}}
followed by the usual recid:file format. For example:
{{{--fulltext 1234:/tmp/example_document.pdf}}}
--
Ticket URL: <http://invenio-software.org/ticket/786#comment:1>
Invenio <http://invenio-software.org>